LES
Filtered Navier-Stokes Equations
Filter process The spatial filter of a function is defined as its convolution integral with a filter function , according to:
where is the characteristic filter width in each respective direction and is the filtered quantity.
The actual form of the filter is usually implicit and is not needed while solving the LES equations. Is common to use a box/top-hat filter of the form below, where the cut-off scale/filter width is taken proportional to the mesh size
Other filter kernels are possible (see Pope's book for more detail on LES filters). In the finite volume method, when the filter width matches the local cell size , i.e., and the filter used is the box filter; the cell-averaged value of a variable is equivalent to its filtered value.
For variable density flows it is convenient to introduce the mass-weighted Favre filtering operation :
It is common to assume commutability of the filtering and derivative operators, that is to say
This relation is only true under several assumptions, including the restrictive condition of constant filter width throughout the domain. Is common to neglect this error and assume the effects are incorporated into the sub-grid model.
Continuity
Applying the filtering operator to the continuity equation
and using Favre weigthing
Filtered Momentum
Using Favre weigthing
Filtered Species transport
Using Favre weigthing
Filtered Energy
Sub-grid Closures
The filtered momentum equation requires modelling of the following terms
where a sub-gris stress tensor is introduced that need modelling
A common strategy found in many LES studies is the use of an eddy viscosity-like assumption founded on Boussinesq’s hypthothesis
A sub-grid viscosity is introduced, similar to turbulent viscosity in RANS-type models that requires modelling. Implemented models include:
Smagorinsky Model
The Smagorinsky model [3] assumes that small, unresolved turbulent eddies behave like an eddy viscosity, enhancing momentum diffusion.
with represents the filtered strain tensor and the Smagorinsky constant, with values between 0.1-0.2. is the Frobenius norm of the filtered strain tensor. The length scale is a sub-grid length scale, which can be consider proportional to the integral lenght-scale . The model assumes that small scales are isotropic
WALE Model
The eddy viscosity in the WALE model [1] is computed
where is the traceless, symmetric tensor of the square of the velocity gradient
Model coefficient is in the range
Diffusivity and heat
The sub-grid transport of a scalar is splitted in
where is the sub-grid diffusivity, which taken proportional to sub-grid viscosity
with is a constant often taken as 0.4-1. All species diffuse at the smallest scales due to turbulence at the same speed.
where is the specific total enthalpy and a sub-grid conductivity, that can be related to the sub-grid viscosity through:
Where the sub-grid Prandtl number is introduced, which is a constant taken in the range 0.4-1. Cerisse works with the ratio to molecular Prandtl number and redefines the sub-grid conductivity as
To avoid computing the specific heat. The ratio is often less than 1 in gases, with a common choice of 0.5/0.7 0.7 . In general, if , sub-grid turbulent eddies transport momentum more efficiently than heat (vs. molecular case). If , sub-grid turbulent eddies transport momentum more efficiently than heat (vs. molecular case). The isotropic part of the sub-grid stress is neglected in incompressible flows (absorved in the pressure) and is often modelled using Yoshizawa model [2] in compressible flows
where is a model constant taken often as 0.008. This expression can be used to estimate the sub-grid kinetic energy
with taken as 0.0066
Other unknowns
In conventional LES, fluctuations of transport properties are assumed to be small within the filter width and therefore, molecular fluxes can be approximated by
Molecular fluxes scale with the inverse of Reynolds number, , making them relatively small in turbulent flows. Consequently, errors associated with molecular transport properties often (but not always) have a small impact in the solution.
References
[1] Nicoud, F., Ducros, F. Subgrid-Scale Stress Modelling Based on the Square of the Velocity Gradient Tensor. Flow, Turbulence and Combustion 62, 183–200 (1999). [2] Yoshizawa, A. Horiuti, K A Statistically-Derived Subgrid-Scale Kinetic Energy Model for the Large-Eddy Simulation of Turbulent Flows. Journal of the Physical Society of Japan, 54, 2834-2839 (1985) [3] Smagorinsky, J. (1963). General circulation experiments with the primitive equations. Monthly Weather Review, 91(3):99–164.
Last updated