Technical requirements
To execute the instructions in this chapter, you just need a text editor (for example, Notepad++ or Gedit).
Important Note:
The fix styles described in this chapter are based on LAMMPS version 3Mar20. When analyzing fix styles in the 29Oct20 version, please refer to Appendix D, Compatibility with Version 29Oct20, to review compatibility.
You can find the full source code used in this book here: https://github.com/PacktPublishing/Extending-and-Modifying-LAMMPS-Writing-Your-Own-Source-Code
Here is the link to download LAMMPS: https://lammps.sandia.gov/doc/Install.html. The LAMMPS GitHub link is https://github.com/lammps/lammps, and is where the source code can be found as well.