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

LunPressure Class Reference


Detailed Description

Source files

Definition at line 48 of file LunPressure.H.

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

LunPressure ( const dictionary &   dict  )

Construct from components.

virtual ~LunPressure (  ) [virtual]

Destructor.


Member Function Documentation

TypeName ( "Lun"    )

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:
  • applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/granularPressureModel/Lun/LunPressure.H