Lennard-Jones model
The Lennard-Jones potential is given by
where:
- : potential energy of interaction between two particles at a distance r;
- : diameter (length);
- : well depth (energy)
Reduced units:
- Density, , where Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \rho =N/V} (number of particles divided by the volume .)
- Temperature; Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle T^{*}\equiv k_{B}T/\epsilon } , where is the absolute temperature and is the Boltzmann constant
Argon
The Lennard-Jones parameters for argon are Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \epsilon /k_{B}\approx } 120 K and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \sigma \approx } 0.34 nm.

This figure was produced using gnuplot with the command:
plot (4*120*((0.34/x)**12-(0.34/x)**6))