Hello FORTRAN Gurus,
I am out of practice but am starting to program again and have a question. First, I’ll explain what I am trying to do. I have 3 sets of 30yrs of daily input data. What I’d like to do is read a subset of these input files and append these subset data to a new single output...
YES!!!!
I've been away for a few days and what a nice way to start back to work on this program. I too get the correct output now. I'm ready to work on incorporating all 70 parameters and integrating this into the rest of the program. I really appreciate your patience and time spent on helping...
I must be thick. I've spent all day trying to create a module that will both 'parse' the input file and make the variable global based on the examples already provided. However, once the code is compiled only the declared parameters in the module have values associated with them. As a matter of...
Mikrom,
The sample code you provided does allow we to read the parameters from an external file (e.g. config_file.txt).
Can you provide an example as to how to create a COMMON BLOCK or some other type of program component so that these parameters can use used in the subroutines, functions, and...
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...
I am new to this forum and need help with formatting output. I have written a program in Fortran 90 that calculates wind erosion. It uses 24 hourly wind data sets and computes the dust emission for each model grid cell for each hour. Currently the output files write these data in one file in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.