Can the Velocity Verlet Algorithm Prove Energy Conservation?

  • Context: Graduate 
  • Thread starter Thread starter whatisreality
  • Start date Start date
  • Tags Tags
    Algorithm Velocity
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
whatisreality
Messages
286
Reaction score
1
I've read that this algorithm conserves energy if the system it's applied to conserves energy. I can't find a proof, and it's not a particularly obvious statement, so how would you prove it?
 
Physics news on Phys.org
Actually, Verlet integration is approximately conserving the (total) energy, it does however preserve total angular momentum. This is the reason it is used for orbital mechanics problems. The properties of the propagation matrix of the discretized system can already give you a lot of information, especially if you do it for the hamiltonian. There is a very nice paper by Hairer, Lubich and Wanner on this topic, it is still on my 'have-to-really-read' list,

http://citeseerx.ist.psu.edu/viewdo...CA0E3FCC9?doi=10.1.1.7.7106&rep=rep1&type=pdf

(chapter 5 is on energy conservation)
 
  • Like
Likes   Reactions: DrClaude