ZTTrainSiteTurbineModel: Create the site specific power curve using the zero...

Description Usage Arguments Details Value See Also

Description

ZTSiteTurbineModel calculates the site-specific power curve using the zero-turbuelnce 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.

Usage

1
2
ZTTrainSiteTurbineModel(PC.values, TestSite, TargetSite, Ti.metric = "mean",
  diameter = NA)

Arguments

PC.values

parameters describing the final zero-turbulence power curve created using ZTTrainFinalTurbineModel

ws

bin-averaged wind speeds observed during power performance testing

Ti

bin-averaged turbulence intensity observed during power performance testing

Ti.metric

What statistic should be used to estimate the turbulence intensity at the new site? e.g. mean, mode

diameter

turbine diameter

Details

The input to this function is generated by ZTTrainFinalTurbineModel.

Value

site specific power curve

See Also

Other zero-turbulence power curve methods: SimPC; ZTTrainFinalTurbineModel; ZTTrainInitTurbineModel; ZTTrainTheoTurbineModel


AndyClifton/PowerPerformance documentation built on May 5, 2019, 6 a.m.