Skip to content

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

License

Notifications You must be signed in to change notification settings

Daniel-UCAS/AirfoilPreppy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Author: S. Andrew Ning

Detailed Documentation

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

Prerequisites

NumPy

Installation

If you only intend to use AirfoilPrep.py from the command line then no installation is necessary. Just place the module located at src/airfoilprep.py anywhere in your system path. Alternatively, if you intend to use AirfoilPrep.py from within other Python modules then install it with the following command.

$ 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%