Skip to content

It is a desktop application allowing the simulation of a water rocket shooting

License

Notifications You must be signed in to change notification settings

MohamedNennouche/Water-rocket-launch-simulator

Repository files navigation

🚀 WaterRocket

Python PyPI

WaterRocket is an easy to use and intuitive Python module made for the simulation of amateur water rocket shooting based on water bottles or lemonade. This module follows the project of design and instrumentation of a water rocket in the framework of the Erasmus + exchange program between Polytech Paris-Saclay and Ecole Nationale Polytechnique. This project is inspired by a work done previously in the form of an Excel file (the simulator file V1.xls).

Getting started

$ pip install WaterRocket

Then to use all the functions you have to create a WaterRocket object :

from WaterRocket import WaterRocket

myRocket = WaterRocket()

For a getting started Notebook example click here

Documentation

All the documentation about the module methods and components describe here

Creator and maintainer

Mohamed Nennouche

About

It is a desktop application allowing the simulation of a water rocket shooting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages