46 #ifndef strainRateFunction_H 47 #define strainRateFunction_H 56 namespace laminarModels
58 namespace generalisedNewtonianViscosityModels
strainRateFunction(const dictionary &viscosityProperties)
Construct from components.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > nu(const volScalarField &nu0, const volScalarField &strainRate) const
Return the laminar viscosity.
virtual bool read(const dictionary &viscosityProperties)
Read transportProperties dictionary.
Run-time selected strain-rate function generalised Newtonian viscosity model.
const dictionary & viscosityProperties() const
Return the phase transport properties dictionary.
An abstract base class for generalised Newtonian viscosity models.
TypeName("strainRateFunction")
Runtime type information.
virtual ~strainRateFunction()
Destructor.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.