Derivation of non-bonded force field parameters from Atom-in-Molecules density partitioning.
Required dependencies:
- ORCA https://orcaforum.kofo.mpg.de/app.php/portal
- openff-toolkit https://github.com/openforcefield/openff-toolkit
- openmmtools https://github.com/choderalab/openmmtools
- qc-denspart https://github.com/theochem/denspart
- qc-iodata: https://github.com/theochem/iodata
- qc-gbasis: https://github.com/theochem/gbasis
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 (c) 2022, QCMM
Project based on the Computational Molecular Science Python Cookiecutter version 1.6.