From 2389238286698028096b2bdbcd8939daea085822 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Thu, 29 Jun 2023 16:27:41 -0400 Subject: [PATCH 1/2] add .gitmodules and update ccpp/physics submodule pointer --- .gitmodules | 6 ++++-- ccpp/physics | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index dc0798c32..e19f0db42 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,8 +4,10 @@ branch = main [submodule "ccpp-physics"] path = ccpp/physics - url = https://github.com/NCAR/ccpp-physics - branch = main + #url = https://github.com/NCAR/ccpp-physics + #branch = main + url = https://github.com/grantfirl/ccpp-physics + branch = ufs-dev-PR71 [submodule "CMakeModules"] path = CMakeModules url = https://github.com/noaa-emc/CMakeModules diff --git a/ccpp/physics b/ccpp/physics index 92c8a9e69..ce731f2aa 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 92c8a9e6906a017b1d526d9b5a3ee095ea652662 +Subproject commit ce731f2aa1685b072909c2b84d53311a1003a11c From c1c2570905a29fa3313bbdbb2188837ab89d9be8 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Thu, 27 Jul 2023 14:55:54 -0400 Subject: [PATCH 2/2] update ccpp/physics submodule pointer --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index ce731f2aa..7e8cd3a2d 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit ce731f2aa1685b072909c2b84d53311a1003a11c +Subproject commit 7e8cd3a2d752ec7829274051cde129107b101a43