Version 23 (modified by wagner, 4 years ago) (diff) |
---|
Subgrid-scale Model
One of the main challenges in LES modeling is the turbulence closure. The filtering process yields four SGS covariance terms (see the first five equations Sect. governing equations) that cannot be explicitly calculated. In PALM, three different subgrid-scale models are available to parameterize the SGS terms:
Selecting one of the available SGS models is done via the namelist parameter turbulence_closure.
Deardorff subgrid-scale model
In PALM, the default SGS model uses a 1.5-order closure according to Deardorff (1980). PALM applies the modified version of Moeng and Wyngaard (1988) and Saiki et al. (2000). The closure is based on the assumption that the energy transport by SGS eddies is proportional to the local gradients of the mean quantities and reads
where Km and Kh are the local SGS eddy diffusivities of momentum and heat, respectively. They are related to the SGS-TKE as follows
Here, cm = 0.1 is a model constant and
with Δx, Δy, Δz being the grid spacings in x, y and z direction, respectively. The SGS mixing length l depends on height z (distance from the wall when topography is used), grid spacing, and stratification and is calculated as
Moreover, the closure includes a prognostic equation for the SGS-TKE:
The pressure term in the equation above is parametrized as
and ε is the SGS dissipation rate within a grid volume, given by
Since θv depends on θ, qv, and ql (see last equation Sect. governing equations), the vertical SGS buoyancy flux depends on the respective SGS fluxes (Stull, 1988, Chap. 4.4.5):
with
and the vertical SGS flux of liquid water, calculated as
Note that this parametrization of the SGS buoyancy flux differs from that used with bulk cloud microphysics (see Sect. turbulence closure in cloud microphysics).
Modified Deardorff subgrid-scale model
A modificaiton of the Deardorff scheme described above is available that provides an improved mixing length calculation for locally stable stratification, particularly if used with fine grid spacings. Details about the deficiencies of the Deardorff scheme and the following modified version are given by Dai et al. (2020). In the following, we only describe the two modifications that are applied to the Deardorff scheme described above.
First, the mixing length is calculated as
Seocnd, the eddy diffusivities are defined as
Note that this implementation has not been thoroughly tested yet. It is highly recommended to pay special attention and compare model results to runs with the default Deardorff model. Tests so far have revealed that the modified Deardorff scheme achieves grid convergence at relatively coarse grid spacings in simulations of the stable boundary layer (see Dai et al., 2020) and thus allows for using coarse grid spacings under such conditions (while still resolving the largest eddies). Note, however, that for fine grid spacings the eddy diffusivities are likely to be much higher than with the default Deardorff scheme, which can lead to significantly smaller time steps and thus higher computational costs.
Dynamic subgrid-scale model
The dynamic SGS model can be used as an alternative to the Moeng-Wyngaard version of the Deardorff model. In this case, Km is calculated as
where Δmax being the maximum of Δx, Δy, Δz. The calculation of c* is based on an idea of Germano et al. (1991) to use a test filter, which is
in our case. The subgrid stress on the test filter scale is then
(the hat denotes a filter operation on the test filter scale) which is also an unknown. The difference between subgrid stress on the test filter level and test filtered subgrid stress is described by the Germano identity
and can be calculated directly by application of the test filter on resolved quantities. c* is then calculated via
where
the strain tensor and the deviatoric strain tensor, repsectively, and νt the SGS viscosity. Unlike other dynamic models this formulation of c* is not derived using model assumptions for the subgrid stress and the stress on the test filter level, but is based on proven turbulence properties (Heinz, 2008; Heinz and Gopalan, 2012). Furthermore, the stability of the simulation is ensured by using dynamic bounds that keep the values of c* in the range
as was derived by Mokhtarpoor and Heinz (2017). This model does not need artificial clipping for stable runs and allows the occurence of backscatter (negative values of νt).
References
- Dai, Y., Basu, S., Maronga, B., de Roode, SR. 2020. Addressing the Grid-size Sensititivty Issue in Large-eddy Simulations of Stable Boundary Layers. Boundary-layer Meteorol., submitted. http://arxiv.org/abs/2003.09463.
- Deardorff JW. 1980. Stratocumulus-capped mixed layers derived from a three-dimensional model. Bound.-Lay. Meteorol. 18: 495–527.
- Germano M., Piomelli U., Moin P., Cabot WH. 1991. A dynamic subgrid-scale eddy viscosity model. Physics of Fluids A 3: 1760–1765.
- Heinz S. 2008. Realizability of dynamic subgrid-scale stress models via stochastic analysis. Monte Carlo Methods Appl. 14: 311-329.
- Heinz S., Gopalan H. 2012. Realizable versus non-realizable dynamic subgrid-scale stress models. Physics of Fluids 24: 115105.
- Moeng CH, Wyngaard JC. 1988. Spectral analysis of large-eddy simulations of the convective boundary layer. J. Atmos. Sci. 45: 3573–3587.
- Mokhtarpoor R., Heinz S. 2017. Dynamic large eddy simulation: Stability via realizability. Physics of Fluids 29: 105104.
- Saiki EM, Moeng CH, Sullivan PP. 2000. Large-eddy simulation of the stably stratified planetary boundary layer. Bound.-Lay. Meteorol. 95: 1–30.
- Stull RB. 1988. An Introduction to Boundary Layer Meteorology. Kluwer Academic Publishers. Dordrecht. 666 pp.