53constantViscosity::constantViscosity
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Constant viscosity model.
virtual void correct(const volScalarField &p, const volScalarField &T)
Correct.
virtual ~constantViscosity()
Destructor.
dimensionedScalar mu0_
Constant viscosity [Pa.s].
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
Base class for surface film viscosity models.
volScalarField & mu_
Reference to the viscosity field.
Base class for surface film models.
const dictionary coeffDict_
Coefficients dictionary.
const dictionary & dict() const
Return const access to the cloud dictionary.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const word GlobalIOList< Tuple2< scalar, vector > >::typeName("scalarVectorTable")
const dimensionSet dimDynamicViscosity
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)