Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

LNMRLEG: Difference between revisions

From VASP Wiki
Csheldon (talk | contribs)
No edit summary
Csheldon (talk | contribs)
No edit summary
Line 8: Line 8:
{{not released}}
{{not released}}
<!--
<!--
In version 6.5.2, the output format for NMR properties was updated. The legacy format is as presented below (see {{TAG|LCHIMAG}} for the current version). The tensor is processed and its chemical shielding anisotropy (CSA) characteristics are printed in the {{FILE|OUTCAR}}. The tensor is symmetrized (<math>\sigma_{ij} = \sigma_{ji}</math> is enforced) and diagonalized. From the three diagonal values the isotropic chemical "shift" <math>\delta_{\mathrm{iso}}\mathrm{[VASP]}</math>, span <math>\Omega</math>, and skew <math>\kappa</math> are calculated and printed see Ref. {{Cite|mason:ssn:1993}} for unambiguous definitions. Note that <math>\kappa</math> is ill-defined if <math>\Omega = 0</math>. Units are ppm, except for the skew. A typical output is given below:
In version 6.5.2, the output format for NMR properties was updated. The legacy format is as presented below (see {{TAG|LCHIMAG}} for the current version). The chemical shielding tensors, <code>UNSYMMETRIZED TENSORS</code> and <code>SYMMETRIZED TENSORS</code> are printed. From the three diagonal values of the symmetrized tensor, the isotropic chemical "shift" <math>\delta_{\mathrm{iso}}\mathrm{[VASP]}</math>, span <math>\Omega</math>, and skew <math>\kappa</math> are calculated and printed, see Ref. {{Cite|mason:ssn:1993}} for unambiguous definitions. Note that <math>\kappa</math> is ill-defined if <math>\Omega = 0</math>. Units are ppm, except for the skew. A typical output is given below:


<pre>                                                                                                           
<pre>                                                                                                           
Line 43: Line 43:
*The lower block has the contributions due to the frozen PAW cores added. These core contributions are rigid  {{Cite|gregor:jcp:1999}}. They depend on {{FILE|POTCAR}} and are isotropic, i.e. affect neither SPAN nor SKEW.}}
*The lower block has the contributions due to the frozen PAW cores added. These core contributions are rigid  {{Cite|gregor:jcp:1999}}. They depend on {{FILE|POTCAR}} and are isotropic, i.e. affect neither SPAN nor SKEW.}}
-->
-->
{{NB|Mind|In legacy mode, the chemical shift (the negative of the chemical shielding) is always printed, even if {{TAG|LNMRSHIELD}} {{=}} .TRUE..}}
== Related tags and articles ==
== Related tags and articles ==
{{FILE|LCHIMAG}}
{{FILE|LCHIMAG}}


<!-- [[Category:INCAR tag]][[Category:NMR]] -->
<!-- [[Category:INCAR tag]][[Category:NMR]] -->

Revision as of 14:06, 21 March 2025

LNMRLEG = .TRUE.| .FALSE. 

Default: LNMRLEG = .FALSE.

Description: LNMRLEG controls whether VASP prints NMR properties to OUTCAR according to the old format (pre-version 6.5.2).


Related tags and articles

LCHIMAG