ImperialCollegeLondon / sharpy

Simulation of High Aspect Ratio aeroplanes and wind turbines in Python: a nonlinear aeroelastic code
https://imperial.ac.uk/aeroelastics/sharpy
BSD 3-Clause "New" or "Revised" License
119 stars 58 forks source link

fix polars concatenation in assembly of aeroinformation - main #252

Closed kccwing closed 9 months ago

kccwing commented 9 months ago

hotfix - requesting to merge to both main and develop. issue with using overload of + operator - if polars of the same length, the result would be a summed array rather than concatenation