Skip to content

v4.5

Choose a tag to compare

@misi9170 misi9170 released this 23 Sep 17:41
· 42 commits to main since this release
6959af0

FLORIS v4.5 brings in various new features, user interface improvements, and bug fixes. In particular, check out new options for interpolation of heterogeneous wind maps; turbulence intensity sampling; and various user interface and modeling improvements. Special thanks to our three new contributors on this release, as well as our ongoing contributors!

New features

Modeling improvements

User interface improvements

  • [BUGFIX] Improve handling of multidimensional turbine conditions by @misi9170 in #996
  • Enable sample_flow_at_points with heterogeneity by @misi9170 in #1110
  • Add turbine_average_velocities property to UncertainFlorisModel by @paulf81 in #1135

Performance improvements

  • Set keepdims to True so that we don't have to add again those dimensions by @RRiva in #1120

Packaging updates

General bug fixes

  • [BUGFIX] Specify resolution in scipy yaw optimization regression test by @misi9170 in #1136
  • [BUGFIX] Fix incorrect implementation in geometric yaw optimization by @misi9170 in #1143

New Contributors

Full Changelog: v4.4.2...v4.5