Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
granularPressureModel Class Referenceabstract
Inheritance diagram for granularPressureModel:
Inheritance graph
[legend]
Collaboration diagram for granularPressureModel:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("granularPressureModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, granularPressureModel, dictionary,(const dictionary &dict),(dict))
 
 granularPressureModel (const dictionary &dict)
 Construct from components. More...
 
virtual ~granularPressureModel ()
 Destructor. More...
 
virtual tmp< volScalarFieldgranularPressureCoeff (const volScalarField &alpha1, const volScalarField &g0, const volScalarField &rho1, const dimensionedScalar &e) const =0
 Granular pressure coefficient. More...
 
virtual tmp< volScalarFieldgranularPressureCoeffPrime (const volScalarField &alpha1, const volScalarField &g0, const volScalarField &g0prime, const volScalarField &rho1, const dimensionedScalar &e) const =0
 Derivative of the granular pressure coefficient. More...
 
virtual bool read ()
 
 TypeName ("granularPressureModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, granularPressureModel, dictionary,(const dictionary &dict),(dict))
 
 granularPressureModel (const dictionary &dict)
 Construct from components. More...
 
virtual ~granularPressureModel ()
 Destructor. More...
 
virtual tmp< volScalarFieldgranularPressureCoeff (const volScalarField &alpha1, const volScalarField &g0, const volScalarField &rho1, const dimensionedScalar &e) const =0
 Granular pressure coefficient. More...
 
virtual tmp< volScalarFieldgranularPressureCoeffPrime (const volScalarField &alpha1, const volScalarField &g0, const volScalarField &g0prime, const volScalarField &rho1, const dimensionedScalar &e) const =0
 Derivative of the granular pressure coefficient. More...
 
virtual bool read ()
 

Static Public Member Functions

static autoPtr< granularPressureModelNew (const dictionary &dict)
 
static autoPtr< granularPressureModelNew (const dictionary &dict)
 

Protected Attributes

const dictionarydict_
 

Detailed Description

Source files
Source files

Definition at line 50 of file granularPressureModel.H.

Constructor & Destructor Documentation

granularPressureModel ( const dictionary dict)

Construct from components.

virtual ~granularPressureModel ( )
virtual

Destructor.

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 alpha1,
const volScalarField g0,
const volScalarField rho1,
const dimensionedScalar e 
) const
pure virtual

Granular pressure coefficient.

Implemented in Lun, SyamlalRogersOBrien, Lun, and SyamlalRogersOBrien.

virtual tmp<volScalarField> granularPressureCoeffPrime ( const volScalarField alpha1,
const volScalarField g0,
const volScalarField g0prime,
const volScalarField rho1,
const dimensionedScalar e 
) const
pure virtual

Derivative of the granular pressure coefficient.

Implemented in Lun, SyamlalRogersOBrien, Lun, and SyamlalRogersOBrien.

virtual bool read ( )
inlinevirtual

Definition at line 125 of file granularPressureModel.H.

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 alpha1,
const volScalarField g0,
const volScalarField rho1,
const dimensionedScalar e 
) const
pure virtual

Granular pressure coefficient.

Implemented in Lun, SyamlalRogersOBrien, Lun, and SyamlalRogersOBrien.

virtual tmp<volScalarField> granularPressureCoeffPrime ( const volScalarField alpha1,
const volScalarField g0,
const volScalarField g0prime,
const volScalarField rho1,
const dimensionedScalar e 
) const
pure virtual

Derivative of the granular pressure coefficient.

Implemented in Lun, SyamlalRogersOBrien, Lun, and SyamlalRogersOBrien.

virtual bool read ( )
inlinevirtual

Definition at line 125 of file granularPressureModel.H.

Member Data Documentation

const dictionary & dict_
protected

Definition at line 65 of file granularPressureModel.H.


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