You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/usr/local/lib/python3.7/dist-packages/aiida_crystal_dft/utils/kpoints.py", line 179, in construct_kpoints_path
special_k = {v: k for k, v in get_special_kpoints(sg_symbol, sg_number).items()}
File "/usr/local/lib/python3.7/dist-packages/aiida_crystal_dft/utils/kpoints.py", line 125, in get_special_kpoints
return SPECIAL_K[(lattice, symbol[0])]
KeyError: ('orthorhombic', 'A')
Similar: KeyError: ('orthorhombic', 'C')
The text was updated successfully, but these errors were encountered:
What is even more strange, this case is yielded by fort.34 of a cubic SrTiO3/221/cP5 at /data/aiida/repository/node/5d/51/a8d7-1f38-40a6-b7d1-733cd1ff0256/path/ at the aiida-rev-3 server
Already discussed in #30 but not resolved.
Similar:
KeyError: ('orthorhombic', 'C')
The text was updated successfully, but these errors were encountered: