LPOSNICS: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
{{Available|6.6.0}}
{{Available|6.6.0}}
----
----
{{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.
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.


Line 12: Line 11:
{{FILE|LCHIMAG}},
{{FILE|LCHIMAG}},
{{TAG|NUCIND}},
{{TAG|NUCIND}},
{{TAG|POSNICS}}
{{TAG|POSNICS}},
[https://www.vasp.at/tutorials/latest/nmr/part3/#NMR-e09 tutorial]


[[Category:INCAR tag]][[Category:NMR]]
[[Category:INCAR tag]][[Category:NMR]]

Latest revision as of 13:49, 10 March 2026

LPOSNICS = .TRUE.| .FALSE. 

Default: LPOSNICS = .TRUE. if POSNICS file is present.

Description: LPOSNICS controls if VASP reads the POSNICS file.

Mind: Available as of VASP 6.6.0

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.

Related tags and articles

LCHIMAG, NUCIND, POSNICS, tutorial