Go to the documentation of this file.
49 #ifndef strainRateFunction_H
50 #define strainRateFunction_H
59 namespace laminarModels
61 namespace generalizedNewtonianViscosityModels
A class for managing temporary objects.
Run-time selected strain-rate function generalized Newtonian viscosity model.
virtual bool read(const dictionary &viscosityProperties)
virtual tmp< volScalarField > nu(const volScalarField &nu0, const volScalarField &strainRate) const
strainRateFunction(const dictionary &viscosityProperties)
const dictionary & viscosityProperties() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
An abstract base class for generalized Newtonian viscosity models.
TypeName("strainRateFunction")
Generic GeometricField class.
virtual ~strainRateFunction()=default