34 namespace kineticTheoryModels
36 namespace viscosityModels
53 bool Foam::kineticTheoryModels::viscosityModels::HrenyaSinclair::readCoeffs
55 const dictionary& coeffDict
103 Foam::typedName<viscosityModel>(
"nu"),
108 (4.0/5.0)*
sqr(alpha1)*g0*(1 +
e)/sqrtPi
109 + (1.0/15.0)*sqrtPi*g0*(1 +
e)*(3*
e - 1)*
sqr(alpha1)/(3 -
e)
110 + (1.0/6.0)*sqrtPi*alpha1*(0.5*
lambda + 0.25*(3*
e - 1))
112 + (10.0/96.0)*sqrtPi/((1 +
e)*0.5*(3 -
e)*g0*
lambda)
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
static tmp< GeometricField< Type, GeoMesh, PrimitiveField > > New(const word &name, const Internal &, const PtrList< Patch > &, const HashPtrTable< Source > &=HashPtrTable< Source >())
Return a temporary field constructed from name,.
static word group(const word &name)
Return group (extension part of name)
static word groupName(Name name, const word &group)
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.
tmp< volScalarField > nu(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
virtual ~HrenyaSinclair()
Destructor.
HrenyaSinclair(const dictionary &coeffDict)
Construct from the coefficients dictionary.
A class for managing temporary objects.
dimensionedScalar lambda(viscosity->lookup("lambda"))
defineTypeNameAndDebug(Gidaspow, 0)
addToRunTimeSelectionTable(viscosityModel, Gidaspow, dictionary)
void sqr(LagrangianPatchField< typename outerProduct< Type, Type >::type > &f, const LagrangianPatchField< Type > &f1)
void sqrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)