Skip to content

v3.2

Compare
Choose a tag to compare
@rafmudaf rafmudaf released this 16 Sep 17:34
· 266 commits to main since this release
0c2adf3

What's Changed

  • Feature: Expand capabilities of UncertaintyInterface by @Bartdoekemeijer in #428
  • Remove commented and legacy code in floris_interface.py by @Bartdoekemeijer in #397
  • Clean up and simplify some things by @rafmudaf in #437
  • Enabling vectorized time series calculation of wind conditions by @bayc in #400
  • Add method to return turbine TIs by @bayc in #452
  • Add example of getting wind speeds at turbines by @paulf81 in #423
  • pass in het map when copying fi by @paulf81 in #456
  • Bug fix: Convert layout to layout_x and layout_y in FlorisInterface.reinitalize by @RHammond2 in #470
  • Issue alert if calc wake needs to be run by @paulf81 in #432
  • Fix bug in plot_turbines_with_fi by @pjireland in #445
  • Add wake deflection to the TurbOPark wake deficit model by @bayc in #439
  • Add a forced max of 3 to turbine grid points by @paulf81 in #472
  • calculate dudz_initial analytically to support using only 1 rotor grid point by @bayc in #476
  • Feature: Add turbine_weights option in get_farm_power and get_farm_aep by @Bartdoekemeijer in #435
  • Layout optimization refactoring by @bayc in #429
  • Feature/add ref density by @paulf81 in #398
  • Update wind rose and power rose by @paulf81 in #392
  • add ref density to legacy reader by @paulf81 in #497
  • adding missing time_series flag to cc flow field solver call by @bayc in #493
  • v3.2 by @rafmudaf in #498

New Contributors

Full Changelog: v3.1.1...v3.2