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