Spalart-Allmaras Detached Eddy Simulation (DES)
Properties
- One equation model based on a modified turbulence viscosity,
Model equations
The transport equation is given by:
\Ddt{\rho \tilde{\nu}} = \div \left( \rho D_\tilde{\nu} \tilde{\nu} \right) + \frac{C_{b2}}{\sigma_{\nu_t}} \rho \mag{\grad \tilde{\nu}}^2 + C_{b1} \rho \tilde{S} \tilde{\nu} \left(1 - f_{t2}\right) - \left(C_{w1} f_w - \frac{C_{b1}}{\kappa^2} f_{t2}\right) \rho \frac{\tilde{\nu}^2}{\tilde{d}^2} + S_\tilde{\nu}where the length scale is defined by:
and is the low Reynolds number correction function:
Default model coefficients
| 2/3 | 0.1355 | 0.622 | 0.3 | 2 |
7.1 | 0.3 | 0.65 | 0.07 | 1.2 | 0.5 | 0.424
Initialisation
Usage
The model is specified using:
LES
{
turbulence on;
LESModel SpalartAllmarasDES;
// Optional entries
SpalartAllmarasDESCoeffs
{
// Apply low-Reynolds number correction; default = yes
lowReCorrection yes;
}
}
Boundary conditions
Inlet
Outlet
Walls
- wall functions
Further information
Source code:
References: