WOLFRAM NOTEBOOK

Power Generated by a Wind Turbine

Determine the power generated by a wind turbine for any geographic location.
Import the Wolfram System Modeler model of the turbine:
(Press Shift + Enter to evaluate.)
In[]:=
CloudImport["https://www.wolframcloud.com/obj/1d1de997-da4b-46b5-b305-99dc1edda1b4","MO"];
Check the model diagram:
In[]:=
sm=SystemModel["Examples.WindTurbine"];sm[{"Diagram",ImageSizeMedium}]
Out[]=
Fetch the wind speed of a location:
In[]:=
windData=WindSpeedData
Malmö
CITY
,{DateObject[{2023,1,1}],DateObject[{2023,1,11}]};DateListPlot[windData]
Out[]=
Update the wind speed data in the model:
In[]:=
CreateDataSystemModel["WindPower.Components.Wind",TimeSeriesShift[windData,{{0}}]["Path"]]
Out[]=
Explore the model results:
In[]:=
ResourceFunction["SystemModelManipulate"]"Examples.WindTurbine",
10
days
,PlotRangeAll,FillingAxis
Snapshot of the dashboard:
Wolfram Cloud

You are using a browser not supported by the Wolfram Cloud

Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.


I understand and wish to continue anyway »

You are using a browser not supported by the Wolfram Cloud. Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.