Hi,
I was running hybrid functional band structure calculations (using the KPOINTS_OPT method) when I discovered that despite what the wiki is saying, the parameter KPOINTS_OPT_NKBATCH is not read by VASP.
Despite the line "kpoints_opt_nkbatch = 72", the calculation is still done in batches of 12 kpoints.
You will find attached my files.
Best regards,
JF
KPOINTS_OPT_NKBATCH not taken into account
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 7
- Joined: Mon Oct 31, 2022 1:20 pm
KPOINTS_OPT_NKBATCH not taken into account
You do not have the required permissions to view the files attached to this post.
-
- Global Moderator
- Posts: 460
- Joined: Mon Nov 04, 2019 12:44 pm
Re: KPOINTS_OPT_NKBATCH not taken into account
I checked the VASP version and the "kpoints_opt_nkbatch" INCAR tag is only available from VASP.6.3.1. or higher. In the calculation you sent me you used VASP.6.3.0. So to use this tag please upgrade to a higher version.