Hello,
I am trying to run the MPAS at 30 km resolution mesh. The x1.655362.static.nc seems fine since I get no error message during the generation of the this file until I use it to make initial conditions.
I get a segmentation fault error from the system and the init_atmosphere log says "ERROR: Invalid DateTime String (invalid date substring)".
I re-compiled the model with 'DEBUG=true' and rerun init_atmosphere, and the log says "forrtl: severe (408): fort: (7): Attempt to use pointer CALENDAR when it is not associated with a target".
I checked the x1.655362.static.nc with "ncdump -v xtime x1.655362.static.nc", and found the xtime is not a date, but something like this "\000\346\207\001\000\000\000\000\001\346\207\001\...".
In addition, I run the same case with same namelist* and streams* files but with a different resolution (60 km) before, and all goes well. I have no idea why this happened.
I'm using Intel Compilers (icc, ifort, icpc, mpiicc, mpiicpc, and mpiifort) from 2018.
Any suggestions are appreciated!
Sylvia
I am trying to run the MPAS at 30 km resolution mesh. The x1.655362.static.nc seems fine since I get no error message during the generation of the this file until I use it to make initial conditions.
I get a segmentation fault error from the system and the init_atmosphere log says "ERROR: Invalid DateTime String (invalid date substring)".
I re-compiled the model with 'DEBUG=true' and rerun init_atmosphere, and the log says "forrtl: severe (408): fort: (7): Attempt to use pointer CALENDAR when it is not associated with a target".
I checked the x1.655362.static.nc with "ncdump -v xtime x1.655362.static.nc", and found the xtime is not a date, but something like this "\000\346\207\001\000\000\000\000\001\346\207\001\...".
In addition, I run the same case with same namelist* and streams* files but with a different resolution (60 km) before, and all goes well. I have no idea why this happened.
I'm using Intel Compilers (icc, ifort, icpc, mpiicc, mpiicpc, and mpiifort) from 2018.
Any suggestions are appreciated!
Sylvia