34 #ifndef GidaspowConductivity_H 35 #define GidaspowConductivity_H 37 #include "conductivityModel.H" 43 namespace kineticTheoryModels
45 namespace conductivityModels
54 public conductivityModel
75 tmp<volScalarField>
kappa
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Gidaspow(const dictionary &dict)
Construct from components.
TypeName("Gidaspow")
Runtime type information.
const volScalarField & alpha1
virtual ~Gidaspow()
Destructor.
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