LKPOINTS OPT: Difference between revisions

From VASP Wiki
No edit summary
 
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.


----
----

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