Loading...
Searching...
No Matches
Syamlal Class Reference

#include <SyamlalConductivity.H>

Inheritance diagram for Syamlal:
Collaboration diagram for Syamlal:

Public Member Functions

 TypeName ("Syamlal")
 Runtime type information.
 Syamlal (const dictionary &dict)
 Construct from components.
virtual ~Syamlal ()
 Destructor.
tmp< volScalarFieldkappa (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
 TypeName ("Syamlal")
 Runtime type information.
 Syamlal (const dictionary &dict)
 Construct from components.
virtual ~Syamlal ()
 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 SyamlalConductivity.H.

Constructor & Destructor Documentation

◆ Syamlal() [1/2]

Syamlal ( const dictionary & dict)

Construct from components.

Definition at line 48 of file SyamlalConductivity.C.

References conductivityModel::conductivityModel(), and dict.

Here is the call graph for this function:

◆ ~Syamlal() [1/2]

~Syamlal ( )
virtual

Destructor.

Definition at line 59 of file SyamlalConductivity.C.

◆ Syamlal() [2/2]

Syamlal ( const dictionary & dict)

Construct from components.

References dict.

◆ ~Syamlal() [2/2]

virtual ~Syamlal ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Syamlal" )

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 SyamlalConductivity.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 ( "Syamlal" )

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/Syamlal/SyamlalConductivity.H
  • src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/conductivityModel/Syamlal/SyamlalConductivity.H
  • src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels/conductivityModel/Syamlal/SyamlalConductivity.C
  • src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/conductivityModel/Syamlal/SyamlalConductivity.C