Foam::incompressibleAdjoint::adjointRASModels Namespace Reference

Classes

class  adjointkOmegaSST
 Continuous adjoint to the kOmegaSST turbulence model for incompressible flows. More...
 
class  adjointLaminar
 Dummy turbulence model for a laminar incompressible flow. Can also be used when the "frozen turbulence" assumption is employed. More...
 
class  adjointSpalartAllmaras
 Continuous adjoint to the Spalart-Allmaras one-eqn mixing-length model for incompressible flows. More...
 

Functions

 defineTypeNameAndDebug (adjointkOmegaSST, 0)
 
 addToRunTimeSelectionTable (adjointRASModel, adjointkOmegaSST, dictionary)
 
 defineTypeNameAndDebug (adjointLaminar, 0)
 
 addToRunTimeSelectionTable (adjointRASModel, adjointLaminar, dictionary)
 
 defineTypeNameAndDebug (adjointSpalartAllmaras, 0)
 
 addToRunTimeSelectionTable (adjointRASModel, adjointSpalartAllmaras, dictionary)
 

Function Documentation

◆ defineTypeNameAndDebug() [1/3]

defineTypeNameAndDebug ( adjointkOmegaSST  ,
 
)

◆ addToRunTimeSelectionTable() [1/3]

addToRunTimeSelectionTable ( adjointRASModel  ,
adjointkOmegaSST  ,
dictionary   
)

◆ defineTypeNameAndDebug() [2/3]

defineTypeNameAndDebug ( adjointLaminar  ,
 
)

◆ addToRunTimeSelectionTable() [2/3]

addToRunTimeSelectionTable ( adjointRASModel  ,
adjointLaminar  ,
dictionary   
)

◆ defineTypeNameAndDebug() [3/3]

defineTypeNameAndDebug ( adjointSpalartAllmaras  ,
 
)

◆ addToRunTimeSelectionTable() [3/3]

addToRunTimeSelectionTable ( adjointRASModel  ,
adjointSpalartAllmaras  ,
dictionary   
)