Physical Parameterizations and Suites
The UFS-SRW App assembles the parameterizations in suites.
Radiation
PBL and Turbulence
Land Surface Model
Cumulus Parameterizations
Microphysics
Ozone Photochemical Production and Loss
Water Vapor Photochemical Production and Loss
Gravity Wave Drag
Surface Layer
Simplified Ocean and Sea Ice Representation
Lakes
Smoke&Dust
The input information for the parameterizations includes the values of the gridbox mean prognostic variables (wind components, temperature, specific humidity, cloud fraction, water contents for cloud liquid, cloud ice, rain, snow, graupel, and ozone concentration), the provisional dynamical tendencies for the same variables and various surface fields, both fixed and variable.
The time integration of the physics suites is based on the following:
- The tendencies from the different physical processes are computed by the parameterizations or derived in separate interstitial routines.
- The first part of the suite, comprised of the parameterizations for radiation, surface layer, surface (land, ocean, and sea ice), and boundary layer is computed using a hybrid of parallel and sequential splitting described in Donahue and Caldwell (2018) [46], a method in which the various parameterizations use the same model state as input but are impacted by the preceding parameterizations. The tendencies from the various parameterizations are then added together and used to update the model state.
- The surface parameterizations (land, ocean and sea ice) are invoked twice in a subcycling loop, with the first time to create a guess, and the second time to produce the tendencies.
- The second part of the physics suite, comprised of the parameterizations of gravity wave physics, ozone, stratospheric water vapor, deep and shallow convection (if using), and microphysics, is computed using sequential splitting in the order listed above, in which the model state is updated between calls to the parameterization.
- If the in-core saturation adjustment is used (
do_sat_adj=
.true.), it is invoked at shorter timesteps along with the dynamical solver.
The UFS Short Range Weather Application (SRW App) v3.0.0 supports four physics suites.
Table 1. Physics suites and primary schemes supported in SRW v3.0.0