hello:when run mcip script,get this error:
SUBROUTINE: READNML
ERROR READING NAMELIST FILE ON UNIT 8
NAMELIST FILE NAME = namelist.mcip
NAMELIST = userdefs
IOSTAT = 5010
hello:when run mcip script,get this error:
SUBROUTINE: READNML
ERROR READING NAMELIST FILE ON UNIT 8
NAMELIST FILE NAME = namelist.mcip
NAMELIST = userdefs
IOSTAT = 5010
IOSTATs are compiler dependent. You need to know what compiler was used in order to make sense of that IOSTAT = 5010
. And then do a search for something like iostat error codes (and heaven help you if you are using gfortran! …you don’t seem to be using Intel Fortran, for which all the IOSTAT
values are at most 781.)
As noted by @cjcoats, there are many possibilities here. Without providing more information, it is difficult to diagnose this particular issue.
I have two suggestions:
–Tanya
set LPRT_COL 、 LPRT_ROW 、 WRF_LC_REF_LAT interger,it worked