Skip to content

roguextech/tuxxi-OpenBurn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenBurn

OpenBurn is an open-source solid rocket engine simulation and design platform designed from the ground up for the amateur rocketry community. OpenBurn is based on Qt5 and Python 3, and has support across all major platforms (Windows, OSX, Linux).

Building

OpenBurn requires:

  • Qt 5.6 or newer, preferably the newest version (currently 5.11).
  • Python 3.6+
  • PyQt5 or PySide2[1]

[1]OpenBurn uses the QtPy abstraction layer for Python Qt bindings, so you can use either PySide2 or PyQt5

To check out the ongoing development:

git clone https://github.com/tuxxi/OpenBurn
sudo pip install -r requirements.txt
python3 main.py

About

Free and open-source solid rocket motor design and internal ballistics simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%