foxes.algorithmsΒΆ

Algorithms manage the calculation of farm and point results.

Algorithm

Description

Downwind algorithm

Orders turbines in downwind direction, single sweep.

Iterative algorithm

Iterates until convergence has been reached.

Sequential algorithm

Computes states as an iterator, not unsing chunks.