HrenyaSinclair Class Reference
Inheritance diagram for HrenyaSinclair:
[legend]
Collaboration diagram for HrenyaSinclair:
[legend]

Public Member Functions

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

Constructor & Destructor Documentation

◆ HrenyaSinclair() [1/2]

HrenyaSinclair ( const dictionary dict)

Construct from components.

Definition at line 55 of file HrenyaSinclairConductivity.C.

References Foam::dimLength.

◆ ~HrenyaSinclair() [1/2]

~HrenyaSinclair ( )
virtual

Destructor.

Definition at line 68 of file HrenyaSinclairConductivity.C.

◆ HrenyaSinclair() [2/2]

HrenyaSinclair ( const dictionary dict)

Construct from components.

◆ ~HrenyaSinclair() [2/2]

virtual ~HrenyaSinclair ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "HrenyaSinclair"  )

Runtime type information.

◆ 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 76 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

Reimplemented from conductivityModel.

Definition at line 106 of file HrenyaSinclairConductivity.C.

◆ 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.

◆ read() [2/2]

virtual bool read ( )
virtual

Reimplemented from conductivityModel.


The documentation for this class was generated from the following files: