cvarier / Wind-Turbine-Sim

Java project simulating the physics of HAWT wind turbines using Blade Element Momentum theory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wind Turbine Sim

Java program simulating the physics of HAWT wind turbines using Blade Element Momentum theory. The purpose of this project was to determine the electrical efficiency in terms of power coefficient for a HAWT with given physical characteristics. The wind turbine is modeled using data from a NACA 2412 airfoil, but can easily be extended to accommodate various other types of airfoils. The project features a well documented API, which can be used to create library features.

Research Paper

An in-depth discussion of the mathematics/physics behind the project can be found in the report directory.

Libraries Used

  • JMathPlot by Yann Richet

Contributors

Chaitanya Varier and Mitchell Keeley

About

Java project simulating the physics of HAWT wind turbines using Blade Element Momentum theory.

License:MIT License


Languages

Language:Java 100.0%