Skip to content

Commit daa0282

Browse files
authored
Merge pull request #203 from mvdebolskiy/pr-ctsm5402-v4
ctsm5.4.002_noresm_v4: Update fates to sci5_api1
2 parents 1ce311f + ec3db02 commit daa0282

6 files changed

Lines changed: 27 additions & 2 deletions

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
[submodule "fates"]
2929
path = src/fates
3030
url = https://github.com/NorESMhub/fates
31-
fxtag = sci.1.88.6_api.42.0.0_nor_sci2_api1
31+
fxtag = sci.1.88.6_api.42.0.0_nor_sci5_api1
3232
fxrequired = AlwaysRequired
3333
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed
3434
fxDONOTUSEurl = https://github.com/NorESMhub/fates

cime_config/testdefs/testlist_clm.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4857,6 +4857,17 @@
48574857
<option name="comment">""</option>
48584858
</options>
48594859
</test>
4860+
4861+
<test name="ERS_Ld11_P1536" grid="ne30pg3_ne30pg3_mtn14" compset="I1850Clm60FatesNocompSpinup" testmods="clm/FatesIniSpinup">
4862+
<machines>
4863+
<machine name="betzy" compiler="intel" category="aux_clm_noresm"/>
4864+
</machines>
4865+
<options>
4866+
<option name="wallclock">00:50:00</option>
4867+
<option name="comment">""</option>
4868+
</options>
4869+
</test>
4870+
48604871
<test name="SMS_D_Ld1000_P1536" grid="ne30pg3_ne30pg3_mtn14" compset="I1850Clm60FatesNocompSpinup" testmods="clm/FatesColdSpinup">
48614872
<machines>
48624873
<machine name="betzy" compiler="gnu" category="aux_clm_noresm"/>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
./xmlchange DATM_CPLHIST_CASE=n1850fates-nocomp-cplhist
2+
./xmlchange DATM_CPLHIST_DIR='/cluster/shared/noresm/inputdata/cplhist/noresm3_0/n1850fates-nocomp-cplhist/cpl/hist'
3+
./xmlchange DATM_YR_START=1
4+
./xmlchange DATM_YR_END=1
5+
./xmlchange DATM_YR_ALIGN=1
6+
./xmlchange DATM_PRESNDEP=none
7+
./xmlchange LND_TUNING_MODE="clm6_0_cam7.0"
8+
./xmlchange ROF_NCPL='$ATM_NCPL'
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
use_fates_fixed_biogeog = .true.
2+
fates_radiation_model='twostream'
3+
finidat='$DIN_LOC_ROOT/lnd/clm2/initdata_esmf/ctsm5.4/n1850.ne30pg3_tn14.noresm3_0_beta10_beta_testing_20260131.nc'
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
iradsw = -1
2+
nextsw_cday_calc = "cam7"
3+

0 commit comments

Comments
 (0)