Package windSimSuite :: Module blade
[hide private]

Module blade

source code

The blade definition. The blade is first described in an aerodynamics context for the BEM calculations. The final Blade class will also have MBDyn nodes and elements as attributes. The aerodynamics calculations are in fact done by Sections described in windSimSuite.sections while the coupling with MBDyn is assured by the BemNode class from windSimSuite.bem_node.

Classes [hide private]
  AerodynamicsBlade
The Blade Element Momentum part concerning the blade
  Blade
The blade interface manipulated by the user.