SYMPLER: SYMbolic ParticLE simulatoR with grid-computing interface

D Kauzlaric and M Dynowski and L Pastewka and A Greiner and JG Korvink, COMPUTER PHYSICS COMMUNICATIONS, 185, 1085-1099 (2014).

DOI: 10.1016/j.cpc.2013.11.017

We present the main design concepts of the object-oriented particle dynamics code SYMPLER. With this freely available software, simulations can be performed ranging from microscopic classical molecular dynamics up to the Lagrangian particle-based discretisation of macroscopic continuum mechanics equations. We show how the runtime definition of arbitrary degrees of freedom and of arbitrary equations of motion allows for modular and symbolic computation with high flexibility. Arbitrary symbolic expressions for inter-particle forces can be defined as well as fluxes of arbitrarily many additional scalar, vectorial or tensorial degrees of freedom. The integration in a high performance grid computing environment makes huge geographically distributed computational resources accessible to the software by an easy-to-use interface. Program summary Program title: SYMPLER Catalogue identifier: AERQ_v1_0 Program summary URL: http://cpc.cs.qub.ac.uk/summaries/AERQ_v1_0.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: GNU General Public License, version 3 No. of lines in distributed program, including test data, etc.: 221255 No. of bytes in distributed program, including test data, etc.: 1805954 Distribution format: tar.gz Programming language: C++. Computer: Any system operatable with Linux. Operating system: Linux, MacOS. Has the code been vectorised or parallelised?: Experimental OpenMP parallelisation for usually up to 8 cores, the grid-version can use hundreds of cores. RAM: tens of MB to several GB, depending on problem. Classification: 7.7, 12, 16.1, 16.3, 16.13, 23. External routines: GSL, libxmI2; optional: Iibsdl, OpenMP, libjama, libtnt, libsuperlu Nature of problem: A unified flexible and modular simulation tool allowing for the investigation of structural, thermodynamic, and dynamical properties of fluids and solids from microscopic over mesoscopic up to macroscopic time and length scales with suitable particle based simulation methods such as molecular dynamics, dissipative particle dynamics or smoothed particle hydrodynamics. The user should be enabled to freely define his own physical models without the need for recoding or code extensions. Solution method: SYMPLER provides flexibility to the user by 1. a modular object oriented structure that is passed to the user level and allows easy switching among different integration algorithms, particle interaction forces, boundary conditions, etc. 2. an arbitrary number of particle-species for the simulation of complex multi-component systems 3. an arbitrary number of additional user-defined degrees of freedom per particle-species 4. symbolic definition of runtime-compiled mathematical expressions for particle interactions 5. import of CAD-geometries 6. a flexible choice of available computational cores through a grid-computing interface, amongst others. Restrictions: Classical deterministic and stochastic Newtonian dynamics. Unusual features: Symbolic runtime-compiled user- defined expressions. Additional comments: The current version and all future updates to the code are also found at http://sympler.org. Running time: Some benchmarks are given in the paper. The running time is problem dependent and ranges from seconds to days. (C) 2013 Elsevier B.V. All rights reserved.

Return to Publications page