From 51c7407f5dad7f0ee5655f43a571ab4d343a91e9 Mon Sep 17 00:00:00 2001 From: alperaltuntas Date: Thu, 20 Nov 2025 11:26:36 -0700 Subject: [PATCH] update core MOM6 and stochastics_physics submodules to fix the ERS test failures associated with the latter --- .gitmodules | 4 ++-- MOM6 | 2 +- externals/stochastic_physics | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2e296b7c..91056d5a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,14 +2,14 @@ path = MOM6 url = https://github.com/NCAR/MOM6.git fxDONOTUSEurl = https://github.com/NCAR/MOM6.git - fxtag = dev/ncar_251024b + fxtag = dev/ncar_251120 fxrequired = AlwaysRequired [submodule "stochastic_physics"] path = externals/stochastic_physics url = https://github.com/ESCOMP/stochastic_physics.git fxDONOTUSEurl = https://github.com/ESCOMP/stochastic_physics.git - fxtag = sp_250827 + fxtag = sp_251120 fxrequired = AlwaysRequired [submodule "MARBL"] diff --git a/MOM6 b/MOM6 index be25c684..312b327e 160000 --- a/MOM6 +++ b/MOM6 @@ -1 +1 @@ -Subproject commit be25c684ba16e75995d65ff5fdc7e8154cc338ea +Subproject commit 312b327ec29f5191de13bc53b0f894ff67963b6b diff --git a/externals/stochastic_physics b/externals/stochastic_physics index 1df5259a..8c797118 160000 --- a/externals/stochastic_physics +++ b/externals/stochastic_physics @@ -1 +1 @@ -Subproject commit 1df5259a4a67aa9cfb90a1524f3aadaa9c42015d +Subproject commit 8c797118b998eb3011397bffa7f126622136aa09