File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11"""
22The ``further_example`` module shows a further usage of the windpowerlib.
33
4- In this example uses functions from the ``basic_example`` module where the
4+ This example uses functions from the ``basic_example`` module where the
55basic usage of the windpowerlib is shown.
66
77
Original file line number Diff line number Diff line change 11"""
22The ``wind_turbine_cluster`` module contains the class WindTurbineCluster that
3- implements a wind turbine cluster in the windpowerlib and functions needed for
4- the modelling of a wind turbine cluster.
5- A wind turbine cluster comprises wind farms belonging to the same weather
6- data grid point.
3+ implements a wind turbine cluster in the windpowerlib and provides functions
4+ needed for modelling a wind turbine cluster.
5+ A wind turbine cluster comprises wind farms and wind turbines belonging to the
6+ same weather data point.
77
88"""
99
You can’t perform that action at this time.
0 commit comments