MPAS | Smagorinsky turbulence model | Eddy viscosity
Large eddy simulation (LES)
Large eddy simulation (LES) is a mathematical model for turbulence used in computational fluid dynamics. It was initially proposed in 1963 by Joseph Smagorinsky to simulate atmospheric air currents, and first explored by Deardorff (1970). LES is currently applied in a wide variety of engineering applications, including combustion,acoustics, and simulations of the atmospheric boundary layer.
The principal idea behind LES is to reduce the computational cost by ignoring the smallest length scales, which are the most computationally expensive to resolve, via low-pass filtering of the Navier–Stokes equations. Such a low-pass filtering, which can be viewed as a time- and spatial-averaging, effectively removes small-scale information from the numerical solution. This information is not irrelevant, however, and its effect on the flow field must be modelled, a task which is an active area of research for problems in which small-scales can play an important role.
Smagorinsky–Lilly model
The first sub-grid scales (SGS) model developed was the Smagorinsky–Lilly SGS model, which was developed by Joseph Smagorinsky and used in the first LES simulation by Deardorff. It models the eddy viscosity as:
\[ \nu_\mathrm{t} = C \Delta^2\sqrt{2\bar{S}_{ij}\bar{S}_{ij}} = C \Delta^2 \left| \bar{S} \right| \]
where \(\Delta\) is the grid size and \(C\) is a constant.
This method assumes that the energy production and dissipation of the small scales are in equilibrium - that is, \(\epsilon\), the dissipation of kinetic energy.
MPAS-A
- Only horizontal mixing.
MPAS-Model/src/core_atmosphere/Registry.xml
,
1 |
|
MPAS-Model/src/core_atmosphere/dynamics/mpas_atm_time_integration.F
,
1 |
|
WRF
- sub-grid turbulence (constant K diffusion/ 2-D Smagorinsky/ predicted TKE /2-D, 6th order diffusion / Nonlinear Backscatter Anisotropic (NBA) sub-grid turbulence stress for LES )
run/README.namelist
,1
2
3
4
5
6
7
8km_opt(max_dom) = 1, ! eddy coefficient option
1 = constant (use khdif kvdif)
2 = 1.5 order TKE closure (3D)
3 = Smagorinsky first order closure (3D)
Note: option 2 and 3 are not recommended for DX > 2 km
4 = horizontal Smagorinsky first order closure
(recommended for real-data cases)
c_s (max_dom) = 0.25 ! Smagorinsky coeff
WRF-LES
WRF provides a capability for ideal LES simulation. Please take a look at the WRF/test/em_les/README.les to get some idea how it works. Note that real-data LES simulation could be more complicated.
WRF/test/em_real/namelist.input.pbl-les
,WRF/test/em_les/README.les
--> The ideal em_les test case
- (Important) | Overview of WRF Physics Boundary Layer and Turbulence | 2021Jimy Dudhia NCAR/MMM
- P.26-
- For grid sizes of up to about 100 m, LES is preferable
- LES treats turbulence three-dimensionally instead of separate vertical (PBL) and horizontal diffusion schemes
References
- Skamarock, W. C., Klemp, J. B., Duda, M. G., Fowler, L. D., Park, S., & Ringler, T. D. (2012). A Multiscale Nonhydrostatic Atmospheric Model Using Centroidal Voronoi Tesselations and C-Grid Staggering. Monthly Weather Review, 140(9), 3090-3105. https://doi.org/10.1175/MWR-D-11-00215.1
- The horizontal filtering formulation of Smagorinsky (1963) uses the second-order Laplacians along with an eddy viscosity