Hello FORTRAN Gurus,
I have written a program, which I have used for different study areas. Currently the code has 30 (or more) integer parameters that are used to, read input files, allocate arrays, carry out calculations, and name output files. In the past I have changed the input parameters...