cesmix-mit / InteratomicPotentials.jl

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

Interface InteratomicPotentials.jl with ACE.jl #13

Closed dallasfoster closed 2 years ago

dallasfoster commented 2 years ago

There is desire for the ability to call certain basis expansions from ACE.jl within the InteratomicPotentials.jl framework. A wrapper needs to be devised and implemented for specific expansions that we want implemented. This interface should take advantage of the BasisPotential types already implemented in InteratomicPotentials.jl.