NREL / ROSCO_toolbox

A repository for generating ROSCO controller input files and more.
http://rosco-toolbox.readthedocs.io/
Apache License 2.0
23 stars 20 forks source link

Update turbine.py #56

Closed Seager1989 closed 3 years ago

Seager1989 commented 3 years ago

This add several lines for fixing the problem of repeated maximum values in the performance tables. This will cause the error (' the length of x and y is different.') of 'interpolate.interp1d.'

nikhar-abbas commented 3 years ago

To be clear, this PR solves the issue presented in #55