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.
|
SyamlalRogersOBrienPressure | ( | const dictionary & | dict ) |
Construct from components.
virtual ~SyamlalRogersOBrienPressure | ( | ) | [virtual]
|
Destructor.
TypeName | ( | "SyamlalRogersOBrien" | ) |
Runtime type information.
tmp<volScalarField> granularPressureCoeff | ( | const volScalarField & | alpha, |
const volScalarField & | g0, | ||
const dimensionedScalar & | rhoa, | ||
const dimensionedScalar & | e | ||
) | const [virtual]
|
Granular pressure coefficient.
Implements granularPressureModel.
tmp<volScalarField> granularPressureCoeffPrime | ( | const volScalarField & | alpha, |
const volScalarField & | g0, | ||
const volScalarField & | g0prime, | ||
const dimensionedScalar & | rhoa, | ||
const dimensionedScalar & | e | ||
) | const [virtual]
|
Derivative of the granular pressure coefficient.
Implements granularPressureModel.