Hi,
No I dont have the " in my code I just put them in to show where the code starts and stops. As for the error message I cant actually see it as the cmd window that I use for the code closes itself as soon as I run the code! If I could find a high speed camera maybe.....
just gave it a shot and it doesnt seem to work, once its compiled it closes as soon as I try to run it.. the readinput is one of the first subroutines called.
I literally just used READ(12,*) instead of READ(12,101)
I tried with and without the 101 format(2x.....)
Is there any good websites...
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...
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.