From 008b8d5d936941945a221946737cb62338f361f8 Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Fri, 2 Aug 2024 12:29:32 -0500 Subject: [PATCH 1/2] 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 2/2] 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