TheoChem-VU / TCutility

Utility functions/classes for the TheoCheM programs
https://theochem-vu.github.io/TCutility/
MIT License
6 stars 0 forks source link

Fixes for electrostatic decomposition analyses #327

Open YHordijk opened 1 month ago

YHordijk commented 1 month ago

There were some issues related to the recent implementation of the electrostatic potential decomposition analysis with ADFFragmentJob. This PR aims to fix those issues.

SiebeLeDe commented 1 month ago

Looks good! I see in the tests that the pyfmo import is causing to fail the tests. Any solutions for this?