43 namespace kineticTheoryModels
45 namespace granularPressureModels
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
tmp< volScalarField > granularPressureCoeff(const volScalarField &alpha1, const volScalarField &g0, const volScalarField &rho1, const dimensionedScalar &e) const
Granular pressure coefficient.
TypeName("Lun")
Runtime type information.
tmp< volScalarField > granularPressureCoeffPrime(const volScalarField &alpha1, const volScalarField &g0, const volScalarField &g0prime, const volScalarField &rho1, const dimensionedScalar &e) const
Derivative of the granular pressure coefficient.
Lun(const dictionary &coeffDict)
Construct from the coefficients dictionary.
virtual ~Lun()
Destructor.
A class for managing temporary objects.