SyamlalRogersOBrien Class Reference
Inheritance diagram for SyamlalRogersOBrien:
Collaboration diagram for SyamlalRogersOBrien:

Public Member Functions

 TypeName ("SyamlalRogersOBrien")
 Runtime type information. More...
 
 SyamlalRogersOBrien (const dictionary &dict)
 Construct from components. More...
 
virtual ~SyamlalRogersOBrien ()
 Destructor. More...
 
tmp< volScalarFieldgranularPressureCoeff (const volScalarField &alpha1, const volScalarField &g0, const volScalarField &rho1, const dimensionedScalar &e) const
 Granular pressure coefficient. More...
 
tmp< volScalarFieldgranularPressureCoeffPrime (const volScalarField &alpha1, const volScalarField &g0, const volScalarField &g0prime, const volScalarField &rho1, const dimensionedScalar &e) const
 Derivative of the granular pressure coefficient. More...
 
- Public Member Functions inherited from granularPressureModel
 TypeName ("granularPressureModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, granularPressureModel, dictionary,(const dictionary &dict),(dict))
 
 granularPressureModel (const dictionary &dict)
 Construct from components. More...
 
 granularPressureModel (const granularPressureModel &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~granularPressureModel ()
 Destructor. More...
 
virtual bool read ()
 
void operator= (const granularPressureModel &)=delete
 Disallow default bitwise assignment. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from granularPressureModel
static autoPtr< granularPressureModelNew (const dictionary &dict)
 
- Protected Attributes inherited from granularPressureModel
const dictionarydict_
 

Detailed Description

Constructor & Destructor Documentation

◆ SyamlalRogersOBrien()

SyamlalRogersOBrien ( const dictionary dict)

Construct from components.

Definition at line 52 of file SyamlalRogersOBrienPressure.C.

◆ ~SyamlalRogersOBrien()

~SyamlalRogersOBrien ( )
virtual

Destructor.

Definition at line 64 of file SyamlalRogersOBrienPressure.C.

Member Function Documentation

◆ TypeName()

TypeName ( "SyamlalRogersOBrien"  )

Runtime type information.

◆ granularPressureCoeff()

Foam::tmp< Foam::volScalarField > granularPressureCoeff ( const volScalarField alpha1,
const volScalarField g0,
const volScalarField rho1,
const dimensionedScalar e 
) const
virtual

Granular pressure coefficient.

Implements granularPressureModel.

Definition at line 72 of file SyamlalRogersOBrienPressure.C.

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

Here is the call graph for this function:

◆ granularPressureCoeffPrime()

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

Derivative of the granular pressure coefficient.

Implements granularPressureModel.

Definition at line 87 of file SyamlalRogersOBrienPressure.C.

References Foam::e.


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