From 8fcfc20ad81d1bb658af6fc6371a00070d1811de Mon Sep 17 00:00:00 2001 From: "anning.cheng" Date: Thu, 27 Feb 2025 14:50:01 +0000 Subject: [PATCH 1/6] changes in gitmodules --- .gitmodules | 2 +- ccpp/physics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 22c723ac1..bd91f851b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ [submodule "ccpp/physics"] path = ccpp/physics url = https://github.com/ufs-community/ccpp-physics - branch = ufs/dev + branch = mr2_rst [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index dce8be651..3daf92779 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit dce8be6515a5bdac7f281d0c8c2bdbc227592a6f +Subproject commit 3daf92779bd12ca0497bffa42753ab4e921a895a From 5fefaf6da1a411d92c1a563b85463bca387c1158 Mon Sep 17 00:00:00 2001 From: "anning.cheng" Date: Tue, 4 Mar 2025 23:06:22 +0000 Subject: [PATCH 2/6] update submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index bd91f851b..2352d0a2a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,7 +8,7 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/ufs-community/ccpp-physics + url = https://github.com/AnningCheng-NOAA/ccpp-physics branch = mr2_rst [submodule "upp"] path = upp From 6a1dcca121c72c3e337b4f2cdbbbab2f09ff2a28 Mon Sep 17 00:00:00 2001 From: "anning.cheng" Date: Thu, 6 Mar 2025 21:51:30 +0000 Subject: [PATCH 3/6] merge to top of develop branch in fv3atm --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 1f850921f..7f07d3374 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 1f850921fd33930f6f755c93840b6d36a4055447 +Subproject commit 7f07d33741c7e9d7b1e011750907c620d9178331 From bb7678397a36223351d7aa356b3cf03f3d146d3d Mon Sep 17 00:00:00 2001 From: jkbk2004 Date: Thu, 6 Mar 2025 17:47:53 -0600 Subject: [PATCH 4/6] dycore hash update --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 0519df1af..127a341d1 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 0519df1af731548b1e35aa5685a35605e3e66d5a +Subproject commit 127a341d126a6225a52eed61c4e866e1af82005f From 9c95bc84d9f8ba33b63d7411d9759eb87b53d83b Mon Sep 17 00:00:00 2001 From: Jong Kim Date: Mon, 10 Mar 2025 15:56:58 +0000 Subject: [PATCH 5/6] physics hash update and revert changes in gitmodules --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2352d0a2a..dee249b6a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/AnningCheng-NOAA/ccpp-physics - branch = mr2_rst + 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 7f07d3374..38268cff0 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 7f07d33741c7e9d7b1e011750907c620d9178331 +Subproject commit 38268cff07b100998757a10b76f533d83e7c33ee From cb7acdadb73b9f0a940f4e81e725402c77b7bac6 Mon Sep 17 00:00:00 2001 From: JONG KIM Date: Mon, 10 Mar 2025 11:58:48 -0400 Subject: [PATCH 6/6] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index dee249b6a..22c723ac1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ [submodule "ccpp/physics"] path = ccpp/physics url = https://github.com/ufs-community/ccpp-physics - branch = ufs/dev + branch = ufs/dev [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP