cesmix-mit / InteratomicPotentials.jl

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

Implement explicit multi-element version of SNAP #12

Closed dallasfoster closed 2 years ago

dallasfoster commented 2 years ago

Strictly speaking, the SNAP implementation that is currently in InteratomicPotentials.jl is coded to handle the explicit multi-element version of SNAP (i.e., chemflag = True) but such code is not currently tested. We need to add testing to verify implementation.