Velocity-Verlet-like algorithm for simulations of stochastic dynamics
Tobias Gleim

TL;DR
This paper introduces a velocity-Verlet-like algorithm for simulating stochastic particle dynamics, derived using stochastic calculus, which simplifies implementation by using uniform random numbers and addresses momentum conservation issues.
Contribution
It presents a novel velocity-Verlet-like algorithm for stochastic dynamics derived via Ito calculus, using uniform random numbers and solving momentum conservation problems.
Findings
The algorithm effectively simulates Brownian-like particle motion.
Uniform random numbers suffice instead of Gaussian noise.
Linear momentum conservation is addressed despite stochastic forces.
Abstract
Molecular simulations of many particles which move rather according to a brownian than a newtonian type of dynamics, nevertheless, can be performed by means of a "velocity-Verlet-like" algorithm. The derivation of this algorithm requires the "Ito formula" of stochastic calculus which usually is not part of a scientist's education. Therefore, it is going to be shown, how this formula can be motivated and applied in order to find that algorithm. Furthermore, it is demonstrated, why it is sufficient to use uniformly distributed random numbers within that algorithm, thus avoiding gaussian distributed ones, although gaussian distributed white noise forces are assumed to model the brownian-like motion of the particles. Finally, a solution to the problem is presented that the linear total momentum is not conserved due to the presence of stochastic forces in the equations of motion of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Physics and Python Applications · Statistical Mechanics and Entropy · Advanced Thermodynamics and Statistical Mechanics
