Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cime_config/testdefs/testlist_clm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2298,13 +2298,13 @@
</options>
</test>
-->
<test name="SMS_Ld30" grid="f45_f45_mg37" compset="I2000Clm51FatesSpCruRsGs" testmods="clm/FatesColdDefReducedComplexSatPhen">
<test name="SMS_Lm1" grid="f45_f45_mg37" compset="I2000Clm51FatesSpCruRsGs" testmods="clm/FatesColdDefBasic">
<machines>
<machine name="cheyenne" compiler="intel" category="fates"/>
</machines>
<options>
<option name="wallclock">00:40:00</option>
<option name="comment">Temporary smoke test. This test should be removed once the ERS version of this test passes COMPARE_base_rest</option>
<option name="comment">Smoke test that uses just the FATES SP compset.</option>
</options>
</test>
<test name="ERS_Ld30" grid="f45_f45_mg37" compset="I2000Clm51FatesSpCruRsGs" testmods="clm/FatesColdDefReducedComplexSatPhen">
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
./xmlchange CLM_FORCE_COLDSTART="on"
./xmlchange BFBFLAG="TRUE"
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
../FatesColdDefDryDep
../FatesColdDefReducedComplexSatPhen
../FatesColdDefBasic
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
./xmlchange CLM_BLDNML_OPTS='--drydep' --append
# The following would be required if you want to run with DryDep and FATES without Fates-SP mode
#./xmlchange CLM_BLDNML_OPTS="--ignore_warnings" --append
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

hist_mfilt = 365
hist_nhtfrq = -24

Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
../FatesColdDefMegan
../FatesColdDefReducedComplexSatPhen
../FatesColdDefBasic
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
./xmlchange CLM_BLDNML_OPTS='--megan' --append
./xmlchange CLM_BLDNML_OPTS="--ignore_warnings" --append
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

hist_mfilt = 365
hist_nhtfrq = -24

Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
../FatesColdDef
../../../../usermods_dirs/fates_sp
../FatesColdDefBasic


Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
use_fates_sp = .true.
fates_spitfire_mode = 0

hist_mfilt = 365
hist_nhtfrq = -24