Go to the documentation of this file.
26 #include "SyamlalRogersOBrienPressure.H"
33 namespace kineticTheoryModels
35 namespace granularPressureModels
41 granularPressureModel,
55 const dictionary&
dict
58 granularPressureModel(
dict)
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
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
Macros for easy insertion into run-time selection tables.
const double e
Elementary charge.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
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.
defineTypeNameAndDebug(combustionModel, 0)