Go to the documentation of this file.
94 #ifndef flowRateInletVelocityFvPatchVectorField_H
95 #define flowRateInletVelocityFvPatchVectorField_H
108 class flowRateInletVelocityFvPatchVectorField
110 public fixedValueFvPatchVectorField
virtual void write(Ostream &) const
Write.
TypeName("flowRateInletVelocity")
Runtime type information.
A class for handling words, derived from string.
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
A class for managing temporary objects.
scalar rhoInlet_
Rho initialisation value (for start; if value not supplied)
flowRateInletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
bool volumetric_
Is volumetric?
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.
word rhoName_
Name of the density field used to normalize the mass flux.
This boundary condition provides a velocity boundary condition, derived from the flux (volumetric or ...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
autoPtr< DataEntry< scalar > > flowRate_
Inlet integral flow rate.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...