Giter VIP home page Giter VIP logo

proton's Introduction

Proton

It is a rocket engine simulator built using Vuejs and Golang.

Currently the simulator calculates the different parameters of a rocket engine.

The list of inputs to be provided are:

  • Specific Heat Ratio
  • Combustion chamber temperature
  • Mach number
  • Combustion chamber pressure
  • Exit Pressure
  • Expansion Ratio
  • Specific Impulse
  • Thrust Force
  • Nozzle divergence half-angle
  • Nozzle convergence half-angle
  • Acceleration due to gravity
  • Stress on combustion chamber wall

The list of the parameters that are calculated are:

  • Exhaust velocity
  • Mass flow rate
  • Throat area
  • Throat radius
  • Length of diverging cone
  • Area of the inlet at combustion chamber
  • Radius of the inlet at combustion chamber
  • Length of the converging nozzle
  • Length of combustion chamber
  • Minimum thickness of combustion chamber wall

TODOs

  • Dynamic visualization of the engine using the values of the parameters entered. (Need help)
  • Make the UI better.
  • Add more parameters for the engine.

How to contribute

  • Clone the repo
  • Install packages for Vuejs using npm install.
  • Run Vuejs server using npm run serve and Golang server using go run server.go
  • Vuejs server will run at http://localhost:8080/ and Golang's at http://localhost:8090/
  • Make Changes
  • Submit pull request

References

proton's People

Contributors

adesgautam avatar

Stargazers

蹬 avatar Alonso Galicia avatar Florent avatar Charle Demers avatar  avatar AminWhat avatar njkhanh avatar Pato Díaz  avatar CodePot avatar Byron Hawksmith avatar sikor avatar lsjwzh avatar Evolution avatar DrWeinberg avatar  avatar haihuijiang avatar JC avatar Archit Gupta avatar Sergiu avatar Partha Sarathy avatar AaronChan avatar  avatar Eagle avatar Tuan Anh avatar Carlos A. Molano avatar Billy Zhang avatar

Watchers

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