Skip to content

Commit 90bbcdb

Browse files
authored
Merge pull request #3756 from slevis-lmwg/iss3725_defaults
ctsm5.4.020: Update namelist defaults: paramfile, rh_hgh, defo_fire_precip_thresh_bet, initial conditions
2 parents d935a68 + e189d0a commit 90bbcdb

File tree

3 files changed

+98
-4
lines changed

3 files changed

+98
-4
lines changed

bld/namelist_files/namelist_defaults_ctsm.xml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,6 @@ attributes from the config_cache.xml file (with keys converted to upper-case).
335335
<nonborpeat_fire_precip_denom>1.0d00</nonborpeat_fire_precip_denom>
336336

337337
<defo_fire_precip_thresh_bet>4.0d00</defo_fire_precip_thresh_bet>
338-
<defo_fire_precip_thresh_bet fire_method="li2024crujra">3.0d00</defo_fire_precip_thresh_bet>
339338

340339
<rh_low fire_method="li2014qianfrc" >30.0d00</rh_low>
341340
<rh_hgh fire_method="li2014qianfrc" >80.0d00</rh_hgh>
@@ -452,6 +451,7 @@ attributes from the config_cache.xml file (with keys converted to upper-case).
452451

453452
<rh_low fire_method="li2024crujra" >30.0d00</rh_low>
454453
<rh_hgh fire_method="li2024crujra" >85.0d00</rh_hgh>
454+
<rh_hgh fire_method="li2024crujra" lnd_tuning_mode="clm6_0_cam7.0">80.0d00</rh_hgh>
455455
<bt_min fire_method="li2024crujra" >0.85d00</bt_min>
456456
<bt_max fire_method="li2024crujra" >0.98d00</bt_max>
457457
<cli_scale fire_method="li2024crujra" >0.03d00</cli_scale>
@@ -465,7 +465,8 @@ attributes from the config_cache.xml file (with keys converted to upper-case).
465465
<cmb_cmplt_fact_litter fire_method="li2024crujra" >0.5d00</cmb_cmplt_fact_litter>
466466
<cmb_cmplt_fact_cwd fire_method="li2024crujra" >0.28d00</cmb_cmplt_fact_cwd>
467467
<max_rh30_affecting_fuel fire_method="li2024crujra" >95.</max_rh30_affecting_fuel>
468-
<defo_fire_precip_thresh_bet fire_method="li2024crujra" >1.8d00</defo_fire_precip_thresh_bet>
468+
<defo_fire_precip_thresh_bet fire_method="li2024crujra" >3.0d00</defo_fire_precip_thresh_bet>
469+
<defo_fire_precip_thresh_bet fire_method="li2024crujra" lnd_tuning_mode="clm6_0_cam7.0">1.4d00</defo_fire_precip_thresh_bet>
469470
<defo_fire_precip_thresh_bdt fire_method="li2024crujra" >0.6d00</defo_fire_precip_thresh_bdt>
470471
<borpeat_fire_soilmoist_denom fire_method="li2024crujra" > 0.3d00</borpeat_fire_soilmoist_denom>
471472
<nonborpeat_fire_precip_denom fire_method="li2024crujra" >6.5d00</nonborpeat_fire_precip_denom>
@@ -622,7 +623,8 @@ attributes from the config_cache.xml file (with keys converted to upper-case).
622623
<!-- The default filenames are given relative to the root directory
623624
for the CLM2 data in the CESM distribution -->
624625
<!-- Plant function types (relative to {csmdata}) -->
625-
<paramfile phys="clm6_0" >lnd/clm2/paramdata/ctsm60_params.c260108.nc</paramfile>
626+
<paramfile phys="clm6_0" >lnd/clm2/paramdata/ctsm60_params.c260204.nc</paramfile>
627+
<paramfile phys="clm6_0" lnd_tuning_mode="clm6_0_cam7.0">ctsm60-cam70_params.c260204.nc</paramfile>
626628
<paramfile phys="clm5_0" >lnd/clm2/paramdata/clm50_params.c250311.nc</paramfile>
627629
<paramfile phys="clm4_5" >lnd/clm2/paramdata/clm45_params.c250311.nc</paramfile>
628630

@@ -1456,7 +1458,7 @@ attributes from the config_cache.xml file (with keys converted to upper-case).
14561458
sim_year="1850" do_transient_pfts=".false." use_excess_ice=".true."
14571459
use_crop=".true."
14581460
phys="clm6_0"
1459-
>lnd/clm2/initdata_esmf/ctsm5.4/ctsm5.4.CMIP7_ciso_ctsm5.4.004_bgc_ne30_130_pSASU_greenland.clm2.r.0121-01-01-00000.nc
1461+
>lnd/clm2/initdata_esmf/ctsm5.4/ctsm5.4.015_BGCcrop_ne30_144_pSASU.clm2.r.0181-01-01-00000.nc
14601462
</finidat>
14611463
<!-- Corresponding f19 -->
14621464
<finidat hgrid="1.9x2.5" mask="tx2_3v2" use_cn=".true." use_cndv=".false." use_fates=".false."

