Skip to content

Commit 293d1af

Browse files
committed
update changelog
1 parent c73d326 commit 293d1af

File tree

2 files changed

+87
-0
lines changed

2 files changed

+87
-0
lines changed

doc/ChangeLog

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,90 @@
11
===============================================================
2+
Tag name: ctsm5.3.045
3+
Originator(s): glemieux (Gregory Lemieux, LBNL, [email protected])
4+
Date: Tue May 20 11:56:15 MDT 2025
5+
One-line Summary: FATES default parameter update for API 40
6+
7+
Purpose and description of changes
8+
----------------------------------
9+
10+
Update the FATES default parameter and associated tag to API 40. This update
11+
includes changes to the default competitive exclusion parameter, sets the logging
12+
default to clear cut, and refactors the pft-specific phenology habit selection.
13+
14+
Significant changes to scientifically-supported configurations
15+
--------------------------------------------------------------
16+
17+
Does this tag change answers significantly for any of the following physics configurations?
18+
(Details of any changes will be given in the "Answer changes" section below.)
19+
20+
[Put an [X] in the box for any configuration with significant answer changes.]
21+
22+
[ ] 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+
Changes to the datasets (e.g., parameter, surface or initial files):
34+
The FATES default parameter file update unifies the pft-level phenology habit from three
35+
separate on/off switches, into one per-pft integer selection switch, fates_phen_leaf_habit
36+
37+
Notes of particular relevance for developers:
38+
---------------------------------------------
39+
Changes to tests or testing:
40+
Wall clock time increased by ten minutes for a select set of izumi tests.
41+
42+
43+
Testing summary:
44+
----------------
45+
46+
regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing):
47+
48+
derecho ----- OK
49+
izumi -------
50+
51+
fates tests: (give name of baseline if different from CTSM tagname, normally fates baselines are fates-<FATES TAG>-<CTSM TAG>)
52+
derecho ----- OK
53+
izumi ------- OK
54+
55+
any other testing (give details below):
56+
57+
ctsm_sci
58+
derecho ----
59+
60+
If the tag used for baseline comparisons was NOT the previous tag, note that here:
61+
62+
fates tested against fates-sci.1.84.0_api.40.0.0-ctsm5.3.042-pr1358-1359
63+
64+
Answer changes
65+
--------------
66+
67+
Changes answers relative to baseline: yes, fates tests only
68+
69+
FIELDLIST differences due to competetive exclusion parameter update triggering inclusion
70+
of a previously inactive history output. Numerical preciscion differences in a subset of
71+
carbon flux outputs. Long term tests demonstrate roundoff differences propagated due
72+
to competetive exclusion parameter update.
73+
74+
Other details
75+
-------------
76+
77+
List any git submodules updated (cime, rtm, mosart, cism, fates, etc.):
78+
fates: sci.1.83.1_api.39.0.0 -> sci.1.84.0_api.40.0.0
79+
80+
Pull Requests that document the changes (include PR ids):
81+
(https://github.com/ESCOMP/ctsm/pull)
82+
83+
https://github.com/ESCOMP/CTSM/pull/3087
84+
https://github.com/NGEET/fates/pull/1406
85+
86+
===============================================================
87+
===============================================================
288
Tag name: ctsm5.3.044
389
Originator(s): slevis (Samuel Levis,UCAR/TSS,303-665-1310)
490
Date: Wed 14 May 2025 11:42:41 AM MDT

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.3.045 glemieux 05/20/2025 FATES default parameter update for API 40
34
ctsm5.3.044 slevis 05/14/2025 Introduce time-evolving LEAFCN_TARGET as function of leafcn param
45
ctsm5.3.043 slevis 05/09/2025 Merge b4b-dev
56
ctsm5.3.042 glemieux 05/08/2025 Update FATES tag, tests and address namelist option bug

0 commit comments

Comments
 (0)