#include <kineticTheoryModel/granularPressureModel.H>
Detailed Description
- Source files
-
Definition at line 49 of file granularPressureModel.H.
List of all members.
Public Member Functions |
| TypeName ("granularPressureModel") |
| Runtime type information.
|
| declareRunTimeSelectionTable (autoPtr, granularPressureModel, dictionary,(const dictionary &dict),(dict)) |
| granularPressureModel (const dictionary &dict) |
| Construct from components.
|
virtual | ~granularPressureModel () |
| Destructor.
|
virtual tmp< volScalarField > | granularPressureCoeff (const volScalarField &alpha, const volScalarField &g0, const dimensionedScalar &rhoa, const dimensionedScalar &e) const =0 |
| Granular pressure coefficient.
|
virtual tmp< volScalarField > | granularPressureCoeffPrime (const volScalarField &alpha, const volScalarField &g0, const volScalarField &g0prime, const dimensionedScalar &rhoa, const dimensionedScalar &e) const =0 |
| Derivative of the granular pressure coefficient.
|
Constructor & Destructor Documentation
Member Function Documentation
TypeName |
( |
"granularPressureModel" |
| ) |
|
Runtime type information.
Member Data Documentation
The documentation for this class was generated from the following files:
- applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/granularPressureModel/granularPressureModel/granularPressureModel.H
- applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/granularPressureModel/granularPressureModel/granularPressureModel.C
- applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/granularPressureModel/granularPressureModel/newGranularPressureModel.C