APS Excellence in Physics Education Award November 2019
Science SPORE Prize November 2011
The Open Source Physics Project is supported by NSF DUE-0442581.
Return to the Pause simulation thread Login to post to this thread
Dear experts,By running the simulation all happens naturally, but when the first body reaches the ground the pause simulation. I would like your help to when only the last body that is "true" hit the ground the pause simulation.Cheers,Wallace Barbosa
Attached File: ejs_QuedaLivrefinal2.rar
change toif ((y1 + y0 <= -0.1)&&(y2 + y0 <= -0.1)&&(y3 + y0 <= -0.1)) _pause();
OSP@SG blog OSP@SG Digital Library
Dear lookang, thank you.