Go to the documentation of this file.
65 #ifndef outletPhaseMeanVelocityFvPatchVectorField_H
66 #define outletPhaseMeanVelocityFvPatchVectorField_H
78 class outletPhaseMeanVelocityFvPatchVectorField
80 public mixedFvPatchVectorField
A class for handling words, derived from string.
A class for managing temporary objects.
TypeName("outletPhaseMeanVelocity")
Runtime type information.
outletPhaseMeanVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
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....
scalar & Umean()
Return reference to the flux to allow adjustment.
scalar Umean() const
Return the flux.
This boundary condition adjusts the velocity for the given phase to achieve the specified mean thus c...
Foam::fvPatchFieldMapper.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
word alphaName_
Name of the phase-fraction field.
virtual void write(Ostream &) const
Write.
scalar Umean_
Inlet integral flow rate.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...