GetTOR: Get the operating region of a wind turbine

Description Usage Arguments Value

Description

GetTOR calculates the operating range of a wind turbine based on the wind speed and the turbine cutin, rated and cutout wind speeds.

Usage

1
GetTOR(ws, ws.cutin = 0, ws.rated, ws.cutout = Inf)

Arguments

ws

a wind speed

ws.cutin

the speed above which the turbine is operating

ws.rated

the speed above which the turbine runs at rated power

ws.cutout

the speed above which the turbine is shut down for safety (or other) reasons

Value

TOR the turbine operating region (factor = c("I", "II", or "III"))


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