Go to the documentation of this file.
46 #ifndef ArrheniusViscosity_H
47 #define ArrheniusViscosity_H
55 namespace regionModels
57 namespace surfaceFilmModels
The Arrhenius temperature-dependent viscosity model multiplies the viscosity of a base model by an Ar...
const dimensionedScalar mu
virtual void correct(const volScalarField &p, const volScalarField &T)
Base class for surface film viscosity models.
Base class for surface film models.
const dictionary & dict() const
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const surfaceFilmRegionModel & film() const
Generic GeometricField class.
autoPtr< filmViscosityModel > viscosity_
virtual ~ArrheniusViscosity()