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 bkrike 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: kkmkk
  • Content: Threads
  • Order by date
  1. kkmkk

    Reading Input File

    Hi everyone, I am trying to code using fortan 90 to read a file which I have then use the numbers for some stuff. So far I have " SUBROUTINE readinput USE simParam, ONLY: xDim,yDim,tMax,Re,obstR,obstX,obstY,obsth,tprint,pi,po implicit none character (LEN=100)::fileName write(fileName,*) 1...

Part and Inventory Search

Back
Top