/ECMC

Simple Event Chain Monte Carlo Implementation

Primary LanguageCGNU General Public License v3.0GPL-3.0

Event Chain Monte Carlo

Snapshot

This is a simple as possible implementation of the event chain monte carlo algorithm.

Currently steric interactions between particles of variable size are respected across a simulation container with periodic boundaries. No fancy optimizations are used to keep the code simple and easy to understand.