theochem / horton

HORTON: Helpful Open-source Research TOol for N-fermion systems
http://theochem.github.io/horton/
GNU General Public License v3.0
94 stars 40 forks source link

Load Molden files with ghost atoms #204

Closed tovrstra closed 7 years ago

tovrstra commented 7 years ago

Ghost are now handled in the same way as when loading an FCHK file. In future versions, we should not drop them from the list atomic coordinates. I can't do that now because that would require a lot of changes in the partitioning code.

tovrstra commented 7 years ago

Ready for review