From 72e606a25242159477641eae1a2da5ac8e6204a9 Mon Sep 17 00:00:00 2001 From: Man Zhang Date: Mon, 19 Aug 2024 13:13:23 -0600 Subject: [PATCH] add acronyms pages and NMLs for PSL options --- physics/docs/ccpp_doxyfile | 1 + physics/docs/pdftxt/acronyms.txt | 70 +++++++++++++++++++++++++ physics/docs/pdftxt/suite_input.nml.txt | 6 +++ 3 files changed, 77 insertions(+) create mode 100644 physics/docs/pdftxt/acronyms.txt diff --git a/physics/docs/ccpp_doxyfile b/physics/docs/ccpp_doxyfile index 403499455..7e40361ae 100644 --- a/physics/docs/ccpp_doxyfile +++ b/physics/docs/ccpp_doxyfile @@ -993,6 +993,7 @@ INPUT = pdftxt/mainpage.txt \ pdftxt/CLM_LAKE.txt \ pdftxt/THOMPSON.txt \ pdftxt/suite_input.nml.txt \ + pdftxt/acronyms.txt \ ../MP \ ../CONV \ ../GWD \ diff --git a/physics/docs/pdftxt/acronyms.txt b/physics/docs/pdftxt/acronyms.txt new file mode 100644 index 000000000..ded61d34d --- /dev/null +++ b/physics/docs/pdftxt/acronyms.txt @@ -0,0 +1,70 @@ +/** +\page Acronyms_desp Acronyms + +\tableofcontents +| Abbreviation | Explanation | +|------------------|---------------------| +| aa | Aerosol-aware | +| CA | Cellular Automata | +| CCN | Cloud Condensation Nulei | +| CCPP | Common Community Physics Package | +| CIRES | Cooperative Institute for Research in Environmental Sciences | +| CLM | Community Land Model | +| CSAW | Chikira-Sugiyama convection with Arakawa-Wu extension | +| dycore | Dynamical core | +| EDMF | Eddy-Diffusivity Mass Flux | +| EMC | Environmental Modeling Center | +| FV3 | Finite-Volume Cubed Sphere | +| GF | Grell-Freitas convective scheme | +| GFDL | Geophysical Fluid Dynamics Laboratory | +| GFS | Global Forecast System | +| GOCART | Goddard Chemistry Aerosol Radiation and Transport model | +| GSL | NOAA Global Systems Laboratory | +| HEDMF | Hybrid eddy-diffusivity mass-flux | +| HRRR | High-Resolution Rapid Refresh | +| LSM | Land Surface Model | +| LW | Longwave | +| McICA | Monte-Carlo Independent Column Approximation | +| MERRA-2 | Modern-Era Retrospective Analysis for Research and Applications, Version2 | +| MF | Mass-Flux | +| MG | Morrison-Gettelman | +| MP | Microphysics | +| MYNN | Mellor-Yamada-Nakanishi-Niino | +| NASA | National Aeronautics and Space Administration | +| NCAR | National Center for Atmospheric Research | +| NOAA | National Oceanic and Atmospheric Administration | +| NoahMP | Noah-Multiparameterization Land Surface Model | +| NRL | Naval Research Laboratory | +| NSST | Near Sea Surface Temperature ocean scheme | +| NSSL | NOAA National Severe Storms Laboratory | +| NWP | Numerical Weather Prediction | +| PBL | Planetary Boundary Layer | +| PSD | Partical size distribution | +| PSL | NOAA Physics Sciences Laboratory | +| RRFS | Rapid Refresh Forecast System | +| RRTMG | Rapid Radiative Transfer Model for General circulation model applications | +| RRTMGP | Rapid Radiation Transfer Model for General circulation model applications-Parallel +| RTE | Radiative Transfer for Energetics | +| RUC | Rapid Update Cycle | +| sa | Scale-aware | +| SAS | Simplified Arakawa-Schubert | +| SCM | Single-Column Model | +| SDF | Suite Definition File | +| sfc | Surface | +| SHUM | Perturbed boundary layer specific humidity | +| SKEB | Stochastic Kinetic Energy Backscatter | +| SPPT | Stochastically Perturbed Physics Tendencies | +| SW | Shortwave | +| TOA | Top of the Atmosphere | +| TKE | Turbulent Kinetic Energy | +| YSU | Yonsei University | +| UFS | Unified Forecast System | +| UGWP | Unified Gravity Wave Physics | +| WoFS | Warn on Forecast | +| WRF | Weather Research and Forecasting | +\tableofcontents + + + + +*/ diff --git a/physics/docs/pdftxt/suite_input.nml.txt b/physics/docs/pdftxt/suite_input.nml.txt index 71aa5783d..1f192e750 100644 --- a/physics/docs/pdftxt/suite_input.nml.txt +++ b/physics/docs/pdftxt/suite_input.nml.txt @@ -527,6 +527,12 @@ show some variables in the namelist that must match the SDF. do_gsl_drag_ls_bl unified_ugwp, drag_suite flag for GSL drag (large-scale GWD and blocking only) .false. do_gsl_drag_ss unified_ugwp, drag_suite flag for GSL drag (small-scale GWD only) .false. do_gsl_drag_tofd unified_ugwp, drag_suite flag for GSL drag (turbulent orog form drag only) .false. +do_gwd_opt_psl unified_ugwp, ugwpv1_gsldrag flag for PSL drag (mesoscale GWD and blocking only) .false. +do_ugwp_v1 GFS_physics_time_vary flag for version 1 UGWP .false. +do_ugwp_v1_orog_only ugwpv1_gsldrag flag for version 1 UGWP (orographic drag only) .false. +do_ugwp_v1_w_gsldrag ugwpv1_gsldrag flag for version 1 UGWP (orographic drag only) .false. +alpha_fd ugwpv1_gsldrag, drag_suite, unified_ugwp alpha coefficient for turbulent orographic form drag 12.0 +psl_gwd_dx_factor ugwpv1_gsldrag, drag_suite, unified_ugwp multiplication factors for grid spacing 6.0 \b Parameters \b related \b to \b LSM \b options lsm see \a GFS_typedefs.F90 flag for land surface model to use \n