KPOINTS OPT NKBATCH: Difference between revisions

From VASP Wiki
(Created page with "{{DISPLAYTITLE:KPOINTS_OPT_NKBATCH}} {{TAG| KPOINTS_OPT_NKBATCH}} = [integer] Default: {{TAGDEF|KPOINTS_OPT_NKBATCH|Number of k-points in the irreducible Brillouin zone of th...")
 
No edit summary
Line 18: Line 18:
[[The_VASP_Manual|Contents]]
[[The_VASP_Manual|Contents]]


[[Category:VASP]][[Category:INCAR tag]]
[[Category:VASP]][[Category:INCAR tag]][[Category:Memory]]

Revision as of 09:07, 25 May 2022

KPOINTS_OPT_NKBATCH = [integer]

Default: KPOINTS_OPT_NKBATCH = Number of k-points in the irreducible Brillouin zone of the self-consistent calculation. 

Description: KPOINTS_OPT_NKBATCH determines the size of the batch of k-points for the KPOINTS_OPT driver.


When the KPOINTS_OPT is present an additional non-self-consistent calculation is performed after self-consistency is reached. This one-shot calculation is done in batches of N k-points to reduce memory usage. Increasing the size of the batch leads to faster calculation times but higher memory usage in the non-self-consistent calculation.

Related tags and articles

LKPOINTS_OPT, KPOINTS_OPT, PROCAR_OPT

Examples that use this tag


Contents