Hacker News new | ask | show | jobs
by Scaevolus 4441 days ago
What kind of integrator is this system using? Is it symplectic?
1 comments

It is a simple leapfrog integrator (which is indeed symplectic). I found that, at least in a test implementation, higher order methods were too computationally expensive to run the simulation at a good frame rate.