- class foxes.core.WindFarm[source]
The wind farm.
Attributes¶
- name: str
The wind farm name
- turbines: list of foxes.core.Turbine
The wind turbines
- boundary: foxes.utils.geom2d.AreaGeometry, optional
The wind farm boundary
Public members¶
-
add_turbine(turbine, verbosity=
1
)[source] Add a wind turbine to the list.
- property n_turbines
The number of turbines in the wind farm
- property turbine_names
The list of names of all turbines