Thruster design utility.
Project description
# Thruster Design Utility [](http://thrusterdesign.readthedocs.io/en/latest/?badge=latest) [](https://travis-ci.org/runphilrun/TDU) [](https://github.com/runphilrun/TDU/issues) [](https://pypi.python.org/pypi/thrusted) [](https://github.com/runphilrun/TDU/stargazers) [](https://github.com/runphilrun/TDU/network) [](https://raw.githubusercontent.com/runphilrun/TDU/master/LICENSE.md)
> Tool to aid in design of small monopropellant thrusters. [View this project on STEMN](http://stemn.com/projects/thruster-design-tool)
## Abstract The thruster’s nozzle, propellant, and chamber conditions each have a huge impact on performance. The fluid mechanics that model engine effectiveness are pretty complicated, unfortunately. The purpose of this script is to make it easy to see how tweaks in nozzle geometry, propellants, and chamber conditions affect performance in order to find the optimal design solution.
## Features * Simulate the performance of a thruster in space for a given set of parameters and output performance metrics. * Output simulation data in a useful manner. * Allow the user to easily tweak parameters.
## Usage
`bash
## About & Documentation Please refer to the [Project Wiki](https://github.com/runphilrun/ThrusterDesign/wiki) for details on the code structure, more information about the project, and general theory.
> If you encounter any bugs, please report them in the [Issue Tracker](https://github.com/runphilrun/ThrusterDesign/issues)!