78 #ifndef filmHeightInletVelocityFvPatchVectorField_H 79 #define filmHeightInletVelocityFvPatchVectorField_H 93 class filmHeightInletVelocityFvPatchVectorField
95 public fixedValueFvPatchVectorField
112 TypeName(
"filmHeightInletVelocity");
121 const DimensionedField<vector, volMesh>&
128 const DimensionedField<vector, volMesh>&,
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
virtual bool assignable() const
Return true: this patch field is altered by assignment.
TypeName("filmHeightInletVelocity")
Runtime type information.
filmHeightInletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
This boundary condition is designed to be used in conjunction with surface film modelling. It provides a velocity inlet boundary condition for patches where the film height is specified. The inflow velocity is obtained from the flux with a direction normal to the patch faces using:
A class for handling words, derived from string.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void operator=(const fvPatchField< vector > &pvf)
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.
A class for managing temporary objects.
const word & phiName() const
Return the name of phi.
const word & rhoName() const
Return the name of rho.
const word & deltafName() const
Return the name of deltaf.