FreeFOAM The Cross-Platform CFD Toolkit
SyamlalRogersOBrienPressure Class Reference

#include <kineticTheoryModel/SyamlalRogersOBrienPressure.H>


Detailed Description

+ Inheritance diagram for SyamlalRogersOBrienPressure:
+ Collaboration diagram for SyamlalRogersOBrienPressure:

List of all members.

Public Member Functions

 TypeName ("SyamlalRogersOBrien")
 Runtime type information.
 SyamlalRogersOBrienPressure (const dictionary &dict)
 Construct from components.
virtual ~SyamlalRogersOBrienPressure ()
 Destructor.
tmp< volScalarFieldgranularPressureCoeff (const volScalarField &alpha, const volScalarField &g0, const dimensionedScalar &rhoa, const dimensionedScalar &e) const
 Granular pressure coefficient.
tmp< volScalarFieldgranularPressureCoeffPrime (const volScalarField &alpha, const volScalarField &g0, const volScalarField &g0prime, const dimensionedScalar &rhoa, const dimensionedScalar &e) const
 Derivative of the granular pressure coefficient.
- Public Member Functions inherited from granularPressureModel
 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 Public Member Functions inherited from granularPressureModel
static autoPtr
< granularPressureModel
New (const dictionary &dict)
- Protected Attributes inherited from granularPressureModel
const dictionarydict_

Constructor & Destructor Documentation

Construct from components.

Definition at line 47 of file SyamlalRogersOBrienPressure.C.

Destructor.

Definition at line 57 of file SyamlalRogersOBrienPressure.C.


Member Function Documentation

TypeName ( "SyamlalRogersOBrien"  )

Runtime type information.

Foam::tmp< Foam::volScalarField > granularPressureCoeff ( const volScalarField alpha,
const volScalarField g0,
const dimensionedScalar rhoa,
const dimensionedScalar e 
) const
virtual

Granular pressure coefficient.

Implements granularPressureModel.

Definition at line 65 of file SyamlalRogersOBrienPressure.C.

References e, g0(), and Foam::sqr().

Foam::tmp< Foam::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.

Definition at line 79 of file SyamlalRogersOBrienPressure.C.

References e.


The documentation for this class was generated from the following files: