Hi,
I am quite new to FORTRAN and programming in general and have this 'problem'.
I´ve got a program, which asks the user to enter specific input parameters for a model which are written into an input file. Now these input parameters are supposed to be copied and added at the bottom of the input file with just one parameter changing.
Anybody know how I can copy a whole text block and add it again at the end with one part changed?
Grateful for any help!
Thx
Dominik
I am quite new to FORTRAN and programming in general and have this 'problem'.
I´ve got a program, which asks the user to enter specific input parameters for a model which are written into an input file. Now these input parameters are supposed to be copied and added at the bottom of the input file with just one parameter changing.
Anybody know how I can copy a whole text block and add it again at the end with one part changed?
Grateful for any help!
Thx
Dominik