From bd38c5676d99f350551f6b41cc1d9ffad020ce5c Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Mon, 29 Jan 2024 18:32:20 -0500 Subject: [PATCH 1/2] Code update for HR4_roughness (#727) * Code update for HR4_roughness --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index d0c3294c7..f31b4affc 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit d0c3294c7efa1531f489dcacff676b92acdab5a1 +Subproject commit f31b4affc138c0273ae9f61d0f3be79f9bdf8d0d From b4c4ebdb9423dbb8d73b5b0048ae3f3dd1a0221c Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Mon, 18 Mar 2024 16:06:15 -0400 Subject: [PATCH 2/2] update ccpp/physics and .gitmodules --- .gitmodules | 6 ++---- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index b79bf8dbf..6bb663df1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,10 +8,8 @@ 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-PR119 + 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 786628cc5..e1f97ad2a 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 786628cc5518a01615eb9b31c73f7e27d10ee4d6 +Subproject commit e1f97ad2aca9541505cfeb1d5c8e72365053fc02