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