Skip to content

v2.3

Compare
Choose a tag to compare
@rafmudaf rafmudaf released this 30 Apr 19:34
· 939 commits to main since this release

This is a re-release of v2.3.0. It contains a fix for a bug that prevented FLORIS from installing with package managers (pip and conda).

New Features

#167 - Add boundary grid parameterization method and example
#188 - Add TurbOPark Model
#195 - Continuous secondary steering

Bug fixes and improvements

#174 - Ensure Turbine.velocities is an array before attempting to drop NaNs, and some logging fixes
#176 - Allow suppressing verbose output from YawOptimization.optimize
#184 - renaming: power_opt to power_init in _get_initial_farm_power()
#186 - Adds init file to Optimization package
#191 - Moving effective yaw definition & properties to Gauss deflection model
#194 - Bugfixes and performance enhancements for the curled wake model
#197 - Disable the Turbine.Cp property
4256dad - Adding hours of day to include in wind rose based on WIND Toolkit data