34 namespace mixtureViscosityModels
56 q_(optionalSubDict(typeName +
"Coeffs").lookupOrDefault(
"q", scalar(2))),
61 optionalSubDict(typeName +
"Coeffs").lookup(
"muMax")
77 muc*
pow(
max(1 - mixture_.alphad()/mixture_.alphaMax(), small), -q_),
89 dict.lookup(
"q") >> q_;
90 dict.lookup(
"muMax") >> muMax_;
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Class to represent a mixture of two constant density phases.
An abstract base class for incompressible mixtureViscosityModels.
Quemada viscosity model for colloidal dispersions.
virtual tmp< volScalarField > mu(const volScalarField &muc, const volVectorField &U) const
Return the mixture viscosity.
Quemada(const incompressibleDriftFluxMixture &mixture)
Construct from mixture.
virtual bool read()
Read phaseProperties dictionary.
A class for managing temporary objects.
virtual bool read()=0
Read physicalProperties dictionary.
defineTypeNameAndDebug(BinghamPlastic, 0)
addToRunTimeSelectionTable(mixtureViscosityModel, BinghamPlastic, dictionary)
const dimensionSet dimDynamicViscosity
layerAndWeight min(const layerAndWeight &a, const layerAndWeight &b)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)