I am running CAM-MPAS to simulate a squall line occurred on 2020-04-29.
My initial time is 2020-04-28_06:00:00, so I specify
./xmlchange START_TOD=21600
./xmlchange RUN_STARTDATE=2020-04-28
The case died immediately with the error message in run.o file: "ERROR: Parsing error in ESMF_Profile.summary file"
And many PET.ESMF_logFile appears in run directory. They include error message like:
PET4604 (ice_comp_nuopc):(ModelAdvance) CICE clock not in sync with ESMF model clock
PET4604 ICE:src/addon/NUOPC/src/NUOPC_ModelBase.F90:2226 Failure - Passing error in return code
PET4604 ESMCI_FTable.C:832 ESMCI_FTableCallEntryPointVMHop Wrong argument specified
What are the possible reasons for the above errors?
My initial time is 2020-04-28_06:00:00, so I specify
./xmlchange START_TOD=21600
./xmlchange RUN_STARTDATE=2020-04-28
The case died immediately with the error message in run.o file: "ERROR: Parsing error in ESMF_Profile.summary file"
And many PET.ESMF_logFile appears in run directory. They include error message like:
PET4604 (ice_comp_nuopc):(ModelAdvance) CICE clock not in sync with ESMF model clock
PET4604 ICE:src/addon/NUOPC/src/NUOPC_ModelBase.F90:2226 Failure - Passing error in return code
PET4604 ESMCI_FTable.C:832 ESMCI_FTableCallEntryPointVMHop Wrong argument specified
What are the possible reasons for the above errors?