bladex.blade.Blade._planar_to_cylindrical¶
-
Blade.
_planar_to_cylindrical
()[source]¶ Private method that transforms the 2D planar airfoils into 3D cylindrical sections.
The cylindrical transformation is defined by the following formulas:
After transformation, the method also fills the numpy.ndarray “blade_coordinates_up” and “blade_coordinates_down” with the new coordinates.