Skip to content

ENH: MOPAC now with restart option and also reads eigenvalues and dipole moment.

username-removed-406082 requested to merge mikst/ase:mopac into master

MOPAC can now be restart from output files and also read eigenvalues and implements the methods get_eigenvalues, get_homo_lumo_levels and get_somo_levels. The dipole moment is now also read. Also a few examples was added to the documentation string as well as test/mopac.py

Merge request reports