/home/runner/work/kynema/kynema/kynema/src/interfaces/cfd/turbine.hpp Source File

Kynema API: /home/runner/work/kynema/kynema/kynema/src/interfaces/cfd/turbine.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
turbine.hpp
Go to the documentation of this file.
1#pragma once
2
4
6
10struct Turbine {
11 // Floating platform
13};
14
15} // namespace kynema::interfaces::cfd
Definition floating_platform.hpp:9
A structure describing a point mass and its attached mooring lines.
Definition floating_platform.hpp:18
The top level structure defining the CFD problem.
Definition turbine.hpp:10
FloatingPlatform floating_platform
Definition turbine.hpp:12