Definition at line 88 of file atmBoundaryLayerInletVelocityFvPatchVectorField.H.
Public Member Functions | |
| TypeName ("atmBoundaryLayerInletVelocity") | |
| Runtime type information. | |
| atmBoundaryLayerInletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
| Construct from patch and internal field. | |
| atmBoundaryLayerInletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. | |
| atmBoundaryLayerInletVelocityFvPatchVectorField (const atmBoundaryLayerInletVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given. | |
| virtual tmp< fvPatchVectorField > | clone () const |
| Construct and return a clone. | |
| atmBoundaryLayerInletVelocityFvPatchVectorField (const atmBoundaryLayerInletVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
| Construct as copy setting internal field reference. | |
| virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
| Construct and return a clone setting internal field reference. | |
| scalar & | Ustar () |
| Return Ustar. | |
| vector & | n () |
| Return flow direction. | |
| vector & | z () |
| Return z direction. | |
| virtual void | updateCoeffs () |
| Update coefficients. | |
| virtual void | write (Ostream &) const |
| Write. | |
| atmBoundaryLayerInletVelocityFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 44 of file atmBoundaryLayerInletVelocityFvPatchVectorField.C.
| atmBoundaryLayerInletVelocityFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 84 of file atmBoundaryLayerInletVelocityFvPatchVectorField.C.
References Foam::abort(), Foam::FatalError, FatalErrorIn, Foam::log(), Foam::mag(), and Foam::max().
| atmBoundaryLayerInletVelocityFvPatchVectorField | ( | const atmBoundaryLayerInletVelocityFvPatchVectorField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< vector, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given.
atmBoundaryLayerInletVelocityFvPatchVectorField onto a new patch
Definition at line 63 of file atmBoundaryLayerInletVelocityFvPatchVectorField.C.
| atmBoundaryLayerInletVelocityFvPatchVectorField | ( | const atmBoundaryLayerInletVelocityFvPatchVectorField & | blpvf, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 126 of file atmBoundaryLayerInletVelocityFvPatchVectorField.C.
| TypeName | ( | "atmBoundaryLayerInletVelocity" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 153 of file atmBoundaryLayerInletVelocityFvPatchVectorField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 170 of file atmBoundaryLayerInletVelocityFvPatchVectorField.H.
|
inline |
Return Ustar.
Definition at line 184 of file atmBoundaryLayerInletVelocityFvPatchVectorField.H.
References incompressible::atmBoundaryLayerInletVelocityFvPatchVectorField::Ustar().
Referenced by incompressible::atmBoundaryLayerInletVelocityFvPatchVectorField::Ustar().
|
inline |
Return flow direction.
Definition at line 190 of file atmBoundaryLayerInletVelocityFvPatchVectorField.H.
References incompressible::atmBoundaryLayerInletVelocityFvPatchVectorField::n().
Referenced by incompressible::atmBoundaryLayerInletVelocityFvPatchVectorField::n().
|
inline |
Return z direction.
Definition at line 196 of file atmBoundaryLayerInletVelocityFvPatchVectorField.H.
References incompressible::atmBoundaryLayerInletVelocityFvPatchVectorField::z().
Referenced by incompressible::atmBoundaryLayerInletVelocityFvPatchVectorField::z().
|
virtual |
Update coefficients.
Definition at line 145 of file atmBoundaryLayerInletVelocityFvPatchVectorField.C.
References forAll, Foam::log(), Foam::max(), specie::operator=(), and List< T >::size().
|
virtual |
Write.
Definition at line 169 of file atmBoundaryLayerInletVelocityFvPatchVectorField.C.
References token::END_STATEMENT, Foam::nl, fvPatchField< Type >::write(), and Ostream::writeKeyword().