LPOSNICS: Difference between revisions
No edit summary |
m (Csheldon moved page Construction:LPOSNICS to LPOSNICS) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{TAGDEF|LPOSNICS|.TRUE. {{!}} .FALSE.|. | {{DISPLAYTITLE:LPOSNICS}} | ||
{{TAGDEF|LPOSNICS|.TRUE.{{!}} .FALSE.}} | |||
{{DEF|LPOSNICS|.TRUE.|if {{FILE|POSNICS}} file is present.}} | |||
Description: {{TAG|LPOSNICS}} | Description: {{TAG|LPOSNICS}} controls if VASP reads the {{FILE|POSNICS}} file. | ||
---- | |||
{{not released}} | |||
To avoid reading the {{FILE|POSNICS}} file without removing it from the working directory, the {{TAG|LPOSNICS}} tag can be set to <code>.FALSE.</code> in the {{FILE|INCAR}} file. | |||
== Related tags and articles == | == Related tags and articles == | ||
Line 8: | Line 13: | ||
{{TAG|POSNICS}} | {{TAG|POSNICS}} | ||
[[Category:INCAR tag]][[Category:NMR]] |
Latest revision as of 14:18, 21 March 2025
LPOSNICS = .TRUE.| .FALSE.
Default: LPOSNICS | = .TRUE. | if POSNICS file is present. |
Description: LPOSNICS controls if VASP reads the POSNICS file.
Warning: Not yet released!
This page contains information about a feature that will be available in a future release of VASP. In other words, currently you cannot use it even with the latest version of VASP. The information may change significantly until it is released.
To avoid reading the POSNICS file without removing it from the working directory, the LPOSNICS tag can be set to .FALSE.
in the INCAR file.