Skip to content

Commit 933657d

Browse files
committed
Merge branch 'wlin/lnd/cmip7_20tr_range' (PR #7870)
Add 1850-2023 to ELM sim_year_range for F20TR-CMIP7 This is to register the 1850-2023 sim_year_range specified in the ELM 20thC_CMIP7_transient use_case file to be recognized as a valid range. [BFB] No other working configurations are affected.
2 parents 466111d + 1702a09 commit 933657d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/elm/bld/namelist_files/namelist_definition.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1586,7 +1586,7 @@ CLM datasets exist for years: 1000 (for testing), 1850, and 2000
15861586

15871587
<entry id="sim_year_range" type="char*9" category="default_settings"
15881588
group="default_settings" valid_values=
1589-
"constant,1000-1002,1000-1004,850-1100,1100-1350,1350-1600,1600-1850,1850-2000,1850-2015,1850-2100,2000-2100,2015-2100">
1589+
"constant,1000-1002,1000-1004,850-1100,1100-1350,1350-1600,1600-1850,1850-2000,1850-2015,1850-2023,1850-2100,2000-2100,2015-2100">
15901590
Range of years to simulate transitory datasets for (such as dynamic: land-use datasets, aerosol-deposition, Nitrogen deposition rates etc.)
15911591
Constant means simulation will be held at a constant year given in sim_year.
15921592
A sim_year_range of 1000-1002 or 1000-1004 corresponds to data used for testing only, NOT corresponding to any real datasets.

0 commit comments

Comments
 (0)