#include <kineticTheoryModel/SyamlalRogersOBrienPressure.H>
Definition at line 48 of file SyamlalRogersOBrienPressure.H.
Public Member Functions | |
TypeName ("SyamlalRogersOBrien") | |
Runtime type information. | |
SyamlalRogersOBrienPressure (const dictionary &dict) | |
Construct from components. | |
virtual | ~SyamlalRogersOBrienPressure () |
Destructor. | |
tmp< volScalarField > | granularPressureCoeff (const volScalarField &alpha, const volScalarField &g0, const dimensionedScalar &rhoa, const dimensionedScalar &e) const |
Granular pressure coefficient. | |
tmp< volScalarField > | granularPressureCoeffPrime (const volScalarField &alpha, const volScalarField &g0, const volScalarField &g0prime, const dimensionedScalar &rhoa, const dimensionedScalar &e) const |
Derivative of the granular pressure coefficient. | |
![]() | |
TypeName ("granularPressureModel") | |
Runtime type information. | |
declareRunTimeSelectionTable (autoPtr, granularPressureModel, dictionary,(const dictionary &dict),(dict)) | |
granularPressureModel (const dictionary &dict) | |
Construct from components. | |
virtual | ~granularPressureModel () |
Destructor. |
Additional Inherited Members | |
![]() | |
static autoPtr < granularPressureModel > | New (const dictionary &dict) |
![]() | |
const dictionary & | dict_ |
SyamlalRogersOBrienPressure | ( | const dictionary & | dict | ) |
Construct from components.
Definition at line 47 of file SyamlalRogersOBrienPressure.C.
|
virtual |
Destructor.
Definition at line 57 of file SyamlalRogersOBrienPressure.C.
TypeName | ( | "SyamlalRogersOBrien" | ) |
Runtime type information.
|
virtual |
Granular pressure coefficient.
Implements granularPressureModel.
Definition at line 65 of file SyamlalRogersOBrienPressure.C.
References e, g0(), and Foam::sqr().
|
virtual |
Derivative of the granular pressure coefficient.
Implements granularPressureModel.
Definition at line 79 of file SyamlalRogersOBrienPressure.C.
References e.