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