What's Changed
-
Bug fix: cast reference_wind_height to float by @Bartdoekemeijer in #507
-
Bug fix: reset for zero yaw angles by @rafmudaf in 2fc9c54
- In subsequent function calls to
FlorisInterface.calculate_wake
, the yaw angles were not reset when they are all zeros. This means that if initially the yaw angles are non-zero and then they’re all-zero, the non-zero yaw settings are retained.
- In subsequent function calls to
Full Changelog: v3.2...v3.2.1