Skip to content

Commit 84989ad

Browse files
Birgit SchachlerBirgit Schachler
authored andcommitted
Change heading
1 parent 4b75960 commit 84989ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/basic_example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
"cell_type": "markdown",
218218
"metadata": {},
219219
"source": [
220-
"### Use the ModelChain to generate feedin timeseries\n",
220+
"### Use the ModelChain to calculate turbine power output\n",
221221
"\n",
222222
"The ModelChain is a class that provides all necessary steps to calculate the power output of a wind turbine. If you use the 'run_model' method first the wind speed and density (if necessary) at hub height are calculated and then used to calculate the power output. You can either use the default methods for the calculation steps, as done for 'my_turbine', or choose different methods, as done for the 'e126'."
223223
]

0 commit comments

Comments
 (0)