Loading...
Searching...
No Matches
LunSavage Class Reference

#include <LunSavageRadial.H>

Inheritance diagram for LunSavage:
Collaboration diagram for LunSavage:

Public Member Functions

 TypeName ("LunSavage")
 Runtime type information.
 LunSavage (const dictionary &dict)
 Construct from components.
virtual ~LunSavage ()
 Destructor.
tmp< volScalarFieldg0 (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
 Radial distribution function.
tmp< volScalarFieldg0prime (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
 Derivative of the radial distribution function.
 TypeName ("LunSavage")
 Runtime type information.
 LunSavage (const dictionary &dict)
 Construct from components.
virtual ~LunSavage ()
 Destructor.
tmp< volScalarFieldg0 (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
 Radial distribution function.
tmp< volScalarFieldg0prime (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
 Derivative of the radial distribution function.
Public Member Functions inherited from radialModel
 TypeName ("radialModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, radialModel, dictionary,(const dictionary &dict),(dict))
 radialModel (const dictionary &dict)
 Construct from components.
virtual ~radialModel ()=default
 Destructor.
virtual bool read ()
 TypeName ("radialModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, radialModel, dictionary,(const dictionary &dict),(dict))
 radialModel (const dictionary &dict)
 Construct from components.
virtual ~radialModel ()=default
 Destructor.
virtual bool read ()

Additional Inherited Members

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

Detailed Description

Source files

Source files

Definition at line 49 of file LunSavageRadial.H.

Constructor & Destructor Documentation

◆ LunSavage() [1/2]

LunSavage ( const dictionary & dict)

Construct from components.

Definition at line 47 of file LunSavageRadial.C.

References dict, and radialModel::radialModel().

Here is the call graph for this function:

◆ ~LunSavage() [1/2]

~LunSavage ( )
virtual

Destructor.

Definition at line 58 of file LunSavageRadial.C.

◆ LunSavage() [2/2]

LunSavage ( const dictionary & dict)

Construct from components.

References dict.

◆ ~LunSavage() [2/2]

virtual ~LunSavage ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "LunSavage" )

Runtime type information.

References alpha, alphaMax(), and dict.

Here is the call graph for this function:

◆ g0() [1/2]

Foam::tmp< Foam::volScalarField > g0 ( const volScalarField & alpha,
const dimensionedScalar & alphaMinFriction,
const dimensionedScalar & alphaMax ) const
virtual

Radial distribution function.

Implements radialModel.

Definition at line 65 of file LunSavageRadial.C.

References alpha, alphaMax(), and Foam::pow().

Here is the call graph for this function:

◆ g0prime() [1/2]

Foam::tmp< Foam::volScalarField > g0prime ( const volScalarField & alpha,
const dimensionedScalar & alphaMinFriction,
const dimensionedScalar & alphaMax ) const
virtual

Derivative of the radial distribution function.

Implements radialModel.

Definition at line 78 of file LunSavageRadial.C.

References alpha, alphaMax(), and Foam::pow().

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "LunSavage" )

Runtime type information.

◆ g0() [2/2]

tmp< volScalarField > g0 ( const volScalarField & alpha,
const dimensionedScalar & alphaMinFriction,
const dimensionedScalar & alphaMax ) const
virtual

Radial distribution function.

Implements radialModel.

References alpha, and alphaMax().

Here is the call graph for this function:

◆ g0prime() [2/2]

tmp< volScalarField > g0prime ( const volScalarField & alpha,
const dimensionedScalar & alphaMinFriction,
const dimensionedScalar & alphaMax ) const
virtual

Derivative of the radial distribution function.

Implements radialModel.

References alpha, and alphaMax().

Here is the call graph for this function:

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