issues
search
grimme-lab
/
MindlessGen
Mindless molecule generator in a Python package.
Apache License 2.0
20
stars
3
forks
source link
Fix `test_iterative_optimization`
#32
Closed
marcelmbn
closed
2 months ago
marcelmbn
commented
2 months ago
previously used molecule for the fragmentation test led to different results depending on the
xtb
version (compiler-dependent...?)
read_mol_from_file
obtained more functionality by reading
name.CHRG
and
name.UHF
files for returning a full
Molecule
object
xtb
version (compiler-dependent...?)read_mol_from_file
obtained more functionality by readingname.CHRG
andname.UHF
files for returning a fullMolecule
object