Skip to content

jetdev1/projectile-motion-courseworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

projectile-motion-courseworks

Projectile trajectory simulation using Python

This program simulates the trajectory of a shot put, either does not taking air resistance into account (math version) and takes air resistance into account (physics version). Based on kinematics and Newton's equation of drag.

Run Instructions The main() function can only be run on its own and cannot be imported into another program. To record the data into a CSV file, run the program with the -c flag. The CSV file will be created in the same directory as the program.

About

Projectile trajectory simulation using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages