[Edu-sig] free falling object simulation

Roberto Catanuto roberto03 at gmail.com
Thu Feb 2 08:39:04 EST 2017


Hi, a simple question for you:
in this set of equations of the free falling body you have that

the distance covered by the object in a time_interval = (average_velocity
in that time_interval)*(that time_interval)

http://www.physicsclassroom.com/class/1DKin/Lesson-6/Kinematic-Equations-and-Free-Fall


When you simulate this phenomenon you have this set of equations where you
read this line for the velocity:
y1=y0+h*v0

My question is: why don't you have a 0.5 factor in this line?

Here's the full code
http://comput-physics.blogspot.ch/2011/06/simulation-free-fall-of-body.html


Than you a lot.
-- 
Roberto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20170202/9501f6ab/attachment-0001.html>


More information about the Edu-sig mailing list