Section 2: Understanding the Source Code Structure
The LAMMPS source code controls the flow of information and performs required calculations during a MD simulation run. Given the vast extent of the source code, how can we understand the functions of the various components?
In this section, you will learn how to understand the various components of the source code that run in the background when LAMMPS commands are executed. Emphasis is placed on the internal mechanisms that function during the execution of pair styles, computes, and fixes.
This section comprises the following chapters:
Get Extending and Modifying LAMMPS Writing Your Own Source Code now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.