From 92b0386f59163005f6cc629847a60ac0ba77201e Mon Sep 17 00:00:00 2001 From: lisa-bengtsson <54411948+lisa-bengtsson@users.noreply.github.com> Date: Mon, 5 Dec 2022 08:00:05 -0700 Subject: [PATCH 1/3] Update Regression Test to include gfsv17 prototypes that are after prototype 8, and turn on prognostic closure (#598) * update TKE contribution from cu for progsigma in deep and shallow cu --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 9d45cd1b5..befc3364d 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 9d45cd1b5a7700c20b0493122ed420be0e79baba +Subproject commit befc3364d35172cc6133a5b0f883e9d2c0bac5a2 From a2fae6b63db9e4c96bca94fe472792afb3693c37 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Tue, 20 Dec 2022 12:33:10 -0500 Subject: [PATCH 2/3] update ccpp/physics pointer and .gitmodules for testing --- .gitmodules | 6 ++++-- ccpp/physics | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6bb663df1..b2a0094cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,10 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/NCAR/ccpp-physics - branch = main + url = https://github.com/grantfirl/ccpp-physics + branch = ufs-dev-PR18 + #url = https://github.com/NCAR/ccpp-physics + #branch = main [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index 05b168267..4fb7ef9de 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 05b168267a341983f346affc7e060092a35cdc89 +Subproject commit 4fb7ef9de01cf1c82094079d4008752aae5a8f70 From 7cab6bcb4bd92c182bcedaeffbf5431904eb7797 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Mon, 26 Dec 2022 10:13:23 -0500 Subject: [PATCH 3/3] update ccpp/physics submodule and revert .gitmodules --- .gitmodules | 6 ++---- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index b2a0094cf..6bb663df1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,10 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/grantfirl/ccpp-physics - branch = ufs-dev-PR18 - #url = https://github.com/NCAR/ccpp-physics - #branch = main + url = https://github.com/NCAR/ccpp-physics + branch = main [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index dc46ccbc9..a0cd923f5 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit dc46ccbc965dcd57974ea219fbe90621faaa27c6 +Subproject commit a0cd923f58e34e8fffe9c76e402c572ebf624302