From 335936aaf5eff72fd30ec2201f4b69d9d756dbc6 Mon Sep 17 00:00:00 2001 From: "Man.Zhang" Date: Thu, 16 Dec 2021 16:01:06 -0700 Subject: [PATCH 1/4] point to personal fork --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6bb663df1..2e6641ee0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/NCAR/ccpp-physics - branch = main + url = https://github.com/mzhangw/ccpp-physics + branch = revert_iovr4 [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP From bc6b1d3b98ba61e1e8b650c67da68909774bd16e Mon Sep 17 00:00:00 2001 From: "Man.Zhang" Date: Mon, 27 Dec 2021 13:14:57 -0700 Subject: [PATCH 2/4] cleanup HAFS SDF --- .../suite_FV3_HAFS_v0_hwrf_thompson.xml | 93 ------------------- 1 file changed, 93 deletions(-) delete mode 100644 ccpp/suites/suite_FV3_HAFS_v0_hwrf_thompson.xml diff --git a/ccpp/suites/suite_FV3_HAFS_v0_hwrf_thompson.xml b/ccpp/suites/suite_FV3_HAFS_v0_hwrf_thompson.xml deleted file mode 100644 index 2bc2f8592..000000000 --- a/ccpp/suites/suite_FV3_HAFS_v0_hwrf_thompson.xml +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - GFS_time_vary_pre - GFS_rrtmg_setup - GFS_rad_time_vary - GFS_phys_time_vary - - - - - GFS_suite_interstitial_rad_reset - - GFS_rrtmg_pre - GFS_radiation_surface - rrtmg_lw_pre - rrtmg_lw - rrtmg_lw_post - rrtmg_sw_pre - rrtmg_sw - rrtmg_sw_post - GFS_rrtmg_post - - - - - - GFS_suite_interstitial_phys_reset - GFS_suite_stateout_reset - get_prs_fv3 - GFS_suite_interstitial_1 - GFS_surface_generic_pre - GFS_surface_composites_pre - dcyc2t3 - GFS_surface_composites_inter - GFS_suite_interstitial_2 - - - - gfdl_sfc_layer - GFS_surface_loop_control_part1 - sfc_nst_pre - sfc_nst - sfc_nst_post - noahmpdrv - sfc_sice - GFS_surface_loop_control_part2 - - - - GFS_surface_composites_post - sfc_diag - sfc_diag_post - GFS_surface_generic_post - GFS_PBL_generic_pre - hedmf - GFS_PBL_generic_post - GFS_GWD_generic_pre - cires_ugwp - cires_ugwp_post - GFS_GWD_generic_post - GFS_suite_stateout_update - ozphys_2015 - h2ophys - GFS_DCNV_generic_pre - get_phi_fv3 - GFS_suite_interstitial_3 - samfdeepcnv - GFS_DCNV_generic_post - GFS_SCNV_generic_pre - samfshalcnv - GFS_SCNV_generic_post - GFS_suite_interstitial_4 - cnvc90 - GFS_MP_generic_pre - mp_thompson_pre - mp_thompson - mp_thompson_post - GFS_MP_generic_post - maximum_hourly_diagnostics - phys_tend - - - - - GFS_stochastics - - - - From 0afe459faf3f50b06889d0deb593e5594d654eaa Mon Sep 17 00:00:00 2001 From: "Man.Zhang" Date: Mon, 27 Dec 2021 13:38:58 -0700 Subject: [PATCH 3/4] update submodule pointer --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index aae0d5f28..61fc3c1d4 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit aae0d5f281f4f9f41fa8287ac326823a9910207f +Subproject commit 61fc3c1d46d967f3cadfd1157011dd7085c8fa93 From a6ae7769b01a1676ee90fb0f729bfa3c6a1a5993 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Tue, 28 Dec 2021 07:01:43 -0700 Subject: [PATCH 4/4] Revert change to .gitmodules and update submodule pointer for ccpp-physics --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2e6641ee0..6bb663df1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/mzhangw/ccpp-physics - branch = revert_iovr4 + url = https://github.com/NCAR/ccpp-physics + branch = main [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index 61fc3c1d4..9a3846dca 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 61fc3c1d46d967f3cadfd1157011dd7085c8fa93 +Subproject commit 9a3846dca98d558432219f8f9919c9d1768969a7