Skip to content

Commit 2aeba73

Browse files
authored
Merge pull request ESCOMP#3698 from ekluzek/cime_with_eri_update
ctsm5.4.010: Update to cime tag which changes ERI tests so changes answers
2 parents ea96a10 + ed399ed commit 2aeba73

4 files changed

Lines changed: 84 additions & 2 deletions

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ fxDONOTUSEurl = https://github.com/ESMCI/ccs_config_cesm.git
7676
[submodule "cime"]
7777
path = cime
7878
url = https://github.com/ESMCI/cime
79-
fxtag = cime6.1.144
79+
fxtag = cime6.1.146
8080
fxrequired = ToplevelRequired
8181
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed
8282
fxDONOTUSEurl = https://github.com/ESMCI/cime

doc/ChangeLog

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,85 @@
11
===============================================================
2+
Tag name: ctsm5.4.010
3+
Originator(s): erik (Erik Kluzek,UCAR/TSS,303-497-1326)
4+
Date: Wed Jan 21 11:49:59 AM MST 2026
5+
One-line Summary: Update cime to version that changes answers for ERI tests
6+
7+
Purpose and description of changes
8+
----------------------------------
9+
10+
This just updates the cime version to one that changes answers for ERI tests.
11+
12+
13+
Significant changes to scientifically-supported configurations
14+
--------------------------------------------------------------
15+
16+
Does this tag change answers significantly for any of the following physics configurations?
17+
(Details of any changes will be given in the "Answer changes" section below.)
18+
19+
[Put an [X] in the box for any configuration with significant answer changes.]
20+
21+
[ ] clm6_0
22+
23+
[ ] clm5_0
24+
25+
[ ] ctsm5_0-nwp
26+
27+
[ ] clm4_5
28+
29+
30+
Bugs fixed
31+
----------
32+
33+
List of CTSM issues fixed (include CTSM Issue # and description) [one per line]:
34+
Fixes #3651 -- update to cime6.1.146 changes answers
35+
36+
Notes of particular relevance for users
37+
---------------------------------------
38+
39+
Notes of particular relevance for developers:
40+
---------------------------------------------
41+
42+
Changes to tests or testing:
43+
44+
The details of the ERI tests was changed, so that you can't compare to the previous baselines.
45+
This means that it registers them as all failing the baseline compare with a DIFF
46+
47+
Testing summary: regular
48+
----------------
49+
[PASS means all tests PASS; OK means tests PASS other than expected fails.]
50+
51+
regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing):
52+
53+
derecho ----- OK
54+
izumi ------- OK
55+
56+
If the tag used for baseline comparisons was NOT the previous tag, note that here:
57+
58+
59+
Answer changes
60+
--------------
61+
62+
Changes answers relative to baseline: No (other than the ERI tests!)
63+
64+
Summarize any changes to answers, i.e.,
65+
- what code configurations: Only ERI tests
66+
- what platforms/compilers: All
67+
- nature of change: test details changed so can't be compared to the baseline
68+
69+
Other details
70+
-------------
71+
[Remove any lines that don't apply. Remove entire section if nothing applies.]
72+
73+
List any git submodules updated (cime, rtm, mosart, cism, fates, etc.): cime
74+
Update to cime6.1.146
75+
76+
Pull Requests that document the changes (include PR ids):
77+
(https://github.com/ESCOMP/ctsm/pull)
78+
79+
https://github.com/ESCOMP/CTSM/pull/3698
80+
81+
===============================================================
82+
===============================================================
283
Tag name: ctsm5.4.009
384
Originator(s): olyson (Keith Oleson)
485
Date: Mon Jan 19 12:53: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.010 erik 01/21/2026 Update cime to version that changes answers for ERI tests
34
ctsm5.4.009 olyson 01/19/2026 Dewpoint Temperature check for bare ground
45
ctsm5.4.008 swensosc 01/12/2026 Add a correction for oversaturated soil layers in SoilWaterMovement (erik)
56
ctsm5.4.007 samrabin 01/09/2026 Update (irrigated_)rice grnfill and lfemerg

0 commit comments

Comments
 (0)