A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A two-phase incompressible transportModel for interacting phases requiring the direct evaluation of t...
mixtureViscosityModel(const mixtureViscosityModel &)=delete
No copy construct.
const dictionary & viscosityProperties() const
Return the phase transport properties dictionary.
bool read(const dictionary &viscosityProperties)
Read transportProperties dictionary.
plastic(const word &name, const dictionary &viscosityProperties, const volVectorField &U, const surfaceScalarField &phi, const word modelName=typeName)
Construct from components.
TypeName("plastic")
Runtime type information.
dimensionedScalar muMax_
Maximum viscosity.
tmp< volScalarField > mu(const volScalarField &muc) const
Return the mixture viscosity.
const volScalarField & alpha_
Plastic phase fraction.
dimensionedScalar plasticViscosityCoeff_
Plastic viscosity coefficient.
dictionary plasticCoeffs_
Dictionary.
dimensionedScalar plasticViscosityExponent_
Plastic viscosity exponent.
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
A namespace for incompressible mixtureViscosityModel implementations.
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
const word GlobalIOList< Tuple2< scalar, vector > >::typeName("scalarVectorTable")
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.