k-omega-SST IDDES turbulence model for incompressible and compressible flows More...
Public Types | |
typedef BasicTurbulenceModel::alphaField | alphaField |
typedef BasicTurbulenceModel::rhoField | rhoField |
typedef BasicTurbulenceModel::transportModel | transportModel |
![]() | |
typedef BasicTurbulenceModel::alphaField | alphaField |
typedef BasicTurbulenceModel::rhoField | rhoField |
typedef BasicTurbulenceModel::transportModel | transportModel |
![]() | |
typedef DESModel< BasicTurbulenceModel > ::alphaField | alphaField |
typedef DESModel< BasicTurbulenceModel > ::rhoField | rhoField |
typedef DESModel< BasicTurbulenceModel > ::transportModel | transportModel |
Public Member Functions | |
TypeName ("kOmegaSSTIDDES") | |
Runtime type information. More... | |
kOmegaSSTIDDES (const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName=turbulenceModel::propertiesName, const word &type=typeName) | |
Construct from components. More... | |
virtual | ~kOmegaSSTIDDES () |
Destructor. More... | |
virtual bool | read () |
Re-read model coefficients if they have changed. More... | |
![]() | |
TypeName ("kOmegaSSTDES") | |
Runtime type information. More... | |
kOmegaSSTDES (const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName=turbulenceModel::propertiesName, const word &type=typeName) | |
Construct from components. More... | |
virtual | ~kOmegaSSTDES () |
Destructor. More... | |
virtual void | correct () |
Solve the turbulence equations and correct the turbulence viscosity. More... | |
virtual tmp< volScalarField > | LESRegion () const |
Return the LES field indicator. More... | |
![]() | |
kOmegaSSTBase (const word &type, const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName=turbulenceModel::propertiesName) | |
Construct from components. More... | |
virtual | ~kOmegaSSTBase () |
Destructor. More... | |
tmp< volScalarField > | DkEff (const volScalarField &F1) const |
Return the effective diffusivity for k. More... | |
tmp< volScalarField > | DomegaEff (const volScalarField &F1) const |
Return the effective diffusivity for omega. More... | |
virtual tmp< volScalarField > | k () const |
Return the turbulence kinetic energy. More... | |
virtual tmp< volScalarField > | epsilon () const |
Return the turbulence kinetic energy dissipation rate. More... | |
virtual tmp< volScalarField > | omega () const |
Return the turbulence kinetic energy dissipation rate. More... | |
Protected Attributes | |
dimensionedScalar | Cdt1_ |
dimensionedScalar | Cdt2_ |
dimensionedScalar | Cl_ |
dimensionedScalar | Ct_ |
const IDDESDelta & | IDDESDelta_ |
![]() | |
dimensionedScalar | kappa_ |
dimensionedScalar | CDESkom_ |
dimensionedScalar | CDESkeps_ |
![]() | |
dimensionedScalar | alphaK1_ |
dimensionedScalar | alphaK2_ |
dimensionedScalar | alphaOmega1_ |
dimensionedScalar | alphaOmega2_ |
dimensionedScalar | gamma1_ |
dimensionedScalar | gamma2_ |
dimensionedScalar | beta1_ |
dimensionedScalar | beta2_ |
dimensionedScalar | betaStar_ |
dimensionedScalar | a1_ |
dimensionedScalar | b1_ |
dimensionedScalar | c1_ |
Switch | F3_ |
const volScalarField & | y_ |
Wall distance. More... | |
volScalarField | k_ |
volScalarField | omega_ |
Private Member Functions | |
const IDDESDelta & | setDelta () const |
Check that the supplied delta is an IDDESDelta. More... | |
tmp< volScalarField > | alpha () const |
tmp< volScalarField > | ft (const volScalarField &magGradU) const |
tmp< volScalarField > | fl (const volScalarField &magGradU) const |
tmp< volScalarField > | rd (const volScalarField &nur, const volScalarField &magGradU) const |
tmp< volScalarField > | fdt (const volScalarField &magGradU) const |
Delay function. More... | |
kOmegaSSTIDDES (const kOmegaSSTIDDES &) | |
kOmegaSSTIDDES & | operator= (const kOmegaSSTIDDES &) |
k-omega-SST IDDES turbulence model for incompressible and compressible flows
Gritskevich, M.S., Garbaruk, A.V., Schuetze, J., Menter, F.R. (2011) Development of DDES and IDDES Formulations for the k-omega Shear Stress Transport Model, Flow, Turbulence and Combustion, pp. 1-19
Definition at line 63 of file kOmegaSSTIDDES.H.
typedef BasicTurbulenceModel::alphaField alphaField |
Definition at line 117 of file kOmegaSSTIDDES.H.
typedef BasicTurbulenceModel::rhoField rhoField |
Definition at line 118 of file kOmegaSSTIDDES.H.
typedef BasicTurbulenceModel::transportModel transportModel |
Definition at line 119 of file kOmegaSSTIDDES.H.
|
private |
kOmegaSSTIDDES | ( | const alphaField & | alpha, |
const rhoField & | rho, | ||
const volVectorField & | U, | ||
const surfaceScalarField & | alphaRhoPhi, | ||
const surfaceScalarField & | phi, | ||
const transportModel & | transport, | ||
const word & | propertiesName = turbulenceModel::propertiesName , |
||
const word & | type = typeName |
||
) |
Construct from components.
Definition at line 163 of file kOmegaSSTIDDES.C.
References Foam::type().
|
inlinevirtual |
Destructor.
Definition at line 143 of file kOmegaSSTIDDES.H.
|
private |
Check that the supplied delta is an IDDESDelta.
Definition at line 38 of file kOmegaSSTIDDES.C.
References Foam::exit(), Foam::FatalError, and FatalErrorInFunction.
|
private |
Definition at line 52 of file kOmegaSSTIDDES.C.
References Foam::max().
|
private |
Definition at line 60 of file kOmegaSSTIDDES.C.
References Foam::pow3(), Foam::sqr(), and Foam::tanh().
|
private |
Definition at line 70 of file kOmegaSSTIDDES.C.
References nu, Foam::pow(), Foam::sqr(), and Foam::tanh().
|
private |
Definition at line 80 of file kOmegaSSTIDDES.C.
References Foam::max(), Foam::min(), Foam::sqr(), and Foam::tr().
|
private |
Delay function.
Definition at line 111 of file kOmegaSSTIDDES.C.
References Foam::pow(), and Foam::tanh().
|
private |
|
protectedvirtual |
Length scale.
Reimplemented from kOmegaSSTDES< BasicTurbulenceModel >.
Definition at line 121 of file kOmegaSSTIDDES.C.
References Foam::constant::atomic::alpha, delta, Foam::dimLength, Foam::exp(), k, Foam::max(), Foam::min(), Foam::neg(), Foam::pos(), Foam::pow(), Foam::sqr(), and Foam::sqrt().
TypeName | ( | "kOmegaSSTIDDES< BasicTurbulenceModel >" | ) |
Runtime type information.
|
virtual |
Re-read model coefficients if they have changed.
Reimplemented from kOmegaSSTDES< BasicTurbulenceModel >.
Definition at line 234 of file kOmegaSSTIDDES.C.
|
protected |
Definition at line 96 of file kOmegaSSTIDDES.H.
|
protected |
Definition at line 97 of file kOmegaSSTIDDES.H.
|
protected |
Definition at line 98 of file kOmegaSSTIDDES.H.
|
protected |
Definition at line 99 of file kOmegaSSTIDDES.H.
|
protected |
Definition at line 103 of file kOmegaSSTIDDES.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.