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
123 stars 58 forks source link

Compare to other competing software in JOSS paper #36

Closed petebachant closed 4 years ago

petebachant commented 4 years ago

From https://github.com/openjournals/joss-reviews/issues/1885.

State of the field: Do the authors describe how this software compares to other commonly-used packages?

fonsocarre commented 4 years ago

@rafapalacios Which software packages would you include here as directly related? I can think of ZAERO, UM/NAST (none of them Open Source), and I guess OpenFast for WT aeroelasticity. Any input?

rafapalacios commented 4 years ago

For aircraft application, ASWING (http://web.mit.edu/drela/Public/web/aswing/) is the only one with some online support, although you need to license it from MIT. ZAERO is an aerodynamic tool and it is full proprietary; and UM/NAST is a research code only referred to in papers. For wind turbines, OpenFAST (https://github.com/openfast) and HAWC2 http://www.hawc2.dk/, cover a similar space, although they are both built using simple aerodynamics.

fonsocarre commented 4 years ago

Thanks @rafapalacios, more or less what I thought. I'll write a paragraph about it and give you a shout when it is done in the pull request.