100 #ifndef atmBoundaryLayerInletVelocityFvPatchVectorField_H
101 #define atmBoundaryLayerInletVelocityFvPatchVectorField_H
116 class atmBoundaryLayerInletVelocityFvPatchVectorField
118 public inletOutletFvPatchVectorField,
119 public atmBoundaryLayer
125 TypeName(
"atmBoundaryLayerInletVelocity");
134 const DimensionedField<vector, volMesh>&
141 const DimensionedField<vector, volMesh>&,
151 const DimensionedField<vector, volMesh>&,
152 const fvPatchFieldMapper&
189 const fvPatchFieldMapper&
201 virtual void write(Ostream&)
const;
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This boundary condition provides a log-law type ground-normal inlet boundary condition for the stream...
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
virtual void write(Ostream &) const
Write.
virtual tmp< fvPatchField< vector > > clone() const
Return a clone.
virtual void rmap(const fvPatchVectorField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
TypeName("atmBoundaryLayerInletVelocity")
Runtime type information.
atmBoundaryLayerInletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
static tmp< fvPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
A class for managing temporary objects.
List< label > labelList
A List of labels.
fvPatchField< vector > fvPatchVectorField