Technical requirements
To execute the instructions in this chapter, you will need a text editor (for example, Notepad++ or 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
You can download LAMMPS at https://lammps.sandia.gov/doc/Install.html. The LAMMPS GitHub link is https://github.com/lammps/lammps, where you can also find the source code.