Installation¶
Requirements¶
The package requires a version of LAMMPS \(\geq\) Mar2023, which can be downloaded from here. Older versions are not compatible.
Compilation¶
Compile LAMMPS with
make
following these instructionsCopy all files in
/Mold/src
(from here) directory to the lammpssrc
folder (e.g./home/user/lammps-28Mar2023/src
)Run again
make mpi
to patch LAMMPS with the Mold package.