Giter Club home page Giter Club logo

vertical-turbine_sandbox's Introduction

vertical-turbine_sandbox

Vertical wind turbine sandbox simulating the averaged torque on a three-blade vertical turbine with standard NACA blade profiles.

Project content

This simulation sandbox allows the user to set most of the simulation parameters: The number of setting simulated, the wind speed range, the turbine speed range, the blade tilt angle range and the dimension of the turbine. The project includes 4 python script and 1 data file necessary for a proper execution:

  • naca_profile3.xml: This file contains all the drift and lift coefficients curves of the naca profiles, provided in a free version by Heliciel (the data are not really accurate).

The database is detailed at: https://www.heliciel.com/aerodynamique-hydrodynamique/base%20de%20donnee%20profils%20aerodynamique%20hydrodynamique.htm.

The database itself is available at: https://www.heliciel.com/bases%20performances%20profils/naca_heliciel3.zip,

  • xmlHandling.py: This script provide the functions to read the xml database of naca foiler profiles. These function are used by the other scripts.
  • Foiler.py: This script defines the physic engine class for the vertical turbine,
  • analyseOutput.py: This script analyse the output file of the simulation. It better works for a grid a results.
  • main.py: This is the main script of the sandbox to launch in command line. It run an user interface to change the setting of the simulation and display the results as it runs.

view

The simulation can show all the steps as an animation or skeep the animation to speed up the execution. At the end of the simulation, the script write the result of the simulation in an output file, if the option has been checked. The result can be plotted by running the script "analyseOutput.py". The following figures show an example of simulation with the same settings as in the top figure:

avgTorque_tspeed-wspeed avgTorque_tspeed-tilt

vertical-turbine_sandbox's People

Contributors

sebastien-manigand avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.