CASMcode
CASMcode copied to clipboard
casm enum fails when supercells do not exist
casm enum --method ConfigEnumAllOccupations
fails when creating primitive supercells of a configuration that also require new supercells.
Error message:
Write supercell database... ERROR: Error in Supercell::primclex(): does not exist
Enumerating a second time after removing the supercell master_selection.tmp
inside .casm/query/Supercell works.