34 namespace kineticTheoryModels
36 namespace viscosityModels
49 const dictionary&
dict 86 (4.0/5.0)*
sqr(alpha1)*g0*(1.0 +
e)/sqrtPi
87 + (1.0/15.0)*sqrtPi*g0*(1.0 +
e)*
sqr(alpha1)
88 + (1.0/6.0)*sqrtPi*alpha1
89 + (10.0/96.0)*sqrtPi/((1.0 +
e)*g0)
Gidaspow(const dictionary &dict)
Construct from components.
tmp< volScalarField > nu(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
dimensionedSymmTensor sqr(const dimensionedVector &dv)
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
dimensionedScalar sqrt(const dimensionedScalar &ds)
Macros for easy insertion into run-time selection tables.
virtual ~Gidaspow()
Destructor.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
static word groupName(Name name, const word &group)
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const doubleScalar e
Elementary charge.
static word modelName(Name name, const word &model)
Return the name of the object within the given model.
A class for managing temporary objects.