WISDEM / AirfoilPreppy

A Python module for preprocessing and evaluating aerodynamic airfoil data---primarily for wind turbine applications.
Other
38 stars 25 forks source link

Add plot functions to Airfoil/Polar classes (currently plotting is only supported in the CLI) #6

Closed whophil closed 9 years ago

whophil commented 9 years ago

It would be nice if plotting functions were added for the Airfoil/Polar classes. Currently plotting is only supported through the command line interface.

For example:

I'd be happy to add this. pchiu@sandia.gov

dykesk commented 9 years ago

Hello Phil, I agree those would be great functions to have and if you want to fork our code, modify and do a pull request, we would certainly be happy to have you contribute.

andrewning commented 9 years ago

Sorry for the delay in merging, had a more pressing bug to deal with. Thanks for your contribution!