Skip to content

Commit b4a89ea

Browse files
committed
Delete lines
1 parent b51998b commit b4a89ea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

windpowerlib/turbine_cluster_modelchain.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,6 @@ def __init__(self, wind_object, density_correction=False,
118118
"cluster but `wind_object` is an object of the " +
119119
"class WindFarm.")
120120

121-
# TODO: if a wind turbine of wind farm does not have a power curve but a cp curve:
122-
# calculate power curve from cp curve
123-
124121
def wind_farm_power_curve(self, wind_farm, **kwargs):
125122
r"""
126123
Caluclates the power curve of a wind farm.

0 commit comments

Comments
 (0)