Skip to content
Snippets Groups Projects
user avatar
mmpe authored
Move the split line between wake and blockage is set slightly downstream to handle numerical inaccuracy in the trigonometric functions that calculates dw_ijlk
88c2f4f1
History

pipeline status coverage report DOI PyPi License

PyWake

Welcome to PyWake

  • an AEP calculator for wind farms implemented in Python including a collection of wake models

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

Quick Start:

pip install py_wake

Source code repository (and issue tracker):

https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake

License:

MIT

Documentation, installation, etc:

https://topfarm.pages.windenergy.dtu.dk/PyWake.