Dear all, I am running CESM2.2.0 model on compset 2000_DATM%CRUv7_CLM50%BGC_SICE_SOCN_MOSART_SGLC_SWAV_SIAC_SESP. I try to test a single point simulation, hence I choose the res 1x1_brazil. All the setup and build process are well, but I get error "ERROR: (shr_tInterp_getCosz) ERROR: lon lat cosz sizes disagree" when submiting it.I don't know where the issue lies in. Any suggestion will be much appreciated. Thanks.More detailed settings are as follows:
/cime/scripts/create_newcase -case ./test_1x1_brazil_I2000Clm50BgcCru -res 1x1_brazil -compset 2000_DATM%CRUv7_CLM50%BGC_SICE_SOCN_MOSART_SGLC_SWAV_SIAC_SESP -mach B5000 --run-unsupported
./xmlchange CLM_USRDAT_NAME=1x1pt_brazil
./xmlchange RUN_STARTDATE=0001-01-01,STOP_N=5,STOP_OPTION=ndays
./xmlchange DATM_CLMNCEP_YR_ALIGN=1,DATM_CLMNCEP_YR_START=2001,DATM_CLMNCEP_YR_END=2001
./case.setup
./case.build
/cime/scripts/create_newcase -case ./test_1x1_brazil_I2000Clm50BgcCru -res 1x1_brazil -compset 2000_DATM%CRUv7_CLM50%BGC_SICE_SOCN_MOSART_SGLC_SWAV_SIAC_SESP -mach B5000 --run-unsupported
./xmlchange CLM_USRDAT_NAME=1x1pt_brazil
./xmlchange RUN_STARTDATE=0001-01-01,STOP_N=5,STOP_OPTION=ndays
./xmlchange DATM_CLMNCEP_YR_ALIGN=1,DATM_CLMNCEP_YR_START=2001,DATM_CLMNCEP_YR_END=2001
./case.setup
./case.build