LKPOINTS OPT: Difference between revisions

From VASP Wiki
(Fix DISPLAYTITLE order; noun-phrase description; remove leading space in TAG; fix section heading spacing; add KPOINTS_OPT and KSPACING_OPT to Related; group Tags/Files; HowTo sc; remove pre-category ----)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
{{DEF|LKPOINTS_OPT|.TRUE.|if {{FILE|KPOINTS_OPT}} file is present.}}
{{DEF|LKPOINTS_OPT|.TRUE.|if {{FILE|KPOINTS_OPT}} file is present.}}


Description: Whether VASP reads the {{FILE|KPOINTS_OPT}} file.
Description: Enable reading the {{FILE|KPOINTS_OPT}} file.


----
----
Line 10: Line 10:


== Related tags and articles ==
== Related tags and articles ==
Tags: {{TAG|KPOINTS_OPT}}, {{TAG|KSPACING_OPT}}
Tags: {{TAG|KSPACING_OPT}}


Files: {{FILE|KPOINTS_OPT}}, {{FILE|PROCAR_OPT}}
Files: {{FILE|KPOINTS_OPT}}, {{FILE|PROCAR_OPT}}
Line 16: Line 16:
{{sc|LKPOINTS_OPT|HowTo|Workflows that use this tag}}
{{sc|LKPOINTS_OPT|HowTo|Workflows that use this tag}}


[[Category:VASP]][[Category:INCAR tag]]
[[Category:VASP]][[Category:INCAR tag]][[Category:Crystal momentum]]

Latest revision as of 15:37, 20 March 2026

LKPOINTS_OPT = .TRUE.| .FALSE. 

Default: LKPOINTS_OPT = .TRUE. if KPOINTS_OPT file is present.

Description: Enable reading the KPOINTS_OPT file.


To avoid reading the KPOINTS_OPT file without removing it from the working directory, set LKPOINTS_OPT = .FALSE. in the INCAR file.

Related tags and articles

Tags: KSPACING_OPT

Files: KPOINTS_OPT, PROCAR_OPT

Workflows that use this tag