34 namespace kineticTheoryModels
36 namespace conductivityModels
53 bool Foam::kineticTheoryModels::conductivityModels::HrenyaSinclair::readCoeffs
55 const dictionary& coeffDict
100 scalar(1) + da/(6*
sqrt(2.0)*(alpha1 + 1
e-5))/L_
103 return rho1*da*
sqrt(Theta)*
105 2*
sqr(alpha1)*g0*(1 +
e)/sqrtPi
106 + (9.0/8.0)*sqrtPi*g0*0.25*
sqr(1 +
e)*(2*
e - 1)*
sqr(alpha1)
107 /(49.0/16.0 - 33*
e/16.0)
108 + (15.0/16.0)*sqrtPi*alpha1*(0.5*
sqr(
e) + 0.25*
e - 0.75 +
lambda)
109 /((49.0/16.0 - 33*
e/16.0)*
lambda)
111 /((1 +
e)*(49.0/16.0 - 33*
e/16.0)*
lambda*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.
Dimension set for the base types.
bool readIfPresent(const dictionary &, const unitConversion &defaultUnits=NullObjectRef< unitConversion >())
Update the value of dimensioned<Type> if found in the dictionary.
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
HrenyaSinclair(const dictionary &coeffDict)
Construct from the coefficients dictionary.
A class for managing temporary objects.
dimensionedScalar lambda(viscosity->lookup("lambda"))
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)