Loading AI tools
From Wikipedia, the free encyclopedia
Large-scale Atomic/Molecular Massively Parallel Simulator (LAMMPS) is a molecular dynamics program from Sandia National Laboratories.[1] LAMMPS makes use of Message Passing Interface (MPI) for parallel communication and is free and open-source software, distributed under the terms of the GNU General Public License.[1]
Original author(s) | Steve Plimpton, Aidan Thompson, Stan Moore, Axel Kohlmeyer, Richard Berger |
---|---|
Developer(s) | Sandia National Laboratories Temple University |
Initial release | 1995 |
Stable release | 29August2024
/ August 29, 2024 |
Repository | github |
Written in | C++ |
Operating system | Cross-platform: Linux, macOS, Windows, FreeBSD, Solaris |
Platform | x86, x86-64, ARM, POWER9 |
Size | 534 MB |
Available in | English |
Type | Molecular dynamics |
License | GNU General Public License |
Website | www |
LAMMPS was originally developed under a Cooperative Research and Development Agreement between two laboratories from United States Department of Energy and three other laboratories from private sector firms.[1] As of 2016[update], it is maintained and distributed by researchers at the Sandia National Laboratories and Temple University.[1]
For computing efficiency, LAMMPS uses neighbor lists (Verlet lists) to keep track of nearby particles. The lists are optimized for systems with particles that repel at short distances, so that the local density of particles never grows too large.[2]
On parallel computers, LAMMPS uses spatial-decomposition techniques to partition the simulation domain into small 3D sub-domains, one of which is assigned to each processor. Processors communicate and store ghost atom information for atoms that border their subdomain. LAMMPS is most efficient (in a parallel computing sense) for systems whose particles fill a 3D rectangular box with approximately uniform density. Lots of accelerators are supported by LAMMPS, including GPU (CUDA, OpenCL, HIP, SYCL), Intel Xeon Phi, and OpenMP, due to its integration with Trilinos.
LAMMPS also allows for coupled spin and molecular dynamics in an accelerated fashion.[3]
LAMMPS is coupled to many analysis tools and engines as well.[4][5][6] LAMMPS also can be coupled with free energy calculators, such as PLUMED and Colvar.[7][8]
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.