LAMMPS

Compiling LAMMPS

Download LAMMPS Download Zlib Install Zlib make distclean ./configure make make install Install dependencies like BLAS, LAPACK, GSL and Eigen. For Manjaro users, you could install these libraries by the pacman command: sudo pacman -Syu blas lapack gsl eigen Create a software folder in your home directory (ie. ‘mkdir ~/soft’) Untar the lammps tarball (ie. ‘tar -xvf lammps-stable.