Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.19 KB

File metadata and controls

40 lines (26 loc) · 1.19 KB

ffparaim

A label License: MIT

Derivation of non-bonded force field parameters from Atom-in-Molecules density partitioning.

Minimal setup

Required dependencies:

Install (with dependencies):

git clone https://github.com/QCMM/ffparaim.git
cd ffparaim
conda env create -n ffp -f environment.yml
conda activate ffp
pip install .

(There are no releases yet.)

Copyright

Copyright (c) 2022, QCMM

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.6.