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

Foam::compressible::LESModels Namespace Reference

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

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

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

Foam::compressible::LESModels::defineTypeNameAndDebug ( lowReOneEqEddy  ,
 
)

Foam::compressible::LESModels::addToRunTimeSelectionTable ( LESModel  ,
lowReOneEqEddy  ,
dictionary   
)

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

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

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

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

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

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

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

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

Copyright © 2000-2009 OpenCFD Ltd