You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multicharge does not currently take into account the total charge of the system via .CHRG or a command line argument.
This results in the partial charges being incorrect for charged systems.
The implementation should be straightforward. I will look into this.
The text was updated successfully, but these errors were encountered:
* Fix issue #27: Added possibility to read charges from .CHRG and the command line; now also prints the sum of all atomic partial charges after calculation
* Revised help printout
* Fixed exists type
Multicharge does not currently take into account the total charge of the system via .CHRG or a command line argument.
This results in the partial charges being incorrect for charged systems.
The implementation should be straightforward. I will look into this.
The text was updated successfully, but these errors were encountered: