Skip to content

Wind farm layout optimisation genetic algorithm (WFLOP) Python library

License

Notifications You must be signed in to change notification settings

Aarif1430/WFLOP_Genetic_Algorithm

Repository files navigation

WFLOP_Genetic_Algorithm

Wind farm layout optimisation genetic algorithm (WFLOP) Python library

SETUP

cd to the directory where you saved the project. Ensure requirements.txt is in the same directory.

Activate your virtual environment if you have not done so already.

Run below command to install the project dependencies:

pip install -r requirements.txt

Run following command to see the output in console and generate plots:

python main.py

About

Wind farm layout optimisation genetic algorithm (WFLOP) Python library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published