Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Latest commit

 

History

History
42 lines (22 loc) · 1.21 KB

README.md

File metadata and controls

42 lines (22 loc) · 1.21 KB

DEPRECATED


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

RotorSE is a Systems engineering model for wind turbines rotors implemented as an OpenMDAO assembly.

Author: NREL WISDEM Team

Documentation

See local documentation in the docs-directory or access the online version at http://wisdem.github.io/RotorSE/

Prerequisites

RotorSE requires C++ and Fortran compilers

Installation

For detailed installation instructions of WISDEM modules see https://github.com/WISDEM/WISDEM or to install RotorSE by itself do:

$ python setup.py install

Run Unit Tests

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.