Spalart Allmaas wall function boundary condition for compressible flows. More...
#include <compressibleLESModels/muSgsWallFunctionFvPatchScalarField.H>
Spalart Allmaas wall function boundary condition for compressible flows.
Definition at line 53 of file muSgsWallFunctionFvPatchScalarField.H.
Public Member Functions | |
TypeName ("muSgsWallFunction") | |
Runtime type information.
| |
muSgsWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field.
| |
muSgsWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary.
| |
muSgsWallFunctionFvPatchScalarField (const muSgsWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given.
| |
muSgsWallFunctionFvPatchScalarField (const muSgsWallFunctionFvPatchScalarField &) | |
Construct as copy.
| |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone.
| |
muSgsWallFunctionFvPatchScalarField (const muSgsWallFunctionFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference.
| |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
Construct and return a clone setting internal field reference.
| |
virtual void | evaluate (const Pstream::commsTypes commsType=Pstream::blocking) |
Evaluate the patchField.
| |
void | write (Ostream &) const |
Write.
|
muSgsWallFunctionFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 44 of file muSgsWallFunctionFvPatchScalarField.C.
muSgsWallFunctionFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 76 of file muSgsWallFunctionFvPatchScalarField.C.
muSgsWallFunctionFvPatchScalarField | ( | const muSgsWallFunctionFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
muSgsWallFunctionFvPatchScalarField onto a new patch
Definition at line 59 of file muSgsWallFunctionFvPatchScalarField.C.
muSgsWallFunctionFvPatchScalarField | ( | const muSgsWallFunctionFvPatchScalarField & | mwfpsf ) |
Construct as copy.
Definition at line 92 of file muSgsWallFunctionFvPatchScalarField.C.
muSgsWallFunctionFvPatchScalarField | ( | const muSgsWallFunctionFvPatchScalarField & | mwfpsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 106 of file muSgsWallFunctionFvPatchScalarField.C.
TypeName | ( | "muSgsWallFunction" | ) |
Runtime type information.
virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 116 of file muSgsWallFunctionFvPatchScalarField.H.
References muSgsWallFunctionFvPatchScalarField::clone().
Referenced by muSgsWallFunctionFvPatchScalarField::clone().
virtual tmp<fvPatchScalarField> clone | ( | const DimensionedField< scalar, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Definition at line 133 of file muSgsWallFunctionFvPatchScalarField.H.
void evaluate | ( | const Pstream::commsTypes | commsType = Pstream::blocking
) |
[virtual]
|
Evaluate the patchField.
Definition at line 123 of file muSgsWallFunctionFvPatchScalarField.C.
References Foam::exp(), f(), forAll, Foam::mag(), Foam::max(), fvPatchField< Type >::patchInternalField(), fvPatchField< Type >::snGrad(), Foam::sqr(), Foam::sqrt(), and U.
void write | ( | Ostream & | os ) | const |
Write.
Definition at line 192 of file muSgsWallFunctionFvPatchScalarField.C.
References token::END_STATEMENT, and Foam::nl.