Boundary condition for epsilon when using wall functions
#include <incompressibleRASModels/epsilonWallFunctionFvPatchScalarField.H>
Boundary condition for epsilon when using wall functions
Definition at line 55 of file epsilonWallFunctionFvPatchScalarField.H.
Public Member Functions | |
TypeName ("epsilonWallFunction") | |
Runtime type information.
| |
epsilonWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field.
| |
epsilonWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary.
| |
epsilonWallFunctionFvPatchScalarField (const epsilonWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given.
| |
epsilonWallFunctionFvPatchScalarField (const epsilonWallFunctionFvPatchScalarField &) | |
Construct as copy.
| |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone.
| |
epsilonWallFunctionFvPatchScalarField (const epsilonWallFunctionFvPatchScalarField &, 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 | updateCoeffs () |
Update the coefficients associated with the patch field.
| |
virtual void | evaluate (const Pstream::commsTypes) |
Evaluate the patchField.
| |
void | write (Ostream &) const |
Write.
|
epsilonWallFunctionFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 61 of file epsilonWallFunctionFvPatchScalarField.C.
Referenced by epsilonWallFunctionFvPatchScalarField::clone().
epsilonWallFunctionFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 103 of file epsilonWallFunctionFvPatchScalarField.C.
epsilonWallFunctionFvPatchScalarField | ( | const epsilonWallFunctionFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
epsilonWallFunctionFvPatchScalarField onto a new patch
Definition at line 81 of file epsilonWallFunctionFvPatchScalarField.C.
epsilonWallFunctionFvPatchScalarField | ( | const epsilonWallFunctionFvPatchScalarField & | ewfpsf ) |
Construct as copy.
Definition at line 124 of file epsilonWallFunctionFvPatchScalarField.C.
epsilonWallFunctionFvPatchScalarField | ( | const epsilonWallFunctionFvPatchScalarField & | ewfpsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 143 of file epsilonWallFunctionFvPatchScalarField.C.
TypeName | ( | "epsilonWallFunction" | ) |
Runtime type information.
virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Reimplemented from fixedInternalValueFvPatchField< scalar >.
Definition at line 133 of file epsilonWallFunctionFvPatchScalarField.H.
References epsilonWallFunctionFvPatchScalarField::epsilonWallFunctionFvPatchScalarField().
virtual tmp<fvPatchScalarField> clone | ( | const DimensionedField< scalar, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Reimplemented from fixedInternalValueFvPatchField< scalar >.
Definition at line 150 of file epsilonWallFunctionFvPatchScalarField.H.
References epsilonWallFunctionFvPatchScalarField::epsilonWallFunctionFvPatchScalarField().
void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Reimplemented from fvPatchField< scalar >.
Definition at line 164 of file epsilonWallFunctionFvPatchScalarField.C.
References fvPatchField< scalar >::db(), fvPatchField< scalar >::dimensionedInternalField(), fvPatch::faceCells(), forAll, fvPatch::index(), k(), objectRegistry::lookupObject(), fvPatch::lookupPatchField(), Foam::mag(), IOobject::name(), fvPatchField< scalar >::patch(), Foam::pow(), RASModel(), Foam::sqrt(), fvPatchField< scalar >::updated(), and y.
void evaluate | ( | const Pstream::commsTypes | commsType ) | [virtual]
|
Evaluate the patchField.
Reimplemented from zeroGradientFvPatchField< scalar >.
Definition at line 217 of file epsilonWallFunctionFvPatchScalarField.C.
void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Reimplemented from fvPatchField< scalar >.
Definition at line 225 of file epsilonWallFunctionFvPatchScalarField.C.
References token::END_STATEMENT, Foam::nl, and Field< scalar >::writeEntry().