34 namespace mixtureViscosityModels
56 plasticViscosityCoeff_
62 plasticViscosityExponent_
89 + plasticViscosityCoeff_
94 plasticViscosityExponent_*mixture_.alphad()
106 const dictionary& plasticCoeffs = coeffDict();
108 plasticViscosityCoeff_.read(plasticCoeffs);
109 plasticViscosityExponent_.read(plasticCoeffs);
110 muMax_.read(plasticCoeffs);
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.
Viscosity correction model for a generic power-law plastic.
virtual tmp< volScalarField > mu(const volScalarField &muc, const volVectorField &U) const
Return the mixture viscosity.
plastic(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
const dimensionSet dimless
layerAndWeight min(const layerAndWeight &a, const layerAndWeight &b)
void pow(LagrangianPatchField< typename powProduct< Type, r >::type > &f, const LagrangianPatchField< Type > &f1)