Technical requirements
To execute the instructions in this chapter, you need a text editor (for example, Notepad++, Gedit) and a platform to compile LAMMPS (for example, Linux terminal).
You can find the full source code used in this chapter here: https://github.com/PacktPublishing/Extending-and-Modifying-LAMMPS-Writing-Your-Own-Source-Code
This is the link to download LAMMPS: https://lammps.sandia.gov/doc/Install.html. The LAMMPS GitHub link is https://github.com/lammps/lammps, where the source code can be found as well.