Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.73 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.73 KB

PotentialFitting.jl

Documentation Build Status

The aim here is to make a tool to fit (and calculate) non-bonding potential between 2 molecules.The fitted potential can then be used to do QM/MM molecular dynamics.

This package consist of two separate packages PotentialCalculation and PotentialFitting. This separation was made so that potential calculation package does not need to pull visualization packages.

To install use

pkg> registry add https://github.com/MatrixLabTools/PackageRegistry
pkg> add PotentialFitting