33 namespace mixtureViscosityModels
39 mixtureViscosityModel,
51 const incompressibleTwoPhaseInteractingMixture& mixture
54 mixtureViscosityModel(mixture)
71 muc*(1.0 + 2.5*alphad + 10.05*
sqr(alphad) + 0.00273*
exp(16.6*alphad))
const volScalarField & alphad() const
Return const-access to the dispersed phase-fraction.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
GeometricField< vector, fvPatchField, volMesh > volVectorField
Macros for easy insertion into run-time selection tables.
virtual bool read()=0
Read physicalProperties dictionary.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar exp(const dimensionedScalar &ds)
slurry(const incompressibleTwoPhaseInteractingMixture &mixture)
Construct from mixture.
const incompressibleTwoPhaseInteractingMixture & mixture_
Mixture properties.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
virtual tmp< volScalarField > mu(const volScalarField &muc, const volVectorField &U) const
Return the mixture viscosity.
A class for managing temporary objects.
virtual bool read()
Read phaseProperties dictionary.