Go to the documentation of this file.
36 #ifndef HrenyaSinclair_H
37 #define HrenyaSinclair_H
39 #include "conductivityModel.H"
45 namespace kineticTheoryModels
47 namespace conductivityModels
56 public conductivityModel
58 dictionary coeffDict_;
82 tmp<volScalarField>
kappa
const volScalarField & alpha1
HrenyaSinclair(const dictionary &dict)
Construct from components.
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
TypeName("HrenyaSinclair")
Runtime type information.
const dimensionedScalar e
Elementary charge.
virtual ~HrenyaSinclair()
Destructor.