Go to the documentation of this file.
39 #include "granularPressureModel.H"
45 namespace kineticTheoryModels
47 namespace granularPressureModels
56 public granularPressureModel
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 &dict)
Construct from components.
const volScalarField & alpha1
virtual ~Lun()
Destructor.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const dimensionedScalar e
Elementary charge.
TypeName("Lun")
Runtime type information.
tmp< volScalarField > granularPressureCoeff(const volScalarField &alpha1, const volScalarField &g0, const volScalarField &rho1, const dimensionedScalar &e) const
Granular pressure coefficient.