ACEmd.jl

Author ACEsuit
Popularity
5 Stars
Updated Last
4 Months Ago
Started In
March 2023

ACEmd

Stable Dev Build Status

This is a test package to make API for ACE molecular dynamics that can be used by other packages.

Install

Install ACE repo, if you haven't done so yet

] registry add https://github.com/ACEsuit/ACEregistry.git

After that

using Pkg
Pkg.add("ACEmd")

Note that, if you want to do ACE calculations in Molly, you need to add both Molly and ACEmd to the same environment. Otherwise the package extension does not load.