Skip to content
Snippets Groups Projects
user avatar
mmpe authored
- add missing h_i parameter in call from calculate_AEP
- update parqueFicticio grd files
- change site.probability function to take ws_bins instead of ws_bin_size
- correct probability calculation in WaspGridSite
- add test that compare WaspGridSite with results from Wasp (raw data, u_mean, air_power and aep)
- add function in OneTypeWindTurbines to instantiate from tabular data
30a1b28b
History

pipeline status coverage report DOI

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.