Skip to content

Modeling of the mechanical and control systems of the Bio Rocket engine.

Notifications You must be signed in to change notification settings

Bio-Rocket/mechModeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bio Rocket Pressure Simulation

Welcome to the Bio Rocket's 2024 Pressure Simulation Python Program! This tool is designed to calculate and output critical performance parameters for our biofuel-powered rocket engine, with results saved to a .CSV file.

Features:

  • Input: The program accepts a JSON file containing key input parameters. Please ensure the JSON file follows the specified format.
  • Assumptions: Calculations assume subsonic flow conditions (i.e., less than 0.3 Mach speed), ideal for accurate modeling under these specific conditions.
  • Output: A .CSV file containing critical pressure data and other performance metrics is generated, allowing for further analysis and integration with other design tools.

Usage:

  1. Provide the input JSON file following the required structure.
  2. Run the program.
  3. Retrieve the results in the output .CSV file.

About

Modeling of the mechanical and control systems of the Bio Rocket engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages