LNMR SYM RED: Difference between revisions

From VASP Wiki
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:LNMR_SYM_RED}}
{{TAGDEF|LNMR_SYM_RED| .TRUE. {{!}} .FALSE. | .FALSE.}}
{{TAGDEF|LNMR_SYM_RED| .TRUE. {{!}} .FALSE. | .FALSE.}}


Description: discard symmetry operations that are not consistent with the way ''k''-space derivative are calculated in the linear response calculations of chemical shifts.
Description: discard symmetry operations that are not consistent with the way ''k''-space derivatives are calculated in the linear-response calculations of chemical shifts.
----
----


The star on which the ''k''-space derivative is calculated is oriented along the cartesian directions in ''k''-space. If the symmetry operations in ''k''-space do not map this star onto itself, erroneous results can be obtained. To have VASP check for such operations, set {{TAG|LNMR_SYM_RED}}=.TRUE., and such operations will be discarded, resulting in a larger IBZ. In case of any doubt set {{TAG|LNMR_SYM_RED}}=.TRUE. Beware: It matters how the real space lattice vectors are set up relative to the cartesian coordinates in {{FILE|POSCAR}}. It determines the orientation of the ''k''-space star and hence can affect the efficiency via the number of ''k''-points in the IBZ.
The star on which the ''k''-space derivative is calculated is oriented along the cartesian directions in ''k'' space. If the symmetry operations in ''k'' space do not map this star onto itself, erroneous results can be obtained. To check for such operations, set {{TAG|LNMR_SYM_RED}}=.TRUE.. VASP then disregards such operations and the resulting first Brillouin zone (IBZ) is larger. In case of any doubt set {{TAG|LNMR_SYM_RED}}=.TRUE.  
{{NB|warning|It matters how the real-space-lattice vectors are set up relative to the cartesian coordinates in the {{FILE|POSCAR}} file.}} It determines the orientation of the ''k''-space star and, hence, can affect the efficiency via the number of ''k''-points in the IBZ.


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|LCHIMAG}},
{{TAG|LCHIMAG}},
{{TAG|DQ}},
{{TAG|DQ}},
Line 12: Line 14:
{{TAG|NLSPLINE}}
{{TAG|NLSPLINE}}


== Example Calculations using this Tag ==
{{sc|LNMR_SYM_RED|Examples|Examples that use this tag}}
{{TAG|Alpha-AlF3}}, {{TAG|Alpha-SiO2}}
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]]
[[Category:INCAR tag]][[Category:Electronic minimization]]

Latest revision as of 08:24, 20 October 2023

LNMR_SYM_RED = .TRUE. | .FALSE.
Default: LNMR_SYM_RED = .FALSE. 

Description: discard symmetry operations that are not consistent with the way k-space derivatives are calculated in the linear-response calculations of chemical shifts.


The star on which the k-space derivative is calculated is oriented along the cartesian directions in k space. If the symmetry operations in k space do not map this star onto itself, erroneous results can be obtained. To check for such operations, set LNMR_SYM_RED=.TRUE.. VASP then disregards such operations and the resulting first Brillouin zone (IBZ) is larger. In case of any doubt set LNMR_SYM_RED=.TRUE.

Warning: It matters how the real-space-lattice vectors are set up relative to the cartesian coordinates in the POSCAR file.

It determines the orientation of the k-space star and, hence, can affect the efficiency via the number of k-points in the IBZ.

Related tags and articles

LCHIMAG, DQ, ICHIBARE, NLSPLINE

Examples that use this tag