26 #include "GidaspowConductivity.H" 34 namespace kineticTheoryModels
36 namespace conductivityModels
55 const dictionary&
dict 58 conductivityModel(dict)
83 return rho1*da*
sqrt(Theta)*
85 2*
sqr(alpha1)*g0*(1 +
e)/sqrtPi
86 + (9.0/8.0)*sqrtPi*g0*0.5*(1 +
e)*
sqr(alpha1)
87 + (15.0/16.0)*sqrtPi*alpha1
88 + (25.0/64.0)*sqrtPi/((1 +
e)*g0)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Gidaspow(const dictionary &dict)
Construct from components.
const volScalarField & alpha1
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
virtual ~Gidaspow()
Destructor.
defineTypeNameAndDebug(combustionModel, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const doubleScalar e
Elementary charge.
A class for managing temporary objects.
const dimensionedScalar & rho1
tmp< volScalarField > kappa(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const