Skip to content

Commit 1e5b1a0

Browse files
committed
Add note that turbine cluster modelchain needs turbines to have power curve
1 parent 2310fb6 commit 1e5b1a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/turbine_cluster_modelchain_example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"source": [
1818
"### Imports and initialization of wind turbines\n",
1919
"\n",
20-
"The import of weather data and the initialization of wind turbines is done as in the ``modelchain_example``."
20+
"The import of weather data and the initialization of wind turbines is done as in the ``modelchain_example``. Be aware that currently wind turbines need to have a power curve as some calculations do not work with the power coefficient curve."
2121
]
2222
},
2323
{

0 commit comments

Comments
 (0)