LNICSALL: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
{{Available|6.6.0}}
{{Available|6.6.0}}
----
----
{{not released}}
{{TAG|LNICSALL}}=.TRUE. ensures that the FFT grid {{TAG|NGXF}} x {{TAG|NGYF}} x {{TAG|NGZF}} is used to calculate the NICS (nucleus-independent chemical shift) points. These chemical shieldings will be printed to {{FILE|NICS}}.
{{TAG|LNICSALL}}=.TRUE. ensures that the FFT grid {{TAG|NGXF}} x {{TAG|NGYF}} x {{TAG|NGZF}} is used to calculate the NICS (nucleus-independent chemical shift) points. These chemical shieldings will be printed to {{FILE|NICS}}.
{{NB|mind|If {{TAG|LNICSALL|True}} is set, and {{FILE|POSNICS}} is also present, {{TAG|LNICSALL}} will take precedent.}}
{{NB|mind|If {{TAG|LNICSALL|True}} is set, and {{FILE|POSNICS}} is also present, {{TAG|LNICSALL}} will take precedent.}}
Line 12: Line 11:
{{FILE|LCHIMAG}},
{{FILE|LCHIMAG}},
{{TAG|NUCIND}},
{{TAG|NUCIND}},
{{TAG|NICS}}
{{TAG|NICS}},
[https://www.vasp.at/tutorials/latest/nmr/part3/#NMR-e11 tutorial]


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

Latest revision as of 13:50, 10 March 2026

LNICSALL = .TRUE. | .FALSE.
Default: LNICSALL = .FALSE. 

Description: LNICSALL=.TRUE. calculates the NICS at the positions on the fine FFT grid NGXF x NGYF x NGZF.

Mind: Available as of VASP 6.6.0

LNICSALL=.TRUE. ensures that the FFT grid NGXF x NGYF x NGZF is used to calculate the NICS (nucleus-independent chemical shift) points. These chemical shieldings will be printed to NICS.

Mind: If LNICSALL = True is set, and POSNICS is also present, LNICSALL will take precedent.

Related tags and articles

LCHIMAG, NUCIND, NICS, tutorial