#include <kineticTheoryModel/GidaspowConductivity.H>
Definition at line 48 of file GidaspowConductivity.H.
Inheritance diagram for GidaspowConductivity:
Collaboration diagram for GidaspowConductivity:Public Member Functions | |
| TypeName ("Gidaspow") | |
| Runtime type information. | |
| GidaspowConductivity (const dictionary &dict) | |
| Construct from components. | |
| virtual | ~GidaspowConductivity () |
| Destructor. | |
| tmp< volScalarField > | kappa (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< conductivityModel > | New (const dictionary &dict) |
Protected Attributes inherited from conductivityModel | |
| const dictionary & | dict_ |
| GidaspowConductivity | ( | const dictionary & | dict | ) |
Construct from components.
Definition at line 47 of file GidaspowConductivity.C.
|
virtual |
Destructor.
Definition at line 55 of file GidaspowConductivity.C.
| TypeName | ( | "Gidaspow" | ) |
Runtime type information.
|
virtual |
Implements conductivityModel.
Definition at line 62 of file GidaspowConductivity.C.
References e, Foam::mathematicalConstant::pi(), Foam::sqr(), and Foam::sqrt().