From 24ce7d67648fd1093a17a06dd7ad57e00bce2844 Mon Sep 17 00:00:00 2001 From: Man Zhang Date: Thu, 15 Apr 2021 14:49:35 -0600 Subject: [PATCH 1/3] scidoc fix --- physics/docs/pdftxt/GSD_adv_suite.txt | 12 ++++++++---- physics/docs/pdftxt/suite_input.nml.txt | 6 +++--- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/physics/docs/pdftxt/GSD_adv_suite.txt b/physics/docs/pdftxt/GSD_adv_suite.txt index 24cabe61a..e71595eee 100644 --- a/physics/docs/pdftxt/GSD_adv_suite.txt +++ b/physics/docs/pdftxt/GSD_adv_suite.txt @@ -31,7 +31,7 @@ The GSD_v1 physics suite uses the parameterizations in the following order: \code - + @@ -44,14 +44,14 @@ The GSD_v1 physics suite uses the parameterizations in the following order: GFS_suite_interstitial_rad_reset + sgscloud_radpre GFS_rrtmg_pre rrtmg_sw_pre - mynnrad_pre rrtmg_sw rrtmg_sw_post rrtmg_lw_pre rrtmg_lw - mynnrad_post + sgscloud_radpost rrtmg_lw_post GFS_rrtmg_post @@ -76,6 +76,9 @@ The GSD_v1 physics suite uses the parameterizations in the following order: sfc_nst sfc_nst_post lsm_ruc + lsm_ruc_sfc_sice_pre + sfc_sice + lsm_ruc_sfc_sice_post GFS_surface_loop_control_part2 @@ -93,9 +96,9 @@ The GSD_v1 physics suite uses the parameterizations in the following order: GFS_suite_stateout_update ozphys_2015 h2ophys - GFS_DCNV_generic_pre get_phi_fv3 GFS_suite_interstitial_3 + GFS_DCNV_generic_pre cu_gf_driver_pre cu_gf_driver GFS_DCNV_generic_post @@ -110,6 +113,7 @@ The GSD_v1 physics suite uses the parameterizations in the following order: GFS_MP_generic_post cu_gf_driver_post maximum_hourly_diagnostics + phys_tend diff --git a/physics/docs/pdftxt/suite_input.nml.txt b/physics/docs/pdftxt/suite_input.nml.txt index 4cc5f7b15..360187bd7 100644 --- a/physics/docs/pdftxt/suite_input.nml.txt +++ b/physics/docs/pdftxt/suite_input.nml.txt @@ -269,14 +269,14 @@ show some variables in the namelist that must match the SDF. 0 bl_mynn_edmf_part mynnedmf_wrapper flag to partitioning the MF and ED areas 0 -bl_mynn_edmf_tkeadvect mynnedmf_wrapper activate computation of TKE advection (not yet in use for FV3) \n +bl_mynn_tkeadvect mynnedmf_wrapper activate computation of TKE advection (not yet in use for FV3) \n
  • false: deactivate TKE advection
  • true: activate TKE advection
