a280558071 / interarray

heuristics for the optimization of the inter-array cable layout for wind power plants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

interarray

Heuristics for optimizing wind power plants' inter-array cable layout (collection system).

About interarray

interarray implements extensions to the Esau-Williams heuristic for the capacitaded minimum spanning tree (CMST) problem.

Heuristic iterations animation

Installation

interarray is not yet a proper python package. For the time being, download the entire tree structure and check the example jupyter notebooks.

Requirements

See requirements.txt file.

Documentation

The algorithms implemented in this repository (release 0.0.1) are presented and analysed in the MSc thesis Optimization heuristics for offshore wind power plant collection systems design (DTU Wind - Technical University of Denmark, July 4, 2022)

About

heuristics for the optimization of the inter-array cable layout for wind power plants

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%