Foam::compressible::defineTypeNameAndDebug | ( | LESModel | , |
0 | |||
) |
Foam::compressible::defineRunTimeSelectionTable | ( | LESModel | , |
dictionary | |||
) |
Foam::compressible::addToRunTimeSelectionTable | ( | turbulenceModel | , |
LESModel | , | ||
turbulenceModel | |||
) |
tmp<volScalarField> Foam::compressible::autoCreateAlphat | ( | const word & | fieldName, |
const fvMesh & | mesh | ||
) |
alphat
Definition at line 46 of file backwardsCompatibilityWallFunctions.C.
References fvMesh::boundary(), Foam::dimArea, Foam::dimDensity, Foam::dimTime, Foam::endl(), forAll, Foam::Info, mesh, IOobject::MUST_READ, IOobject::NO_READ, IOobject::NO_WRITE, PtrList< T >::size(), fvMesh::time(), and Time::timeName().
tmp<volScalarField> Foam::compressible::autoCreateMut | ( | const word & | fieldName, |
const fvMesh & | mesh | ||
) |
mut
Definition at line 116 of file backwardsCompatibilityWallFunctions.C.
References fvMesh::boundary(), Foam::dimArea, Foam::dimDensity, Foam::dimTime, Foam::endl(), forAll, Foam::Info, mesh, IOobject::MUST_READ, IOobject::NO_READ, IOobject::NO_WRITE, PtrList< T >::size(), fvMesh::time(), and Time::timeName().
tmp<volScalarField> Foam::compressible::autoCreateLowReMut | ( | const word & | fieldName, |
const fvMesh & | mesh | ||
) |
mut for Low-Reynolds number models
Definition at line 186 of file backwardsCompatibilityWallFunctions.C.
References fvMesh::boundary(), Foam::dimArea, Foam::dimDensity, Foam::dimTime, Foam::endl(), forAll, Foam::Info, mesh, IOobject::MUST_READ, IOobject::NO_READ, IOobject::NO_WRITE, PtrList< T >::size(), fvMesh::time(), and Time::timeName().
tmp<volScalarField> Foam::compressible::autoCreateEpsilon | ( | const word & | fieldName, |
const fvMesh & | mesh | ||
) |
epsilon
Definition at line 256 of file backwardsCompatibilityWallFunctions.C.
References autoCreateWallFunctionField(), and mesh.
tmp<volScalarField> Foam::compressible::autoCreateOmega | ( | const word & | fieldName, |
const fvMesh & | mesh | ||
) |
omega
Definition at line 275 of file backwardsCompatibilityWallFunctions.C.
References autoCreateWallFunctionField(), and mesh.
tmp<volScalarField> Foam::compressible::autoCreateK | ( | const word & | fieldName, |
const fvMesh & | mesh | ||
) |
k
Definition at line 294 of file backwardsCompatibilityWallFunctions.C.
References autoCreateWallFunctionField(), and mesh.
tmp<volScalarField> Foam::compressible::autoCreateQ | ( | const word & | fieldName, |
const fvMesh & | mesh | ||
) |
Q.
Definition at line 313 of file backwardsCompatibilityWallFunctions.C.
References autoCreateWallFunctionField(), and mesh.
tmp<volSymmTensorField> Foam::compressible::autoCreateR | ( | const word & | fieldName, |
const fvMesh & | mesh | ||
) |
R.
Definition at line 332 of file backwardsCompatibilityWallFunctions.C.
References autoCreateWallFunctionField(), and mesh.
tmp<GeometricField<Type, fvPatchField, volMesh> > Foam::compressible::autoCreateWallFunctionField | ( | const word & | fieldName, |
const fvMesh & | mesh | ||
) |
Helper function to create the new field.
Referenced by autoCreateEpsilon(), autoCreateK(), autoCreateOmega(), autoCreateQ(), and autoCreateR().
Foam::compressible::makePatchTypeField | ( | fvPatchScalarField | , |
turbulentHeatFluxTemperatureFvPatchScalarField | |||
) |
Foam::compressible::makePatchTypeField | ( | fvPatchScalarField | , |
turbulentMixingLengthDissipationRateInletFvPatchScalarField | |||
) |
Foam::compressible::makePatchTypeField | ( | fvPatchScalarField | , |
turbulentMixingLengthFrequencyInletFvPatchScalarField | |||
) |
Foam::compressible::makePatchTypeField | ( | fvPatchScalarField | , |
turbulentTemperatureCoupledBaffleMixedFvPatchScalarField | |||
) |
Foam::compressible::defineTypeNameAndDebug | ( | RASModel | , |
0 | |||
) |
Foam::compressible::defineRunTimeSelectionTable | ( | RASModel | , |
dictionary | |||
) |
Foam::compressible::addToRunTimeSelectionTable | ( | turbulenceModel | , |
RASModel | , | ||
turbulenceModel | |||
) |
Foam::compressible::defineTypeNameAndDebug | ( | laminar | , |
0 | |||
) |
Foam::compressible::addToRunTimeSelectionTable | ( | turbulenceModel | , |
laminar | , | ||
turbulenceModel | |||
) |
Foam::compressible::defineTypeNameAndDebug | ( | turbulenceModel | , |
0 | |||
) |
Foam::compressible::defineRunTimeSelectionTable | ( | turbulenceModel | , |
turbulenceModel | |||
) |