34 namespace mixtureViscosityModels
56 plasticViscosityCoeff_
62 plasticViscosityExponent_
89 + plasticViscosityCoeff_
94 plasticViscosityExponent_*mixture_.alphad()
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.
const dimensionSet dimless
defineTypeNameAndDebug(BinghamPlastic, 0)
addToRunTimeSelectionTable(mixtureViscosityModel, BinghamPlastic, dictionary)
const dimensionSet & dimDynamicViscosity
dimensioned< Type > min(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
tmp< DimensionedField< typename powProduct< Type, r >::type, GeoMesh, Field > > pow(const DimensionedField< Type, GeoMesh, PrimitiveField > &df, typename powProduct< Type, r >::type)