Foam::resolutionIndexModels Namespace Reference

A namespace for various resolutionIndex model implementations. More...

Classes

class  CelikEtaIndex
 Computes a single-mesh resolution index according to Celik et al.'s index using Kolmogorov length scale, which is used as a LES/DES quality/post verification metric that does not require any experimental or DNS data. More...
 
class  CelikNuIndex
 Computes a single-mesh resolution index according to Celik et al.'s index using effective viscosity, which is used as a LES/DES quality/post verification metric that does not require any experimental or DNS data. More...
 
class  PopeIndex
 Computes a single-mesh resolution index according to Pope's index, which is used as a LES/DES quality/post-verification metric that does not require any experimental or DNS data. More...
 

Functions

 defineTypeNameAndDebug (CelikEtaIndex, 0)
 
 addToRunTimeSelectionTable (resolutionIndexModel, CelikEtaIndex, dictionary)
 
 defineTypeNameAndDebug (CelikNuIndex, 0)
 
 addToRunTimeSelectionTable (resolutionIndexModel, CelikNuIndex, dictionary)
 
 defineTypeNameAndDebug (PopeIndex, 0)
 
 addToRunTimeSelectionTable (resolutionIndexModel, PopeIndex, dictionary)
 

Detailed Description

A namespace for various resolutionIndex model implementations.

Function Documentation

◆ defineTypeNameAndDebug() [1/3]

Foam::resolutionIndexModels::defineTypeNameAndDebug ( CelikEtaIndex  ,
 
)

◆ addToRunTimeSelectionTable() [1/3]

Foam::resolutionIndexModels::addToRunTimeSelectionTable ( resolutionIndexModel  ,
CelikEtaIndex  ,
dictionary   
)

◆ defineTypeNameAndDebug() [2/3]

Foam::resolutionIndexModels::defineTypeNameAndDebug ( CelikNuIndex  ,
 
)

◆ addToRunTimeSelectionTable() [2/3]

Foam::resolutionIndexModels::addToRunTimeSelectionTable ( resolutionIndexModel  ,
CelikNuIndex  ,
dictionary   
)

◆ defineTypeNameAndDebug() [3/3]

Foam::resolutionIndexModels::defineTypeNameAndDebug ( PopeIndex  ,
 
)

◆ addToRunTimeSelectionTable() [3/3]

Foam::resolutionIndexModels::addToRunTimeSelectionTable ( resolutionIndexModel  ,
PopeIndex  ,
dictionary   
)