commit f431571dbc0962e3d5791af065aeda50644bd71a
parent f572edf86166de8aac7a7c5df0301a2501273a31
Author: Ivan Gankevich <i.gankevich@spbu.ru>
Date:   Wed,  7 Apr 2021 17:36:15 +0300
Lierature.
Diffstat:
4 files changed, 45 insertions(+), 7 deletions(-)
diff --git a/main.bib b/main.bib
@@ -56,12 +56,39 @@
   publisher     = {Holden-Day}
 }
 
-@Manual{r-language,
-    title = {R: A Language and Environment for Statistical Computing},
-    author = {{R Core Team}},
-    organization = {R Foundation for Statistical Computing},
-    address = {Vienna, Austria},
-    year = {2020},
-    url = {https://www.R-project.org/},
+@Manual{          r-language,
+  title         = {R: A Language and Environment for Statistical Computing},
+  author        = {{R Core Team}},
+  organization  = {R Foundation for Statistical Computing},
+  address       = {Vienna, Austria},
+  year          = {2020},
+  url           = {https://www.R-project.org/}
 }
 
+@Article{         feng2015sectors,
+  author        = {Feng, Ju and Shen, Wen Zhong},
+  title         = {Modelling Wind for Wind Farm Layout Optimization Using Joint
+                  Distribution of Wind Speed and Wind Direction},
+  journal       = {Energies},
+  volume        = {8},
+  year          = {2015},
+  number        = {4},
+  pages         = {3075--3092},
+  url           = {https://www.mdpi.com/1996-1073/8/4/3075},
+  issn          = {1996-1073},
+  doi           = {10.3390/en8043075}
+}
+
+@Article{         carta2008joint,
+  title         = {A joint probability density function of wind speed and
+                  direction for wind energy analysis},
+  journal       = {Energy Conversion and Management},
+  volume        = {49},
+  number        = {6},
+  pages         = {1309--1320},
+  year          = {2008},
+  issn          = {0196-8904},
+  doi           = {10.1016/j.enconman.2008.01.010},
+  url           = {https://www.sciencedirect.com/science/article/pii/S0196890408000228},
+  author        = {José A. Carta and Penélope Ramírez and Celia Bueno}
+}
diff --git a/main.tex b/main.tex
@@ -351,6 +351,13 @@ and high wind speeds. TODO
 
 \cite{carta2008}
 
+TODO joint wind speed and direction distribution \cite{carta2008joint}
+
+TODO wind direction distribution sectors \cite{feng2015sectors}
+
+TODO asymmetry
+
+
 RMSE of wind direction distribution approximation has negative correlation with
 wind speed: the larger the wind speed, the smaller the error and vice versa.
 Larger error for low wind
diff --git a/papers/1-s2.0-S0196890408000228-main.pdf b/papers/1-s2.0-S0196890408000228-main.pdf
@@ -0,0 +1 @@
+../.git/annex/objects/j5/Kj/SHA256E-s2610241--1d696c0e9a09a2098a2308e4b094304f947edc1cd576b24ef452d66a95f0a0c2.pdf/SHA256E-s2610241--1d696c0e9a09a2098a2308e4b094304f947edc1cd576b24ef452d66a95f0a0c2.pdf+
\ No newline at end of file
diff --git a/papers/energies-08-03075.pdf b/papers/energies-08-03075.pdf
@@ -0,0 +1 @@
+../.git/annex/objects/M4/fP/SHA256E-s3150248--e43f1d8fafdb52faa90d27a3916277babb5394e76133943f1c766185284f4af0.pdf/SHA256E-s3150248--e43f1d8fafdb52faa90d27a3916277babb5394e76133943f1c766185284f4af0.pdf+
\ No newline at end of file