Bug report for GW calculations in VASP

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

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
vineet_kumar_sharma
Newbie
Newbie
Posts: 1
Joined: Tue Sep 12, 2023 11:52 pm

Bug report for GW calculations in VASP

#1 Post by vineet_kumar_sharma » Wed Feb 14, 2024 2:49 pm

BS_GW.zip
Dear VASP users,
I am performing GW calculations using the VASP-6.4.2 version and got an error as pasted here

Code: Select all

 _     ____    _    _    _____     _                     |
|                    | |   |  _ \  | |  | |  / ____|   | |                    |
|                    | |   | |_) | | |  | | | |  __    | |                    |
|                    |_|   |  _ <  | |  | | | | |_ |   |_|                    |
|                     _    | |_) | | |__| | | |__| |    _                     |
|                    (_)   |____/   \____/   \_____|   (_)                    |
|                                                                             |
|     internal error in: mkpoints_full.F  at line: 1282                       |
|                                                                             |
|     internal error in KPOINT_IN_FULL_GRID: can not find 5.551e-17           |
|     -3.333e-1 8.333e-1                                                      |
|                                                                             |
|     If you are not a developer, you should not encounter this problem.      |
|     Please submit a bug report.  
Could you please help me to fix this issue?

Regards,
Vineet Kumar Sharma
You do not have the required permissions to view the files attached to this post.

ferenc_karsai
Global Moderator
Global Moderator
Posts: 422
Joined: Mon Nov 04, 2019 12:44 pm

Re: Bug report for GW calculations in VASP

#2 Post by ferenc_karsai » Thu Feb 15, 2024 6:54 pm

Unfortunately we don't have a proper solution for that problem at the moment, but you can circumvent it by switching off symmetry (ISYM=0 or ISYM=-1). This will lead to possibly more irreducible k-points and a larger computational effort.

Post Reply