Package windSimSuite :: Module main
[hide private]

Module main

source code

The wind turbine and simulation definitions. This module derived from the main module of the mbdyn package to provide a simulation where a WindTurbine can be added.

Classes [hide private]
  WindTurbine
The wind turbine manipulating all the others components
  AerodynamicsSimulation
The unsteady Blade Element Momentum method applied on the wind turbine from the simulation.
  Simulation
A specific simulation for the wind turbine.
  PyMBDynFile
The container to save a wind simulation.
Variables [hide private]
  CLASS = {'nacelle': <class windSimSuite.nacelle.Nacelle at 0xa...
Variables Details [hide private]

CLASS

Value:
{"rotor": Rotor, "nacelle": Nacelle, "tower": Tower}