NREL / ROSCO

A Reference Open Source Controller for Wind Turbines
https://rosco.readthedocs.io/en/latest/
Apache License 2.0
106 stars 92 forks source link

Update to latest scipy functions, other input fixes #363

Closed dzalkind closed 2 months ago

dzalkind commented 3 months ago

Description and Purpose

The latest version of scipy requires some slightly different function calls:

361

The max torque rate was incorrectly set for a few inputs:

362

Type of change

What types of change is it? Select the appropriate type(s) that describe this PR

TODO Items General:

TODO Items API Change:

Github issues addressed, if one exists

Examples/Testing, if applicable