Emergent Behaviors in Lennard-Jones Systems
Now that you have gained some familiarity with the behavior of the LJ potential, you have the opportunity to explore a molecular dynamics model with a number of interacting atoms. The core of this model is the same as the previous ones: atoms calculate the force they feel due to the LJ interatomic potential with all the other atoms, are accelerated according to that force, and move based on their velocity. With multiple atoms interacting, some properties emerge that are not easy to predict without running a simulation!
An emergent property is a property of a system that doesn’t exist in the entities themselves but rather emerges from their interactions. Many of the phenomena in materials science and engineering can be seen as emergent. An example of a non-emergent phenomenon is mass. Each atom has mass, and the mass of a material is simply the sum of the masses of its constituent atoms.
With these models we make certain assumptions (these are akin to axioms in mathematics) that are not emergent and run computational experiments exploring the behavior. In our case, we assume Newtonian objects interacting according to the LJ potential. Any behaviors of the model not encoded directly in those assumptions are “emergent.”
Feel free to see if any interesting behavior emerges in Exercise 4.7.1.