FLORIS v4.6 brings various enhancements, including updated data for the floating IEA 15MW model; addition of the IEA 22MW turbine; and updates to allow multiple multidim_conditions to be run at once.
Official support for python version 3.9 is dropped and support is added for python 3.14.
Enhancements
- Add IEA 22MW reference wind turbine to turbine library by @misi9170 in #1146
- Allow
multidim_conditionsto be specified across multiple findices by @misi9170 in #1152
Code updates and bug fixes
- Update floating tilt table for floating IEA 15MW model by @misi9170 in #1151
- [DOCS] Fix Empirical Gaussian wake-induced mixing term definition by @misi9170 in #1158
- Improve examples by @aclerc in #956
- [BUGFIX] Wind direction steps check by @misi9170 in #1165
Package updates
- Drop support for python 3.9 and add python 3.14 by @misi9170 in #1079
- Add dependabot dependent version updates by @paulf81 in #1064
- Update name of laboratory by @misi9170 in #1160
New Contributors
Full Changelog: v4.5.1...v4.6