Description Usage Arguments Details Value See Also
ZTTrainTheoTurbineModel calculates the theoretical zero-turbulence power curve
using the method set out in the draft version of IEC 61400-12-1 (2013). This
should be the second stage in calculating a site-specific power curve using
the zero-turbulence power curve methdology.
1 2 | ZTTrainTheoTurbineModel(PC.param, ws, Ti, power, rho = 1.225,
limit.p.sim = TRUE)
|
PC.param |
a data.frame of parameters describing the initial
zero-turbulence power curve, created using |
ws |
bin-averaged wind speeds |
Ti |
bin-averaged turbulence intensity |
power |
bin-averaged power |
rho |
density |
The input to this function is generated by ZTTrainInitTurbineModel.
The result of this function is used as the input to ZTTrainFinalTurbineModel.
PC.values a data.frame containing binned wind speed and power values
Other zero-turbulence power curve methods: SimPC;
ZTQueryTurbineModel;
ZTTrainBaselinePCModel;
ZTTrainFinalTurbineModel;
ZTTrainInitTurbineModel;
ZTTrainTiSpecificTurbineModel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.