This boundary condition specifies a velocity inlet profile appropriate for an atmospheric boundary layer. More...


Public Member Functions | |
| TypeName ("atmosphericBoundaryLayerVelocity") | |
| Runtime type information. More... | |
| atmosphericBoundaryLayerVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, fvMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| atmosphericBoundaryLayerVelocityFvPatchVectorField (const atmosphericBoundaryLayerVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, fvMesh > &, const fieldMapper &) | |
| Construct by mapping given. More... | |
| atmosphericBoundaryLayerVelocityFvPatchVectorField (const atmosphericBoundaryLayerVelocityFvPatchVectorField &, const DimensionedField< vector, fvMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, fvMesh > &iF) const |
| Construct and return a clone setting internal field reference. More... | |
| virtual void | write (Ostream &) const |
| Write. More... | |
This boundary condition specifies a velocity inlet profile appropriate for an atmospheric boundary layer.
See Foam::atmosphericBoundaryLayer for details.
Definition at line 57 of file atmosphericBoundaryLayerVelocityFvPatchVectorField.H.
| atmosphericBoundaryLayerVelocityFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, fvMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 37 of file atmosphericBoundaryLayerVelocityFvPatchVectorField.C.
References dict, DimensionedField< Type, GeoMesh, PrimitiveField >::dimensions(), atmosphericBoundaryLayer::New(), Field< vector >::operator, Field< vector >::operator=(), p, and Foam::Zero.

| atmosphericBoundaryLayerVelocityFvPatchVectorField | ( | const atmosphericBoundaryLayerVelocityFvPatchVectorField & | pvf, |
| const fvPatch & | p, | ||
| const DimensionedField< vector, fvMesh > & | iF, | ||
| const fieldMapper & | mapper | ||
| ) |
Construct by mapping given.
atmosphericBoundaryLayerVelocityFvPatchVectorField onto a new patch
Definition at line 70 of file atmosphericBoundaryLayerVelocityFvPatchVectorField.C.
| atmosphericBoundaryLayerVelocityFvPatchVectorField | ( | const atmosphericBoundaryLayerVelocityFvPatchVectorField & | pvf, |
| const DimensionedField< vector, fvMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 83 of file atmosphericBoundaryLayerVelocityFvPatchVectorField.C.
| TypeName | ( | "atmosphericBoundaryLayerVelocity" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 96 of file atmosphericBoundaryLayerVelocityFvPatchVectorField.H.
|
virtual |
Write.
Definition at line 96 of file atmosphericBoundaryLayerVelocityFvPatchVectorField.C.
References fvPatchField< Type >::write(), and Foam::writeEntry().
