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

SyamlalRogersOBrienPressure Class Reference


Detailed Description

Source files

Definition at line 48 of file SyamlalRogersOBrienPressure.H.

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< volScalarField >  granularPressureCoeff (const volScalarField &alpha, const volScalarField &g0, const dimensionedScalar &rhoa, const dimensionedScalar &e) const
 Granular pressure coefficient.
tmp< volScalarField >  granularPressureCoeffPrime (const volScalarField &alpha, const volScalarField &g0, const volScalarField &g0prime, const dimensionedScalar &rhoa, const dimensionedScalar &e) const
 Derivative of the granular pressure coefficient.

Constructor & Destructor Documentation

SyamlalRogersOBrienPressure ( const dictionary &   dict  )

Construct from components.

virtual ~SyamlalRogersOBrienPressure (  ) [virtual]

Destructor.


Member Function Documentation

TypeName ( "SyamlalRogersOBrien"    )

Runtime type information.

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

Granular pressure coefficient.

Implements granularPressureModel.

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


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