doc/ChangeLog

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,95 @@
11
===============================================================
2+
Tag name: ctsm5.4.020
3+
Originator(s): slevis (Samuel Levis,UCAR/TSS,303-665-1310)
4+
Date: Thu Feb 19 08:28:59 AM MST 2026
5+
One-line Summary: Address carbon cycle and fire biases in CESM3 development runs by updating namelist defaults
6+
7+
Purpose and description of changes
8+
----------------------------------
9+
10+
- New defaults for lnd_tuning_mode="clm6_0_cam7.0"
11+
defo_fire_precip_thresh_bet = 1.4d00
12+
rh_hgh = 80.0d00
13+
14+
- New default paramfiles
15+
for clm6: /glade/work/linnia/CLM6-PPE/ctsm6_cal/paramfiles/ctsm60_params.c260204.nc
16+
for lnd_tuning_mode="clm6_0_cam7.0": /glade/u/home/slevis/paramfiles/iss3725_forFang/ctsm60_params.c260204.cesm3-01.nc
17+
The latter got renamed to ctsm60-cam70_params.c260204.nc and it increases pft-specific values of "rswf_max" and "rswf_min"
18+
19+
- New default finidat for ne30 and 1850
20+
/glade/derecho/scratch/wwieder/archive/ctsm5.4.015_BGCcrop_ne30_144_pSASU/rest/0181-01-01-00000/ctsm5.4.015_BGCcrop_ne30_144_pSASU.clm2.r.0181-01-01-00000.nc
21+
22+
All new files got moved to /inputdata and got rimported.
23+
24+
Significant changes to scientifically-supported configurations
25+
--------------------------------------------------------------
26+
27+
Does this tag change answers significantly for any of the following physics configurations?
28+
(Details of any changes will be given in the "Answer changes" section below.)
29+
30+
[Put an [X] in the box for any configuration with significant answer changes.]
31+
32+
[ ] clm6_0
33+
34+
[ ] clm5_0
35+
36+
[ ] ctsm5_0-nwp
37+
38+
[ ] clm4_5
39+
40+
41+
Bugs fixed
42+
----------
43+
List of CTSM issues fixed (include CTSM Issue # and description) [one per line]:
44+
Fixes #3725
45+
46+
Notes of particular relevance for users
47+
---------------------------------------
48+
Changes made to namelist defaults (e.g., changed parameter values):
49+
Listed above.
50+
51+
Changes to the parameter file (output of tools/param_utils/compare_paramfiles):
52+
Listed above.
53+
54+
Changes to documentation:
55+
Not, yet.
56+
57+
Testing summary:
58+
----------------
59+
60+
[PASS means all tests PASS; OK means tests PASS other than expected fails.]
61+
62+
build-namelist tests (if CLMBuildNamelist.pm has changed):
63+
64+
derecho - OK (2 expected fails)
65+
66+
regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing):
67+
68+
derecho ----- OK
69+
izumi ------- OK
70+
71+
Answer changes
72+
--------------
73+
74+
Changes answers relative to baseline: Yes
75+
76+
Summarize any changes to answers, i.e.,
77+
- what code configurations: Clm6
78+
- what platforms/compilers: all
79+
- nature of change: larger than roundoff due to changes in defaults
80+
81+
If this tag changes climate list the run(s) done to evaluate the new
82+
climate. Preferably in https://github.com/NCAR/LMWG_dev (or give details below)
83+
- LMWG_dev issue number(s): https://github.com/NCAR/LMWG_dev/issues/141
84+
https://github.com/NCAR/LMWG_dev/issues/143
85+
86+
Other details
87+
-------------
88+
Pull Requests that document the changes (include PR ids):
89+
https://github.com/ESCOMP/ctsm/pull/3756
90+
91+
===============================================================
92+
===============================================================
293
Tag name: ctsm5.4.019
394
Originator(s): samrabin (Sam Rabin, UCAR/TSS)
495
Date: Thu Feb 12 16:21:47 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.020 slevis 02/19/2026 Address carbon cycle and fire biases in CESM3 development runs by updating namelist defaults
34
ctsm5.4.019 samrabin 02/12/2026 Fix years used by generate_gdds
45
ctsm5.4.018 erik 02/12/2026 Quick fix so that we can use Nitrogen Deposition sent from the ATM model
56
ctsm5.4.017 slevis 02/09/2026 Introduce CRUJRA2024b datm option (Greenand snow hole filled)

0 commit comments

Comments
 (0)