foxes.models.turbine_types.PCtFromTwo.modify_cutin(modify_ct, modify_P, steps=20, iterations=100, a=0.55, b=0.55)[source]

Modify the data such that a discontinuity at cutin wind speed is avoided

ParametersΒΆ

variable: str

The target variable

modify_ct: bool

Flag for modification of the ct curve

modify_P: bool

Flag for modification of the power curve

steps: int

The number of wind speed steps between 0 and the cutin wind speed

iterations: int

The number of iterations

a: float

Coefficient for iterative mixing

b: float

Coefficient for iterative mixing