Go to the documentation of this file.
47 #ifndef interstitialInletVelocityFvPatchVectorField_H
48 #define interstitialInletVelocityFvPatchVectorField_H
62 public fixedValueFvPatchVectorField
76 TypeName(
"interstitialInletVelocity");
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
vectorField inletVelocity_
Inlet velocity.
A class for handling words, derived from string.
A class for managing temporary objects.
TypeName("interstitialInletVelocity")
Runtime type information.
virtual void rmap(const fvPatchVectorField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
Pre-declare SubField and related Field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
word alphaName_
Name of the flux transporting the field.
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
Inlet velocity in which the actual interstitial velocity is calculated by dividing the specified inle...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Foam::fvPatchFieldMapper.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void write(Ostream &) const
Write.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
interstitialInletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.