macOS
brew install lammpsprovider-native install command
brew / rank 2681
Molecular Dynamics Simulator. Version 20250722-update4 via Homebrew; verified 2026-06-25.
install
brew install lammpsprovider-native install command
overview
Molecular Dynamics Simulator
history
LAMMPS, the Large-scale Atomic/Molecular Massively Parallel Simulator, is a major open-source molecular dynamics code from Sandia National Laboratories. It is important both as scientific software and as a long-running packaging challenge because it spans MPI, optional accelerator packages, many force-field styles, library interfaces, Python integration, and large documentation.
The official LAMMPS history says development began in the mid-1990s under a cooperative research and development agreement between Sandia, LLNL, Cray, Bristol Myers Squibb, and DuPont, led by Steve Plimpton at Sandia, to build a large-scale parallel classical molecular dynamics code. The early Fortran line produced LAMMPS 99 and LAMMPS 2001.
The C++ rewrite was publicly released as open-source code in September 2004 and incorporated ideas or code from earlier Sandia parallel molecular dynamics codes such as ParaDyn, Warp, and GranFlow. In late 2006, capabilities from Aidan Thompson's GRASP code began being merged, including many-body potentials and ReaxFF-related charge-equilibration routines.
The LAMMPS manual describes the project as a GPLv2 classical molecular dynamics simulator focused on materials modeling, designed to run efficiently on parallel computers and to be easy to extend. It also notes that development is coordinated on GitHub and that contributions now come from many research groups and institutions.
LAMMPS became a standard tool in computational materials science because it scales from single processors to parallel message-passing runs and covers solid-state materials, soft matter, coarse-grained systems, and particle simulations at atomic, mesoscopic, or continuum scales. The official history page tracks years of stable releases and feature additions, while the manual's command reference and programmer guide show the breadth expected by research users and package maintainers.
Users run LAMMPS with input scripts that define units, atom styles, force fields, fixes, computes, dumps, and run controls. Packagers commonly expose serial and MPI executables and must decide which optional packages, acceleration backends, and libraries to enable.
LAMMPS is a heavyweight science package in the best sense: it is open, heavily cited, parallel, extensible, and full of optional compile-time surfaces. It is the kind of package where build flags and dependency choices materially change what researchers can simulate.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lmp_mpi | executable | indexed executable | Discovered from the local executable index. |
lmp_serial | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:lammps |
|---|---|
| Version | 20250722-update4 |
| Package manager | Homebrew |
| Homepage | https://docs.lammps.org/ |
| Repository | https://github.com/lammps/lammps |
| Last updated | 2026-06-25T13:37:48+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.