35 namespace mixtureViscosityModels
98 *(
max(mixture_.alphad(), scalar(0)) + yieldStressOffset_)
104 yieldStressExponent_*yieldStressOffset_
118 + 1.0e-4*(tauy + tauySmall)/mup
132 yieldStressCoeff_.read(plasticCoeffs);
133 yieldStressExponent_.read(plasticCoeffs);
134 yieldStressOffset_.read(plasticCoeffs);
Macros for easy insertion into run-time selection tables.
const dimensionSet & dimensions() const
Return dimensions.
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Dimension set for the base types.
Class to represent a mixture of two constant density phases.
An abstract base class for incompressible mixtureViscosityModels.
Viscosity correction model for Bingham plastics.
virtual tmp< volScalarField > mu(const volScalarField &muc, const volVectorField &U) const
Return the mixture viscosity.
virtual bool read()
Read phaseProperties dictionary.
BinghamPlastic(const incompressibleDriftFluxMixture &mixture)
Construct from mixture.
Viscosity correction model for a generic power-law plastic.
virtual tmp< volScalarField > mu(const volScalarField &muc, const volVectorField &U) const
Return the mixture viscosity.
virtual bool read()
Read phaseProperties dictionary.
A class for managing temporary objects.
Calculate the gradient of the given field.
const dimensionSet dimless
tmp< VolField< typename outerProduct< vector, Type >::type > > grad(const SurfaceField< Type > &ssf)
defineTypeNameAndDebug(BinghamPlastic, 0)
addToRunTimeSelectionTable(mixtureViscosityModel, BinghamPlastic, dictionary)
dimensionedScalar log10(const dimensionedScalar &ds)
dimensioned< Type > min(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
void symm(pointPatchField< tensor > &, const pointPatchField< tensor > &)
tmp< DimensionedField< typename powProduct< Type, r >::type, GeoMesh, Field > > pow(const DimensionedField< Type, GeoMesh, PrimitiveField > &df, typename powProduct< Type, r >::type)
tmp< DimensionedField< scalar, GeoMesh, Field > > mag(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
void sqrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
dimensioned< Type > max(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)