internal error in: wave.F at line: 709

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

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
zrqustc
Newbie
Newbie
Posts: 11
Joined: Sun Feb 02, 2020 4:03 am

internal error in: wave.F at line: 709

#1 Post by zrqustc » Mon Sep 18, 2023 5:11 am

Dear Developers,

When I ran the vasp calculations with the KPOINTS_OPT file using the gam version, I met the following errors.
I also attached the input and output files for your consideration.

Best,
Ruiqi

Code: Select all

 -----------------------------------------------------------------------------
|                     _     ____    _    _    _____     _                     |
|                    | |   |  _ \  | |  | |  / ____|   | |                    |
|                    | |   | |_) | | |  | | | |  __    | |                    |
|                    |_|   |  _ <  | |  | | | | |_ |   |_|                    |
|                     _    | |_) | | |__| | | |__| |    _                     |
|                    (_)   |____/   \____/   \_____|   (_)                    |
|                                                                             |
|     internal error in: wave.F  at line: 709                                 |
|                                                                             |
|     internal error in SETWDES: NK exceeds SIZE 2 1                          |
|                                                                             |
|     If you are not a developer, you should not encounter this problem.      |
|     Please submit a bug report.                                             |
|                                                                             |
 -----------------------------------------------------------------------------
 
You do not have the required permissions to view the files attached to this post.

merzuk.kaltak
Administrator
Administrator
Posts: 278
Joined: Mon Sep 24, 2018 9:39 am

Re: internal error in: wave.F at line: 709

#2 Post by merzuk.kaltak » Mon Sep 18, 2023 7:49 am

Dear zrqustc,

thank you for posting a bug report.
The problem stems from the fact that you use vasp_gam to run a k-points band structure. This version, however, cannot calculate the wavefunction for other k-points than the gamma point. Please use vasp_std for your runs.

Post Reply