NREL / hercules

Hercules
https://nrel.github.io/hercules/
Apache License 2.0
3 stars 7 forks source link

[BUGFIX] Update FlorisStandin to use set() run() paradigm introduced in FLORIS v4 #83

Closed misi9170 closed 6 months ago

misi9170 commented 6 months ago

The Floris v4 top-level API changed; this update reflects those differences in the FlorisStandin.

For more information about the change to Floris, see: https://github.com/NREL/floris/pull/823

Changes to Hercules:

I've also added a further test to check that yaw_angles are retained in the FlorisStandin as expected when larger misalignments are detected.