diff --git a/cime_config/config_component.xml b/cime_config/config_component.xml index d0cca1a0b3..818fb462e4 100644 --- a/cime_config/config_component.xml +++ b/cime_config/config_component.xml @@ -273,6 +273,7 @@ Caveats: diagnostic prognostic diagnostic + diagnostic diagnostic run_component_ctsm @@ -307,6 +308,7 @@ Caveats: FALSE TRUE + TRUE run_component_ctsm env_run.xml diff --git a/cime_config/config_compsets.xml b/cime_config/config_compsets.xml index a49f2a46b9..223c3c2a42 100644 --- a/cime_config/config_compsets.xml +++ b/cime_config/config_compsets.xml @@ -532,6 +532,12 @@ 1850_DATM%CPLHIST_CLM60%BGC-CROP_SICE_SOCN_MOSART_DGLC%NOEVOLVE_SWAV + + I1850Clm60BgcCropSpinup + 1850_DATM%CPLHIST_CLM60%BGC-CROP_SICE_SOCN_MOSART_SGLC_SWAV + + + diff --git a/cime_config/testdefs/testlist_clm.xml b/cime_config/testdefs/testlist_clm.xml index e19e5cb131..b80a18937c 100644 --- a/cime_config/testdefs/testlist_clm.xml +++ b/cime_config/testdefs/testlist_clm.xml @@ -2516,7 +2516,7 @@ - + @@ -2524,7 +2524,7 @@ - + diff --git a/cime_config/testdefs/testmods_dirs/clm/cplhist/include_user_mods b/cime_config/testdefs/testmods_dirs/clm/cplhist/include_user_mods deleted file mode 100644 index fe0e18cf88..0000000000 --- a/cime_config/testdefs/testmods_dirs/clm/cplhist/include_user_mods +++ /dev/null @@ -1 +0,0 @@ -../default diff --git a/cime_config/testdefs/testmods_dirs/clm/cplhist/shell_commands b/cime_config/testdefs/testmods_dirs/clm/cplhist/shell_commands deleted file mode 100755 index f0eb85010b..0000000000 --- a/cime_config/testdefs/testmods_dirs/clm/cplhist/shell_commands +++ /dev/null @@ -1,8 +0,0 @@ -./xmlchange DATM_CPLHIST_CASE=cam6ctsm51_cesm23a12c_ne30pg3g17_CPLHIST_1850 -./xmlchange DATM_CPLHIST_DIR='$DIN_LOC_ROOT/atm/datm7/atm_forcing.cdeps_datm.CPLHIST_cam6ctsm51_cesm23a12c_ne30pg3g17_1850' -./xmlchange DATM_YR_START=1 -./xmlchange DATM_YR_END=1 -./xmlchange DATM_YR_ALIGN=1 - -# Needed until we have cplhist forcing with ndep - see https://github.com/escomp/ctsm/issues/1844 -./xmlchange DATM_PRESNDEP=none