34 namespace mixtureViscosityModels
40 mixtureViscosityModel,
53 const dictionary& viscosityProperties,
58 plastic(name, viscosityProperties, U, phi, typeName),
62 dimensionSet(1, -1, -2, 0, 0),
97 *(
max(alpha_, scalar(0)) + yieldStressOffset_)
102 yieldStressExponent_*yieldStressOffset_
116 + 1.0
e-4*(tauy + tauySmall)/mup
131 plasticCoeffs_.lookup(
"yieldStressCoeff") >> yieldStressCoeff_;
132 plasticCoeffs_.lookup(
"yieldStressExponent") >> yieldStressExponent_;
133 plasticCoeffs_.lookup(
"yieldStressOffset") >> yieldStressOffset_;
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
dimensionedScalar sqrt(const dimensionedScalar &ds)
GeometricField< vector, fvPatchField, volMesh > volVectorField
Macros for easy insertion into run-time selection tables.
dictionary()
Construct top-level dictionary null.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Calculate the gradient of the given field.
tmp< volScalarField > mu(const volScalarField &muc) const
Return the mixture viscosity.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
BinghamPlastic(const word &name, const dictionary &viscosityProperties, const volVectorField &U, const surfaceScalarField &phi)
Construct from components.
defineTypeNameAndDebug(combustionModel, 0)
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)
word name(const complex &)
Return a string representation of a complex.
const dimensionedScalar mu
Atomic mass unit.
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
dimensionedSymmTensor symm(const dimensionedSymmTensor &dt)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
dimensioned< scalar > mag(const dimensioned< Type > &)
const doubleScalar e
Elementary charge.
A class for managing temporary objects.
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
bool read(const dictionary &viscosityProperties)
Read transportProperties dictionary.
const volVectorField & U_