A Python module for preprocessing and evaluating aerodynamic airfoil data---primarily for wind turbine applications.
Author: NREL WISDEM Team
For detailed documentation see http://wisdem.github.io/AirfoilPreppy/
For detailed installation instructions of WISDEM modules see https://github.com/WISDEM/WISDEM or to install AirfoilPreppy by itself do:
$ python setup.py install
To check for successful installation, run the unit tests
$ python test/test_airfoilprep.py
For software issues please use https://github.com/WISDEM/AirfoilPreppy/issues. For functionality and theory related questions and comments please use the NWTC forum for Systems Engineering Software Questions.