WISDEM / AirfoilPreppy

A Python module for preprocessing and evaluating aerodynamic airfoil data---primarily for wind turbine applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airfoil Preppy

A Python module for preprocessing and evaluating aerodynamic airfoil data---primarily for wind turbine applications.

Author: NREL WISDEM Team

Documentation

For detailed documentation see http://wisdem.github.io/AirfoilPreppy/

Installation

For detailed installation instructions of WISDEM modules see https://github.com/WISDEM/WISDEM or to install AirfoilPreppy by itself do:

$ python setup.py install

Unit Tests

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.

About

A Python module for preprocessing and evaluating aerodynamic airfoil data---primarily for wind turbine applications.

License:Other


Languages

Language:Python 100.0%