Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: DustBunnie
  • Content: Threads
  • Order by date
  1. DustBunnie

    deallocate module array between multiple calls

    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...
  2. DustBunnie

    soft code parameters in f.90 code

    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...
  3. DustBunnie

    format output from successive do loops to write in separate columns

    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...

Part and Inventory Search

Back
Top