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