Wall function boundary condition for rough walls. More...
#include <incompressibleRASModels/nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.H>
Wall function boundary condition for rough walls.
Definition at line 53 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.H.
Inheritance diagram for nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField:
Collaboration diagram for nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField:Public Member Functions | |
| TypeName ("nutSpalartAllmarasStandardRoughWallFunction") | |
| Runtime type information.
| |
| nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field.
| |
| nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary.
| |
| nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField (const nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given.
| |
| nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField (const nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField &) | |
| Construct as copy.
| |
| virtual tmp< fvPatchScalarField > | clone () const |
| Construct and return a clone.
| |
| nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField (const nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField &, 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.
| |
| const scalar & | roughnessHeight () const |
| Return the roughness height.
| |
| scalar & | roughnessHeight () |
| Return reference to the roughness height to allow adjustment.
| |
| const scalar & | roughnessConstant () const |
| Return the roughness constant scale.
| |
| scalar & | roughnessConstant () |
| Return reference to the roughness constant to allow adjustment.
| |
| const scalar & | roughnessFudgeFactor () const |
| Return the roughness scale factor.
| |
| scalar & | roughnessFudgeFactor () |
| Return reference to the roughness scale factor to allow.
| |
| virtual tmp< scalarField > | yPlus () const |
| Calculate and return the yPlus at the boundary.
| |
| virtual void | write (Ostream &os) const |
| Write.
| |
| nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 204 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.C.
Referenced by nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField::clone().
| nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 234 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.C.
| nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField | ( | const nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given.
nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField onto a new patch
Definition at line 218 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.C.
| nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField | ( | const nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField & | rwfpsf ) |
Construct as copy.
Definition at line 249 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.C.
| nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField | ( | const nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField & | rwfpsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 262 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.C.
| TypeName | ( | "nutSpalartAllmarasStandardRoughWallFunction" | ) |
Runtime type information.
| virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Reimplemented from nutWallFunctionFvPatchScalarField.
Definition at line 121 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.H.
| virtual tmp<fvPatchScalarField> clone | ( | const DimensionedField< scalar, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Reimplemented from nutWallFunctionFvPatchScalarField.
Definition at line 141 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.H.
| const scalar& roughnessHeight | ( | ) | const [inline]
|
Return the roughness height.
Definition at line 161 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.H.
| scalar& roughnessHeight | ( | ) | [inline]
|
Return reference to the roughness height to allow adjustment.
Definition at line 167 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.H.
| const scalar& roughnessConstant | ( | ) | const [inline]
|
Return the roughness constant scale.
Definition at line 174 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.H.
| scalar& roughnessConstant | ( | ) | [inline]
|
Return reference to the roughness constant to allow adjustment.
Definition at line 180 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.H.
| const scalar& roughnessFudgeFactor | ( | ) | const [inline]
|
Return the roughness scale factor.
Definition at line 186 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.H.
| scalar& roughnessFudgeFactor | ( | ) | [inline]
|
Return reference to the roughness scale factor to allow.
adjustment
Definition at line 193 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.H.
| tmp< scalarField > yPlus | ( | ) | const [virtual]
|
Calculate and return the yPlus at the boundary.
Reimplemented from nutWallFunctionFvPatchScalarField.
Definition at line 277 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.C.
References Foam::mag(), and RASModel().
| void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Reimplemented from nutWallFunctionFvPatchScalarField.
Definition at line 290 of file nutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField.C.
References token::END_STATEMENT, Foam::nl, and Ostream::writeKeyword().