Go to the documentation of this file.
35 #ifndef constantViscosity_H
36 #define constantViscosity_H
44 namespace regionModels
46 namespace surfaceFilmModels
const dimensionedScalar mu
Atomic mass unit.
virtual void correct(const volScalarField &p, const volScalarField &T)
Correct.
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
void operator=(const constantViscosity &)
Disallow default bitwise assignment.
dimensionedScalar mu0_
Constant viscosity [Pa.s].
const dictionary & dict() const
Return const access to the cloud dictionary.
constantViscosity(const constantViscosity &)
Disallow default bitwise copy construct.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.
TypeName("constant")
Runtime type information.
virtual ~constantViscosity()
Destructor.
Base class for surface film models.
Generic GeometricField class.