Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xmying08/PyWake

 
 

Repository files navigation

pipeline status coverage report

PyWake

This is a work-in-progress attempt to make something like FUSEDWAKE 2.0. Its relation to FUSEDWAKE is, however, not determined yet. The idea is that it should:

  • Reduce duplicated code
  • Include wakemap functions
  • Be faster
  • Be suitable for layout optimization
  • Support use of load surrrogate models
  • Support complex terrain
  • Support gradient based optimization

Installation

Please see the installation instructions on the documentation website.

Run Horns Rev 1 example

To calculate the annual energy production of Horns Rev 1, go to:

$ cd py_wake/examples

and run:

$ python hornsrev1_example.py

Packages

No packages published

Languages

  • Jupyter Notebook 74.9%
  • Python 25.1%