Getting Started
Installation
To use AeroMesh, clone the GitHub repository onto your local machine. Change directory into AeroMesh and run the command:
$ conda env create -f requirements/environment.yml
Activate the environment with:
$ conda activate AeroMesh
Usage
To start, create a YAML file that details the specifications of your wind farm. A sample structure for the YAML file can be viewed here. Once this file is created, the program can be executed via:
$ python aeromesh.py file.yaml