I am a materials science undergrad, interested to know the algorithms for numerical integration of equation of motion in computational materials science, like molecular dynamics. It is said that, time-reversal symmetry is essential for such simulations, while classic integration schemes like Trapezoidal, simpsons or weddle methods handle previous and next time step differently. So verlet algorithm is used instead.

Position verlet indeed adds previous and past timesteps and maintains time-reversal symmetry. But velocity verlet doe not. Why is time-reversal symmetry not important for velocity? is it because time reversal symmetry is meaningful only for position and its even derivatives, as in newton's law of motion?

My knowledge on Numerical analysis is only of introductory level, and i have not deeply studied Lagrangian, chaos theory, group theory or hyper-dimensional geometry yet.

More Sumit Bhowmick's questions See All
Similar questions and discussions