I am a little confused about the workflow of MD simulation.

The initial velocity of particles in a system is given according to Boltzmann distribution at different temperature.

And then Verlet integration or other intergration methods can be used to get the velocity and position for next time step.

I find that books always talk about potential and force calculation in the workflow of MD simulation. I know the force field to calculate the non-bond and bonded potential. I also know the derivative of potential is force. And many enhanced sampling method can change the force for better sampling. But why the force and potential are needed in the workflow. Verlet integration can calculate the status of next time step. And any modification for better sampling could work directly on velocity and position. The calculation of force and potential seems pointless.

Could anyone give me some suggestions to understand this?

Similar questions and discussions