FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

Detailed Description

Source files

Definition at line 49 of file granularPressureModel.H.

Inheritance diagram for granularPressureModel:
Collaboration diagram for granularPressureModel:

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.

Static Public Member Functions

static autoPtr
< granularPressureModel >  
New (const dictionary &dict)

Protected Attributes

const dictionary &  dict_

Constructor & Destructor Documentation

granularPressureModel ( const dictionary &   dict  )

Construct from components.

virtual ~granularPressureModel (  ) [virtual]

Destructor.


Member Function Documentation

TypeName ( "granularPressureModel"    )

Runtime type information.

declareRunTimeSelectionTable ( autoPtr   ,
granularPressureModel   ,
dictionary   ,
(const dictionary &dict)   ,
(dict)    
)
static autoPtr<granularPressureModel> New ( const dictionary &   dict  ) [static]
virtual tmp<volScalarField> granularPressureCoeff ( const volScalarField &   alpha,
const volScalarField &   g0,
const dimensionedScalar &   rhoa,
const dimensionedScalar &   e  
) const [pure virtual]

Granular pressure coefficient.

Implemented in LunPressure, and SyamlalRogersOBrienPressure.

virtual tmp<volScalarField> granularPressureCoeffPrime ( const volScalarField &   alpha,
const volScalarField &   g0,
const volScalarField &   g0prime,
const dimensionedScalar &   rhoa,
const dimensionedScalar &   e  
) const [pure virtual]

Derivative of the granular pressure coefficient.

Implemented in LunPressure, and SyamlalRogersOBrienPressure.


Member Data Documentation

const dictionary& dict_ [protected]

Definition at line 64 of file granularPressureModel.H.


The documentation for this class was generated from the following file:
  • applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/granularPressureModel/granularPressureModel/granularPressureModel.H