Greetings,
I am trying to run a case using the FHIST compset.
And specifying the date and step tun such as:
The case compiles but gives me this error in the cess.log file
While in the atm.log file I found this:
It looks that there is another thread similar:
but I do not see it has been solved.
Thanks
I am trying to run a case using the FHIST compset.
Code:
./create_newcase --case $casename --compset FHIST --res f09_f09_mg17
And specifying the date and step tun such as:
Code:
./xmlchange RUN_STARTDATE=20100101,STOP_OPTION=ndays,STOP_N=2,DOUT_S=FALSE
The case compiles but gives me this error in the cess.log file
Code:
ERROR: CHKRC
ERROR timeaddmonths(): MM out of range
set_time_float_from_date: error return from ESMF_TimeSet for set_time_float_from_date
While in the atm.log file I found this:
Code:
(GETFIL): attempting to find local file exo_coldens.nc
(GETFIL): using ~CESM2.2/data/input/atm/cam/chem/trop_mozart/phot/exo_coldens.nc
Opened existing file ~CESM2.2/data/input/atm/cam/chem/trop_mozart/phot/exo_coldens.nc 2359296
chemini: after photo_inti on node 0
chemini: after aurora_inti
chemini: after wetdep_init
chemini: finished on node 0
O1D_to_2OH_adj_init: Found j2oh index in O1D_to_2OH_adj_init of -1
O1D_to_2OH_adj_init: O1D_to_2OH_adj is active
ozone is prescribed in :ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180923.nc
trcdata_init: data type: SERIAL file: ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180923.nc
(GETFIL): attempting to find local file ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180923.nc
(GETFIL): using ~CESM2.2/data/input/atm/cam/ozone_strataero/ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180923.nc
Opened existing file ~CESM2.2/data/input/atm/cam/ozone_strataero/ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180923.nc 2359296
open_trc_datafile: ~CESM2.2/data/input/atm/cam/ozone_strataero/ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180923.nc
set_time_float_from_date: error return from ESMF_TimeSet for set_time_float_from_date
ERROR: CHKRC
It looks that there is another thread similar:
ERROR timeaddmonths(): MM out of range
Hello, I tried running CESM2.1 compset B1850 (after successfully building cesm.exe), but the run crashed with the following error in the cesm.log: ERROR timeaddmonths(): MM out of range set_time_float_from_date: error return from ESMF_TimeSet for set_time_float_from_date ERROR: CHKRC Any...
bb.cgd.ucar.edu
but I do not see it has been solved.
Thanks