SkillAgentSearch skills...

OpenBurn

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

Install / Use

/learn @tuxxi/OpenBurn
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

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<sup>[1]</sup>

<sup>[1]</sup>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

Related Skills

View on GitHub
GitHub Stars17
CategoryDesign
Updated1mo ago
Forks4

Languages

Python

Security Score

90/100

Audited on Feb 5, 2026

No findings