Go to the documentation of this file.
36 namespace kineticTheoryModels
38 namespace viscosityModels
79 return da*
sqrt(Theta)*
82 + (1.0/15.0)*sqrtPi*g0*(1 +
e)*(3*
e - 1)*
sqr(
alpha1)/(3 -
e)
83 + (1.0/6.0)*
alpha1*sqrtPi/(3 -
e)
Syamlal(const dictionary &dict)
A class for managing temporary objects.
const volScalarField & alpha1
addToRunTimeSelectionTable(viscosityModel, Gidaspow, dictionary)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
Generic dimensioned Type class.
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)
Generic GeometricField class.