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