Go to the documentation of this file.
74 #ifndef variableHeightFlowRateInletVelocityFvPatchVectorField_H
75 #define variableHeightFlowRateInletVelocityFvPatchVectorField_H
88 class variableHeightFlowRateInletVelocityFvPatchVectorField
90 public fixedValueFvPatchVectorField
95 autoPtr<Function1<scalar>> flowRate_;
104 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 Foam::string.
A class for managing temporary objects.
TypeName("variableHeightFlowRateInletVelocity")
variableHeightFlowRateInletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual void write(Ostream &) const
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual tmp< fvPatchVectorField > clone() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...