Classes | |
class | kkLOmega |
Low Reynolds-number k-kl-omega turbulence model for incompressible flows. More... | |
class | LamBremhorstKE |
Lam and Bremhorst low-Reynolds number k-epsilon turbulence model for incompressible flows. More... | |
class | LienCubicKE |
Lien cubic non-linear low-Reynolds k-epsilon turbulence models for incompressible flows. More... | |
class | LienLeschziner |
Lien and Leschziner low-Reynolds number k-epsilon turbulence model for incompressible flows. More... | |
class | qZeta |
Gibson and Dafa'Alla's q-zeta two-equation low-Re turbulence model for incompressible flows. More... | |
class | ShihQuadraticKE |
Shih's quadratic algebraic Reynolds stress k-epsilon turbulence model for incompressible flows. More... | |
Foam::incompressible::RASModels::defineTypeNameAndDebug | ( | kkLOmega | , |
0 | |||
) |
Foam::incompressible::RASModels::addToRunTimeSelectionTable | ( | RASModel | , |
kkLOmega | , | ||
dictionary | |||
) |
Foam::incompressible::RASModels::defineTypeNameAndDebug | ( | LamBremhorstKE | , |
0 | |||
) |
Foam::incompressible::RASModels::addToRunTimeSelectionTable | ( | RASModel | , |
LamBremhorstKE | , | ||
dictionary | |||
) |
Foam::incompressible::RASModels::defineTypeNameAndDebug | ( | LienCubicKE | , |
0 | |||
) |
Foam::incompressible::RASModels::addToRunTimeSelectionTable | ( | RASModel | , |
LienCubicKE | , | ||
dictionary | |||
) |
Foam::incompressible::RASModels::defineTypeNameAndDebug | ( | LienLeschziner | , |
0 | |||
) |
Foam::incompressible::RASModels::addToRunTimeSelectionTable | ( | RASModel | , |
LienLeschziner | , | ||
dictionary | |||
) |
Foam::incompressible::RASModels::defineTypeNameAndDebug | ( | qZeta | , |
0 | |||
) |
Foam::incompressible::RASModels::addToRunTimeSelectionTable | ( | RASModel | , |
qZeta | , | ||
dictionary | |||
) |
Foam::incompressible::RASModels::defineTypeNameAndDebug | ( | ShihQuadraticKE | , |
0 | |||
) |
Foam::incompressible::RASModels::addToRunTimeSelectionTable | ( | RASModel | , |
ShihQuadraticKE | , | ||
dictionary | |||
) |