Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 442 Bytes

File metadata and controls

9 lines (5 loc) · 442 Bytes

LAMMPS

Large-scale Atomic/Molecular Massively Parallel Simulator (LAMMPS) is a molecular dynamics program from Sandia National Laboratories. LAMMPS makes use of Message Passing Interface (MPI) for parallel communication.

The reader can find its complete documentation manual, together with additional information about the code, in the official LAMMPS website 1.

Links

Footnotes

  1. LAMMPS, Official Website