JAVASCRIPT
JAVASCRIPT is a programming language which is both
practical and portable.
Below, a Molecular Dynamics run for argon that I made for my Atomic Scale Simulations Class is shown. The evolution of the system is calculated through a Verlet algorithm and a Lennard-Jones potential.
Afterwards,
some observables such as energy, momentum, correlation and structure factor are calculated.
The running code can be accesed by clicking
here.
