ZTTrainInitTurbineModel: Initialize the zero-turbulence power curve

Description Usage Arguments Value See Also

Description

ZTTrainInitTurbineModel calculates the initial zero-turbulence power curve using the method set out in the draft version of IEC 61400-12-1 (2013). This should be the first stage in calculating a site-specific power curve using the zero-turbulence power curve methdology. The result of this function should be used as the input to ZTTrainTheoTurbineModel.

Usage

1
2
ZTTrainInitTurbineModel(PC.values, rho = NA * NROW(PC.values),
  diameter = NA)

Arguments

PC.values

a power curve data.frame, created using PCTrainTurbineModel

rho

(optional) air density

diameter

the turbine diameter

Value

parameters describing the initial zero-turbulence power curve

See Also

Other zero-turbulence power curve methods: SimPC; ZTQueryTurbineModel; ZTTrainBaselinePCModel; ZTTrainFinalTurbineModel; ZTTrainTheoTurbineModel; ZTTrainTiSpecificTurbineModel


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