Foam::incompressible::LESModels Namespace ReferenceNamespace for incompressible LES models.
More...
|
Classes |
| class | DeardorffDiffStress |
| | Differential SGS Stress Equation Model for incompressible flows. More...
|
| class | nuSgsWallFunctionFvPatchScalarField |
| class | dynMixedSmagorinsky |
| | The Mixed Isochoric Smagorinsky Model for incompressible flows. More...
|
| class | dynOneEqEddy |
| | One Equation Eddy Viscosity Model for incompressible flows. More...
|
| class | dynSmagorinsky |
| | The Isochoric dynamic Smagorinsky 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 | 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 (dynMixedSmagorinsky, 0) |
| | addToRunTimeSelectionTable (LESModel, dynMixedSmagorinsky, dictionary) |
| | defineTypeNameAndDebug (dynOneEqEddy, 0) |
| | addToRunTimeSelectionTable (LESModel, dynOneEqEddy, dictionary) |
| | defineTypeNameAndDebug (dynSmagorinsky, 0) |
| | addToRunTimeSelectionTable (LESModel, dynSmagorinsky, 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) |
Detailed Description
Namespace for incompressible LES models.
Function Documentation
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
DeardorffDiffStress |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
DeardorffDiffStress |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
dynMixedSmagorinsky |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
dynMixedSmagorinsky |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
dynOneEqEddy |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
dynOneEqEddy |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
dynSmagorinsky |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
dynSmagorinsky |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
kOmegaSSTSAS |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
kOmegaSSTSAS |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
laminar |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
laminar |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
locDynOneEqEddy |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
locDynOneEqEddy |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
LRRDiffStress |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
LRRDiffStress |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
mixedSmagorinsky |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
mixedSmagorinsky |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
oneEqEddy |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
oneEqEddy |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
scaleSimilarity |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
Smagorinsky |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
Smagorinsky |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
Smagorinsky2 |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
Smagorinsky2 |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
SpalartAllmaras |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
SpalartAllmaras |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
SpalartAllmarasDDES |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
SpalartAllmarasDDES |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
SpalartAllmarasIDDES |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
SpalartAllmarasIDDES |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
spectEddyVisc |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
spectEddyVisc |
, |
|
|
dictionary |
| |
|
) |
| | |
| Foam::incompressible::LESModels::defineTypeNameAndDebug |
( |
vanDriestDelta |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::incompressible::LESModels::addToRunTimeSelectionTable |
( |
LESdelta |
, |
|
|
vanDriestDelta |
, |
|
|
dictionary |
| |
|
) |
| | |
Copyright © 2000-2009 OpenCFD Ltd
|