Skip to content

Releases: NREL/floris

v2.2.1

11 Nov 23:21
ec89c14
Compare
Choose a tag to compare

Enhanced bounds for Ct/Cp interpolation (#166 )

v2.2.0

25 Sep 18:43
Compare
Choose a tag to compare

Add TKE and TI mixing to GCH (#158)
Improved run-time performance (#157)
Bug fix in energy ratio calculation (#156)
Interpolate Power instead of Cp for turbine performance (#153)
Bug fixes and small feature improvements
Documentation updates

v2.1.1

24 Jun 17:23
Compare
Choose a tag to compare

This release updates the default tuning parameters in the Crespo-Hernandez turbulence model.

v2.1.0

23 Jun 20:29
Compare
Choose a tag to compare

This release of FLORIS includes the following new features and updates:

  • Improved logging infrastructure for console logging and file logging
  • Expanded examples
  • Support for Python 3.6
  • Updates to GCH vortex calculation and effective yaw
  • Improved tuning
  • Added infrastructure for pre-commit hooks and consistent source code linting

v2.0.1

11 May 17:07
Compare
Choose a tag to compare
Update version number to 2.0.1

v2.0.0

27 Apr 20:43
Compare
Choose a tag to compare
Merge branch 'develop'

# Conflicts:
#	README.rst
#	docs/conf.py
#	docs/index.rst
#	docs/requirements.txt
#	requirements.txt
#	setup.py

v1.1.4

25 Jun 20:53
7ce5e52
Compare
Choose a tag to compare

This bug fix release corrects an issue plotting cut-through planes where nans occured on boundary of plane

v1.1.3

25 Jun 20:52
7ff0fdb
Compare
Choose a tag to compare

A bug was identified where a turbine's turbulence intensity (TI) was retained even after reinitializing the flow field. Code was changed to correctly reset the TI using the reinitialize_turbines() method.

This was described fully in pull request
#16

v1.1.2

13 Jun 20:10
c23fd0e
Compare
Choose a tag to compare

Update power loss in yaw for above rated according to method in Optimising yaw control at wind farm level by Ervin Bossanyi

v1.1.1

11 Jun 21:40
20094e0
Compare
Choose a tag to compare

Small fixes to ct calculation, and cp in low wind speeds