Boundary condition for turbulent thermal diffusivity when using wall functions
#include <compressibleRASModels/alphatWallFunctionFvPatchScalarField.H>
Boundary condition for turbulent thermal diffusivity when using wall functions
Definition at line 56 of file alphatWallFunctionFvPatchScalarField.H.
Collaboration diagram for alphatWallFunctionFvPatchScalarField:Public Member Functions | |
| TypeName ("alphatWallFunction") | |
| Runtime type information.
| |
| alphatWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field.
| |
| alphatWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary.
| |
| alphatWallFunctionFvPatchScalarField (const alphatWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given.
| |
| alphatWallFunctionFvPatchScalarField (const alphatWallFunctionFvPatchScalarField &) | |
| Construct as copy.
| |
| virtual tmp< fvPatchScalarField > | clone () const |
| Construct and return a clone.
| |
| alphatWallFunctionFvPatchScalarField (const alphatWallFunctionFvPatchScalarField &, 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.
| |
| void | write (Ostream &) const |
| Write.
| |
| alphatWallFunctionFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 44 of file alphatWallFunctionFvPatchScalarField.C.
| alphatWallFunctionFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 72 of file alphatWallFunctionFvPatchScalarField.C.
| alphatWallFunctionFvPatchScalarField | ( | const alphatWallFunctionFvPatchScalarField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given.
alphatWallFunctionFvPatchScalarField onto a new patch
Definition at line 57 of file alphatWallFunctionFvPatchScalarField.C.
| alphatWallFunctionFvPatchScalarField | ( | const alphatWallFunctionFvPatchScalarField & | awfpsf ) |
Construct as copy.
Definition at line 86 of file alphatWallFunctionFvPatchScalarField.C.
| alphatWallFunctionFvPatchScalarField | ( | const alphatWallFunctionFvPatchScalarField & | awfpsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 98 of file alphatWallFunctionFvPatchScalarField.C.
| TypeName | ( | "alphatWallFunction" | ) |
Runtime type information.
| virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 110 of file alphatWallFunctionFvPatchScalarField.H.
References alphatWallFunctionFvPatchScalarField::clone().
Referenced by alphatWallFunctionFvPatchScalarField::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 127 of file alphatWallFunctionFvPatchScalarField.H.
| void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Definition at line 111 of file alphatWallFunctionFvPatchScalarField.C.
References Foam::operator==().
| void write | ( | Ostream & | os ) | const |
Write.
Definition at line 127 of file alphatWallFunctionFvPatchScalarField.C.
References token::END_STATEMENT, and Foam::nl.