A namespace for incompressible mixtureViscosityModel implementations. More...
Classes | |
class | BinghamPlastic |
Viscosity correction model for Bingham plastics. More... | |
class | plastic |
Viscosity correction model for a generic power-law plastic. More... | |
class | Quemada |
Quemada viscosity model for colloidal dispersions. More... | |
class | slurry |
Thomas' viscosity correction for slurry. More... | |
A namespace for incompressible mixtureViscosityModel implementations.
Foam::mixtureViscosityModels::defineTypeNameAndDebug | ( | BinghamPlastic | , |
0 | |||
) |
Foam::mixtureViscosityModels::addToRunTimeSelectionTable | ( | mixtureViscosityModel | , |
BinghamPlastic | , | ||
dictionary | |||
) |
Foam::mixtureViscosityModels::defineTypeNameAndDebug | ( | plastic | , |
0 | |||
) |
Foam::mixtureViscosityModels::addToRunTimeSelectionTable | ( | mixtureViscosityModel | , |
plastic | , | ||
dictionary | |||
) |
Foam::mixtureViscosityModels::defineTypeNameAndDebug | ( | Quemada | , |
0 | |||
) |
Foam::mixtureViscosityModels::addToRunTimeSelectionTable | ( | mixtureViscosityModel | , |
Quemada | , | ||
dictionary | |||
) |
Foam::mixtureViscosityModels::defineTypeNameAndDebug | ( | slurry | , |
0 | |||
) |
Foam::mixtureViscosityModels::addToRunTimeSelectionTable | ( | mixtureViscosityModel | , |
slurry | , | ||
dictionary | |||
) |