phetsims / projectile-motion

"Projectile Motion" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
15 stars 13 forks source link

'Large drag force' errors? #286

Closed matthew-blackman closed 1 year ago

matthew-blackman commented 2 years ago

Trajectory has code to deal with 'large drag force errors', which breaks cases of angles greater than 90 (useful for stats screen). Is there another way to fix this, for example after trying to update a projectile's velocity?

matthew-blackman commented 1 year ago

After disabling this, the behavior of the sim did not appear to change. This issue should be incorporated into an overall review of the Trajectory step function - https://github.com/phetsims/projectile-motion/issues/308

matthew-blackman commented 1 year ago

Closing this issue pending the next round of design meetings for Projectile Motion - Data Fluency.