/home/runner/work/kynema-sgf/kynema-sgf/src/wind_energy/actuator/turbine/fast/TurbineFast.H Source File

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/wind_energy/actuator/turbine/fast/TurbineFast.H Source File
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
TurbineFast.H
Go to the documentation of this file.
1#ifndef TURBINEFAST_H
2#define TURBINEFAST_H
3
6
7namespace kynema_sgf::actuator {
8
11
12} // namespace kynema_sgf::actuator
13
14#endif /* TURBINEFAST_H */
Definition ActParser.H:6
TurbineFromExtSolver<::ext_turb::FastTurbine, ::ext_turb::FastSolverData > TurbineFast
Definition TurbineFast.H:9
Definition TurbineExternal.H:26