Skip to content

Commit 4ec9c88

Browse files
committed
Update to fix ERI tests in alpha07g
1 parent 5fcc12e commit 4ec9c88

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
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_251103
83+
fxtag = mi_251112
8484

8585
[submodule "cism"]
8686
path = components/cism

ChangeLog

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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_251103 **
14+
components/mom https://github.com/ESCOMP/MOM_interface/mi_251112 **
1515
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_011 --
1616
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.83 **
1717
components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.23 **
@@ -43,6 +43,18 @@ cmeps1.1.23: Fix ERR test.
4343
cmeps1.1.22: New atmocn flux modules to replace shr_flux_mod and removal of water isotope references
4444

4545
mom
46+
Chris Fischer 2025-11-12 - mi_251112 - components/mom (cesm3_0_alpha07g)
47+
https://github.com/ESCOMP/MOM_interface/tags/mi_251112
48+
49+
* Updates for failing tests
50+
51+
1. With DO_SKEB=True by default, we need to turn it off in the no_stoch_physics
52+
test
53+
2. In order for ERI tests to pass, need stochini=True for hybrid runs
54+
55+
* Problem was branch runs, not hybrids
56+
57+
4658
Chris Fischer 2025-11-03 - mi_251103 - components/mom (cesm3_0_alpha07g)
4759
https://github.com/ESCOMP/MOM_interface/tags/mi_251103
4860

0 commit comments

Comments
 (0)