Skip to content

Instantly share code, notes, and snippets.

@SHDShim
Last active January 13, 2024 22:48
Show Gist options
  • Save SHDShim/8db2221b5d0c0a11bd7e12d7bbf05483 to your computer and use it in GitHub Desktop.
Save SHDShim/8db2221b5d0c0a11bd7e12d7bbf05483 to your computer and use it in GitHub Desktop.
CIF for ASE from CrystalMaker

Fix ASE problem for reading CIF

Insert the following lines to avoid error in reading CIF from ASE when you make a cif file from CrystalMaker.

_symmetry_space_group_name_H-M    "P 1"
_symmetry_int_tables_number       1

Space group number can be found in: https://en.wikipedia.org/wiki/List_of_space_groups

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment