From bfaccc9b785043c88b9c1b2c6090ebf823d30a02 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Tue, 14 Apr 2020 08:06:38 -0600 Subject: [PATCH] Update .gitmodules and submodule pointers for GFDL_atmos_cubed_sphere, ccpp-framework, ccpp-physics for code review and testing --- .gitmodules | 18 ++++++++++++------ atmos_cubed_sphere | 2 +- ccpp/framework | 2 +- ccpp/physics | 2 +- 4 files changed, 15 insertions(+), 9 deletions(-) diff --git a/.gitmodules b/.gitmodules index d253f6966..64337178f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,18 @@ [submodule "atmos_cubed_sphere"] path = atmos_cubed_sphere - url = https://github.com/NOAA-EMC/GFDL_atmos_cubed_sphere - branch = dev/emc + #url = https://github.com/NOAA-EMC/GFDL_atmos_cubed_sphere + #branch = dev/emc + url = https://github.com/climbfuji/GFDL_atmos_cubed_sphere + branch = update_dev_emc_from_dtc_develop_20200414 [submodule "ccpp/framework"] path = ccpp/framework - url = https://github.com/NCAR/ccpp-framework - branch = master + #url = https://github.com/NCAR/ccpp-framework + #branch = master + url = https://github.com/climbfuji/ccpp-framework + branch = update_master_from_dtc_develop_20200414 [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/NCAR/ccpp-physics - branch = master + #url = https://github.com/NCAR/ccpp-physics + #branch = master + url = https://github.com/climbfuji/ccpp-physics + branch = update_master_from_dtc_develop_20200414 diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 80ce8ce20..b301f24ea 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 80ce8ce200f90985097860c4eb47da1574b87c58 +Subproject commit b301f24ea588404798e2f84ea031d1ae9575cd3a diff --git a/ccpp/framework b/ccpp/framework index d32b965b1..1d54d53c7 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit d32b965b11882a42d9db522dc13823b7720b63aa +Subproject commit 1d54d53c743843fe9ac675489c86d7e169540a1a diff --git a/ccpp/physics b/ccpp/physics index b5765fcbf..0aa89846e 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit b5765fcbf4d6fbb839feb6dc9748470c0f7735df +Subproject commit 0aa89846e9bb0c22482fa131aba39b85f9ac4ff2