Skip to content

Verlet's Argon simulation using numpy

Notifications You must be signed in to change notification settings

stanislc/ArgonSim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# A Simple MD Simulation 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.0%
  • Python 1.0%