I am trying to implement a FORTRAN code that can perform NVT simulation using Langevin Dynamics. I have been following the textbook by Allen and Tillesdly for the initial implementation of the code. I took the implementation details for the langevin dynamics from http://localscf.com/localscf.com/LangevinDynamics.aspx.html. I was able to generate random forces and random velocities using Box-Muller transform (thus a normal distribution). But the temperature from the simulation quickly overshoots the 100K that was set as the bath temperature. Any help on this would be very much appreciated. I am trying to perform simulations on liquid argon system.

More Hemanth Haridas's questions See All
Similar questions and discussions