We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0517073 commit 5284f17Copy full SHA for 5284f17
doc/whatsnew/v005.txt
@@ -4,14 +4,23 @@ v0.0.5 ()
4
New features
5
############
6
7
+ * complete restructuring of the windpowerlib
8
+ * power curves for numerous wind turbines are provided
9
+ * new function for calculation of air density at hub height (rho_ideal_gas)
10
+ * new function for calculation of wind speed at hub height (v_wind_hellman)
11
+ * density correction for calculation of power output
12
+ * modelchain for convenient usage
13
+
14
15
Documentation
16
#############
17
18
+ * added references
19
20
Testing
21
#######
22
23
+ * tests for all modules were added
24
25
Bug fixes
26
#########
@@ -23,3 +32,6 @@ Other changes
32
33
Contributors
34
35
36
+ * Sabine Haas
37
+ * Birgit Schachler
0 commit comments