This is the "model" portion of the MVC pattern, the physical model of the simulation. It includes all the objects that interact (atom, electron, etc), as well as the simulation clock, and the container for the model (HAModel).