Skip to content

Rocket simulation; simple flight modeller and center of pressure calc

Notifications You must be signed in to change notification settings

j16out/rocketSIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple 2D model rocket trajectory simulator using numerical methods. 
Includes center of pressure finder for meshes and thrust curve creater
Compiled on ubuntu 16.04 g++ 5.4.0 created by Jerin Roberts 09/05/2016
runs on linux, mac, or windows 10 anniversary with 'subsystem for linux' bash

To install clone or download files, compile using: "sh compile.sh"
***note will need to change include file paths in calc.hpp and root.hpp***
ie replace /home/jerin/rocketSIM... with your working directory

requisits:
- g++/gcc
- root_v5.34.32 or higher (might work with previous versions)

To run: 
- configure info files for your specific rocket.
- edit filename location in rocketSIM.cpp
- compile ushing sh file
- run executable (ie ./mtest)
- ctrl+c to quit


About

Rocket simulation; simple flight modeller and center of pressure calc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published