From 75cab651707dda91215289d190503e72b0604fe1 Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Tue, 6 Sep 2022 18:53:11 +0000 Subject: [PATCH 1/3] update ccpp-physics hash --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index cf353f655..659d8ba67 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit cf353f655829c0105fac9efbae7ed49f5065402c +Subproject commit 659d8ba6775b06a930cc7ce54c193af82ee6dbc8 From 456dddae9db6bf6812ecc376c9487c2adb10e455 Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Wed, 7 Sep 2022 09:35:23 -0500 Subject: [PATCH 2/3] Update to rigth ccpp-physics hash --- .gitmodules | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6bb663df1..b56729d9a 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/BrianCurtis-NOAA/ccpp-physics + branch = bugfix/aqm-heat-fluxes + #url = https://github.com/NCAR/ccpp-physics + #branch = main [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP From 83adfc0fd52a613b51269d30011d8f17c13a27ea Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Fri, 9 Sep 2022 15:19:38 +0000 Subject: [PATCH 3/3] hash update and .gitmodules revert --- .gitmodules | 6 ++---- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index b56729d9a..6bb663df1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,10 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/BrianCurtis-NOAA/ccpp-physics - branch = bugfix/aqm-heat-fluxes - #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 659d8ba67..c1827f2fc 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 659d8ba6775b06a930cc7ce54c193af82ee6dbc8 +Subproject commit c1827f2fc85ef66ddd5ab9e1ba2d050337ef34d2