Go to the documentation of this file.
80 #ifndef filmHeightInletVelocityFvPatchVectorField_H
81 #define filmHeightInletVelocityFvPatchVectorField_H
95 class filmHeightInletVelocityFvPatchVectorField
97 public fixedValueFvPatchVectorField
114 TypeName(
"filmHeightInletVelocity");
123 const DimensionedField<vector, volMesh>&
130 const DimensionedField<vector, volMesh>&,
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual void updateCoeffs()
virtual void operator=(const fvPatchField< vector > &pvf)
const word & phiName() const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition is designed to be used in conjunction with surface film modelling....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const word & deltafName() const
virtual void write(Ostream &) const
filmHeightInletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
const word & rhoName() const
virtual tmp< fvPatchVectorField > clone() const
TypeName("filmHeightInletVelocity")
Foam::fvPatchFieldMapper.
virtual bool assignable() const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...