tutorials: Updated the momentum transport model type selection

renaming the legacy keywords
    RASModel -> model
    LESModel -> model
    laminarModel -> model

which is simpler and clear within the context in which they are specified, e.g.

RAS
{
    model               kOmegaSST;
    turbulence          on;
    printCoeffs         on;
}

rather than

RAS
{
    RASModel            kOmegaSST;
    turbulence          on;
    printCoeffs         on;
}

The old keywords are supported for backward compatibility.
This commit is contained in:
Henry Weller
2020-04-07 13:11:50 +01:00
parent d98c83e62b
commit b7b678bceb
140 changed files with 147 additions and 147 deletions

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel PDRkEpsilon;
model PDRkEpsilon;
PDRkEpsilonCoeffs
{

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel LaunderSharmaKE;
model LaunderSharmaKE;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -20,7 +20,7 @@ simulationType LES;
LES
{
LESModel kEqn;
model kEqn;
delta cubeRootVol;

View File

@ -19,7 +19,7 @@ simulationType LES;
LES
{
LESModel kEqn;
model kEqn;
delta cubeRootVol;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
kEpsilonCoeffs
{

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;
printCoeffs on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;
printCoeffs on;
}

View File

@ -19,7 +19,7 @@ simulationType LES;
LES
{
LESModel kEqn;
model kEqn;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;
printCoeffs on;
}

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel LaunderSharmaKE;
model LaunderSharmaKE;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;
printCoeffs on;
}

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType laminar;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;
printCoeffs on;
@ -26,7 +26,7 @@ RAS
LES
{
LESModel SpalartAllmarasDDES;
model SpalartAllmarasDDES;
delta cubeRootVol;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;
printCoeffs on;
@ -26,7 +26,7 @@ RAS
LES
{
LESModel SpalartAllmarasDDES;
model SpalartAllmarasDDES;
delta cubeRootVol;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;
printCoeffs on;
@ -26,7 +26,7 @@ RAS
LES
{
LESModel SpalartAllmarasDDES;
model SpalartAllmarasDDES;
delta cubeRootVol;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel LaunderSharmaKE;
model LaunderSharmaKE;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType LES;
LES
{
LESModel WALE;
model WALE;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kkLOmega;
model kkLOmega;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType laminar;
laminar
{
laminarModel generalizedNewtonian;
model generalizedNewtonian;
viscosityModel CrossPowerLaw;

View File

@ -18,7 +18,7 @@ simulationType laminar;
laminar
{
laminarModel Maxwell; // Giesekus; // PTT;
model Maxwell; // Giesekus; // PTT;
MaxwellCoeffs
{

View File

@ -18,7 +18,7 @@ simulationType laminar;
laminar
{
laminarModel Maxwell;
model Maxwell;
MaxwellCoeffs
{

View File

@ -18,7 +18,7 @@ simulationType laminar;
laminar
{
laminarModel Maxwell;
model Maxwell;
MaxwellCoeffs
{

View File

@ -19,7 +19,7 @@ simulationType LES;
LES
{
LESModel SpalartAllmarasDDES;
model SpalartAllmarasDDES;
delta cubeRootVol;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel SpalartAllmaras;
model SpalartAllmaras;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType LES;
LES
{
LESModel dynamicKEqn;
model dynamicKEqn;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType LES;
LES
{
LESModel kEqn;
model kEqn;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSSTLM;
model kOmegaSSTLM;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel SpalartAllmaras;
model SpalartAllmaras;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel realizableKE;
model realizableKE;
turbulence on;

View File

@ -21,7 +21,7 @@ RAS
{
// Tested with kEpsilon, realizableKE, kOmega, kOmegaSST, v2f,
// ShihQuadraticKE, LienCubicKE.
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;
printCoeffs on;
}

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType LES;
LES
{
LESModel kEqn;
model kEqn;
turbulence on;
printCoeffs on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

View File

@ -18,7 +18,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST; // kEpsilon;
model kOmegaSST; // kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kEpsilon;
model kEpsilon;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType LES;
LES
{
LESModel kEqn;
model kEqn;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType LES;
LES
{
LESModel kEqn;
model kEqn;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType laminar;
laminar
{
laminarModel Maxwell; // Giesekus;
model Maxwell; // Giesekus;
nuM 0.01476;
lambda 0.018225;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel buoyantKEpsilon;
model buoyantKEpsilon;
turbulence on;
printCoeffs on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel buoyantKEpsilon;
model buoyantKEpsilon;
turbulence on;
printCoeffs on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel buoyantKEpsilon;
model buoyantKEpsilon;
turbulence on;
printCoeffs on;

View File

@ -19,7 +19,7 @@ simulationType LES;
LES
{
LESModel kEqn;
model kEqn;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

View File

@ -19,7 +19,7 @@ simulationType RAS;
RAS
{
RASModel kOmegaSST;
model kOmegaSST;
turbulence on;

Some files were not shown because too many files have changed in this diff Show More