Hello everyone, I am currently simulating sea ice for the years 1980-2020 using CESM version 2.2.0. Initially, I conducted a BHIST simulation covering the period from 1980 to 2014. Now that I have the restart files for January 1, 2015, I want to continue my simulation with the SSP585 scenario. Here are the steps I have taken:
/work/software/cesm/2.2.0_openmpi2020/cime/scripts/create_newcase --case ~/ymt/case_cesm2/control_b.e22.BSSP585.f09_g17.CMIP6-historical.001 --compset SSP585_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD --res f09_g17 --run-unsupported
Subsequently, on my first attempt, I modified the pelayout and xml files, but encountered errors during the build process. On my second attempt, I tried not to make any changes and went straight to setup and build, but the same errors occurred as in the first attempt.Attached below is the log.
My question is: Is CESM 2.2.0 not compatible with SSP585? I didn't see SSP585 in the compset, but isn't the compset customizable according to one's requirements? Therefore, I modified the long_name based on BHIST to SSP585_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD. Or is it possible that the long_name I set is incorrect?
/work/software/cesm/2.2.0_openmpi2020/cime/scripts/create_newcase --case ~/ymt/case_cesm2/control_b.e22.BSSP585.f09_g17.CMIP6-historical.001 --compset SSP585_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD --res f09_g17 --run-unsupported
Subsequently, on my first attempt, I modified the pelayout and xml files, but encountered errors during the build process. On my second attempt, I tried not to make any changes and went straight to setup and build, but the same errors occurred as in the first attempt.Attached below is the log.
My question is: Is CESM 2.2.0 not compatible with SSP585? I didn't see SSP585 in the compset, but isn't the compset customizable according to one's requirements? Therefore, I modified the long_name based on BHIST to SSP585_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD. Or is it possible that the long_name I set is incorrect?