Base class for DES models providing an interfaces to the LESRegion function. More...
Public Member Functions | |
DESModelBase () | |
Constructor. More... | |
virtual | ~DESModelBase () |
Destructor. More... | |
ClassName ("DESModelBase") | |
virtual tmp< volScalarField > | LESRegion () const =0 |
Return the LES field indicator. More... | |
Base class for DES models providing an interfaces to the LESRegion function.
Definition at line 51 of file DESModelBase.H.
|
inline |
Constructor.
Definition at line 56 of file DESModelBase.H.
|
inlinevirtual |
Destructor.
Definition at line 60 of file DESModelBase.H.
ClassName | ( | "DESModelBase" | ) |
|
pure virtual |
Return the LES field indicator.
Implemented in DESModel< BasicTurbulenceModel >, and SpalartAllmarasDES< BasicTurbulenceModel >.
Referenced by DESModelRegions::execute().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.