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