THIS REPOSITORY IS DEPRECATED AND WILL BE ARCHIVED (READ-ONLY) IN NOVEMBER 2019.
WISDEM has moved to a single, integrated repository at https://github.com/wisdem/wisdem
RotorSE is a Systems engineering model for wind turbines rotors implemented as an OpenMDAO assembly.
Author: NREL WISDEM Team
See local documentation in the docs
-directory or access the online version at https://wisdem.github.io/RotorSE/
RotorSE requires C++ and Fortran compilers
For detailed installation instructions of WISDEM modules see https://github.com/WISDEM/WISDEM or to install RotorSE by itself do:
$ python setup.py install
To check if installation was successful try to import the package:
$ python
> import rotorse.rotor
You may also run the example
$ python src/rotorse/rotor.py
For software issues please use https://github.com/WISDEM/RotorSE/issues. For functionality and theory related questions and comments please use the NWTC forum for Systems Engineering Software Questions.