File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33FLORIS is a controls-focused wind farm simulation software incorporating
44steady-state engineering wake models into a performance-focused Python
55framework. It has been in active development at NLR since 2013 and the latest
6- release is [ FLORIS v.4.6.3 ] ( https://github.com/NatLabRockies/floris/releases/latest ) .
6+ release is [ FLORIS v.4.6.4 ] ( https://github.com/NatLabRockies/floris/releases/latest ) .
77Online documentation is available at https://natlabrockies.github.io/floris .
88
99The software is in active development and engagement with the development team
@@ -89,7 +89,7 @@ PACKAGE CONTENTS
8989 wind_data
9090
9191VERSION
92- 4.6 .3
92+ 4.6 .4
9393
9494FILE
9595 ~ / floris/ floris/ __init__ .py
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ PACKAGE CONTENTS
9191 wind_data
9292
9393VERSION
94- 4.6 .3
94+ 4.6 .4
9595
9696FILE
9797 ~ / floris/ floris/ __init__ .py
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " floris"
7- version = " 4.6.3 "
7+ version = " 4.6.4 "
88description = " A controls-oriented engineering wake model."
99readme = " README.md"
1010requires-python = " >=3.10, <3.15"
You can’t perform that action at this time.
0 commit comments