The Flexible Rare Event Sampling Harness System (FRESHS)

K Kratzer and JT Berryman and A Taudt and J Zeman and A Arnold, COMPUTER PHYSICS COMMUNICATIONS, 185, 1875-1885 (2014).

DOI: 10.1016/j.cpc.2014.03.013

We present the software package FRESHS (http://www.freshs.org) for parallel simulation of rare events using sampling techniques from the 'splitting' family of methods. Initially, Forward Flux Sampling (FFS) and Stochastic Process Rare Event Sampling (SPRES) have been implemented. These two methods together make rare event sampling available for both quasi-static and full non-equilibrium regimes. Our framework provides a plugin system for software implementing the underlying physics of the system of interest. At present, example plugins exist for our framework to steer the popular MD packages GROMACS, LAMMPS and ESPResSo, but due to the simple interface of our plugin system, it is also easy to attach other simulation software or self-written code. Use of our framework does not require recompilation of the simulation program. The modular structure allows the flexible implementation of further sampling methods or physics engines and creates a basis for objective comparison of different sampling algorithms. Our code is designed to make optimal use of available compute resources. System states are managed using standard database technology so as to allow checkpointing, scaling and flexible analysis. The communication within the framework uses plain TCP/IP networking and is therefore suited to high-performance parallel hardware as well as to distributed or even heterogeneous networks of inexpensive machines. For FFS we implemented an automatic interface placement that ensures optimal, nearly constant flux through the interfaces. We introduce 'ghost' (or gook-ahead') runs that remedy the bottleneck which occurs when progressing to the next interface. FRESHS is open-source, providing a publicly available parallelized rare event sampling system. (C) 2014 Elsevier B.V. All rights reserved.

Return to Publications page