Foam::compressible::LESModels Namespace ReferenceNamespace for compressible LES models.
More...
|
Classes |
| class | DeardorffDiffStress |
| | Differential SGS Stress Equation Model for compressible flows. More...
|
| class | alphaSgsJayatillekeWallFunctionFvPatchScalarField |
| class | alphaSgsWallFunctionFvPatchScalarField |
| class | muSgsWallFunctionFvPatchScalarField |
| 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...
|
Functions |
| | defineTypeNameAndDebug (DeardorffDiffStress, 0) |
| | addToRunTimeSelectionTable (LESModel, DeardorffDiffStress, dictionary) |
| | makePatchTypeField (fvPatchScalarField, alphaSgsJayatillekeWallFunctionFvPatchScalarField) |
| | makePatchTypeField (fvPatchScalarField, alphaSgsWallFunctionFvPatchScalarField) |
| | makePatchTypeField (fvPatchScalarField, muSgsWallFunctionFvPatchScalarField) |
| | defineTypeNameAndDebug (dynOneEqEddy, 0) |
| | addToRunTimeSelectionTable (LESModel, dynOneEqEddy, dictionary) |
| | defineTypeNameAndDebug (lowReOneEqEddy, 0) |
| | addToRunTimeSelectionTable (LESModel, lowReOneEqEddy, dictionary) |
| | defineTypeNameAndDebug (oneEqEddy, 0) |
| | addToRunTimeSelectionTable (LESModel, oneEqEddy, dictionary) |
| | defineTypeNameAndDebug (Smagorinsky, 0) |
| | addToRunTimeSelectionTable (LESModel, Smagorinsky, dictionary) |
| | defineTypeNameAndDebug (SpalartAllmaras, 0) |
| | addToRunTimeSelectionTable (LESModel, SpalartAllmaras, dictionary) |
| | defineTypeNameAndDebug (vanDriestDelta, 0) |
| | addToRunTimeSelectionTable (LESdelta, vanDriestDelta, dictionary) |
Detailed Description
Namespace for compressible LES models.
Function Documentation
| Foam::compressible::LESModels::defineTypeNameAndDebug |
( |
DeardorffDiffStress |
, |
|
|
0 |
| |
|
) |
| | |
| Foam::compressible::LESModels::addToRunTimeSelectionTable |
( |
LESModel |
, |
|
|
DeardorffDiffStress |
, |
|
|
dictionary |
| |
|
) |
| | |
| 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 |
| |
|
) |
| | |
Copyright © 2000-2009 OpenCFD Ltd
|