Skip to content

cesmix-mit/PODPotential.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directly replicating LAMMPS logic of the ML-POD potential.

Goal is 3-body, at most 4-body. Ignoring the quadratic descriptors. 1-body always included.

Not considering environment-dependent descriptors or Gaussian snapshots.

For now, not using the InteratomicPotentials.jl interface, but will eventually (after some updates to IP.jl to handle neighbors).

Will need to satisfy the most basic version of the AtomsCalculators.jl interface to be compatible with Molly.jl.

However, intial focus is to take arrays dumped from lammps and directly pass them to routines ported here, to facilitate GPU performance comparison.

About

A Julia port of the POD Interatomic Potential

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages