cesmix-mit / InteratomicPotentials.jl

Contains methods and types for a variety interatomic potentials.
MIT License
27 stars 6 forks source link

Finish implementing ZBL potential #11

Open dallasfoster opened 2 years ago

dallasfoster commented 2 years ago

There is a shell of the zbl potential implemented. In order to become equivalent to the method employed in LAMMPS, a switching function needs to be added. See LAMMPS pair_style zbl documentation for more information.