Hybrid convection scheme of Travin et al. for hybrid RAS/LES calculations.
The scheme is specified using:
divSchemes
{
default none;
div(phi,U) Gauss DEShybrid
linear // scheme 1
linearUpwind grad(U) // scheme 2
0.65 // DES coefficient, typically = 0.65
30 // Reference velocity scale
2 // Reference length scale
0 // Minimum sigma limit (0-1)
1 // Maximum sigma limit (0-1)
1e-3; // Limiter of B function, typically 1e-03
}
Source code
References:
| Would you like to suggest an improvement to this page? | Create an issue |
Copyright © 20162017OpenCFD Ltd.