Go to the documentation of this file.
61 #ifndef pressureInletVelocityFvPatchVectorField_H
62 #define pressureInletVelocityFvPatchVectorField_H
78 public fixedValueFvPatchVectorField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
A class for handling words, derived from string.
A class for managing temporary objects.
word & phiName()
Return reference to the name of phi to allow adjustment.
word rhoName_
Density field name.
TypeName("pressureInletVelocity")
Runtime type information.
virtual void operator=(const fvPatchField< vector > &pvf)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
pressureInletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
This velocity inlet boundary condition is applied to patches where the pressure is specified....
A list of keyword definitions, which are a keyword followed by any number of values (e....
word & rhoName()
Return reference to the name of rho to allow adjustment.
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
const word & rhoName() const
Return the name of rho.
const word & phiName() const
Return the name of phi.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
word phiName_
Flux field name.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void write(Ostream &) const
Write.