35 #ifndef constantViscosityModel_H 36 #define constantViscosityModel_H 45 namespace viscosityModels
constant(const fvMesh &mesh, const word &group)
Construct from components.
virtual bool read()
Read transportProperties dictionary.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
TypeName("constant")
Runtime type information.
word group() const
Return group (extension part of name)
An abstract base class for Newtonian viscosity models.
virtual tmp< volScalarField > nu() const
Return the laminar viscosity.
A class for handling words, derived from string.
virtual ~constant()
Destructor.
Mesh data needed to do the Finite Volume discretisation.
A uniform constant Newtonian viscosity model.
A class for managing temporary objects.
virtual void correct()
Correct the laminar viscosity (not appropriate, viscosity constant)