#include <SyamlalConductivity.H>


Public Member Functions | |
| TypeName ("Syamlal") | |
| Runtime type information. | |
| Syamlal (const dictionary &dict) | |
| Construct from components. | |
| virtual | ~Syamlal () |
| Destructor. | |
| tmp< volScalarField > | kappa (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const |
| TypeName ("Syamlal") | |
| Runtime type information. | |
| Syamlal (const dictionary &dict) | |
| Construct from components. | |
| virtual | ~Syamlal () |
| Destructor. | |
| tmp< volScalarField > | kappa (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &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 ()=default |
| Destructor. | |
| virtual bool | read () |
| TypeName ("conductivityModel") | |
| Runtime type information. | |
| declareRunTimeSelectionTable (autoPtr, conductivityModel, dictionary,(const dictionary &dict),(dict)) | |
| conductivityModel (const dictionary &dict) | |
| Construct from components. | |
| virtual | ~conductivityModel ()=default |
| Destructor. | |
| virtual bool | read () |
Additional Inherited Members | |
| Static Public Member Functions inherited from conductivityModel | |
| static autoPtr< conductivityModel > | New (const dictionary &dict) |
| static autoPtr< conductivityModel > | New (const dictionary &dict) |
| Protected Attributes inherited from conductivityModel | |
| const dictionary & | dict_ |
| Syamlal | ( | const dictionary & | dict | ) |
Construct from components.
Definition at line 48 of file SyamlalConductivity.C.
References conductivityModel::conductivityModel(), and dict.

|
virtual |
Destructor.
Definition at line 59 of file SyamlalConductivity.C.
| Syamlal | ( | const dictionary & | dict | ) |
Construct from components.
References dict.
|
virtual |
Destructor.
|
virtual |
Implements conductivityModel.
Definition at line 66 of file SyamlalConductivity.C.
References alpha1, e, Foam::constant::mathematical::pi(), rho1, Foam::sqr(), and Foam::sqrt().

| TypeName | ( | "Syamlal" | ) |
Runtime type information.
|
virtual |
Implements conductivityModel.