when i make a run "calmet" the programs stops because there is an error:
PGFIO-F-225/list-directed read/unit=8/lexical error-- unknown token type.
File name = geo1km.dat formatted, sequential access record = 13
In source file calmet.f, at line number 23591
the source code is:
23590 do 20 j=ny,1,-1
23591 read(iogeo,*)(ilandu(n,j),n=1,nx)
i don't understand it..
help me!
what do i do?
PGFIO-F-225/list-directed read/unit=8/lexical error-- unknown token type.
File name = geo1km.dat formatted, sequential access record = 13
In source file calmet.f, at line number 23591
the source code is:
23590 do 20 j=ny,1,-1
23591 read(iogeo,*)(ilandu(n,j),n=1,nx)
i don't understand it..
help me!
what do i do?