diff --git a/cime_config/config_component.xml b/cime_config/config_component.xml index 366b504d3e..caffebbcbb 100644 --- a/cime_config/config_component.xml +++ b/cime_config/config_component.xml @@ -303,6 +303,7 @@ Caveats: diagnostic prognostic diagnostic + diagnostic diagnostic run_component_ctsm @@ -337,6 +338,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 a1c6a1128d..16842337d7 100644 --- a/cime_config/config_compsets.xml +++ b/cime_config/config_compsets.xml @@ -559,6 +559,12 @@ 1850_DATM%CPLHIST_CLM50%BGC_SICE_SOCN_MOSART_SGLC_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 f4648c5c4d..406bd5c23e 100644 --- a/cime_config/testdefs/testlist_clm.xml +++ b/cime_config/testdefs/testlist_clm.xml @@ -2549,7 +2549,7 @@ - + @@ -2558,7 +2558,7 @@ - + @@ -2566,7 +2566,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