Go to the documentation of this file.
70 #ifndef variableHeightFlowRateInletVelocityFvPatchVectorField_H
71 #define variableHeightFlowRateInletVelocityFvPatchVectorField_H
83 class variableHeightFlowRateInletVelocityFvPatchVectorField
85 public fixedValueFvPatchVectorField
99 TypeName(
"variableHeightFlowRateInletVelocity");
This boundary condition provides a velocity boundary condition for multphase flow based on a user-spe...
A class for handling words, derived from string.
A class for managing temporary objects.
scalar flowRate_
Inlet integral flow rate.
TypeName("variableHeightFlowRateInletVelocity")
Runtime type information.
variableHeightFlowRateInletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void write(Ostream &) const
Write.
scalar & flowRate()
Return reference to the flux to allow adjustment.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
word alphaName_
Name of the phase-fraction field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
scalar flowRate() const
Return the flux.