lammps. Public development project of the LAMMPS MD software package

lammps.org

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2026
  • Merge pull request #5014 from akohlmey/kokkos-extract-atom-sync
  • KOKKOS: fix extract_atom custom-data sync to use per-type masks
  • Merge pull request #5021 from akohlmey/refactor-dispersion-styles
  • Merge pull request #5002 from akohlmey/triclinic-slab-kspace
  • Make AI doc change less verbose
  • Enable kokkos_omp regression test for pppm/kk triclinic slab
  • Port EW3DC triclinic slab correction to pppm/kk and clarify slab docs
  • Merge pull request #4830 from ndtrung81/kokkos-kernel-params-autotune
  • Merge pull request #5019 from akohlmey/port-ewald-to-gpu
  • disable triclinic support with ewald/gpu globally
  • get rid of pointless FFT library precision wrappers and suffixes
  • Merge branch 'develop' into port-ewald-to-gpu
  • address issues from code review, remove tuner from snap/kk and update…
  • Merge pull request #4213 from lammps/granular-triangles
  • GRANSURF: add missing <array> include to test_stl_reader
  • GRANSURF: reject triclinic boxes early in fix surface/global
  • GRANSURF: consolidate STL file reading into one shared, tested STLReader
  • use utils::logmesg()
  • destructor must be virtual
  • Last set of gransurf clean ups