Kinetic/Metropolis Monte Carlo Program
works for a single adsorbate and terrace fcc(111) surface interactions: nearest-neighbors
Useful git commands:
git checkout -b To create a new branch and switch to it
git checkout master To switch back to the master
git merge To merge your branch with master