Skip to content
forked from WISDEM/RotorSE

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

License

Notifications You must be signed in to change notification settings

Ben-Mertz/RotorSE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.1%
  • Fortran 4.9%