LKPOINTS OPT: Difference between revisions
(Created page with "{{TAGDEF|LKPOINTS_OPT|.TRUE.{{!}} .FALSE.}} {{DEF|LKPOINTS_OPT|.TRUE.|if {{FILE|KPOINTS_OPT}} file is present.}} Description: {{TAG| LKPOINTS_OPT}} controlls whether VASP rea...") |
No edit summary |
||
Line 11: | Line 11: | ||
{{sc|LKPOINTS_OPT|Examples|Examples that use this tag}} | {{sc|LKPOINTS_OPT|Examples|Examples that use this tag}} | ||
[[Category:INCAR]] | [[Category:INCAR]] |
Revision as of 08:45, 17 January 2022
LKPOINTS_OPT = .TRUE.| .FALSE.
Default: LKPOINTS_OPT | = .TRUE. | if KPOINTS_OPT file is present. |
Description: LKPOINTS_OPT controlls whether VASP reads the KPOINTS_OPT file.
To avoid reading the KPOINTS_OPT file without removing it from the working directory, the LKPOINTS_OPT tag can be set to .FALSE.
in the INCAR file.