Namespace for compressible LES models. More...
Classes | |
| class | DeardorffDiffStress |
| Differential SGS Stress Equation Model for compressible flows. More... | |
| class | alphaSgsJayatillekeWallFunctionFvPatchScalarField |
| class | alphaSgsWallFunctionFvPatchScalarField |
| class | muSgsWallFunctionFvPatchScalarField |
| Spalart Allmaas wall function boundary condition for compressible flows. More... | |
| class | dynOneEqEddy |
| One Equation Eddy Viscosity Model for compressible flows. More... | |
| class | GenEddyVisc |
| General base class for all compressible models that can be implemented as an eddy viscosity, i.e. algebraic and one-equation models. More... | |
| class | GenSGSStress |
| General base class for all compressible models that directly solve for the SGS stress tensor B. More... | |
| class | lowReOneEqEddy |
| One Equation Eddy Viscosity Model for compressible flow. More... | |
| class | oneEqEddy |
| One Equation Eddy Viscosity Model for incompressible flows. More... | |
| class | Smagorinsky |
| The choric Smagorinsky Model for compressible flows. More... | |
| class | SpalartAllmaras |
| SpalartAllmaras for compressible flows. More... | |
| class | vanDriestDelta |
| Simple cube-root of cell volume delta used in compressible LES models. More... | |
| Foam::compressible::LESModels::defineTypeNameAndDebug | ( | DeardorffDiffStress | , |
| 0 | |||
| ) |
| Foam::compressible::LESModels::addToRunTimeSelectionTable | ( | LESModel | , |
| DeardorffDiffStress | , | ||
| dictionary | |||
| ) |
| Foam::compressible::LESModels::makePatchTypeField | ( | fvPatchScalarField | , |
| alphaSgsJayatillekeWallFunctionFvPatchScalarField | |||
| ) |
| Foam::compressible::LESModels::makePatchTypeField | ( | fvPatchScalarField | , |
| alphaSgsWallFunctionFvPatchScalarField | |||
| ) |
| Foam::compressible::LESModels::makePatchTypeField | ( | fvPatchScalarField | , |
| muSgsWallFunctionFvPatchScalarField | |||
| ) |
| Foam::compressible::LESModels::defineTypeNameAndDebug | ( | dynOneEqEddy | , |
| 0 | |||
| ) |
| Foam::compressible::LESModels::addToRunTimeSelectionTable | ( | LESModel | , |
| dynOneEqEddy | , | ||
| dictionary | |||
| ) |
| Foam::compressible::LESModels::defineTypeNameAndDebug | ( | lowReOneEqEddy | , |
| 0 | |||
| ) |
| Foam::compressible::LESModels::addToRunTimeSelectionTable | ( | LESModel | , |
| lowReOneEqEddy | , | ||
| dictionary | |||
| ) |
| Foam::compressible::LESModels::defineTypeNameAndDebug | ( | oneEqEddy | , |
| 0 | |||
| ) |
| Foam::compressible::LESModels::addToRunTimeSelectionTable | ( | LESModel | , |
| oneEqEddy | , | ||
| dictionary | |||
| ) |
| Foam::compressible::LESModels::defineTypeNameAndDebug | ( | Smagorinsky | , |
| 0 | |||
| ) |
| Foam::compressible::LESModels::addToRunTimeSelectionTable | ( | LESModel | , |
| Smagorinsky | , | ||
| dictionary | |||
| ) |
| Foam::compressible::LESModels::defineTypeNameAndDebug | ( | SpalartAllmaras | , |
| 0 | |||
| ) |
| Foam::compressible::LESModels::addToRunTimeSelectionTable | ( | LESModel | , |
| SpalartAllmaras | , | ||
| dictionary | |||
| ) |
| Foam::compressible::LESModels::defineTypeNameAndDebug | ( | vanDriestDelta | , |
| 0 | |||
| ) |
| Foam::compressible::LESModels::addToRunTimeSelectionTable | ( | LESdelta | , |
| vanDriestDelta | , | ||
| dictionary | |||
| ) |