FreeFOAM The Cross-Platform CFD Toolkit
GidaspowConductivity Class Reference

#include <kineticTheoryModel/GidaspowConductivity.H>


Detailed Description

+ Inheritance diagram for GidaspowConductivity:
+ Collaboration diagram for GidaspowConductivity:

List of all members.

Public Member Functions

 TypeName ("Gidaspow")
 Runtime type information.
 GidaspowConductivity (const dictionary &dict)
 Construct from components.
virtual ~GidaspowConductivity ()
 Destructor.
tmp< volScalarFieldkappa (const volScalarField &alpha, const volScalarField &Theta, const volScalarField &g0, const dimensionedScalar &rhoa, const dimensionedScalar &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 ()
 Destructor.

Additional Inherited Members

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

Constructor & Destructor Documentation

GidaspowConductivity ( const dictionary dict)

Construct from components.

Definition at line 47 of file GidaspowConductivity.C.

~GidaspowConductivity ( )
virtual

Destructor.

Definition at line 55 of file GidaspowConductivity.C.


Member Function Documentation

TypeName ( "Gidaspow"  )

Runtime type information.

Foam::tmp< Foam::volScalarField > kappa ( const volScalarField alpha,
const volScalarField Theta,
const volScalarField g0,
const dimensionedScalar rhoa,
const dimensionedScalar da,
const dimensionedScalar e 
) const
virtual

Implements conductivityModel.

Definition at line 62 of file GidaspowConductivity.C.

References e, Foam::mathematicalConstant::pi(), Foam::sqr(), and Foam::sqrt().


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