49 #ifndef strainRateFunction_H 50 #define strainRateFunction_H 60 namespace viscosityModels
virtual bool read(const dictionary &viscosityProperties)
Read transportProperties dictionary.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Run-time selected strain-rate function non-Newtonian viscosity model.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > nu() const
Return the laminar viscosity.
An abstract base class for incompressible viscosityModels.
const dictionary & viscosityProperties() const
Return the phase transport properties dictionary.
A class for handling words, derived from string.
virtual ~strainRateFunction()
Destructor.
TypeName("strainRateFunction")
Runtime type information.
word name(const complex &)
Return a string representation of a complex.
strainRateFunction(const word &name, const dictionary &viscosityProperties, const volVectorField &U, const surfaceScalarField &phi)
Construct from components.
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.
virtual void correct()
Correct the laminar viscosity.