Molecular Dynamics Simulations of Active Matter using LAMMPS

C. S. Dias
DOI: https://doi.org/10.48550/arXiv.2102.10399
2021-02-24
Abstract:LAMMPS is a widely popular classical Molecular Dynamics package. It was designed for materials modeling but it is well prepared for simulations in Soft Matter. The use packages like LAMMPS has advantages and disadvantages. The main advantage is the optimization of the methods, mainly for parallel computing. The main disadvantage is that, due to the complexity of the code, it ha long learning curve. One purpose of these notes is to shorten that curve for researchers are starting to use LAMMPS to simulate soft active matter. In these notes, we first discuss some Molecular Dynamics methods implemented in LAMMPS. We present an hands-on introduction to first-time users and we finish with an advanced hands-on section, where we implement and test Active Brownian particles simulations.
Soft Condensed Matter
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to shorten the learning curve of researchers when using LAMMPS to simulate soft active matter. LAMMPS is a widely - used classical molecular dynamics software package, originally designed for material modeling, but also applicable to the simulation of soft matter. Although LAMMPS has been optimized for parallel computing and its code is easy to modify or extend, due to its complexity, beginners need a long time to master how to use it for specific research. Therefore, the main purpose of this paper is to help new users become more familiar with the application of LAMMPS in soft active matter simulation more quickly by providing an introduction to basic molecular dynamics methods, a practical guide for first - time users, and an advanced practical part (such as implementing and testing the simulation of active Brownian particles). Specifically, the paper covers the following aspects: 1. **Basic Molecular Dynamics Methods**: Some basic molecular dynamics methods implemented in LAMMPS are discussed, including the velocity Verlet integration method, force calculation, parallel computing methods, and Langevin dynamics, etc. 2. **Practical Introduction**: A practical introductory guide is provided for users using LAMMPS for the first time to help them get started quickly. 3. **Advanced Practice**: By implementing and testing the simulation of active Brownian particles, users' understanding and application of LAMMPS' advanced functions are further deepened. These contents aim to help researchers use LAMMPS, this powerful tool, more effectively, especially in the research of soft active matter.