Newer
Older

Mads M. Pedersen
committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
.. PyWake documentation master file, created by
sphinx-quickstart on Mon Dec 3 13:24:21 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. image:: logo.svg
:align: center
Welcome to PyWake
===========================================
*- an open source wind farm simulation tool capable of calculating wind farm flow fields, power production and annual energy production (AEP) of wind farms.*
**Quick Start**::
pip install py_wake
Source code repository (and issue tracker):
https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake
License:
MIT_
.. _MIT: https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake/blob/master/LICENSE
Contents:
.. toctree::
:maxdepth: 2
installation
notebooks/Introduction
notebooks/ChangeLog
.. toctree::
:caption: Tutorials
notebooks/Quickstart
notebooks/Site
notebooks/WindTurbines
notebooks/EngineeringWindFarmModels
notebooks/RunWindFarmSimulation
.. toctree::
:maxdepth: 2
:caption: Validation
validation
.. toctree::
:caption: API
api/WindTurbines
api/Site
api/WindFarmModel
api/EngineeringWindFarmModels
api/PredefinedEngineeringWindFarmModels
api/SimulationResult
api/FlowMap