Description Usage Arguments Details Value See Also
ZTTrainFinalTurbineModel calculates the final zero-turbulence power curve
using the method set out in the draft version of IEC 61400-12-1 (2013). This
should be the third stage in calculating a site-specific power curve using
the zero-turbulence power curve methdology.
1 | ZTTrainFinalTurbineModel(PC.param, ws, Ti, power, rho = 1.225)
|
ws |
wind speeds |
Ti |
turbulence intensity |
power |
observed power |
rho |
density |
The input to this function is generated by ZTTrainTheoTurbineModel.
The result of this function is used as the input to ZTSiteTurbineModel.
df.PC.zt the final binned zero-turbulence power curve
Other zero-turbulence power curve methods: SimPC;
ZTQueryTurbineModel;
ZTTrainBaselinePCModel;
ZTTrainInitTurbineModel;
ZTTrainTheoTurbineModel;
ZTTrainTiSpecificTurbineModel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.