File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ Functions for calculating power output of a wind power plant.
113113Alteration of power curves
114114==========================
115115
116- Functions for smoothing power curves or applying wake losses.
116+ Functions for smoothing power curves or applying wake losses to a power curve .
117117
118118.. autosummary ::
119119 :toctree: temp/
@@ -122,6 +122,19 @@ Functions for smoothing power curves or applying wake losses.
122122 power_curves.wake_losses_to_power_curve
123123
124124
125+ Wake losses
126+ ===========
127+
128+ Functions for applying wake losses to a wind speed time series.
129+
130+ .. autosummary ::
131+ :toctree: temp/
132+
133+ wake_losses.reduce_wind_speed
134+ wake_losses.get_wind_efficiency_curve
135+ wake_losses.display_wind_efficiency_curves
136+
137+
125138ModelChain
126139==============
127140
You can’t perform that action at this time.
0 commit comments