Loading...
Searching...
No Matches
Gidaspow Class Reference

#include <GidaspowConductivity.H>

Inheritance diagram for Gidaspow:
Collaboration diagram for Gidaspow:

Public Member Functions

 TypeName ("Gidaspow")
 Runtime type information.
 Gidaspow (const dictionary &dict)
 Construct from components.
virtual ~Gidaspow ()
 Destructor.
tmp< volScalarFieldkappa (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
 TypeName ("Gidaspow")
 Runtime type information.
 Gidaspow (const dictionary &dict)
 Construct from components.
virtual ~Gidaspow ()
 Destructor.
tmp< volScalarFieldkappa (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
Public Member Functions inherited from conductivityModel
 TypeName ("conductivityModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, conductivityModel, dictionary,(const dictionary &dict),(dict))
 conductivityModel (const dictionary &dict)
 Construct from components.
virtual ~conductivityModel ()=default
 Destructor.
virtual bool read ()
 TypeName ("conductivityModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, conductivityModel, dictionary,(const dictionary &dict),(dict))
 conductivityModel (const dictionary &dict)
 Construct from components.
virtual ~conductivityModel ()=default
 Destructor.
virtual bool read ()

Additional Inherited Members

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

Detailed Description

Source files

Source files

Definition at line 49 of file GidaspowConductivity.H.

Constructor & Destructor Documentation

◆ Gidaspow() [1/2]

Gidaspow ( const dictionary & dict)

Construct from components.

Definition at line 48 of file GidaspowConductivity.C.

References conductivityModel::conductivityModel(), and dict.

Here is the call graph for this function:

◆ ~Gidaspow() [1/2]

~Gidaspow ( )
virtual

Destructor.

Definition at line 59 of file GidaspowConductivity.C.

◆ Gidaspow() [2/2]

Gidaspow ( const dictionary & dict)

Construct from components.

References dict.

◆ ~Gidaspow() [2/2]

virtual ~Gidaspow ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Gidaspow" )

Runtime type information.

References alpha1, dict, e, and rho1.

◆ kappa() [1/2]

Foam::tmp< Foam::volScalarField > kappa ( const volScalarField & alpha1,
const volScalarField & Theta,
const volScalarField & g0,
const volScalarField & rho1,
const volScalarField & da,
const dimensionedScalar & e ) const
virtual

Implements conductivityModel.

Definition at line 66 of file GidaspowConductivity.C.

References alpha1, e, Foam::constant::mathematical::pi(), rho1, Foam::sqr(), and Foam::sqrt().

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "Gidaspow" )

Runtime type information.

◆ kappa() [2/2]

tmp< volScalarField > kappa ( const volScalarField & alpha1,
const volScalarField & Theta,
const volScalarField & g0,
const volScalarField & rho1,
const volScalarField & da,
const dimensionedScalar & e ) const
virtual

Implements conductivityModel.

References alpha1, e, and rho1.


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