/home/runner/work/kynema-sgf/kynema-sgf/src/turbulence/TurbModelDefs.H File Reference

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/turbulence/TurbModelDefs.H File Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
TurbModelDefs.H File Reference
Include dependency graph for TurbModelDefs.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  kynema_sgf
 This test case is intended as an evaluation of the momentum advection scheme.

Macros

#define INSTANTIATE_TURBULENCE_MODEL(Model)

Macro Definition Documentation

◆ INSTANTIATE_TURBULENCE_MODEL

#define INSTANTIATE_TURBULENCE_MODEL ( Model)
Value:
template struct ::kynema_sgf::turbulence::TurbulenceModel::Register< \
::kynema_sgf::turbulence::Model<transport::ConstTransport>>; \
template struct ::kynema_sgf::turbulence::TurbulenceModel::Register< \
::kynema_sgf::turbulence::Model<transport::TwoPhaseTransport>>