Go to the documentation of this file.
44 #include "viscosityModel.H"
52 namespace viscosityModels
59 template<
class ViscousModel>
121 this->nu_ *= calcNu(*fldPtr);
Arrhenius(const word &name, const dictionary &viscosityProperties, const volVectorField &U, const surfaceScalarField &phi)
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
Arrhenius type of dependency on a given scalar field name. Most likely temperature....
virtual ~Arrhenius()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
virtual bool read(const dictionary &viscosityProperties)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const Type * findObject(const word &name, const bool recursive=false) const
word name(const expressions::valueTypeCode typeCode)
Generic GeometricField class.