Coulomb Python Project (CLMB)
Coulomb.py Project
The project was lauched in 2010 in Wrocław University of Science and Technology
in Wrocław, Poland.
The package is designed for quantum chemistry calculations
of electrostatic interaction energy between two molecular species.
Currently, the implemented methods are:
The auxiliary methods implemented are:
ESP
- charges from fitting to the electrostatic potential,CAMM
- Cumulative Atomic Multipole Moments.CABMM
- Cumulative Atomic and Bond MomentsThe tutorial is under preparation.
Installation prerequisites:
To install the Coulomb package type the following commands:
sudo python setup.py install