Loading...
Searching...
No Matches
Lun Class Reference

#include <LunPressure.H>

Inheritance diagram for Lun:
Collaboration diagram for Lun:

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Source files

Definition at line 49 of file LunPressure.H.

Constructor & Destructor Documentation

◆ Lun() [1/2]

Lun ( const dictionary & dict)

Construct from components.

Definition at line 47 of file LunPressure.C.

References dict, and granularPressureModel::granularPressureModel().

Here is the call graph for this function:

◆ ~Lun() [1/2]

~Lun ( )
virtual

Destructor.

Definition at line 58 of file LunPressure.C.

◆ Lun() [2/2]

Lun ( const dictionary & dict)

Construct from components.

References dict.

◆ ~Lun() [2/2]

virtual ~Lun ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Lun" )

Runtime type information.

References alpha1, dict, e, and rho1.

◆ granularPressureCoeff() [1/2]

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 65 of file LunPressure.C.

References alpha1, e, and rho1.

◆ granularPressureCoeffPrime() [1/2]

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 79 of file LunPressure.C.

References alpha1, e, and rho1.

◆ TypeName() [2/2]

TypeName ( "Lun" )

Runtime type information.

◆ granularPressureCoeff() [2/2]

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

Granular pressure coefficient.

Implements granularPressureModel.

References alpha1, e, and rho1.

◆ granularPressureCoeffPrime() [2/2]

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

References alpha1, e, and rho1.


The documentation for this class was generated from the following files:
  • src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels/granularPressureModel/Lun/LunPressure.H
  • src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/granularPressureModel/Lun/LunPressure.H
  • src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels/granularPressureModel/Lun/LunPressure.C
  • src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/granularPressureModel/Lun/LunPressure.C