Probe-Particle / ppafm

Classical force field model for simulating atomic force microscopy images.
MIT License
49 stars 18 forks source link

Fixed incorrect loading of aims .in and poscar files. #209

Closed NikoOinonen closed 11 months ago

NikoOinonen commented 11 months ago

Fixes #201

Fixed a problem where loadGeometry in ppafm/io.py was assuming incorrect return format for the function loadGeometryIN which loads FHI-aims geometry files. The same problem was also true for the loadPOSCAR function that loads POSCAR file formats.