Loading...
Searching...
No Matches
CarnahanStarling Class Reference

#include <CarnahanStarlingRadial.H>

Inheritance diagram for CarnahanStarling:
Collaboration diagram for CarnahanStarling:

Public Member Functions

 TypeName ("CarnahanStarling")
 Runtime type information.
 CarnahanStarling (const dictionary &dict)
 Construct from components.
virtual ~CarnahanStarling ()
 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 ("CarnahanStarling")
 Runtime type information.
 CarnahanStarling (const dictionary &dict)
 Construct from components.
virtual ~CarnahanStarling ()
 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

Constructor & Destructor Documentation

◆ CarnahanStarling() [1/2]

CarnahanStarling ( const dictionary & dict)

Construct from components.

Definition at line 47 of file CarnahanStarlingRadial.C.

References dict, and radialModel::radialModel().

Here is the call graph for this function:

◆ ~CarnahanStarling() [1/2]

~CarnahanStarling ( )
virtual

Destructor.

Definition at line 58 of file CarnahanStarlingRadial.C.

◆ CarnahanStarling() [2/2]

CarnahanStarling ( const dictionary & dict)

Construct from components.

References dict.

◆ ~CarnahanStarling() [2/2]

virtual ~CarnahanStarling ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "CarnahanStarling" )

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 CarnahanStarlingRadial.C.

References alpha, alphaMax(), Foam::pow3(), and Foam::sqr().

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 81 of file CarnahanStarlingRadial.C.

References alpha, alphaMax(), Foam::pow3(), Foam::pow4(), and Foam::sqr().

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "CarnahanStarling" )

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/CarnahanStarling/CarnahanStarlingRadial.H
  • src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/radialModel/CarnahanStarling/CarnahanStarlingRadial.H
  • src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels/radialModel/CarnahanStarling/CarnahanStarlingRadial.C
  • src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/radialModel/CarnahanStarling/CarnahanStarlingRadial.C