From 5c9208c48fa2920e478b00dc33a764ad890a50eb Mon Sep 17 00:00:00 2001 From: Chris Fischer Date: Fri, 9 Aug 2024 13:16:54 -0600 Subject: [PATCH 1/2] Update for cesm3_0_alpha03a --- .gitmodules | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitmodules b/.gitmodules index c9571cf78..9151d855c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,14 +30,14 @@ path = ccs_config url = https://github.com/ESMCI/ccs_config_cesm.git fxDONOTUSEurl = https://github.com/ESMCI/ccs_config_cesm.git - fxtag = ccs_config_cesm1.0.1 + fxtag = ccs_config_cesm1.0.3 fxrequired = ToplevelRequired [submodule "cime"] path = cime url = https://github.com/ESMCI/cime fxDONOTUSEurl = https://github.com/ESMCI/cime - fxtag = cime6.1.0 + fxtag = cime6.1.8 fxrequired = ToplevelRequired [submodule "fms"] @@ -45,7 +45,7 @@ url = https://github.com/ESCOMP/FMS_interface fxDONOTUSEurl = https://github.com/ESCOMP/FMS_interface fxrequired = ToplevelRequired - fxtag = fi_240516 + fxtag = fi_240807 [submodule "share"] path = share @@ -66,7 +66,7 @@ url = https://github.com/ESCOMP/CTSM fxDONOTUSEurl = https://github.com/ESCOMP/CTSM fxrequired = ToplevelRequired - fxtag = ctsm5.2.009 + fxtag = ctsm5.2.019 [submodule "cice"] path = components/cice @@ -80,7 +80,7 @@ url = https://github.com/ESCOMP/MOM_interface fxDONOTUSEurl = https://github.com/ESCOMP/MOM_interface fxrequired = ToplevelRequired - fxtag = mi_240705 + fxtag = mi_240805 [submodule "cism"] path = components/cism @@ -94,14 +94,14 @@ url = https://github.com/ESCOMP/CDEPS fxDONOTUSEurl = https://github.com/ESCOMP/CDEPS fxrequired = ToplevelRequired - fxtag = cdeps1.0.43 + fxtag = cdeps1.0.45 [submodule "cmeps"] path = components/cmeps url = https://github.com/ESCOMP/CMEPS.git fxDONOTUSEurl = https://github.com/ESCOMP/CMEPS.git fxrequired = ToplevelRequired - fxtag = cmeps1.0.6 + fxtag = cmeps1.0.13 [submodule "rtm"] path = components/rtm From 5023896c1847ed3ed21bc6083b2d9a4448e79a15 Mon Sep 17 00:00:00 2001 From: Chris Fischer Date: Fri, 9 Aug 2024 15:21:27 -0600 Subject: [PATCH 2/2] use ccs_config_cesm1.0.4 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9151d855c..7163909db 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,7 +30,7 @@ path = ccs_config url = https://github.com/ESMCI/ccs_config_cesm.git fxDONOTUSEurl = https://github.com/ESMCI/ccs_config_cesm.git - fxtag = ccs_config_cesm1.0.3 + fxtag = ccs_config_cesm1.0.4 fxrequired = ToplevelRequired [submodule "cime"]