From afafa0912b534f3d3b5f7df53f887f5ca277fd1e Mon Sep 17 00:00:00 2001 From: Michael Toy Date: Tue, 4 Apr 2023 01:44:24 +0000 Subject: [PATCH 1/2] Fixed issue with level of dividing streamline (rdxzb) being overwritten and affecting stochastic physics in ugwp --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 22c723ac1..db606c0c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/ufs-community/ccpp-physics - branch = ufs/dev + url = https://github.com/mdtoy/ccpp-physics + branch = ufs/dev_ugwp_stoch_phys_fix [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index a11db782d..6424df169 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit a11db782ddc8ee2264c054dc904d8c7acc0ecaad +Subproject commit 6424df169766cc8c7916a6023149f50f7478db8f From ced921e12d19fafab0073c999685aabd1e9eaee3 Mon Sep 17 00:00:00 2001 From: Michael Toy Date: Wed, 5 Apr 2023 03:33:26 +0000 Subject: [PATCH 2/2] Added back CCPP header in physics/drag_suite.F90 --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 6424df169..eb816e3c4 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 6424df169766cc8c7916a6023149f50f7478db8f +Subproject commit eb816e3c49ea94cb45dd0da00f099864bec8c66e