#include <kineticTheoryModel/GidaspowConductivity.H>
Definition at line 48 of file GidaspowConductivity.H.
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 |
![]() | |
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 autoPtr< conductivityModel > | New (const dictionary &dict) |
![]() | |
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().