From 491b5c6ad790dcf787a82330747b37668a67c273 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Fri, 17 Nov 2023 09:33:06 -0500 Subject: [PATCH 1/4] update ccpp --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index d566ea4ae..bf5a53852 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit d566ea4ae7dc777f8c1fcdfbda75a6ff150b168a +Subproject commit bf5a53852181bf38e2bb716f3845dddbc95d5a2f From aeb1dfc0de8770646363f68c1816760661be34f3 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Fri, 17 Nov 2023 09:44:36 -0500 Subject: [PATCH 2/4] Revert "update ccpp" This reverts commit 491b5c6ad790dcf787a82330747b37668a67c273. --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index bf5a53852..d566ea4ae 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit bf5a53852181bf38e2bb716f3845dddbc95d5a2f +Subproject commit d566ea4ae7dc777f8c1fcdfbda75a6ff150b168a From 424a4d904771d3d82d5c9d02d266224472df0488 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Thu, 12 Dec 2024 16:07:45 +0000 Subject: [PATCH 3/4] add ultralow SDF --- ccpp/suites/suite_FV3_coupled_lowres.xml | 84 ++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 ccpp/suites/suite_FV3_coupled_lowres.xml diff --git a/ccpp/suites/suite_FV3_coupled_lowres.xml b/ccpp/suites/suite_FV3_coupled_lowres.xml new file mode 100644 index 000000000..a3ca48810 --- /dev/null +++ b/ccpp/suites/suite_FV3_coupled_lowres.xml @@ -0,0 +1,84 @@ + + + + + + + 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 + rad_sw_pre + rrtmg_sw + rrtmg_sw_post + rrtmg_lw + rrtmg_lw_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 + + + + sfc_diff + GFS_surface_loop_control_part1 + sfc_nst_pre + sfc_nst + sfc_nst_post + lsm_noah + sfc_cice + sfc_sice + GFS_surface_loop_control_part2 + + + + GFS_surface_composites_post + sfc_diag + sfc_diag_post + GFS_surface_generic_post + GFS_PBL_generic_pre + satmedmfvdifq + GFS_PBL_generic_post + GFS_suite_stateout_update + GFS_photochemistry + get_phi_fv3 + GFS_suite_interstitial_3 + GFS_DCNV_generic_pre + samfdeepcnv + GFS_DCNV_generic_post + GFS_SCNV_generic_pre + samfshalcnv + GFS_SCNV_generic_post + GFS_suite_interstitial_4 + cnvc90 + GFS_MP_generic_pre + gfdl_cloud_microphys + GFS_MP_generic_post + maximum_hourly_diagnostics + GFS_physics_post + + + + + GFS_stochastics + + + + From b4fe8b4e6f5c759010af68894cf901cdb9a5c5c3 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Mon, 3 Mar 2025 19:59:31 +0000 Subject: [PATCH 4/4] add uncoupled low res SDF for testing --- ccpp/suites/suite_FV3_lowres.xml | 83 ++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 ccpp/suites/suite_FV3_lowres.xml diff --git a/ccpp/suites/suite_FV3_lowres.xml b/ccpp/suites/suite_FV3_lowres.xml new file mode 100644 index 000000000..e537277fd --- /dev/null +++ b/ccpp/suites/suite_FV3_lowres.xml @@ -0,0 +1,83 @@ + + + + + + + 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 + rad_sw_pre + rrtmg_sw + rrtmg_sw_post + rrtmg_lw + rrtmg_lw_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 + + + + sfc_diff + GFS_surface_loop_control_part1 + sfc_nst_pre + sfc_nst + sfc_nst_post + lsm_noah + sfc_sice + GFS_surface_loop_control_part2 + + + + GFS_surface_composites_post + sfc_diag + sfc_diag_post + GFS_surface_generic_post + GFS_PBL_generic_pre + satmedmfvdifq + GFS_PBL_generic_post + GFS_suite_stateout_update + GFS_photochemistry + get_phi_fv3 + GFS_suite_interstitial_3 + GFS_DCNV_generic_pre + samfdeepcnv + GFS_DCNV_generic_post + GFS_SCNV_generic_pre + samfshalcnv + GFS_SCNV_generic_post + GFS_suite_interstitial_4 + cnvc90 + GFS_MP_generic_pre + gfdl_cloud_microphys + GFS_MP_generic_post + maximum_hourly_diagnostics + GFS_physics_post + + + + + GFS_stochastics + + + +