34 namespace kineticTheoryModels
36 namespace conductivityModels
59 coeffDict_(
dict.optionalSubDict(typeName +
"Coeffs")),
88 scalar(1) + da/(6*
sqrt(2.0)*(alpha1 + 1
e-5))/L_
91 return rho1*da*
sqrt(Theta)*
93 2*
sqr(alpha1)*g0*(1 +
e)/sqrtPi
94 + (9.0/8.0)*sqrtPi*g0*0.25*
sqr(1 +
e)*(2*
e - 1)*
sqr(alpha1)
95 /(49.0/16.0 - 33*
e/16.0)
96 + (15.0/16.0)*sqrtPi*alpha1*(0.5*
sqr(
e) + 0.25*
e - 0.75 +
lambda)
97 /((49.0/16.0 - 33*
e/16.0)*
lambda)
99 /((1 +
e)*(49.0/16.0 - 33*
e/16.0)*
lambda*g0)
106 coeffDict_ <<= dict_.optionalSubDict(typeName +
"Coeffs");
108 L_.readIfPresent(coeffDict_);
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Dimension set for the base types.
HrenyaSinclair(const dictionary &dict)
Construct from components.
virtual ~HrenyaSinclair()
Destructor.
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.
dimensionedScalar lambda(viscosity->lookup("lambda"))
addToRunTimeSelectionTable(conductivityModel, Gidaspow, dictionary)
defineTypeNameAndDebug(Gidaspow, 0)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)