LKPOINTS OPT: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by one other 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: {{TAG| LKPOINTS_OPT}} | Description: {{TAG| LKPOINTS_OPT}} controls whether VASP reads the {{FILE|KPOINTS_OPT}} file. | ||
---- | ---- | ||
Line 13: | Line 13: | ||
{{sc|LKPOINTS_OPT|Examples|Examples that use this tag}} | {{sc|LKPOINTS_OPT|Examples|Examples that use this tag}} | ||
---- | ---- | ||
[[Category:VASP]][[Category:INCAR tag]] | [[Category:VASP]][[Category:INCAR tag]] |
Latest revision as of 10:15, 17 March 2025
LKPOINTS_OPT = .TRUE.| .FALSE.
Default: LKPOINTS_OPT | = .TRUE. | if KPOINTS_OPT file is present. |
Description: LKPOINTS_OPT controls 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.