Classes | |
| class | adjointkOmegaSST |
| Continuous adjoint to the kOmegaSST turbulence model for incompressible flows. More... | |
| class | adjointLaminar |
| Dummy turbulence model for a laminar incompressible flow. Can also be used when the "frozen turbulence" assumption is employed. More... | |
| class | adjointSpalartAllmaras |
| Continuous adjoint to the Spalart-Allmaras one-eqn mixing-length model for incompressible flows. More... | |
| defineTypeNameAndDebug | ( | adjointkOmegaSST | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | adjointRASModel | , |
| adjointkOmegaSST | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | adjointLaminar | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | adjointRASModel | , |
| adjointLaminar | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | adjointSpalartAllmaras | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | adjointRASModel | , |
| adjointSpalartAllmaras | , | ||
| dictionary | ) |