foxes.core.WindFarm.reset_turbines(algo, turbines=None)[source]

Reset the wind farm turbines.

ParametersΒΆ

algo: foxes.core.Algorithm

The algorithm

turbines: list of foxes.core.Turbine, optional

The new list of turbines. If None, the turbine list is cleared.