Skip to content

Commit bed63b5

Browse files
committed
Updates for cesm3_0_alpha09a testing. MOM6 and WW3 changes.
1 parent 8a3a165 commit bed63b5

10 files changed

Lines changed: 143 additions & 14 deletions

File tree

.gitmodules

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,22 @@
3030
path = ccs_config
3131
url = https://github.com/ESMCI/ccs_config_cesm.git
3232
fxDONOTUSEurl = https://github.com/ESMCI/ccs_config_cesm.git
33-
fxtag = ccs_config_cesm1.0.79
33+
fxtag = ccs_config_cesm1.0.83
3434
fxrequired = ToplevelRequired
3535

3636
[submodule "cime"]
3737
path = cime
3838
url = https://github.com/ESMCI/cime
3939
fxDONOTUSEurl = https://github.com/ESMCI/cime
40-
fxtag = cime6.1.169
40+
fxtag = cime6.1.179
4141
fxrequired = ToplevelRequired
4242

4343
[submodule "fms"]
4444
path = libraries/FMS
4545
url = https://github.com/ESCOMP/FMS_interface
4646
fxDONOTUSEurl = https://github.com/ESCOMP/FMS_interface
4747
fxrequired = ToplevelRequired
48-
fxtag = fi_250428
48+
fxtag = fi_260310
4949

5050
[submodule "share"]
5151
path = share
@@ -73,14 +73,14 @@
7373
url = https://github.com/ESCOMP/CESM_CICE
7474
fxDONOTUSEurl = https://github.com/ESCOMP/CESM_CICE
7575
fxrequired = ToplevelRequired
76-
fxtag = cesm3_cice6_6_3_6
76+
fxtag = cesm3_cice6_6_3_12
7777

7878
[submodule "mom"]
7979
path = components/mom
8080
url = https://github.com/ESCOMP/MOM_interface
8181
fxDONOTUSEurl = https://github.com/ESCOMP/MOM_interface
8282
fxrequired = ToplevelRequired
83-
fxtag = mi_260121
83+
fxtag = mi_260506
8484

8585
[submodule "cism"]
8686
path = components/cism
@@ -94,14 +94,14 @@
9494
url = https://github.com/ESCOMP/CDEPS
9595
fxDONOTUSEurl = https://github.com/ESCOMP/CDEPS
9696
fxrequired = ToplevelRequired
97-
fxtag = cdeps1.0.93
97+
fxtag = cdeps1.0.94
9898

9999
[submodule "cmeps"]
100100
path = components/cmeps
101101
url = https://github.com/ESCOMP/CMEPS.git
102102
fxDONOTUSEurl = https://github.com/ESCOMP/CMEPS.git
103103
fxrequired = ToplevelRequired
104-
fxtag = cmeps1.1.42
104+
fxtag = cmeps1.1.46
105105

106106
[submodule "rtm"]
107107
path = components/rtm

.gitmodules.swp

16 KB
Binary file not shown.

