Go to the documentation of this file.
38 #ifndef HerschelBulkley_H
39 #define HerschelBulkley_H
48 namespace laminarModels
50 namespace generalizedNewtonianViscosityModels
virtual bool read(const dictionary &viscosityProperties)
A class for managing temporary objects.
TypeName("HerschelBulkley")
Herschel-Bulkley generalized Newtonian viscosity model.
HerschelBulkley(const dictionary &viscosityProperties)
virtual ~HerschelBulkley()=default
const dictionary & viscosityProperties() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
An abstract base class for generalized Newtonian viscosity models.
virtual tmp< volScalarField > nu(const volScalarField &nu0, const volScalarField &strainRate) const
Generic GeometricField class.