Go to the documentation of this file.
36 namespace kineticTheoryModels
38 namespace viscosityModels
51 const dictionary&
dict
79 return da*
sqrt(Theta)*
82 + (1.0/15.0)*sqrtPi*g0*(1.0 +
e)*(3.0*
e - 1.0)*
sqr(
alpha1)/(3.0 -
e)
83 + (1.0/6.0)*
alpha1*sqrtPi/(3.0 -
e)
Syamlal(const dictionary &dict)
A class for managing temporary objects.
const volScalarField & alpha1
addToRunTimeSelectionTable(viscosityModel, Gidaspow, dictionary)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Macros for easy insertion into run-time selection tables.
tmp< volScalarField > nu(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
dimensionedSymmTensor sqr(const dimensionedVector &dv)
constexpr scalar pi(M_PI)
dimensionedScalar sqrt(const dimensionedScalar &ds)
const dimensionedScalar e
defineTypeNameAndDebug(Gidaspow, 0)