Go to the documentation of this file.
26 #include "SyamlalViscosity.H"
34 namespace kineticTheoryModels
36 namespace viscosityModels
49 const dictionary&
dict
77 return da*
sqrt(Theta)*
80 + (1.0/15.0)*sqrtPi*g0*(1.0 +
e)*(3.0*
e - 1.0)*
sqr(
alpha1)/(3.0 -
e)
81 + (1.0/6.0)*
alpha1*sqrtPi/(3.0 -
e)
Syamlal(const dictionary &dict)
Construct from components.
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Macros for easy insertion into run-time selection tables.
virtual ~Syamlal()
Destructor.
const double e
Elementary charge.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)
tmp< volScalarField > nu(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
defineTypeNameAndDebug(combustionModel, 0)