mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TurbulenceModels: Update non-linear models to use the new innerSqr function
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user