FreeFOAM The Cross-Platform CFD Toolkit
LunPressure Class Reference

#include <kineticTheoryModel/LunPressure.H>


Detailed Description

+ Inheritance diagram for LunPressure:
+ Collaboration diagram for LunPressure:

List of all members.

Public Member Functions

 TypeName ("Lun")
 Runtime type information.
 LunPressure (const dictionary &dict)
 Construct from components.
virtual ~LunPressure ()
 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

LunPressure ( const dictionary dict)

Construct from components.

Definition at line 46 of file LunPressure.C.

~LunPressure ( )
virtual

Destructor.

Definition at line 54 of file LunPressure.C.


Member Function Documentation

TypeName ( "Lun"  )

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 61 of file LunPressure.C.

References e.

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 74 of file LunPressure.C.

References e.


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