Code Monkey home page Code Monkey logo

aerospike-nozzle-design-gui's Introduction

Aerospike Nozzle Design GUI

Graphical software for designing aerospike rocket nozzles.

Usage

Run the software with the following terminal command:

python nozzle_gui.py

The GUI provides fields for entering the perameters of your propulsion system (e.g. chamber temperature, cahmber pressure, expansion ratio, etc.). After new numbers are entered in any field, the solver will be run. After the solver runs, the nozzle design results will be displayed in a text field on the righthand side of the GUI. A scond window will also pop up, which shows plots of spike radius, pressure, Isp, Mach number, and Temperature versus spike length.

You may save and load the inputs parameters with the "Save Design" and "Load Design" buttons.

You may export the nozzle geometry to a list of points in a text file with the "Export Spike+Shroud Shape to CAD" button. The points text file can then be imported into SolidWorks CAD software. See this tutorial for details.

Installation

You need a python environment with Tkinter, numpy, and matplotlib. On Linux, run in terminal:

sudo apt-get install python python-numpy python-scipy python-tk python-matplotlib

On Windows 7 I have tested WinPython, although other python distributions might work.

Solver

The nozzle design solver is based on an algorithm developed by C.C. Lee for NASA’s Marshal Space Flight Center. A description and derivation of the algorithm may be found in [Spike Contour Algorithm.docx](Spike Contour Algorithm.docx).

aerospike-nozzle-design-gui's People

Contributors

mvernacc avatar

Watchers

 avatar  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.