From 6bee060c6187a87363fdb731c60531ab3074c498 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Thu, 25 Feb 2021 13:29:24 -0700 Subject: [PATCH 1/2] Update .gitmodules and submodule pointer for ccpp-physics for code review and testing --- .gitmodules | 6 ++++-- ccpp/physics | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4760351ce..823369c4a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,5 +8,7 @@ branch = gsl/develop [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/NOAA-GSL/ccpp-physics - branch = gsl/develop + #url = https://github.com/NOAA-GSL/ccpp-physics + #branch = gsl/develop + url = https://github.com/tanyasmirnova/ccpp-physics + branch = thomp_nc_density diff --git a/ccpp/physics b/ccpp/physics index b2c7bd5ef..f06e59235 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit b2c7bd5ef36141ff4888f93b84c4216e9ee2b9fb +Subproject commit f06e59235e4bcf826895a3dbcecb861ba7bbab4f From 340e499e04cd1ad02ecfdff1d403e49b9cc257ad Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Fri, 26 Feb 2021 16:16:54 -0700 Subject: [PATCH 2/2] Revert change to .gitmodules and update submodule pointer for ccpp-physics --- .gitmodules | 6 ++---- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 823369c4a..4760351ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,7 +8,5 @@ branch = gsl/develop [submodule "ccpp/physics"] path = ccpp/physics - #url = https://github.com/NOAA-GSL/ccpp-physics - #branch = gsl/develop - url = https://github.com/tanyasmirnova/ccpp-physics - branch = thomp_nc_density + url = https://github.com/NOAA-GSL/ccpp-physics + branch = gsl/develop diff --git a/ccpp/physics b/ccpp/physics index f06e59235..c82e50126 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit f06e59235e4bcf826895a3dbcecb861ba7bbab4f +Subproject commit c82e50126dbb2cd63b866411f3aca76e39da0eb2