OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

Foam::incompressible::LESModels Namespace Reference

Namespace 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  ,
 
)

Referenced by scaleSimilarity::scaleSimilarity().

Here is the caller graph for this function:

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
DeardorffDiffStress  ,
dictionary   
)

Foam::incompressible::LESModels::makePatchTypeField ( fvPatchScalarField  ,
nuSgsWallFunctionFvPatchScalarField   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( dynMixedSmagorinsky  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
dynMixedSmagorinsky  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( dynOneEqEddy  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
dynOneEqEddy  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( dynSmagorinsky  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
dynSmagorinsky  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( kOmegaSSTSAS  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
kOmegaSSTSAS  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( laminar  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
laminar  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( locDynOneEqEddy  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
locDynOneEqEddy  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( LRRDiffStress  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
LRRDiffStress  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( mixedSmagorinsky  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
mixedSmagorinsky  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( oneEqEddy  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
oneEqEddy  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( scaleSimilarity  ,
 
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( Smagorinsky  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
Smagorinsky  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( Smagorinsky2  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
Smagorinsky2  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( SpalartAllmaras  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
SpalartAllmaras  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( SpalartAllmarasDDES  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
SpalartAllmarasDDES  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( SpalartAllmarasIDDES  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
SpalartAllmarasIDDES  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( spectEddyVisc  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
spectEddyVisc  ,
dictionary   
)

Foam::incompressible::LESModels::defineTypeNameAndDebug ( vanDriestDelta  ,
 
)

Foam::incompressible::LESModels::addToRunTimeSelectionTable ( LESdelta  ,
vanDriestDelta  ,
dictionary   
)

Copyright © 2000-2009 OpenCFD Ltd