Skip to content

v3.6

Compare
Choose a tag to compare
@misi9170 misi9170 released this 05 Apr 20:09
· 97 commits to main since this release
abc7856

Final release of FLORIS v3 before releasing FLORIS v4 to the main branch. From this point onward, FLORIS v3 will be minimally maintained and support will switch to FLORIS v4.

What's Changed

  • Add documentation for the release process by @rafmudaf in #727
  • Catch documentation and examples errors by @rafmudaf in #736
  • Fix errors in notebooks for online documentation by @rctredgold in #721
  • Support relative paths in YAML configuration files by @RHammond2 in #739
  • Use compatible-release specifier for dependency versions by @paulf81 in #748
  • Fix path dependency in convert_to_path test by @RHammond2 in #749
  • Improve attrs usage in simulation package by @rafmudaf in #750
  • Bug fix: Enable mulit-dimensional turbines for turbine interactions by @RHammond2 in #754
  • Fix the turbine.power function unit test by @paulf81 in #755
  • Grid-class tidying by @rafmudaf in #751
  • Fix issue with mutable default attributes by @paulf81 in #759
  • Add utility to build turbine yaml from absolute power, thrust curves by @misi9170 in #729
  • Clean up and align Turbine and TurbineMultiDim class architectures by @rafmudaf in #762
  • Add capability to sample and plot velocity profiles by @vallbog in #699
  • Add support for multiple turbine types in calculate_horizontal_plane_with_turbines() by @scottryn in #781
  • [BUGFIX] Correct condition when yaw_angles passed to TurboPark model (version 3) by @misi9170 in #811
  • [BUGFIX] Coordinates getter on Farm class by @misi9170 in #846
  • Documentation improvements and fixes by @rafmudaf in #853
  • FLORIS v3.6 by @misi9170 in #871

New Contributors

Full Changelog: v3.5...v3.6