Introduction: This study was an investigation of the Lennard- Jones fluid; more specifically the liquid-vapor separation process. The computer animations generated below show what happens to a system of a certain density and system size when the temperature is decreased dramatically from T=2.0 to T=0.7. The molecules are colorized according to their potential energy, with red meaning a low potential energy, blue meaning high potential energy, and green somewhere in between.
The Phase Diagram below shows that when a fluid is quenched (taken from a high value of T to a low value of T) it separates from a vapor stage into a stage where both vapor and liquid are present. The density of the system determines the amount of vapor and liquid present after the quench. At lower densities mostly vapor is present and some liquid droplets form, while at higher densites a larger amount of liquid is present while some vapor still remains as bubbles.
Once all the densities were equilibrated they were then quenched. Quenching meant taking a certain density system at a high temperature and re-equilibrating that system at a lower temperature. This process made the system phase separate between droplets of liquid and vapor molecules. After all densities were quenched they were ready to be made into movies. A program called 'topov' generated files that would then be used by the 'povscript' program to render frames that would make up the movie. Upon the completion of the frames other programs called 'Main Actor and Main Actor Sequencer' were used to place all the frames together and add the special effect and text. Then viola... you have movies!
But, we're not quite done yet... There are some things that need just a touch of further explaination, like the Lennard-Jones potential equation. This equation contains parameters sigma and episilon representing molecular diameter given as a unit of distance and energy given as units of energy, respectively. But there's a catch, this equation can be written as an one of reduced units.What the idea behind this is to use sigma as 1 unit of distance and episilon as one unit of energy, thereby resulting in an equation in terms of sigma and episilon. This makes the equation a dimensionless equation which is helpful in computer simulations and other investigations of this potential.