Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 880 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 880 Bytes

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.