Filtered Navier-Stokes Equations
While Reynolds-averaged Navier-Stokes (RANS) resolves the mean flow and requires a turbulence model to account for the effect of turbulence on the mean flow, Large Eddy Simulation (LES) computes both the mean flow and the large energy containing eddies.
A subgrid model is used to capture the effects of small scale turbulent structures. The spatial filtering process is used to filter out the turbulent structures from the instantaneous flow field which are smaller than a given filter size. This filtering process is based on the decomposition of instantaneous variables (velocity, pressure) into filtered (resolved) and sub filter (unresolved or residual) variables. Here, velocity is used as an example.
- : instantaneous velocity,
- : filtered velocity,
- : sub filtered (unresolved) velocity.
The filtered velocity field is obtained from a low pass filtering operation due to a weighted filter G, defined as .
- : a cut-off filter,
- : a Gaussian filter,
- : a top-hat filter,
where is a cutoff width, representing a spatial averaging over a grid element. Among those, a top-hat filter (or similar one) is a popular choice for commercial CFD codes where unstructured meshes are usually adopted.
Although the LES decomposition method resembles the Reynolds method, they have an important difference due to the following. ,
Once this concept is substituted into the instantaneous Navier-Stokes equations, and then the spatial-averaging (or filtering) is made, the filtered Navier-Stokes equations are obtained. The filtered Navier-Stokes equations include the equations for the filtered continuity and filtered momentum equations, which are given below.
- is due to the decomposition of the nonlinear convective term in the momentum equation.
- is the filtered strain rate tensor.
The filtered momentum equation is rearranged as
- is a double decomposition stress tensor.
- is the cross stress tensor, representing the interactions between large and small turbulence eddies.
- is the Reynolds subgrid stress tensor.
Since in the convection term of the filtered momentum equation needs a secondary filtering process, it is rewritten as shown below (Leonard, 1974),
where is the Leonard stress tensor, representing interactions among large turbulent eddies.
Utilizing the decomposition process shown above, the filtered momentum equations can be rewritten as
- is the filtered strain rate tensor,
- is the subgrid stress tensor.
- Smagorinsky-Lilly SGS model
- Germano Dynamic Smagorinsky-Lilly model
- Wall-Adapting Local Eddy-Viscosity (WALE)
RANS | LES | |
---|---|---|
Double averaging | ||
Turbulence averaging | ||
Averaging (or filtering) of convective term of Navier Stokes | ||
Turbulent stress |