-
foxes.output.TurbineTypeCurves.calc_plot_data(turbine_type, variables, P_max=
None, ws_min=0.0, ws_max=30.0, ws_step=0.1, ti=0.05, rho=1.225)[source] Plot the power or ct curve.
Parameters¶
- turbine_type: str
The turbine type name from the model book
- variables: str or list of str
For example FV.P or FV.CT
- P_max: float, optional
The power mask value, if of interest
- ws_min: float
The minimal wind speed
- ws_max: float
The maximal wind speed
- ws_step: float
The wind speed step size
- ti: float
The TI value
- rho: float
The air density value
Returns¶
- parameters: dict
The plot data parameters
- farm_results: xarray.Dataset
The farm results for the calculated states