Hybrid Simulations

In recent years, hybrid methods have increasingly been employed for the simulation of unsteady turbulent flows.

These models form a bridge between Large Eddy Simulation (LES) and Reynolds-averaged Navier-Stokes (RANS) by utilizing RANS for attached boundary layer calculations and LES for the separated regions. In general, hybrid simulations need spatial filtering processes to determine the local sub grid turbulent viscosity. Compared to LES and Direct Numerical Simulation (DNS), hybrid simulations are extremely robust since the numerical requirement is less severe than the two other approaches. Hybrid simulations include Detached Eddy Simulation (DES), Delayed Detached Eddy Simulation (DDES) and Improved Delayed Detached Eddy Simulation (IDDES).

Detached Eddy Simulations

Detached Eddy Simulation (DES) uses one of the one or two equation Reynolds-averaged Navier-Stokes (RANS) turbulence models to define the turbulence length scale or distance from the wall. The distance is then used to determine the region for which the RANS or Large Eddy Simulation (LES) models will be used.

DES using the Spalart-Allmaras (SA) model employs a modified distance function to replace the distance (d) in the SA model’s dissipation term (Spalart et al., 1997). (1) d ˜ = min ( d ,   C D E S Δ )

where d is the distance to the closest wall, C D E S is a constant and Δ is a metric of the local element size, often chosen as the largest grid spacing in all three directions ( Δ = max [ Δ x , Δ y , Δ z ] ).

The SA model is activated in a boundary layer region where d < ∆, while a Smagorinsky-like LES model is used in regions where ∆ < d. Similarly, Strelets (2001) adopted the SST model as the baseline model for DES, which computes a turbulence length scale and compares it with a grid length size for a switch between LES and RANS. However, both approaches need careful determinations of local grid sizes because these grid sizes act as the switch for the activation of LES and RANS.

Delayed Detached Eddy Simulations

Delayed Detached Eddy Simulation is an improved version of DES that avoids the undesired activation of Large Eddy Simulation (LES) in boundary layer regions when the maximum grid size is less than the distance to the closest wall (∆ < d).

In this model (Spalart et al., 2006), the length scale is redefined as: (2) d ˜ = d f d max ( 0 , d   C D E S Δ )

where f d = 1 t a n h ( ( 8 h ) 3 ) , h = ν ˜ u ¯ i j u ¯ i j κ 2 d 2 , κ = 0.41 .

Improved Delayed Detached Eddy Simulations (DDES)

Shur et al. (2008) proposed an improved DDES to ensure that most of the turbulence is resolved when the model is operating as a wall modeled Large Eddy Simulation (LES).

This is achieved by introducing a blending function of length scales defined as: (3) d ˜ = f d ˜ ( 1 + f e ) d + ( 1 f d ˜ ) C D E S Δ
where
  • f d ˜ = max ( [ 1 f d ] , f b ) ,
  • f b = min ( 2   e 9 α 2 ,   1.0 ) ,
  • α = 0.25 d Δ ,
  • f e = max ( [ f e 1 1 ] ,   1.0 ) f e 2 ,
  • f e 1 = { 2   e 11.09 α 2 Δ d ,     i f   α 0 2   e 9 α 2 Δ d ,     i f   α < 0 ,
  • f e 2 = 1.0 max ( tanh ( ( C t 2 h t ) 3 ) ,   tanh ( ( C l 2 h l ) 10 ) ) ,
  • h t = ν t u ¯ i j u ¯ i j κ 2 d 2 ,
  • h l = ν u ¯ i j u ¯ i j κ 2 d 2 .