Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
url = https://github.com/ESCOMP/MOM_interface
fxDONOTUSEurl = https://github.com/ESCOMP/MOM_interface
fxrequired = ToplevelRequired
fxtag = mi_251103
fxtag = mi_251112

[submodule "cism"]
path = components/cism
Expand Down
14 changes: 13 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ share https://github.com/ESCOMP/CESM_share/tree/share1.1.9
components/cam https://github.com/ESCOMP/CAM/cam6_4_126 --
components/clm https://github.com/ESCOMP/ctsm/tree/alpha-ctsm5.4.CMIP7.09.ctsm5.3.068--
components/cice https://github.com/ESCOMP/CESM_CICE/tree/cesm3_cice6_6_1_6 --
components/mom https://github.com/ESCOMP/MOM_interface/mi_251103 **
components/mom https://github.com/ESCOMP/MOM_interface/mi_251112 **
components/cism https://github.com/ESCOMP/cism-wrapper/tree/cismwrap_2_2_011 --
components/cdeps https://github.com/ESCOMP/CDEPS/tree/cdeps1.0.83 **
components/cmeps https://github.com/ESCOMP/CMEPS/tree/cmeps1.1.23 **
Expand Down Expand Up @@ -43,6 +43,18 @@ cmeps1.1.23: Fix ERR test.
cmeps1.1.22: New atmocn flux modules to replace shr_flux_mod and removal of water isotope references

mom
Chris Fischer 2025-11-12 - mi_251112 - components/mom (cesm3_0_alpha07g)
https://github.com/ESCOMP/MOM_interface/tags/mi_251112

* Updates for failing tests

1. With DO_SKEB=True by default, we need to turn it off in the no_stoch_physics
test
2. In order for ERI tests to pass, need stochini=True for hybrid runs

* Problem was branch runs, not hybrids


Chris Fischer 2025-11-03 - mi_251103 - components/mom (cesm3_0_alpha07g)
https://github.com/ESCOMP/MOM_interface/tags/mi_251103

Expand Down