Changes between Initial Version and Version 1 of Ticket #5367, comment 11


Ignore:
Timestamp:
2020-06-30T11:28:41Z (5 years ago)
Author:
Francesco Casella

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5367, comment 11

    initial v1  
    2626end BouncingBall;
    2727}}}
    28 Unfortunately, the ball eventually falls through the table if you take v_eps < 4.89e-5. I couldn't figure out why. Maybe investigating this could also shed some light on why some solvers do not behave as expected.
     28Unfortunately, the ball eventually falls through the table if you take v_stick < 4.89e-5. I couldn't figure out why. Maybe investigating this could also shed some light on why some solvers do not behave as expected.