Loading...
Searching...
No Matches
granularPressureModel Class Referenceabstract

#include <granularPressureModel.H>

Inheritance diagram for granularPressureModel:
Collaboration diagram for granularPressureModel:

Public Member Functions

 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 tmp< volScalarFieldgranularPressureCoeff (const volScalarField &alpha1, const volScalarField &g0, const volScalarField &rho1, const dimensionedScalar &e) const =0
 Granular pressure coefficient.
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.
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 tmp< volScalarFieldgranularPressureCoeff (const volScalarField &alpha1, const volScalarField &g0, const volScalarField &rho1, const dimensionedScalar &e) const =0
 Granular pressure coefficient.
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.
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

Constructor & Destructor Documentation

◆ granularPressureModel() [1/2]

granularPressureModel ( const dictionary & dict)
explicit

Construct from components.

Definition at line 39 of file granularPressureModel.C.

References dict, and dict_.

Referenced by declareRunTimeSelectionTable(), Lun::Lun(), and SyamlalRogersOBrien::SyamlalRogersOBrien().

Here is the caller graph for this function:

◆ ~granularPressureModel() [1/2]

virtual ~granularPressureModel ( )
virtualdefault

Destructor.

◆ granularPressureModel() [2/2]

granularPressureModel ( const dictionary & dict)
explicit

Construct from components.

References dict.

◆ ~granularPressureModel() [2/2]

virtual ~granularPressureModel ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "granularPressureModel" )

Runtime type information.

◆ declareRunTimeSelectionTable() [1/2]

declareRunTimeSelectionTable ( autoPtr ,
granularPressureModel ,
dictionary ,
(const dictionary &dict) ,
(dict)  )

References dict, and granularPressureModel().

Here is the call graph for this function:

◆ New() [1/2]

Definition at line 51 of file granularPressureModel.C.

References Foam::abort(), dict, Foam::endl(), Foam::FatalIOError, FatalIOErrorInLookup, and Foam::Info.

Here is the call graph for this function:

◆ granularPressureCoeff() [1/2]

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, Lun, SyamlalRogersOBrien, and SyamlalRogersOBrien.

References alpha1, e, and rho1.

◆ granularPressureCoeffPrime() [1/2]

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, Lun, SyamlalRogersOBrien, and SyamlalRogersOBrien.

References alpha1, e, and rho1.

◆ read() [1/2]

virtual bool read ( )
inlinevirtual

Definition at line 124 of file granularPressureModel.H.

◆ TypeName() [2/2]

TypeName ( "granularPressureModel" )

Runtime type information.

◆ declareRunTimeSelectionTable() [2/2]

declareRunTimeSelectionTable ( autoPtr ,
granularPressureModel ,
dictionary ,
(const dictionary &dict) ,
(dict)  )

References dict, and granularPressureModel().

Here is the call graph for this function:

◆ New() [2/2]

autoPtr< granularPressureModel > New ( const dictionary & dict)
static

References dict.

◆ granularPressureCoeff() [2/2]

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, Lun, SyamlalRogersOBrien, and SyamlalRogersOBrien.

References alpha1, e, and rho1.

◆ granularPressureCoeffPrime() [2/2]

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, Lun, SyamlalRogersOBrien, and SyamlalRogersOBrien.

References alpha1, e, and rho1.

◆ read() [2/2]

virtual bool read ( )
inlinevirtual

Definition at line 124 of file granularPressureModel.H.

Member Data Documentation

◆ dict_

const dictionary & dict_
protected

Definition at line 54 of file granularPressureModel.H.

Referenced by granularPressureModel().


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