Classes | |
class | constantLiftCoefficient |
Constant coefficient lift model. More... | |
class | dispersedLiftModel |
class | LegendreMagnaudet |
Lift model of Legendre and Magnaudet. More... | |
class | Moraga |
Lift model of Moraga et al. More... | |
class | noLift |
class | SaffmanMei |
Lift model of Saffman (1965) as extended by Mei (1992). Applicable to spherical particles. More... | |
class | TomiyamaLift |
Lift model of Tomiyama et al. More... | |
class | wallDamped |
Foam::liftModels::defineTypeNameAndDebug | ( | constantLiftCoefficient | , |
0 | |||
) |
Foam::liftModels::addToRunTimeSelectionTable | ( | liftModel | , |
constantLiftCoefficient | , | ||
dictionary | |||
) |
Foam::liftModels::defineTypeNameAndDebug | ( | LegendreMagnaudet | , |
0 | |||
) |
Foam::liftModels::addToRunTimeSelectionTable | ( | liftModel | , |
LegendreMagnaudet | , | ||
dictionary | |||
) |
Foam::liftModels::defineTypeNameAndDebug | ( | Moraga | , |
0 | |||
) |
Foam::liftModels::addToRunTimeSelectionTable | ( | liftModel | , |
Moraga | , | ||
dictionary | |||
) |
Foam::liftModels::defineTypeNameAndDebug | ( | noLift | , |
0 | |||
) |
Foam::liftModels::addToRunTimeSelectionTable | ( | liftModel | , |
noLift | , | ||
dictionary | |||
) |
Foam::liftModels::defineTypeNameAndDebug | ( | SaffmanMei | , |
0 | |||
) |
Foam::liftModels::addToRunTimeSelectionTable | ( | liftModel | , |
SaffmanMei | , | ||
dictionary | |||
) |
Foam::liftModels::defineTypeNameAndDebug | ( | TomiyamaLift | , |
0 | |||
) |
Foam::liftModels::addToRunTimeSelectionTable | ( | liftModel | , |
TomiyamaLift | , | ||
dictionary | |||
) |
Foam::liftModels::defineTypeNameAndDebug | ( | wallDamped | , |
0 | |||
) |
Foam::liftModels::addToRunTimeSelectionTable | ( | liftModel | , |
wallDamped | , | ||
dictionary | |||
) |