Go to the documentation of this file.
72 #ifndef thixotropicViscosity_H
73 #define thixotropicViscosity_H
81 namespace regionModels
83 namespace surfaceFilmModels
90 class thixotropicViscosity
92 public filmViscosityModel
97 thixotropicViscosity(
const thixotropicViscosity&) =
delete;
100 void operator=(
const thixotropicViscosity&) =
delete;
const dimensionedScalar mu
virtual ~thixotropicViscosity()
Thixotropic viscosity model based on the evolution of the structural parameter :
Base class for surface film viscosity models.
Base class for surface film models.
const dictionary & dict() const
virtual void correct(const volScalarField &p, const volScalarField &T)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
const surfaceFilmRegionModel & film() const
Generic GeometricField class.