TurbulenceModels: Update non-linear models to use the new innerSqr function

This commit is contained in:
Henry
2015-02-28 16:11:24 +00:00
parent 6e217f31c2
commit a124bbaa0c
4 changed files with 4 additions and 146 deletions

View File

@ -19,8 +19,8 @@ simulationType RAS;
RAS
{
// Tested with ShihQuadraticKE, v2f, kEpsilon, realizableKE,
// kOmega, kOmegaSST;
// Tested with kEpsilon, realizableKE, kOmega, kOmegaSST, v2f,
// ShihQuadraticKE, LienCubicKE.
RASModel v2f;
turbulence on;