Go to the documentation of this file.
83 #ifndef fanFvPatchField_H
84 #define fanFvPatchField_H
101 public uniformJumpFvPatchField<Type>
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
A class for handling words, derived from string.
A class for managing temporary objects.
word phiName_
Name of the flux transporting the field.
void calcFanJump()
Calculate the fan pressure jump.
Switch reversed_
Reverse direction relative to patch normal.
TypeName("fan")
Runtime type information.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.
This boundary condition provides a jump condition, using the cyclic condition as a base.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Foam::fvPatchFieldMapper.
fanFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
word rhoName_
Name of the density field used to normalise the mass flux.