From e5a2ec7c57f81c9b5aadbf0a2ad9eff664e72842 Mon Sep 17 00:00:00 2001 From: Yi-Cheng Teng - NOAA GFDL <143743249+yichengt900@users.noreply.github.com> Date: Sun, 6 Oct 2024 16:07:15 -0400 Subject: [PATCH] Updated MOM6 and ocean_BGC tags (#98) --- .gitmodules | 16 ++++++++-------- src/MOM6 | 2 +- src/ocean_BGC | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1476e9be7..35d592a6b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,14 +30,6 @@ path = src/ice_param url = https://github.com/NOAA-GFDL/ice_param.git branch = 2024.02 -[submodule "src/ocean_BGC"] - path = src/ocean_BGC - url = https://github.com/NOAA-CEFI-Regional-Ocean-Modeling/ocean_BGC.git - branch = dev/cefi -[submodule "src/MOM6"] - path = src/MOM6 - url = https://github.com/NOAA-CEFI-Regional-Ocean-Modeling/MOM6.git - branch = dev/cefi [submodule "src/FMS"] path = src/FMS url = https://github.com/NOAA-GFDL/FMS.git @@ -46,3 +38,11 @@ path = src/coupler url = https://github.com/NOAA-GFDL/FMScoupler.git branch = 2024.03 +[submodule "src/MOM6"] + path = src/MOM6 + url = https://github.com/NOAA-CEFI-Regional-Ocean-Modeling/MOM6.git + branch = dev/cefi +[submodule "src/ocean_BGC"] + path = src/ocean_BGC + url = https://github.com/NOAA-CEFI-Regional-Ocean-Modeling/ocean_BGC.git + branch = dev/cefi diff --git a/src/MOM6 b/src/MOM6 index 1bedb00ae..be88fdd3a 160000 --- a/src/MOM6 +++ b/src/MOM6 @@ -1 +1 @@ -Subproject commit 1bedb00ae424026e41b30770e76318dd50a15ca2 +Subproject commit be88fdd3ab68e24b5b1b62a1127a3cf65ddd6729 diff --git a/src/ocean_BGC b/src/ocean_BGC index fe5ed308c..b315a31cf 160000 --- a/src/ocean_BGC +++ b/src/ocean_BGC @@ -1 +1 @@ -Subproject commit fe5ed308cb894c52f456908fd956b2d7cb03c689 +Subproject commit b315a31cf48feeba1d476b3afffaa7e050773635