64 namespace laminarModels
66 namespace generalisedNewtonianViscosityModels
powerLaw(const dictionary &viscosityProperties, const Foam::viscosity &viscosity, const volVectorField &U)
Construct from components.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > strainRate() const
Return the strain-rate obtained from the velocity field.
Standard power-law generalised Newtonian viscosity model.
An abstract base class for strain-rate dependent generalised Newtonian viscosity models.
virtual bool read(const dictionary &viscosityProperties)
Read transportProperties dictionary.
Abstract base class for all fluid physical properties.
A class for managing temporary objects.
TypeName("powerLaw")
Runtime type information.
virtual ~powerLaw()
Destructor.
virtual tmp< volScalarField > nu() const
Return the laminar viscosity.