EmpiricalPotentials.jl

Empirical interatomic potentials with Julia, AtomsBase and AtomsCalculators
Author JuliaMolSim
Popularity
2 Stars
Updated Last
10 Months Ago
Started In
November 2023

EmpiricalPotentials

Stable Dev Build Status

Implementation of AtomsBase and AtomsCalculators compatible empirical interatomic potentials. At the moment, the following potentials are provided:

  • LennardJones (multi-species)
  • Morse (multi-species)
  • ZBL
  • StillingerWeber (Si)

EAM is planned, but there is no ETA. At the moment potentials have fixed parameters. Extension for parameterized potentials (low-level AtomsCalculators interface) are planned, but also no ETA.

Issues to request adding other potentials or functionality or PRs implementing them are welcome.