From 008b8d5d936941945a221946737cb62338f361f8 Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Fri, 2 Aug 2024 12:29:32 -0500 Subject: [PATCH 01/12] update suite file to get fluxes from land component model --- ccpp/suites/suite_FV3_GFS_v17_coupled_p8.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/ccpp/suites/suite_FV3_GFS_v17_coupled_p8.xml b/ccpp/suites/suite_FV3_GFS_v17_coupled_p8.xml index 53007131f..b50baf0eb 100644 --- a/ccpp/suites/suite_FV3_GFS_v17_coupled_p8.xml +++ b/ccpp/suites/suite_FV3_GFS_v17_coupled_p8.xml @@ -43,6 +43,7 @@ sfc_nst sfc_nst_post noahmpdrv + sfc_land sfc_cice sfc_sice GFS_surface_loop_control_part2 From 1f98dc876bacb666ea883d700ddcc1bacac062d7 Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Thu, 7 Nov 2024 23:15:06 -0600 Subject: [PATCH 02/12] point ccpp/physics fork --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 22c723ac1..5bcc409f7 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/uturuncoglu/ccpp-physics + branch = feature/land [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index 44700d5e9..41527dd33 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 44700d5e92f00524ade276062e1f7c50e554c0fb +Subproject commit 41527dd33221e10952f9de0fdc30dcc22d4926c0 From 9913c860213b3dffcd9605510642ed19bf4d696f Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Fri, 6 Dec 2024 10:49:14 -0600 Subject: [PATCH 03/12] sync submodules --- atmos_cubed_sphere | 2 +- ccpp/framework | 2 +- ccpp/physics | 2 +- upp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index ac3055eff..e36e8572e 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit ac3055eff06099d61cd65e18bc4f0353ffd83f46 +Subproject commit e36e8572e7643d7e59a3979a61bdd83743ff7b00 diff --git a/ccpp/framework b/ccpp/framework index 0f8232724..b7d55fd07 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit 0f8232724975c13289cad390c9a71fa2c6a9bff4 +Subproject commit b7d55fd07fa35c5de9b2292596d30784a800b276 diff --git a/ccpp/physics b/ccpp/physics index 41527dd33..da33dbde9 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 41527dd33221e10952f9de0fdc30dcc22d4926c0 +Subproject commit da33dbde9d80b2fe70e95419953bd2120d459019 diff --git a/upp b/upp index 81b38a88d..ce5f3b146 160000 --- a/upp +++ b/upp @@ -1 +1 @@ -Subproject commit 81b38a88d860ce7e34e8507c2246151a54d96a39 +Subproject commit ce5f3b146861cf6c95e1c14c640ede1ed97e6eef From bad33b17a9a281dd68d0a680dcd7a1fdbcf69011 Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Fri, 6 Dec 2024 10:54:18 -0600 Subject: [PATCH 04/12] sync again --- atmos_cubed_sphere | 2 +- ccpp/framework | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index e36e8572e..9490871a6 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit e36e8572e7643d7e59a3979a61bdd83743ff7b00 +Subproject commit 9490871a616604efe9dd75608214081eef557ad6 diff --git a/ccpp/framework b/ccpp/framework index b7d55fd07..9e1c3abe1 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit b7d55fd07fa35c5de9b2292596d30784a800b276 +Subproject commit 9e1c3abe1048c0f18c53fdbb7113bc56a129bdf5 From 6f3c7b93ed90be32bb83604fc6c1bca4fd02ce25 Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Thu, 19 Dec 2024 12:42:14 -0600 Subject: [PATCH 05/12] add sfc_land scheme to suite files --- ccpp/suites/suite_FV3_GFS_v17_coupled_p8_ugwpv1.xml | 1 + ccpp/suites/suite_FV3_GFS_v17_p8_ugwpv1.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/ccpp/suites/suite_FV3_GFS_v17_coupled_p8_ugwpv1.xml b/ccpp/suites/suite_FV3_GFS_v17_coupled_p8_ugwpv1.xml index e7bb03710..134fe7b9d 100644 --- a/ccpp/suites/suite_FV3_GFS_v17_coupled_p8_ugwpv1.xml +++ b/ccpp/suites/suite_FV3_GFS_v17_coupled_p8_ugwpv1.xml @@ -43,6 +43,7 @@ sfc_nst sfc_nst_post noahmpdrv + sfc_land sfc_cice sfc_sice GFS_surface_loop_control_part2 diff --git a/ccpp/suites/suite_FV3_GFS_v17_p8_ugwpv1.xml b/ccpp/suites/suite_FV3_GFS_v17_p8_ugwpv1.xml index c94396454..5ceab7c64 100644 --- a/ccpp/suites/suite_FV3_GFS_v17_p8_ugwpv1.xml +++ b/ccpp/suites/suite_FV3_GFS_v17_p8_ugwpv1.xml @@ -43,6 +43,7 @@ sfc_nst sfc_nst_post noahmpdrv + sfc_land sfc_sice GFS_surface_loop_control_part2 From 955514c265750fe744c16b4669e75eadd3772a66 Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Thu, 19 Dec 2024 13:50:12 -0600 Subject: [PATCH 06/12] update ccpp physics --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index da33dbde9..2be44698e 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit da33dbde9d80b2fe70e95419953bd2120d459019 +Subproject commit 2be44698e7b84e2276e2f0c9ca123ad8ebd6f660 From a95faba5ae18e2a7e41d532ac355436e1fcd706c Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Thu, 19 Dec 2024 14:15:17 -0600 Subject: [PATCH 07/12] fix minor issue --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 2be44698e..491fbc3d7 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 2be44698e7b84e2276e2f0c9ca123ad8ebd6f660 +Subproject commit 491fbc3d77133cd02a44e2754040d7a195e9e11d From 1c2279a39cd347bf308f303e5970a9f07637b1c3 Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Fri, 27 Dec 2024 17:30:40 -0600 Subject: [PATCH 08/12] update ccpp physics --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 491fbc3d7..05e017a55 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 491fbc3d77133cd02a44e2754040d7a195e9e11d +Subproject commit 05e017a55c8d26a0014f50a4ac77ef966eb2498b From 0b62063aa82557d789b5e8a509a091bccf7a1caf Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Fri, 3 Jan 2025 14:47:37 -0600 Subject: [PATCH 09/12] update ccpp/physics --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 05e017a55..4057c8016 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 05e017a55c8d26a0014f50a4ac77ef966eb2498b +Subproject commit 4057c8016f8988cb70d2c0ce207f5526e5933008 From f5f4e43541080b00ed9c8a74bf38ddf82b25c26e Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Tue, 7 Jan 2025 13:36:57 -0600 Subject: [PATCH 10/12] update ccpp physics submodule --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 4057c8016..0dbea49b4 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 4057c8016f8988cb70d2c0ce207f5526e5933008 +Subproject commit 0dbea49b47b2371738248afde26b97d8af9f6e78 From 40e2d3078c8f6efb8f6b44e601b22a27e01ea0dc Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Mon, 13 Jan 2025 10:58:46 -0600 Subject: [PATCH 11/12] sync ccpp physics --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 0dbea49b4..03d6fc7d2 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 0dbea49b47b2371738248afde26b97d8af9f6e78 +Subproject commit 03d6fc7d244e44f19c8fc1a1c258c4105ca331a9 From 95bd281322cc4e1b712792a0328517af96bc1ba7 Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Fri, 17 Jan 2025 12:12:19 -0600 Subject: [PATCH 12/12] update physics --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 03d6fc7d2..ed3d4af78 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 03d6fc7d244e44f19c8fc1a1c258c4105ca331a9 +Subproject commit ed3d4af782050e043b2f9817dff93e96aba26d45