ChangeLog

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,132 @@
1+
==============================================================
2+
Tag name: cesm3_0_alpha09a
3+
Originator(s): CSEG
4+
Date: 7th April 2026
5+
One-line Summary: MOM6 and WW3 changes
6+
7+
ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.83 **
8+
cime https://github.com/ESMCI/cime/tree/cime6.1.179 **
9+
components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_260310 **
10+
share https://github.com/ESCOMP/CESM_share/tree/share1.1.19 --
11+
components/cam https://github.com/ESCOMP/CAM/cam6_4_161 --
12+
components/clm https://github.com/ESCOMP/ctsm/tree/ctsm5.4.027 --
13+
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_3_12 **
14+
components/mom https://github.com/ESCOMP/MOM_interface/mi_260506 **
15+
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_013 --
16+
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.94 **
17+
components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.46 **
18+
components/rtm https://github.com/ESCOMP/rtm/tree/rtm1_0_89 --
19+
components/ww3 https://github.com/ESCOMP/WW3-CESM/tree/main_0.0.19 --
20+
components/mizuroute https://github.com/ESCOMP/mizuRoute/tree/cesm-coupling.v3.0.1 --
21+
components/mosart https://github.com/ESCOMP/mosart/tree/mosart1_1_13 --
22+
libraries/parallelio https://github.com/NCAR/ParallilIO/tree/pio2_6_8 --
23+
libraries/mpi-serial https://github.com/ESMCI/mpi-serial/tree/MPIserial_2.5.0 --
24+
libraries/tuv-x https://github.com/NCAR/tuv-x/tree/v0.14.3 --
25+
tools/statistical_ensemble_test/pyCECT https://github.com/NCAR/PyCECT/tree/3.2.1 --
26+
tools/CUPiD https://github.com/NCAR/CUPiD/tree/v0.5.1 --
27+
28+
ccs_config
29+
Alper Altuntas 2026-05-06 - ccs_config_cesm1.0.83 - ccs_config (cesm3_0_alpha09a)
30+
https://github.com/ESMCI/ccs_config_cesm/tags/ccs_config_cesm1.0.83
31+
32+
ccs_config_cesm1.0.83: Add new files and aliases for tx2_3v3
33+
ccs_config_cesm1.0.82: New option in visualCaseGento specify grids with xml variables
34+
ccs_config_cesm1.0.81: Bypass the LLVM optimization pass for NVHPC compiler.
35+
ccs_config_cesm1.0.80: Update Casper configuration for MI300A node.
36+
37+
38+
cdeps
39+
Chris Fischer 2026-05-07 - cdeps1.0.94 - components/cdeps (cesm3_0_alpha09a)
40+
https://github.com/ESCOMP/CDEPS/tags/cdeps1.0.94
41+
42+
Move co2diag from 3hourly to daily for CPLHIST mode
43+
44+
45+
cice
46+
David Bailey 2026-04-28 - cesm3_cice6_6_3_12 - components/cice (cesm3_0_alpha09a)
47+
https://github.com/ESCOMP/CESM_CICE/tags/cesm3_cice6_6_3_13
48+
49+
- add support for tx2_3v3 grid
50+
- remove daily history
51+
52+
53+
cime
54+
Chris Fischer 2026-05-07 - cime6.1.179 - cime (cesm3_0_alpha09a)
55+
https://github.com/ESMCI/cime/tags/cime6.1.179
56+
57+
cime6.1.179: Fix skills
58+
cime6.1.178: Adds copilot agents and skills
59+
cime6.1.177: Fix --mail-type args to use comma-separated values instead of repeated flags
60+
61+
62+
Michael Levy 2026-04-15 - cime6.1.170 - cime (cesm3_0_alpha09a)
63+
https://github.com/ESMCI/cime/tags/cime6.1.176
64+
65+
Minor improvements to the oddball HOMME cime tests
66+
67+
68+
Michael Levy 2026-04-15 - cime6.1.176 - cime (cesm3_0_alpha09a)
69+
https://github.com/ESMCI/cime/tags/cime6.1.176
70+
71+
Fix regular expression leading to erroneous NLCOMP failures
72+
73+
74+
Michael Levy 2026-04-15 - cime6.1.175 - cime (cesm3_0_alpha09a)
75+
https://github.com/ESMCI/cime/tags/cime6.1.175
76+
77+
Add a comment in eri.py about a possible error this can catch
78+
79+
80+
Michael Levy 2026-04-15 - cime6.1.174 - cime (cesm3_0_alpha09a)
81+
https://github.com/ESMCI/cime/tags/cime6.1.174
82+
83+
Allow extending baseline phase
84+
85+
86+
Michael Levy 2026-04-15 - cime6.1.173 - cime (cesm3_0_alpha09a)
87+
https://github.com/ESMCI/cime/tags/cime6.1.173
88+
89+
Improve baseline handling when regenerating baselines
90+
91+
92+
Michael Levy 2026-04-15 - cime6.1.172 - cime (cesm3_0_alpha09a)
93+
https://github.com/ESMCI/cime/tags/cime6.1.172
94+
95+
Fix container paths
96+
97+
98+
Michael Levy 2026-04-15 - cime6.1.171 - cime (cesm3_0_alpha09a)
99+
https://github.com/ESMCI/cime/tags/cime6.1.171
100+
101+
Pre-build CPRNC in the container
102+
103+
104+
cmeps
105+
Alper Altuntas 2026-05-07 - cmeps1.1.46 - src/drivers/nuopc/ (cesm3_0_alpha09a)
106+
https://github.com/ESCOMP/CMEPS/tags/cmeps1.1.46
107+
108+
cmeps1.1.46: Use ice heat capacity and fixed temperature for ice runoff enthalpy PRs #647. Answer changes for MOM6
109+
cmeps1.1.45: Fix ERS tests for compsets with WW3
110+
cmeps1.1.44: Remove unused Faxa_ vars
111+
cmeps1.1.43: Fixes an error when building with `-check all`
112+
113+
114+
fms
115+
Alper Altuntas 2026-03-10 - fi_260310 - libraries/fms (cesm3_0_alpha09a)
116+
https://github.com/ESCOMP/FMS_interface/tags/fi_260310
117+
118+
- increase MAX_FIELDS_PER_FILE from 500 to 750
119+
- Fix history file ensemble suffix.
120+
121+
122+
mom
123+
Alper Altuntas 2026-02-23 - mi_260506 - components/mom (cesm3_0_alpha09a)
124+
https://github.com/ESCOMP/MOM_interface/tags/mi_2603xx
125+
126+
Latest MOM6 configuration changes and bug fixes for CESM3.
127+
128+
129+
1130
==============================================================
2131
Tag name: cesm3_0_beta08
3132
Originator(s): CSEG

libraries/FMS

0 commit comments

Comments
 (0)