Skip to content

v3.2.1

Compare
Choose a tag to compare
@rafmudaf rafmudaf released this 20 Nov 14:56
· 231 commits to main since this release

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.

Full Changelog: v3.2...v3.2.1