AeroPython / AeroPy-1

Python interface for XFOIL. THe objective of this library is to be able to be able to call XFOIL from Python iteratively for any simulation in a total of 4 lines total.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI

AeroPy

AeroPy is an library for calculating aerodynamic properties. The main feature of this library is the Python interface with XFOIL. The main objective of this library is to be able to use XFOIL via Python iteratively in a total of 4 lines total (one line for most uses). Through this interface coupling with other softwares (Abaqus, Ansys, etc) is possible and iterative processes (optimization, design sensitivity) are possible. For a thorough explanation please check the documentation and the tutorials. For thorough documentation and tutorials please check the AeroPy website

About

Python interface for XFOIL. THe objective of this library is to be able to be able to call XFOIL from Python iteratively for any simulation in a total of 4 lines total.

License:MIT License


Languages

Language:Python 96.3%Language:OpenEdge ABL 3.7%