26 #include "CarnahanStarlingRadial.H" 33 namespace kineticTheoryModels
35 namespace radialModels
54 const dictionary&
dict 80 + 3.0*alpha/(2.0*
sqr(1.0 - alpha))
81 +
sqr(alpha)/(2.0*
pow3(1.0 - alpha));
95 + 4.0*alpha/
pow3(1.0 - alpha)
96 + 1.5*
sqr(alpha)/
pow4(1.0 - alpha);
tmp< volScalarField > g0(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Radial distribution function.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
tmp< volScalarField > g0prime(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Derivative of the radial distribution function.
CarnahanStarling(const dictionary &dict)
Construct from components.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
virtual ~CarnahanStarling()
Destructor.
dimensionedScalar pow3(const dimensionedScalar &ds)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
dimensionedScalar pow4(const dimensionedScalar &ds)
A class for managing temporary objects.
virtual tmp< volScalarField > alpha() const
Thermal diffusivity for enthalpy of mixture [kg/m/s].