Molecular Dynamics

A simple Molecular Dynamics model is constructed using the Lennard-Jones potential truncated at a distance of 3 molecular diameters. This is a reasonably accurate model of then interactions between noble gas atoms.  The motion of the molecules is governed by Newton's laws, approximated using the Verlet algorithm with the indicated Time step. For sufficiently small time steps dt, the system's total energy should be approximately conserved.

References:

The Molecular Dynamics model is based on a Java applet written by Dan Schroeder, Physics Department, Weber State University.  See: <http://physics.weber.edu/schroeder/software/>

This simulation was created by Wolfgang Christian using the Easy Java Simulations (Ejs) modeling tool and is designed to teach modeling.  Users can inspect and modify the underlying model by copying the model from the running program into Ejs.  Right click within the simulation to examine the model in Ejs. 

You can examine and modify this simulation if you have Ejs installed by right-clicking within a plot and selecting "Open Ejs Model" from the pop-up menu. Information about Ejs is available at: <http://www.um.es/fem/Ejs/>.

The Easy Java Simulations (EJS) manual can be downloaded from the ComPADRE Open Source Physics collection and from the Ejs website.

See: