Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wisdem/airfoilpreppy

A Python module for preprocessing and evaluating aerodynamic airfoil data---primarily for wind turbine applications.
https://github.com/wisdem/airfoilpreppy

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# Airfoil Preppy

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

Author: [NREL WISDEM Team](mailto:[email protected])

## Documentation

For detailed documentation see

## Installation

For detailed installation instructions of WISDEM modules see 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 . For functionality and theory related questions and comments please use the NWTC forum for [Systems Engineering Software Questions](https://wind.nrel.gov/forum/wind/viewtopic.php?f=34&t=1002).