35 #ifndef HerschelBulkley_H 36 #define HerschelBulkley_H 45 namespace laminarModels
47 namespace generalisedNewtonianViscosityModels
virtual tmp< volScalarField > nu(const volScalarField &nu0, const volScalarField &strainRate) const
Return the laminar viscosity.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool read(const dictionary &viscosityProperties)
Read transportProperties dictionary.
Herschel-Bulkley generalised Newtonian viscosity model.
const dictionary & viscosityProperties() const
Return the phase transport properties dictionary.
An abstract base class for generalised Newtonian viscosity models.
TypeName("HerschelBulkley")
Runtime type information.
virtual ~HerschelBulkley()
Destructor.
A class for managing temporary objects.
HerschelBulkley(const dictionary &viscosityProperties)
Construct from components.