LNICSALL: Difference between revisions
No edit summary |
No edit summary |
||
| Line 11: | 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.
|