Classes | |
class | equilibrium |
Equilibrium model for the time scale over which properties of a dispersed phase tend towards the mean value. More... | |
class | isotropic |
Model for the time scale over which the velocity field of a dispersed phase tends towards an isotropic distribution. More... | |
class | nonEquilibrium |
Non-Equilibrium model for the time scale over which properties of a dispersed phase tend towards the mean value. More... | |
Foam::TimeScaleModels::defineTypeNameAndDebug | ( | equilibrium | , |
0 | |||
) |
Foam::TimeScaleModels::addToRunTimeSelectionTable | ( | TimeScaleModel | , |
equilibrium | , | ||
dictionary | |||
) |
Foam::TimeScaleModels::defineTypeNameAndDebug | ( | isotropic | , |
0 | |||
) |
Foam::TimeScaleModels::addToRunTimeSelectionTable | ( | TimeScaleModel | , |
isotropic | , | ||
dictionary | |||
) |
Foam::TimeScaleModels::defineTypeNameAndDebug | ( | nonEquilibrium | , |
0 | |||
) |
Foam::TimeScaleModels::addToRunTimeSelectionTable | ( | TimeScaleModel | , |
nonEquilibrium | , | ||
dictionary | |||
) |