trick/trick_sims/Cannon/SIM_cannon_jet
Scott Fennell 0d5aa45c20
Python3 exec open (#907)
* update .gitignore

* #906 change all python execfile() to exec(open().read())
2019-11-14 13:35:57 -06:00
..
RUN_curveball Python3 exec open (#907) 2019-11-14 13:35:57 -06:00
RUN_fastball Python3 exec open (#907) 2019-11-14 13:35:57 -06:00
RUN_jet_read Python3 exec open (#907) 2019-11-14 13:35:57 -06:00
RUN_test Convert old units to udunits in test code 2016-06-30 10:03:39 -05:00
README.md Fix heading 2018-07-31 19:05:23 -05:00
S_define Consolidate all of the Cannon sims into one directory. refs #191 2016-02-23 11:44:18 -06:00
S_overrides.mk Consolidate all of the Cannon sims into one directory. refs #191 2016-02-23 11:44:18 -06:00

SIM_cannon_jet

This simulation is described in the Trick Tutorial, Section 9.

It is a derivation of SIM_cannon_aero that adds propulsion to the cannon ball.