File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,35 @@ Change Log
44For download and installation instructions, see the
55:ref: `installation <installation >` section.
66
7+ v1.1.0
8+ ======
9+ Released on 2019-05-31
10+
11+ Visualization:
12+
13+ - Add quiver plot function to show in-plane flows
14+ - Adds example 7 which visualizes curl in the wake
15+
16+ Energy Ratio
17+
18+ - Adds additional functions for computing energy ratio as a function of wind
19+ speed
20+ - Adds an example which uses FLORIS simulation to demonstrate the energy ratio
21+ methods
22+
23+ Wake Model changes
24+
25+ - Set deflection multiplier in gauss deflection to 1.2 (was 1.0) to better
26+ match SOWFA and field results
27+ - Update regression test to match
28+
29+ Small Changes
30+
31+ - Removal of unnecessary imports in some files
32+ - Update of the CP/CT tables for example NREL 5MW ref to better model above
33+ rated
34+ - Fix VEC3 print method to print ints without decimal values
35+
736v1.0.0
837======
938Released on 2019-05-07
You can’t perform that action at this time.
0 commit comments