Go to the documentation of this file.
37 namespace mixtureViscosityModels
43 mixtureViscosityModel,
56 const dictionary& viscosityProperties,
61 plastic(
name, viscosityProperties,
U,
phi, typeName),
65 dimensionSet(1, -1, -2, 0, 0),
100 *(
max(alpha_, scalar(0)) + yieldStressOffset_)
105 yieldStressExponent_*yieldStressOffset_
119 + 1.0
e-4*(tauy + tauySmall)/mup
129 const dictionary& viscosityProperties
134 plasticCoeffs_.readEntry(
"BinghamCoeff", yieldStressCoeff_);
135 plasticCoeffs_.readEntry(
"BinghamExponent", yieldStressExponent_);
136 plasticCoeffs_.readEntry(
"BinghamOffset", yieldStressOffset_);
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
BinghamPlastic(const word &name, const dictionary &viscosityProperties, const volVectorField &U, const surfaceScalarField &phi)
dimensionedSymmTensor symm(const dimensionedSymmTensor &dt)
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
const dimensionedScalar mu
A class for managing temporary objects.
label min(const labelHashSet &set, label minValue=labelMax)
bool read(const dictionary &viscosityProperties)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
label max(const labelHashSet &set, label maxValue=labelMin)
tmp< volScalarField > mu(const volScalarField &muc) const
Macros for easy insertion into run-time selection tables.
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
dimensionedScalar sqrt(const dimensionedScalar &ds)
Calculate the gradient of the given field.
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
const dimensionedScalar e
word name(const expressions::valueTypeCode typeCode)
defineTypeNameAndDebug(combustionModel, 0)
const dimensionSet dimless