DynamO: A free O(N) general event-driven molecular-dynamics simulator
M. N. Bannerman, R. Sargant, L. Lue

TL;DR
DynamO is a versatile, free event-driven molecular dynamics simulator that achieves optimal O(N) scaling, enabling efficient simulation of large, complex particle systems with discrete potentials.
Contribution
It introduces a general, open-source event-driven simulation package with O(N) scaling, outperforming traditional algorithms for discrete potential systems.
Findings
Achieves O(N) computational complexity for large systems
Efficiently simulates systems with over 10^6 particles
Benchmarked on various particle interaction models
Abstract
Molecular-dynamics algorithms for systems of particles interacting through discrete or "hard" potentials are fundamentally different to the methods for continuous or "soft" potential systems. Although many software packages have been developed for continuous potential systems, software for discrete potential systems based on event-driven algorithms are relatively scarce and specialized. We present DynamO, a general event-driven simulation package which displays the optimal O(N) asymptotic scaling of the computational cost with the number of particles N, rather than the O(N log(N)) scaling found in most standard algorithms. DynamO provides reference implementations of the best available event-driven algorithms. These techniques allow the rapid simulation of both complex and large (>10^6 particles) systems for long times. The performance of the program is benchmarked for elastic hard…
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.
