Definition at line 50 of file GidaspowViscosity.H.
Inheritance diagram for GidaspowViscosity:
Collaboration diagram for GidaspowViscosity:Public Member Functions | |
| TypeName ("Gidaspow") | |
| Runtime type information.
| |
| GidaspowViscosity (const dictionary &dict) | |
| Construct from components.
| |
| virtual | ~GidaspowViscosity () |
| Destructor.
| |
| tmp< volScalarField > | mua (const volScalarField &alpha, const volScalarField &Theta, const volScalarField &g0, const dimensionedScalar &rhoa, const dimensionedScalar &da, const dimensionedScalar &e) const |
| GidaspowViscosity | ( | const dictionary & | dict ) |
Construct from components.
| virtual ~GidaspowViscosity | ( | ) | [virtual]
|
Destructor.
| TypeName | ( | "Gidaspow" | ) |
Runtime type information.
| tmp<volScalarField> mua | ( | const volScalarField & | alpha, |
| const volScalarField & | Theta, | ||
| const volScalarField & | g0, | ||
| const dimensionedScalar & | rhoa, | ||
| const dimensionedScalar & | da, | ||
| const dimensionedScalar & | e | ||
| ) | const [virtual]
|
Implements viscosityModel.