Skip to content

Commit 5fcc12e

Browse files
authored
Merge pull request #361 from fischer-ncar/cesm3.0-alphabranch
MOM update to fix ERS_D test.
2 parents 2591f2a + 226f7cd commit 5fcc12e

File tree

4 files changed

+20
-6
lines changed

4 files changed

+20
-6
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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_251024b
83+
fxtag = mi_251103
8484

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

9999
[submodule "cmeps"]
100100
path = components/cmeps

ChangeLog

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ share https://github.com/ESCOMP/CESM_share/tree/share1.1.9
1111
components/cam https://github.com/ESCOMP/CAM/cam6_4_126 --
1212
components/clm https://github.com/ESCOMP/ctsm/tree/alpha-ctsm5.4.CMIP7.09.ctsm5.3.068--
1313
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 **
14+
components/mom https://github.com/ESCOMP/MOM_interface/mi_251103 **
1515
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 --
16+
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.83 **
1717
components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.23 **
1818
components/rtm https://github.com/ESCOMP/rtm/tree/rtm1_0_89 --
1919
components/ww3 https://github.com/ESCOMP/WW3-CESM/tree/main_0.0.18 --
@@ -23,6 +23,14 @@ libraries/mpi-serial https://github.com/ESMCI/mpi-serial/tree/MPIserial_2.5.0
2323
libraries/parallelio https://github.com/NCAR/ParallilIO/tree/pio2_6_6 --
2424
tools/CUPiD https://github.com/NCAR/CUPiD/tree/v0.3.1 --
2525

26+
27+
cdeps
28+
Chris Fischer 2025-11-03 - cdeps1.0.83 - components/cdeps (cesm3_0_alpha07g)
29+
https://github.com/ESCOMP/CDEPS/tags/cdeps1.0.83
30+
31+
Update fox external
32+
33+
2634
cime
2735
Chris Fischer 2025-10-28 - cime6.1.135 - cime (cesm3_0_alpha07g)
2836
https://github.com/ESMCI/cime/tags/cime6.1.135
@@ -35,6 +43,12 @@ cmeps1.1.23: Fix ERR test.
3543
cmeps1.1.22: New atmocn flux modules to replace shr_flux_mod and removal of water isotope references
3644

3745
mom
46+
Chris Fischer 2025-11-03 - mi_251103 - components/mom (cesm3_0_alpha07g)
47+
https://github.com/ESCOMP/MOM_interface/tags/mi_251103
48+
49+
Fixes to SKEB runtime parameters and diag field.
50+
51+
3852
Alper Altuntas 2025-06-16 - mi_250616 - components/mom (cesm3_0_alpha07g)
3953
https://github.com/ESCOMP/MOM_interface/tags/mi_2506xx
4054
Sync with latest consortium branch

components/cdeps

0 commit comments

Comments
 (0)