#include <HrenyaSinclairViscosity.H>


Public Member Functions | |
| TypeName ("HrenyaSinclair") | |
| Runtime type information. | |
| HrenyaSinclair (const dictionary &dict) | |
| Construct from components. | |
| virtual | ~HrenyaSinclair () |
| Destructor. | |
| tmp< volScalarField > | nu (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const |
| virtual bool | read () |
| TypeName ("HrenyaSinclair") | |
| Runtime type information. | |
| HrenyaSinclair (const dictionary &dict) | |
| Construct from components. | |
| virtual | ~HrenyaSinclair () |
| Destructor. | |
| tmp< volScalarField > | nu (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const |
| virtual bool | read () |
| Public Member Functions inherited from viscosityModel | |
| TypeName ("viscosityModel") | |
| Runtime type information. | |
| declareRunTimeSelectionTable (autoPtr, viscosityModel, dictionary,(const dictionary &dict),(dict)) | |
| viscosityModel (const dictionary &dict) | |
| Construct from components. | |
| virtual | ~viscosityModel ()=default |
| Destructor. | |
| TypeName ("viscosityModel") | |
| Runtime type information. | |
| declareRunTimeSelectionTable (autoPtr, viscosityModel, dictionary,(const dictionary &dict),(dict)) | |
| viscosityModel (const dictionary &dict) | |
| Construct from components. | |
| virtual | ~viscosityModel ()=default |
| Destructor. | |
Additional Inherited Members | |
| Static Public Member Functions inherited from viscosityModel | |
| static autoPtr< viscosityModel > | New (const dictionary &dict) |
| static autoPtr< viscosityModel > | New (const dictionary &dict) |
| Protected Attributes inherited from viscosityModel | |
| const dictionary & | dict_ |
| HrenyaSinclair | ( | const dictionary & | dict | ) |
Construct from components.
Definition at line 48 of file HrenyaSinclairViscosity.C.
References dict, Foam::dimLength, Foam::GlobalIOList< Tuple2< scalar, vector > >::typeName, and viscosityModel::viscosityModel().

|
virtual |
Destructor.
Definition at line 61 of file HrenyaSinclairViscosity.C.
| HrenyaSinclair | ( | const dictionary & | dict | ) |
Construct from components.
References dict.
|
virtual |
Destructor.
|
virtual |
Implements viscosityModel.
Definition at line 68 of file HrenyaSinclairViscosity.C.
References alpha1, e, Foam::constant::mathematical::pi(), rho1, Foam::sqr(), and Foam::sqrt().

|
virtual |
Reimplemented from viscosityModel.
Definition at line 93 of file HrenyaSinclairViscosity.C.
References viscosityModel::dict_, and Foam::GlobalIOList< Tuple2< scalar, vector > >::typeName.
| TypeName | ( | "HrenyaSinclair" | ) |
Runtime type information.
|
virtual |
Implements viscosityModel.
|
virtual |
Reimplemented from viscosityModel.