Description Usage Arguments Details Value See Also
ZTTrainTiSpecificTurbineModel
calculates the site-specific power curve using the
zero-turbulence method set out in the draft version of IEC 61400-12-1 (2013).
This should be the fourth (and final) stage in calculating a site-specific
power curve using the zero-turbulence power curve methdology.
1 | ZTTrainTiSpecificTurbineModel(PC.param, ws, Ti, power, rho = 1.225, newTi)
|
PC.param |
a set of parameters describing the power curve |
ws |
observations of wind speed |
Ti |
observations of turbulence intensity |
power |
observations of power |
rho |
|
NewTi |
the new value of turbulence intensity |
The input to this function is generated by
ZTTrainFinalTurbineModel
.
ZTTiSpecificTurbineModel site specific power curve
Other zero-turbulence power curve methods: SimPC
;
ZTQueryTurbineModel
;
ZTTrainBaselinePCModel
;
ZTTrainFinalTurbineModel
;
ZTTrainInitTurbineModel
;
ZTTrainTheoTurbineModel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.