

Public Member Functions | |
| TypeName ("HrenyaSinclair") | |
| Runtime type information. More... | |
| HrenyaSinclair (const dictionary &coeffDict) | |
| Construct from the coefficients dictionary. More... | |
| virtual | ~HrenyaSinclair () |
| Destructor. More... | |
| 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. More... | |
| declareRunTimeSelectionTable (autoPtr, conductivityModel, dictionary,(const dictionary &dict),(dict)) | |
| conductivityModel (const dictionary &coeffDict) | |
| Construct from the coefficients dictionary. More... | |
| conductivityModel (const conductivityModel &)=delete | |
| Disallow default bitwise copy construction. More... | |
| virtual | ~conductivityModel () |
| Destructor. More... | |
| bool | read (const dictionary &dict) |
| Read the coefficients from the optional ".*Coeffs" sub-dictionary. More... | |
| void | operator= (const conductivityModel &)=delete |
| Disallow default bitwise assignment. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from conductivityModel | |
| static autoPtr< conductivityModel > | New (const dictionary &dict) |
Definition at line 51 of file HrenyaSinclairConductivity.H.
| HrenyaSinclair | ( | const dictionary & | coeffDict | ) |
Construct from the coefficients dictionary.
Definition at line 66 of file HrenyaSinclairConductivity.C.
|
virtual |
Destructor.
Definition at line 78 of file HrenyaSinclairConductivity.C.
| TypeName | ( | "HrenyaSinclair" | ) |
Runtime type information.
|
virtual |
Implements conductivityModel.
Definition at line 86 of file HrenyaSinclairConductivity.C.
References Foam::e, lambda(), Foam::constant::mathematical::pi(), Foam::sqr(), and Foam::sqrt().
