58 #ifndef HerschelBulkley_H
59 #define HerschelBulkley_H
68 namespace mixtureViscosityModels
Generic GeometricField class.
Class to represent a mixture of two constant density phases.
An abstract base class for incompressible mixtureViscosityModels.
HerschelBulkley viscosity model.
virtual tmp< volScalarField > mu(const volScalarField &muc, const volVectorField &U) const
Return the mixture viscosity.
TypeName("HerschelBulkley")
Runtime type information.
HerschelBulkley(const incompressibleDriftFluxMixture &mixture)
Construct from mixture.
virtual bool read()
Read phaseProperties dictionary.
virtual ~HerschelBulkley()
Destructor.
A class for managing temporary objects.