Skip to content
Snippets Groups Projects
Commit 3854940e authored by Paul van der Laan's avatar Paul van der Laan
Browse files

Added information how to install and run an example

parent d2e5f087
No related branches found
No related tags found
No related merge requests found
......@@ -14,4 +14,28 @@ The idea is that it should:
- Support complex terrain
- Support gradient based optimization
## Installation
Get the code from git:
$ git clone https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake.git
Make sure that you are using Python 3.4 or higher. The script can be
installed using:
$ cd PyWake
$ python setup.py develop
## Run Horns Rev 1 example
To calculate the annual energy production of Horns Rev 1, go to:
$ cd py_wake/examples
and run:
$ python hornsrev1_example.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment