From 9e4e9bc06697613406ac18e0408e688edce688ae Mon Sep 17 00:00:00 2001 From: dustinswales Date: Thu, 11 May 2023 11:19:58 -0600 Subject: [PATCH 1/2] Bugfixes for RRTMGP --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 22c723ac1..9c9beaa7b 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/dustinswales/ccpp-physics + branch = bugfix_rrtmgp_threading [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index 3a306a493..81e3f5e36 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 3a306a493a9a0b6c3c39c7b50d356f0ddb7c5c94 +Subproject commit 81e3f5e36bb84cff02a08078e4ad1d8ee3555c2f From 7ea3542795e60963549e5eb0bfeb264232c624b6 Mon Sep 17 00:00:00 2001 From: dustinswales Date: Thu, 8 Jun 2023 11:25:49 -0600 Subject: [PATCH 2/2] Revert .gitmodules --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9c9beaa7b..22c723ac1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/dustinswales/ccpp-physics - branch = bugfix_rrtmgp_threading + url = https://github.com/ufs-community/ccpp-physics + branch = ufs/dev [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index 81e3f5e36..8cb164377 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 81e3f5e36bb84cff02a08078e4ad1d8ee3555c2f +Subproject commit 8cb1643774b8c0ede7bd3f2f4e0881d4f32500b8