emc
emc copied to clipboard
Make emc.py compatible with Python3, fix KPOINTS for CASTEP
Edited the print functions to work with Python3, added from __future__ import print_function at the start to keep the Python2 compatibility, created an if case for CASTEP's KPOINTS file and removed the 0.01 weights from it.