34 #ifndef HrenyaSinclairConductivity_H 35 #define HrenyaSinclairConductivity_H 37 #include "conductivityModel.H" 43 namespace kineticTheoryModels
45 namespace conductivityModels
54 public conductivityModel
56 dictionary coeffDict_;
80 tmp<volScalarField>
kappa
TypeName("HrenyaSinclair")
Runtime type information.
virtual ~HrenyaSinclair()
Destructor.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
HrenyaSinclair(const dictionary &dict)
Construct from components.
const volScalarField & alpha1
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const doubleScalar e
Elementary charge.
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