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