From bb01967599131326b69ac2a853d61acc0ac5809f Mon Sep 17 00:00:00 2001 From: Tom Black Date: Wed, 30 Oct 2019 10:58:21 -0400 Subject: [PATCH 01/13] Point clone/branch at GFDL_atmos_cubed_sphere fork/branch on github. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index fb33a8b44..5a45ef469 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "atmos_cubed_sphere"] path = atmos_cubed_sphere - url = https://github.com/NOAA-EMC/GFDL_atmos_cubed_sphere - branch = dev/emc + url = https://github.com/TomBlack-NOAA/GFDL_atmos_cubed_sphere + branch = blend_DA From a89aab6345f4958297c53f505b4410af05576079 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Wed, 19 Feb 2020 12:48:40 -0500 Subject: [PATCH 02/13] Update of small changes in the model. --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index a76161c0f..92e823b00 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit a76161c0f98b937568f35bbed5a936e58199fb88 +Subproject commit 92e823b0056083527bc4bda3d1d766515a8f3ef0 From 493a3be947a7705870d7ec67ed39ca24f563e301 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Wed, 19 Feb 2020 14:24:41 -0500 Subject: [PATCH 03/13] Updated model in my branch. --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 92e823b00..b50a2b3f4 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 92e823b0056083527bc4bda3d1d766515a8f3ef0 +Subproject commit b50a2b3f4a81e8928e31c68a1281773afdcaf81a From 5bb8b1eb59040cb45af52f8edb056c59279e3d7f Mon Sep 17 00:00:00 2001 From: Tom Black Date: Thu, 20 Feb 2020 10:10:22 -0500 Subject: [PATCH 04/13] Clean up in the regional module. --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index b50a2b3f4..8abe8f07d 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit b50a2b3f4a81e8928e31c68a1281773afdcaf81a +Subproject commit 8abe8f07de7fe8f22b0871f961c3bed96f6365d5 From f360cde3beced0adaa3975bb5920e490f59b65cc Mon Sep 17 00:00:00 2001 From: Tom Black Date: Thu, 20 Feb 2020 12:04:57 -0500 Subject: [PATCH 05/13] Update my FV3 branch to the master. --- ccpp/framework | 2 +- ccpp/physics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ccpp/framework b/ccpp/framework index e77210986..28fdedec6 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit e7721098639ee73c2a69ee0e8423e8905549e240 +Subproject commit 28fdedec637b3a11a90aa3d816aff9dd56a9dc5e diff --git a/ccpp/physics b/ccpp/physics index 01ed01fb0..904a43354 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 01ed01fb0b3112e96eb619e0339d88fb0201982f +Subproject commit 904a43354bc5922558dffc9b88acbc854c20e605 From fcf2b8af1e8a85f15a66d90a806a23a977d4a608 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Mon, 24 Feb 2020 07:14:44 -0500 Subject: [PATCH 06/13] More cleanup of the regional module. --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 8abe8f07d..7dfc7c7e6 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 8abe8f07de7fe8f22b0871f961c3bed96f6365d5 +Subproject commit 7dfc7c7e6ce619c185f76c56dbd868c20ebb33a4 From 599ab1f356c6661aad6367550ed840b5426823ef Mon Sep 17 00:00:00 2001 From: Tom Black Date: Thu, 5 Mar 2020 10:32:13 -0500 Subject: [PATCH 07/13] Moved call to write_full_fields in atmos_cubed_sphere. --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 7dfc7c7e6..7b1288d35 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 7dfc7c7e6ce619c185f76c56dbd868c20ebb33a4 +Subproject commit 7b1288d35371da87aba18b1e2fcea37cfbffa98b From d1f31e157857c3d7877a5cf71cc9417f691b54c9 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Wed, 11 Mar 2020 13:39:56 -0400 Subject: [PATCH 08/13] Updating develop branch in my fork. --- ccpp/framework | 2 +- ccpp/physics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ccpp/framework b/ccpp/framework index e77210986..28fdedec6 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit e7721098639ee73c2a69ee0e8423e8905549e240 +Subproject commit 28fdedec637b3a11a90aa3d816aff9dd56a9dc5e diff --git a/ccpp/physics b/ccpp/physics index e7909b4f3..904a43354 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit e7909b4f34336742cab7d4ee687ae467f8fd646c +Subproject commit 904a43354bc5922558dffc9b88acbc854c20e605 From 5cf8a3a084ee6bf7d4aff3aa2aea6e8ba8194b80 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Fri, 13 Mar 2020 13:28:27 -0400 Subject: [PATCH 09/13] Update ccpp/framework and ccpp/physics submodules --- ccpp/framework | 2 +- ccpp/physics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ccpp/framework b/ccpp/framework index 28fdedec6..e77210986 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit 28fdedec637b3a11a90aa3d816aff9dd56a9dc5e +Subproject commit e7721098639ee73c2a69ee0e8423e8905549e240 diff --git a/ccpp/physics b/ccpp/physics index 904a43354..e7909b4f3 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 904a43354bc5922558dffc9b88acbc854c20e605 +Subproject commit e7909b4f34336742cab7d4ee687ae467f8fd646c From 63da0e6ce894b6e9c5cfb2e7c585bb435796bd15 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Thu, 19 Mar 2020 13:44:33 -0400 Subject: [PATCH 10/13] Get modified ccpp. --- ccpp/framework | 2 +- ccpp/physics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ccpp/framework b/ccpp/framework index e77210986..28fdedec6 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit e7721098639ee73c2a69ee0e8423e8905549e240 +Subproject commit 28fdedec637b3a11a90aa3d816aff9dd56a9dc5e diff --git a/ccpp/physics b/ccpp/physics index e7909b4f3..904a43354 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit e7909b4f34336742cab7d4ee687ae467f8fd646c +Subproject commit 904a43354bc5922558dffc9b88acbc854c20e605 From a61c3598c1812e48a593bcda880c932e2b94d204 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Fri, 20 Mar 2020 10:23:14 -0400 Subject: [PATCH 11/13] Update ccpp framework and physics. --- ccpp/framework | 2 +- ccpp/physics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ccpp/framework b/ccpp/framework index 28fdedec6..d32b965b1 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit 28fdedec637b3a11a90aa3d816aff9dd56a9dc5e +Subproject commit d32b965b11882a42d9db522dc13823b7720b63aa diff --git a/ccpp/physics b/ccpp/physics index 904a43354..3d45390dc 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 904a43354bc5922558dffc9b88acbc854c20e605 +Subproject commit 3d45390dcd118c3cb0c6fb008e2d21608bbf0648 From 6760075579d529ccc0928200cf1164f7dd27eb65 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Mon, 6 Apr 2020 13:24:26 -0400 Subject: [PATCH 12/13] Modifications for code review. --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 10f5bb98b..c8d7dc73c 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 10f5bb98b3a98a43fb9798295baef453c6b70663 +Subproject commit c8d7dc73c5f150189f0ac3712fd193b2ce6155ca From 157738d9abbfb60d6ec2627b85ad8fbc790f1c8d Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Wed, 8 Apr 2020 15:46:09 +0000 Subject: [PATCH 13/13] Update atmos_cubed_sphere submodule --- .gitmodules | 4 ++-- atmos_cubed_sphere | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2d63c13b2..d253f6966 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "atmos_cubed_sphere"] path = atmos_cubed_sphere - url = https://github.com/TomBlack-NOAA/GFDL_atmos_cubed_sphere - branch = blend_DA + url = https://github.com/NOAA-EMC/GFDL_atmos_cubed_sphere + branch = dev/emc [submodule "ccpp/framework"] path = ccpp/framework url = https://github.com/NCAR/ccpp-framework diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index c8d7dc73c..80ce8ce20 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit c8d7dc73c5f150189f0ac3712fd193b2ce6155ca +Subproject commit 80ce8ce200f90985097860c4eb47da1574b87c58