Skip to content

Application created as part of the Atlantic Engineering Competition in January 2019.

Notifications You must be signed in to change notification settings

dmccardle/AEC-UNB-Team-1

Repository files navigation

AEC 2019 - UNB Team 1

Using wind data and ocean depth to intelligently position offshore wind turbines. The goal of this system is to provide the user with the best possible combination of offshore wind turbine locations.

A statistical model determines the 'best candidate' locations for turbine placement, and determines how many of these locations can be used within a given budget based on the following attributes:

User Guide

From the home page, the parameters of the cost-data sheet from the excel document provided are loaded in. The user may update any of the values from this screen, or if no changes wish to be made, the user clicks "calculate" and the system determines the best arrangement of wind turbines.

If the user wishes to export their modified cost data, they can click export and download the new file.

Techologies Used

To Run

  • requires python3 and pip3
  • install requirements pip3 install -r requirements.txt
  • run the app! python3 -m flask run
  • in your browser go to localhost:5000/app

About

Application created as part of the Atlantic Engineering Competition in January 2019.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published