\(\renewcommand{\AA}{\text{Å}}\)

LAMMPS Documentation (28 Mar 2023 version)

LAMMPS stands for Large-scale Atomic/Molecular Massively Parallel Simulator.

LAMMPS is a classical molecular dynamics simulation code focusing on materials modeling. It was designed to run efficiently on parallel computers and to be easy to extend and modify. Originally developed at Sandia National Laboratories, a US Department of Energy facility, LAMMPS now includes contributions from many research groups and individuals from many institutions. Most of the funding for LAMMPS has come from the US Department of Energy (DOE). LAMMPS is open-source software distributed under the terms of the GNU Public License Version 2 (GPLv2).

The LAMMPS website has a variety of information about the code. It includes links to an online version of this manual, an online forum where users can post questions and discuss LAMMPS, and a GitHub site where all LAMMPS development is coordinated.


The content for this manual is part of the LAMMPS distribution. The online version always corresponds to the latest feature release version. If needed, you can build a local copy of the manual as HTML pages or a PDF file by following the steps on the Build the LAMMPS documentation page. If you have difficulties viewing the pages, please see this note.


The manual is organized into three parts:

  1. The User Guide with information about how to obtain, configure, compile, install, and use LAMMPS,

  2. the Programmer Guide with information about how to use the LAMMPS library interface from different programming languages, how to modify and extend LAMMPS, the program design, internal programming interfaces, and code design conventions,

  3. the Command Reference with detailed descriptions of all input script commands available in LAMMPS.


After becoming familiar with LAMMPS, consider bookmarking this page, since it gives quick access to tables with links to the documentation for all LAMMPS commands.


User Guide

User Guide

Programmer Guide

Programmer Guide

Command Reference

Indices and tables

Web Browser Compatibility

The HTML version of the manual makes use of advanced features present in “modern” web browsers. This can lead to incompatibilities with older web browsers (released more than 4 years ago) and specific vendor browsers (e.g. Internet Explorer on Windows; Microsoft Edge works well though) where parts of the pages are not rendered as expected (e.g. the layout is broken or mathematical expressions not typeset). In that case we recommend to install/use a different/newer web browser or use the PDF version of the manual.