Skip to content

Commit 2591f2a

Browse files
authored
Merge pull request ESCOMP#360 from fischer-ncar/cesm3.0-alphabranch
Update for cesm3_0_alpha07g testing.
2 parents 8291aba + 5c30958 commit 2591f2a

File tree

5 files changed

+53
-6
lines changed

5 files changed

+53
-6
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
path = cime
3838
url = https://github.com/ESMCI/cime
3939
fxDONOTUSEurl = https://github.com/ESMCI/cime
40-
fxtag = cime6.1.134
40+
fxtag = cime6.1.135
4141
fxrequired = ToplevelRequired
4242

4343
[submodule "fms"]
@@ -80,7 +80,7 @@
8080
url = https://github.com/ESCOMP/MOM_interface
8181
fxDONOTUSEurl = https://github.com/ESCOMP/MOM_interface
8282
fxrequired = ToplevelRequired
83-
fxtag = mi_250519
83+
fxtag = mi_251024b
8484

8585
[submodule "cism"]
8686
path = components/cism
@@ -101,7 +101,7 @@
101101
url = https://github.com/ESCOMP/CMEPS.git
102102
fxDONOTUSEurl = https://github.com/ESCOMP/CMEPS.git
103103
fxrequired = ToplevelRequired
104-
fxtag = cmeps1.1.21
104+
fxtag = cmeps1.1.23
105105

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

ChangeLog

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,50 @@
1+
==============================================================
2+
Tag name: cesm3_0_alpha07g
3+
Originator(s): CSEG
4+
Date: 28th Oct. 2025
5+
One-line Summary: MOM answer changes.
6+
7+
ccs_config https://github.com/ESMCI/ccs_config_cesm/tree/ccs_config_cesm1.0.63 --
8+
cime https://github.com/ESMCI/cime/tree/cime6.1.135 **
9+
components/fms https://github.com/ESCOMP/FMS_interface/tree/fi_250428 --
10+
share https://github.com/ESCOMP/CESM_share/tree/share1.1.9 --
11+
components/cam https://github.com/ESCOMP/CAM/cam6_4_126 --
12+
components/clm https://github.com/ESCOMP/ctsm/tree/alpha-ctsm5.4.CMIP7.09.ctsm5.3.068--
13+
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_1_6 --
14+
components/mom https://github.com/ESCOMP/MOM_interface/mi_251024b **
15+
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_011 --
16+
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.82 --
17+
components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.23 **
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.18 --
20+
components/mizuroute https://github.com/ESCOMP/mizuRoute/tree/cesm-coupling.v3.0.0 --
21+
components/mosart https://github.com/ESCOMP/mosart/tree/mosart1_1_12 --
22+
libraries/mpi-serial https://github.com/ESMCI/mpi-serial/tree/MPIserial_2.5.0 --
23+
libraries/parallelio https://github.com/NCAR/ParallilIO/tree/pio2_6_6 --
24+
tools/CUPiD https://github.com/NCAR/CUPiD/tree/v0.3.1 --
25+
26+
cime
27+
Chris Fischer 2025-10-28 - cime6.1.135 - cime (cesm3_0_alpha07g)
28+
https://github.com/ESMCI/cime/tags/cime6.1.135
29+
cime6.1.135: Update cprnc from v1.1.3 to v1.1.4.
30+
31+
cmeps
32+
Chris Fischer 2025-10-28 - cmeps1.1.23 - src/drivers/nuopc/ (cesm3_0_alpha07g)
33+
https://github.com/ESCOMP/CMEPS/tags/cmeps1.1.23
34+
cmeps1.1.23: Fix ERR test.
35+
cmeps1.1.22: New atmocn flux modules to replace shr_flux_mod and removal of water isotope references
36+
37+
mom
38+
Alper Altuntas 2025-06-16 - mi_250616 - components/mom (cesm3_0_alpha07g)
39+
https://github.com/ESCOMP/MOM_interface/tags/mi_2506xx
40+
Sync with latest consortium branch
41+
42+
Alper Altuntas 2025-06-16 - mi_251024b - components/mom (cesm3_0_alpha07g)
43+
https://github.com/ESCOMP/MOM_interface/tags/mi_2506xx
44+
answer changes for beta07
45+
46+
47+
148
==============================================================
249
Tag name: cesm3_0_alpha07f
350
Originator(s): CSEG

cime

0 commit comments

Comments
 (0)