IBZKPT symmetry error

Problems running VASP: crashes, internal errors, "wrong" results.

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
aaron_kaplan2
Newbie
Newbie
Posts: 9
Joined: Fri May 05, 2023 12:07 am

IBZKPT symmetry error

#1 Post by aaron_kaplan2 » Thu Aug 03, 2023 12:16 am

Reporting a strange error I haven't seen before using VASP. This is a simple static calculation but IBZKPT appears to find different point group symmetries for the direct- and reciprocal-space lattices. All job I/O is attached. The specific error in OUTCAR and STDOUT is:
-----------------------------------------------------------------------------
| |
| EEEEEEE RRRRRR RRRRRR OOOOOOO RRRRRR ### ### ### |
| E R R R R O O R R ### ### ### |
| E R R R R O O R R ### ### ### |
| EEEEE RRRRRR RRRRRR O O RRRRRR # # # |
| E R R R R O O R R |
| E R R R R O O R R ### ### ### |
| EEEEEEE R R R R OOOOOOO R R ### ### ### |
| |
| IBZKPT: not all point group operations associated with the symmetry |
| operators of the crystalline lattice are members of the point group |
| of the reciprocal lattice. |
| |
| ----> I REFUSE TO CONTINUE WITH THIS SICK JOB ... BYE!!! <---- |
| |
-----------------------------------------------------------------------------
You do not have the required permissions to view the files attached to this post.

alexey.tal
Global Moderator
Global Moderator
Posts: 229
Joined: Mon Sep 13, 2021 12:45 pm

Re: IBZKPT symmetry error

#2 Post by alexey.tal » Thu Aug 03, 2023 12:36 pm

Dear aaron_kaplan2,

A similar issue was discussed in this thread.

Here is what you could try:
  • Switch off the symmetry (ISYM = 0)
  • Make the threshold for detecting the symmetry more stringent (SYMPREC = 1E-6)
  • Symmetrize the structure. You can find the script for doing that in the POSCAR page.

aaron_kaplan2
Newbie
Newbie
Posts: 9
Joined: Fri May 05, 2023 12:07 am

Re: IBZKPT symmetry error

#3 Post by aaron_kaplan2 » Thu Aug 03, 2023 5:44 pm

Great thanks, ISYM = 0 worked!
In case someone else runs into this error: This was the final static after a relax, so this was the preferable option to symmetrizing the structure.

Post Reply