Go to the documentation of this file.
36 namespace kineticTheoryModels
38 namespace conductivityModels
57 const dictionary&
dict
60 conductivityModel(
dict)
89 /(49.0/16.0 - 33.0*
e/16.0)
90 + (15.0/32.0)*sqrtPi*
alpha1/(49.0/16.0 - 33.0*
e/16.0)
addToRunTimeSelectionTable(conductivityModel, Gidaspow, dictionary)
A class for managing temporary objects.
const volScalarField & alpha1
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Macros for easy insertion into run-time selection tables.
Syamlal(const dictionary &dict)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
constexpr scalar pi(M_PI)
dimensionedScalar sqrt(const dimensionedScalar &ds)
const dimensionedScalar e
tmp< volScalarField > kappa(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
defineTypeNameAndDebug(Gidaspow, 0)