34 namespace kineticTheoryModels
36 namespace conductivityModels
83 return rho1*da*
sqrt(Theta)*
85 2*
sqr(alpha1)*g0*(1 +
e)/sqrtPi
86 + (9.0/8.0)*sqrtPi*g0*0.5*(1 +
e)*
sqr(alpha1)
87 + (15.0/16.0)*sqrtPi*alpha1
88 + (25.0/64.0)*sqrtPi/((1 +
e)*g0)
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
virtual ~Gidaspow()
Destructor.
Gidaspow(const dictionary &coeffDict)
Construct from the coefficients dictionary.
tmp< volScalarField > kappa(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
A class for managing temporary objects.
addToRunTimeSelectionTable(conductivityModel, Gidaspow, dictionary)
defineTypeNameAndDebug(Gidaspow, 0)
void sqr(LagrangianPatchField< typename outerProduct< Type, Type >::type > &f, const LagrangianPatchField< Type > &f1)
void sqrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)