Loading...
Searching...
No Matches
HrenyaSinclair Class Reference

#include <HrenyaSinclairConductivity.H>

Inheritance diagram for HrenyaSinclair:
Collaboration diagram for HrenyaSinclair:

Public Member Functions

 TypeName ("HrenyaSinclair")
 Runtime type information.
 HrenyaSinclair (const dictionary &dict)
 Construct from components.
virtual ~HrenyaSinclair ()
 Destructor.
tmp< volScalarFieldkappa (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
virtual bool read ()
 TypeName ("HrenyaSinclair")
 Runtime type information.
 HrenyaSinclair (const dictionary &dict)
 Construct from components.
virtual ~HrenyaSinclair ()
 Destructor.
tmp< volScalarFieldkappa (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
virtual bool read ()
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.
 TypeName ("conductivityModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, conductivityModel, dictionary,(const dictionary &dict),(dict))
 conductivityModel (const dictionary &dict)
 Construct from components.
virtual ~conductivityModel ()=default
 Destructor.

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

Constructor & Destructor Documentation

◆ HrenyaSinclair() [1/2]

HrenyaSinclair ( const dictionary & dict)

Construct from components.

Definition at line 48 of file HrenyaSinclairConductivity.C.

References conductivityModel::conductivityModel(), dict, Foam::dimLength, and Foam::GlobalIOList< Tuple2< scalar, vector > >::typeName.

Here is the call graph for this function:

◆ ~HrenyaSinclair() [1/2]

~HrenyaSinclair ( )
virtual

Destructor.

Definition at line 61 of file HrenyaSinclairConductivity.C.

◆ HrenyaSinclair() [2/2]

HrenyaSinclair ( const dictionary & dict)

Construct from components.

References dict.

◆ ~HrenyaSinclair() [2/2]

virtual ~HrenyaSinclair ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "HrenyaSinclair" )

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 69 of file HrenyaSinclairConductivity.C.

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

Here is the call graph for this function:

◆ read() [1/2]

bool read ( )
virtual

◆ TypeName() [2/2]

TypeName ( "HrenyaSinclair" )

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.

◆ read() [2/2]

virtual bool read ( )
virtual

Reimplemented from conductivityModel.


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