← Software

ConvergKing 1.1

released

Automates the convergence of the electrostatic environment of crystals under the supermolecular methodology, producing a Gaussian input with the converged charge field.

Repository

Language: Python. Requires: Python 3 with MoleKing_util, NumPy, Matplotlib and lmfit.


ConvergKing automates the electrostatic environment convergence of crystal structures using the supermolecular methodology. It builds the charge field around an asymmetric unit, converges it, and writes out a ready-to-run Gaussian input together with a convergence analysis.

Install

Requires Python 3 and the libraries MoleKing_util, numpy, matplotlib and lmfit.

git clone https://github.com/LEEDMOL/ConvergKing.git

Run

python3 PATH/ConvergKing/ConvergKing.py

Three input files must sit in the working directory:

It writes a Gaussian 16 input (.gjf), a convergKing.out with the computational details and ESP charges, and a dipole convergence graph.

Docs

User_Guide.pdf ships in the repository. Released under the MIT License.

Credits