Skip to content

Commit 99c8612

Browse files
authored
Merge pull request #3686 from samsrabin/rice-params-from-agu
ctsm5.4.007: Update (irrigated_)rice grnfill and lfemerg
2 parents 1cc07ef + e67685b commit 99c8612

File tree

3 files changed

+63
-1
lines changed

3 files changed

+63
-1
lines changed

bld/namelist_files/namelist_defaults_ctsm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ attributes from the config_cache.xml file (with keys converted to upper-case).
622622
<!-- The default filenames are given relative to the root directory
623623
for the CLM2 data in the CESM distribution -->
624624
<!-- Plant function types (relative to {csmdata}) -->
625-
<paramfile phys="clm6_0" >lnd/clm2/paramdata/ctsm60_params.c251211.nc</paramfile>
625+
<paramfile phys="clm6_0" >lnd/clm2/paramdata/ctsm60_params.c260108.nc</paramfile>
626626
<paramfile phys="clm5_0" >lnd/clm2/paramdata/clm50_params.c250311.nc</paramfile>
627627
<paramfile phys="clm4_5" >lnd/clm2/paramdata/clm45_params.c250311.nc</paramfile>
628628

doc/ChangeLog

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,65 @@
11
===============================================================
2+
Tag name: ctsm5.4.007
3+
Originator(s): samrabin (Sam Rabin, UCAR/TSS)
4+
Date: Fri Jan 9 11:53:19 MST 2026
5+
One-line Summary: Update (irrigated_)rice grnfill and lfemerg
6+
7+
Purpose and description of changes
8+
----------------------------------
9+
10+
This brings the parameter file in line with what I used for my AGU 2025 simulations.
11+
- Increases grnfill from ~0.4 to 0.6.
12+
- Increases lfemerg from ~0.01 to 0.05.
13+
14+
These changes should decrease rice yields.
15+
16+
Significant changes to scientifically-supported configurations
17+
--------------------------------------------------------------
18+
19+
Does this tag change answers significantly for any of the following physics configurations?
20+
(Details of any changes will be given in the "Answer changes" section below.)
21+
22+
[X] clm6_0
23+
24+
[ ] clm5_0
25+
26+
[ ] ctsm5_0-nwp
27+
28+
[ ] clm4_5
29+
30+
31+
Notes of particular relevance for users
32+
---------------------------------------
33+
34+
Changes made to namelist defaults (e.g., changed parameter values):
35+
- New clm6_0 paramfile: ctsm60_params.c260108.nc
36+
37+
38+
Testing summary:
39+
----------------
40+
41+
regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing):
42+
43+
derecho ----- OK
44+
izumi ------- OK
45+
46+
47+
Answer changes
48+
--------------
49+
50+
Summarize any changes to answers, i.e.,
51+
- what code configurations: Clm60 compsets
52+
- what platforms/compilers: All
53+
- nature of change (roundoff; larger than roundoff/same climate; new climate): At least larger than roundoff
54+
55+
Other details
56+
-------------
57+
58+
Pull Requests that document the changes:
59+
- [ESCOMP/CTSM Pull Request #3686: ctsm5.4.007: Update (irrigated_)rice grnfill and lfemerg](https://github.com/ESCOMP/CTSM/pull/3686)
60+
61+
===============================================================
62+
===============================================================
263
Tag name: ctsm5.4.006
364
Originator(s): erik (Erik Kluzek)
465
Date: Wed Jan 7 02:49:18 PM MST 2026

doc/ChangeSum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Tag Who Date Summary
22
============================================================================================================================
3+
ctsm5.4.007 samrabin 01/09/2026 Update (irrigated_)rice grnfill and lfemerg
34
ctsm5.4.006 erik 01/07/2026 Merge b4b-dev to master
45
ctsm5.4.005 rgknox 12/19/2025 FATES JSON parameter files
56
ctsm5.4.004 samrabin 12/12/2025 Update crop parameters and maturity requirements

0 commit comments

Comments
 (0)