Go to the documentation of this file.
66 #ifndef mappedFlowRateFvPatchVectorField_H
67 #define mappedFlowRateFvPatchVectorField_H
79 class mappedFlowRateFvPatchVectorField
81 public fixedValueFvPatchVectorField
word phiName_
Name of the local mass flux.
A class for handling words, derived from string.
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
A class for managing temporary objects.
virtual void write(Ostream &) const
Write.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
TypeName("mappedFlowRate")
Runtime type information.
word rhoName_
Name of the density field used to normalize the mass flux.
A list of keyword definitions, which are a keyword followed by any number of values (e....
mappedFlowRateFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
word nbrPhiName_
Name of the neighbor flux setting the inlet mass flux.
Describes a volumetric/mass flow normal vector boundary condition by its magnitude as an integral ove...
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...