.false. -bl_mynn_edmf_tkebudget mynnedmf_wrapper flag to activate TKE budget 0 -bl_mynn_edmf_cloudpdf mynnedmf_wrapper flag to determine which cloud PDF to use \n +bl_mynn_tkebudget mynnedmf_wrapper flag to activate TKE budget 0 +bl_mynn_cloudpdf mynnedmf_wrapper flag to determine which cloud PDF to use \n
  • 0: use Sommeria-Deardorff subgrid cloud PDF
  • 1: use Kuwano-Yoshida subgrid cloud PDF From 8a276819fa224ab2613e1b31091f5130b704aa27 Mon Sep 17 00:00:00 2001 From: Man Zhang Date: Thu, 15 Apr 2021 16:57:57 -0600 Subject: [PATCH 2/3] change version # from 5 to 1 per agreement with NCAR colleagues --- physics/docs/pdftxt/CPT_adv_suite.txt | 5 +++-- physics/docs/pdftxt/GFSv15p2_suite.txt | 2 +- physics/docs/pdftxt/GFSv16beta_suite.txt | 2 +- physics/docs/pdftxt/GSD_adv_suite.txt | 2 +- physics/docs/pdftxt/RRFS_v1alpha_suite.txt | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/physics/docs/pdftxt/CPT_adv_suite.txt b/physics/docs/pdftxt/CPT_adv_suite.txt index 72afcefe7..bc34cc1e6 100644 --- a/physics/docs/pdftxt/CPT_adv_suite.txt +++ b/physics/docs/pdftxt/CPT_adv_suite.txt @@ -23,7 +23,7 @@ The csawmg physics suite uses the parameterizations in the following order: \code - + @@ -86,9 +86,9 @@ The csawmg physics suite uses the parameterizations in the following order: GFS_suite_stateout_update ozphys_2015 h2ophys - GFS_DCNV_generic_pre get_phi_fv3 GFS_suite_interstitial_3 + GFS_DCNV_generic_pre cs_conv_pre cs_conv cs_conv_post @@ -105,6 +105,7 @@ The csawmg physics suite uses the parameterizations in the following order: cs_conv_aw_adj GFS_MP_generic_post maximum_hourly_diagnostics + phys_tend diff --git a/physics/docs/pdftxt/GFSv15p2_suite.txt b/physics/docs/pdftxt/GFSv15p2_suite.txt index 4b4f71181..168921993 100644 --- a/physics/docs/pdftxt/GFSv15p2_suite.txt +++ b/physics/docs/pdftxt/GFSv15p2_suite.txt @@ -26,7 +26,7 @@ The GFS_v15p2 physics suite uses the parameterizations in the following order: \code - + diff --git a/physics/docs/pdftxt/GFSv16beta_suite.txt b/physics/docs/pdftxt/GFSv16beta_suite.txt index 4ad277df7..85b5b890e 100644 --- a/physics/docs/pdftxt/GFSv16beta_suite.txt +++ b/physics/docs/pdftxt/GFSv16beta_suite.txt @@ -29,7 +29,7 @@ The GFS_v16beta physics suite uses the parameterizations in the following order: \code - + diff --git a/physics/docs/pdftxt/GSD_adv_suite.txt b/physics/docs/pdftxt/GSD_adv_suite.txt index e71595eee..4d986075b 100644 --- a/physics/docs/pdftxt/GSD_adv_suite.txt +++ b/physics/docs/pdftxt/GSD_adv_suite.txt @@ -31,7 +31,7 @@ The GSD_v1 physics suite uses the parameterizations in the following order: \code - + diff --git a/physics/docs/pdftxt/RRFS_v1alpha_suite.txt b/physics/docs/pdftxt/RRFS_v1alpha_suite.txt index 9edbefdb0..32db8037a 100644 --- a/physics/docs/pdftxt/RRFS_v1alpha_suite.txt +++ b/physics/docs/pdftxt/RRFS_v1alpha_suite.txt @@ -24,7 +24,7 @@ The RRFS_v1alpha physics suite uses the parameterizations in the following order \code - + From 046f58589c50089fcd21a0696c4067b92afc202c Mon Sep 17 00:00:00 2001 From: Man Zhang Date: Fri, 16 Apr 2021 08:52:11 -0600 Subject: [PATCH 3/3] use new syntax in SDF files --- physics/docs/pdftxt/GFSv15p2_suite.txt | 2 +- physics/docs/pdftxt/GFSv16beta_suite.txt | 2 +- physics/docs/pdftxt/RRFS_v1alpha_suite.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/physics/docs/pdftxt/GFSv15p2_suite.txt b/physics/docs/pdftxt/GFSv15p2_suite.txt index 168921993..d79cab076 100644 --- a/physics/docs/pdftxt/GFSv15p2_suite.txt +++ b/physics/docs/pdftxt/GFSv15p2_suite.txt @@ -26,7 +26,7 @@ The GFS_v15p2 physics suite uses the parameterizations in the following order: \code - + diff --git a/physics/docs/pdftxt/GFSv16beta_suite.txt b/physics/docs/pdftxt/GFSv16beta_suite.txt index 85b5b890e..eac420cd0 100644 --- a/physics/docs/pdftxt/GFSv16beta_suite.txt +++ b/physics/docs/pdftxt/GFSv16beta_suite.txt @@ -29,7 +29,7 @@ The GFS_v16beta physics suite uses the parameterizations in the following order: \code - + diff --git a/physics/docs/pdftxt/RRFS_v1alpha_suite.txt b/physics/docs/pdftxt/RRFS_v1alpha_suite.txt index 32db8037a..a3051a88b 100644 --- a/physics/docs/pdftxt/RRFS_v1alpha_suite.txt +++ b/physics/docs/pdftxt/RRFS_v1alpha_suite.txt @@ -24,7 +24,7 @@ The RRFS_v1alpha physics suite uses the parameterizations in the following order \code - +