Truman-Xu / ArgonSim

Verlet's Argon simulation using numpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple MD Simulation Engine for Argon

This is a reimplementation of the Verlet paper Phys. Rev. 159, 98. https://doi.org/10.1103/PhysRev.159.98 The only difference is that this simulation model uses real units while Verlet used the reduced units.

About

Verlet's Argon simulation using numpy


Languages

Language:Jupyter Notebook 93.1%Language:Python 6.9%