Go to the documentation of this file.
92 #ifndef activeBaffleVelocityFvPatchVectorField_H
93 #define activeBaffleVelocityFvPatchVectorField_H
107 class activeBaffleVelocityFvPatchVectorField
109 public fixedValueFvPatchVectorField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
scalar maxOpenFractionDelta_
Maximum fractional change to the active baffle openness.
A class for handling words, derived from string.
A class for managing temporary objects.
TypeName("activeBaffleVelocity")
Runtime type information.
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
virtual void rmap(const fvPatchVectorField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
scalar openFraction_
Current fraction of the active baffle which is open.
vectorField initCyclicSf_
Initial this-side cyclic patch areas.
virtual void write(Ostream &) const
Write.
label orientation_
Orientation (1 or -1) of the active baffle patch.
Field< vector > vectorField
Specialisation of Field<T> for vector.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
vectorField initWallSf_
Initial wall patch areas.
activeBaffleVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
word cyclicPatchName_
Name of the cyclic patch used when the active baffle is open.
scalar openingTime_
Time taken for the active baffle to open.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
vectorField nbrCyclicSf_
Initial neighbour-side cyclic patch areas.
This velocity boundary condition simulates the opening of a baffle due to local flow conditions,...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
label cyclicPatchLabel_
Index of the cyclic patch used when the active baffle is open.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
word pName_
Name of the pressure field used to calculate the force.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...