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