Dear all,
I would like to run a fully coupled simulation of CESM 2.1.3 for year 2000. As I did not find a "B2000" compset I created a case based on B1850.
I tried to replace "1850" in the long name of B1850 with "2000", and run with the compset with longname "2000_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD":
The case is restarted from the restart file in 2000-01-01 (b.e21.BHIST.f19_g17.CMIP6-historical-2deg.001) using hybrid. I made the following settings:
The case seems to build successfully, but I encountered the following error:

Look forward to any useful suggestion.
Best regards,
KW
I would like to run a fully coupled simulation of CESM 2.1.3 for year 2000. As I did not find a "B2000" compset I created a case based on B1850.
I tried to replace "1850" in the long name of B1850 with "2000", and run with the compset with longname "2000_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD":
Code:
COMPSET=2000_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD
RES=f19_g17
/data/Atmospheric/CESM-2.1.3/cime/scripts/create_newcase --case $CASENAME --compset $COMPSET --res $RES --compiler gnu --machine fudannhpcc --run-unsupported
The case is restarted from the restart file in 2000-01-01 (b.e21.BHIST.f19_g17.CMIP6-historical-2deg.001) using hybrid. I made the following settings:
Code:
./xmlchange RUN_REFCASE=b.e21.BHIST.f19_g17.CMIP6-historical-2deg.001
./xmlchange RUN_REFDATE=2000-01-01
./xmlchange RUN_STARTDATE=0001-01-01
./xmlchange GET_REFCASE=FALSE
The case seems to build successfully, but I encountered the following error:

Look forward to any useful suggestion.
Best regards,
KW