From 5a10c3e5b82a6c2ef431c515a8269a118a1fe819 Mon Sep 17 00:00:00 2001 From: "Haiqin.Li" Date: Fri, 23 Feb 2024 03:53:05 +0000 Subject: [PATCH 1/3] "point to the physics update for RRFS.v1 code freeze" --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 75876f6fa..73a712cfa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,8 @@ branch = production/RRFS.v1 [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/ufs-community/ccpp-physics - branch = production/RRFS.v1 + url = https://github.com/haiqinli/ccpp-physics + branch = production/RRFS.v1-codefreeze [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index d52832b44..5ed21c435 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit d52832b448c684dcc7b8d9f47d6d44f06f1d8f2d +Subproject commit 5ed21c435cbe7f3c6bcce4ca72801c954d7b00a1 From 21f5619461f6396765151d68c79d47729ee1ca27 Mon Sep 17 00:00:00 2001 From: "Haiqin.Li" Date: Tue, 27 Feb 2024 18:29:46 +0000 Subject: [PATCH 2/3] "point to the updates to address reviewer's comments" --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 5ed21c435..9cd8d824b 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 5ed21c435cbe7f3c6bcce4ca72801c954d7b00a1 +Subproject commit 9cd8d824b5bb2bf6ee1b367294ce5f40fefda041 From c74769a93557054ad9773846b93ab7186ec97775 Mon Sep 17 00:00:00 2001 From: Jong Kim Date: Fri, 1 Mar 2024 14:58:03 +0000 Subject: [PATCH 3/3] physics hash update and revert change in gitmodules --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 73a712cfa..75876f6fa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,8 @@ branch = production/RRFS.v1 [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/haiqinli/ccpp-physics - branch = production/RRFS.v1-codefreeze + url = https://github.com/ufs-community/ccpp-physics + branch = production/RRFS.v1 [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index 9cd8d824b..8a4b1022e 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 9cd8d824b5bb2bf6ee1b367294ce5f40fefda041 +Subproject commit 8a4b1022e7ebf0d2c8398cc49835a162f3cb3bd8