Namespace for incompressible LES models.
Classes
|
class
| DeardorffDiffStress |
| Differential SGS Stress Equation Model for incompressible flows. More...
|
class
| nuSgsWallFunctionFvPatchScalarField |
| Spalart Allmaras wall function boundary condition for incompressible flows. More...
|
class
| dynOneEqEddy |
| One Equation Eddy Viscosity Model for incompressible flows. More...
|
class
| GenEddyVisc |
| General base class for all incompressible models that can be implemented as an eddy viscosity, i.e. algebraic and one-equation models. More...
|
class
| GenSGSStress |
| General base class for all incompressible models that directly solve for the SGS stress tensor B. More...
|
class
| homogeneousDynSmagorinsky |
| The Isochoric homogeneous dynamic Smagorinsky Model for incompressible flows. More...
|
class
| kOmegaSSTSAS |
class
| laminar |
| LES model for laminar incompressible flow. It simply returns laminar properties. More...
|
class
| locDynOneEqEddy |
| Localised Dynamic One Equation Eddy Viscosity Model for incompressible flows. More...
|
class
| LRRDiffStress |
| Differential SGS Stress Equation Model for incompressible flows. More...
|
class
| mixedSmagorinsky |
| The mixed Isochoric Smagorinsky Model for incompressible flows. More...
|
class
| oneEqEddy |
| One Equation Eddy Viscosity Model for incompressible flows. More...
|
class
| scaleSimilarity |
| General base class for all scale similarity models for incompressible flows. More...
|
class
| Smagorinsky |
| The Isochoric Smagorinsky Model for incompressible flows. More...
|
class
| Smagorinsky2 |
| The Isochoric Smagorinsky Model for incompressible flows. More...
|
class
| SpalartAllmaras |
class
| SpalartAllmarasDDES |
class
| SpalartAllmarasIDDES |
class
| spectEddyVisc |
| The Isochoric spectral Eddy Viscosity Model for incompressible flows. More...
|
class
| vanDriestDelta |
| Simple cube-root of cell volume delta used in incompressible LES models. More...
|
Functions
|
| defineTypeNameAndDebug (DeardorffDiffStress, 0) |
| addToRunTimeSelectionTable (LESModel, DeardorffDiffStress, dictionary) |
| makePatchTypeField (fvPatchScalarField, nuSgsWallFunctionFvPatchScalarField) |
| defineTypeNameAndDebug (dynOneEqEddy, 0) |
| addToRunTimeSelectionTable (LESModel, dynOneEqEddy, dictionary) |
| defineTypeNameAndDebug (homogeneousDynSmagorinsky, 0) |
| addToRunTimeSelectionTable (LESModel, homogeneousDynSmagorinsky, dictionary) |
| defineTypeNameAndDebug (kOmegaSSTSAS, 0) |
| addToRunTimeSelectionTable (LESModel, kOmegaSSTSAS, dictionary) |
| defineTypeNameAndDebug (laminar, 0) |
| addToRunTimeSelectionTable (LESModel, laminar, dictionary) |
| defineTypeNameAndDebug (locDynOneEqEddy, 0) |
| addToRunTimeSelectionTable (LESModel, locDynOneEqEddy, dictionary) |
| defineTypeNameAndDebug (LRRDiffStress, 0) |
| addToRunTimeSelectionTable (LESModel, LRRDiffStress, dictionary) |
| defineTypeNameAndDebug (mixedSmagorinsky, 0) |
| addToRunTimeSelectionTable (LESModel, mixedSmagorinsky, dictionary) |
| defineTypeNameAndDebug (oneEqEddy, 0) |
| addToRunTimeSelectionTable (LESModel, oneEqEddy, dictionary) |
| defineTypeNameAndDebug (scaleSimilarity, 0) |
| defineTypeNameAndDebug (Smagorinsky, 0) |
| addToRunTimeSelectionTable (LESModel, Smagorinsky, dictionary) |
| defineTypeNameAndDebug (Smagorinsky2, 0) |
| addToRunTimeSelectionTable (LESModel, Smagorinsky2, dictionary) |
| defineTypeNameAndDebug (SpalartAllmaras, 0) |
| addToRunTimeSelectionTable (LESModel, SpalartAllmaras, dictionary) |
| defineTypeNameAndDebug (SpalartAllmarasDDES, 0) |
| addToRunTimeSelectionTable (LESModel, SpalartAllmarasDDES, dictionary) |
| defineTypeNameAndDebug (SpalartAllmarasIDDES, 0) |
| addToRunTimeSelectionTable (LESModel, SpalartAllmarasIDDES, dictionary) |
| defineTypeNameAndDebug (spectEddyVisc, 0) |
| addToRunTimeSelectionTable (LESModel, spectEddyVisc, dictionary) |
| defineTypeNameAndDebug (vanDriestDelta, 0) |
| addToRunTimeSelectionTable (LESdelta, vanDriestDelta, dictionary) |