Page 1 of 1

internal error in: wave.F at line: 709

Posted: Mon Sep 18, 2023 5:11 am
by zrqustc
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.                                             |
|                                                                             |
 -----------------------------------------------------------------------------
 

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

Posted: Mon Sep 18, 2023 7:49 am
by merzuk.kaltak
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.