Skip to content

mikeford3/IBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interior Ballistics Model

Currently version 0.1, a rough framework that sort-of works.

To use first compile the code using make on a system with a C++ compiler (tested on linux only with GCC), and then run the executable created, ibm.

Todo

* Read input file with parameters for Gun/Shell/Propellant/Gas.
* Update physical laws, especially everything related to burn rate and dynamic friction.
* Consider probabilistic model if the inputs can be specified to a reasonable level of precision,
  would need to take temperature, burn rate, energy release etc as distributions.

About

Interior Ballistics Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published