Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wisdem/airfoilpreppy
- Owner: WISDEM
- License: other
- Created: 2013-12-13T22:21:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-09T04:01:15.000Z (10 months ago)
- Last Synced: 2024-10-29T22:30:12.645Z (2 months ago)
- Language: Python
- Homepage:
- Size: 3.25 MB
- Stars: 38
- Watchers: 25
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).