37 #include "granularPressureModel.H" 43 namespace kineticTheoryModels
45 namespace granularPressureModels
54 public granularPressureModel
const double e
Elementary charge.
Lun(const dictionary &dict)
Construct from components.
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.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
tmp< volScalarField > granularPressureCoeff(const volScalarField &alpha1, const volScalarField &g0, const volScalarField &rho1, const dimensionedScalar &e) const
Granular pressure coefficient.
virtual ~Lun()
Destructor.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
TypeName("Lun")
Runtime type information.