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_;
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
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)
void pow(LagrangianPatchField< typename powProduct< Type, r >::type > &f, const LagrangianPatchField< Type > &f1)
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)