Go to the documentation of this file.
34 #ifndef SyamlalRogersOBrien_H
35 #define SyamlalRogersOBrien_H
37 #include "granularPressureModel.H"
43 namespace kineticTheoryModels
45 namespace granularPressureModels
54 public granularPressureModel
SyamlalRogersOBrien(const dictionary &dict)
Construct from components.
virtual ~SyamlalRogersOBrien()
Destructor.
tmp< volScalarField > granularPressureCoeff(const volScalarField &alpha1, const volScalarField &g0, const volScalarField &rho1, const dimensionedScalar &e) const
Granular pressure coefficient.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const double 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.
TypeName("SyamlalRogersOBrien")
Runtime type information.