example.modelchain_example.plot_or_print

example.modelchain_example.plot_or_print(my_turbine, e126, dummy_turbine)[source]

Plots or prints power output and power (coefficient) curves.

Parameters:
  • my_turbine (WindTurbine) – WindTurbine object with self provided power curve.
  • e126 (WindTurbine) – WindTurbine object with power curve from data file provided by the windpowerlib.
  • dummy_turbine (WindTurbine) – WindTurbine object with power coefficient curve from example file.