GithubHelp home page GithubHelp logo

pyburn's Introduction

PyBurn

A Hybrid Rocket Motor Propulsion Model - Python

  • Combust.py : The primary run script, where all experimental / geometrical parameters are input
  • Thermo.py : Thermodynamical + some thermochemical calculations to determine combustion parameters
  • Nozzle.py : Isentropic flow through nozzles based on [5]. Determines thrust and efficiencies
  • Properties.py : Approximations of key thermochemical variables with respect to oxidizer/fuel ratio. Taken from [2], Fig 4
  • Inject.py : An orifice-plate model based injector flow rate calculator

Currently, only supports analysis of ABS/N2O rocket motors.

To run, call python Combust.py

References

  1. http://digitalcommons.usu.edu/cgi/viewcontent.cgi?article=1079&context=mae_facpub
  2. http://www.d.umn.edu/~rrosandi/Hybrids/Reports/Numerical_Model.pdf
  3. http://www.enu.kz/repository/2011/AIAA-2011-5909.pdf
  4. https://www.fire.tc.faa.gov/pdf/05-14.pdf
  5. https://goo.gl/1Eh1Gf
  6. Rocket Propulsion Elements, Sutton: https://goo.gl/kCFbHc

pyburn's People

Contributors

jonnyhyman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pyburn's Issues

[BUG] Out of bounds O/F ratio extrapolates provided data

I recently discovered a bug in Pyburn: when an out of bounds O/F ratio is provided it will attempt to extrapolate the data for each O/F ratio provided in Properties.py. This will cause the thrust to increase at a nearly proportional rate along with the O/F ratio, which is incorrect behavior.

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.