

Public Member Functions | |
| TypeName ("Gidaspow") | |
| Runtime type information. More... | |
| Gidaspow (const dictionary &dict) | |
| Construct from components. More... | |
| virtual | ~Gidaspow () |
| Destructor. More... | |
| tmp< volScalarField > | nu (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const |
Public Member Functions inherited from viscosityModel | |
| TypeName ("viscosityModel") | |
| Runtime type information. More... | |
| declareRunTimeSelectionTable (autoPtr, viscosityModel, dictionary,(const dictionary &dict),(dict)) | |
| viscosityModel (const dictionary &dict) | |
| Construct from components. More... | |
| viscosityModel (const viscosityModel &)=delete | |
| Disallow default bitwise copy construction. More... | |
| virtual | ~viscosityModel () |
| Destructor. More... | |
| virtual bool | read () |
| void | operator= (const viscosityModel &)=delete |
| Disallow default bitwise assignment. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from viscosityModel | |
| static autoPtr< viscosityModel > | New (const dictionary &dict) |
Protected Attributes inherited from viscosityModel | |
| const dictionary & | dict_ |
Definition at line 51 of file GidaspowViscosity.H.
| Gidaspow | ( | const dictionary & | dict | ) |
Construct from components.
|
virtual |
Destructor.
| TypeName | ( | "Gidaspow" | ) |
Runtime type information.
|
virtual |
Implements viscosityModel.