Verlet Algorithm 5. Performance Issues
Time reversible
forward time step
replace dt with -dt
same algorithm, with same positions and forces, moves system backward in time
Numerical imprecision of adding large/small numbers
O(dt0)
O(dt0)
O(dt1)
O(dt2)
O(dt1)
Previous slide
Next slide
Back to first slide
View graphic version