/IFNN

Inter-Fragment Nearest-Neighbour pre-optimisation algortithm for ab-initio quantum mechanical methods

Primary LanguagePython

IFNN

Inter-Fragment Nearest-Neighbour pre-optimisation algortithm for ab-initio quantum mechanical methods.

The aim of this algorithm is to find the geometrically optimal initial position for non-covalently interacting fragments.

Documentation not available.

To run example script:

pip install -r requirements.txt
python run.y

tested on python v3.5.2