Spalart-Allmaras Improved Delayed Detached Eddy Simulation (IDDES)
Note
Under construction - please check again later

Properties

  • One equation model based on a modified turbulence viscosity, \( \tilde{\nu} \)

Model equations

The model equations are the same as used by the DES variant of the model, with a different approximation for \( \tilde{d} \):

\[ \tilde{d} = \max \left( \tilde{f_d} (1 + f_e) L_{RAS} + (1 - \tilde{f_d}) L_{LES}, SMALL \right) \]

Default model coefficients

Initialisation

Usage

The model is specified using:

LES
{
    turbulence      on;
    LESModel        SpalartAllmarasIDDES;
}

Boundary conditions

Inlet

Outlet

Walls

  • wall functions

Further information

Source code:

  • Foam::LESModels::spalartAllmarasIDDES

References:

  • Gritskevich et al. [23]

Would you like to suggest an improvement to this page? Create an issue

Copyright © 2017 OpenCFD Ltd.

Licensed under the Creative Commons License BY-NC-ND Creative Commons License