LZORA: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
----
----


The zeroth-order regular approximation (ZORA) is a way to approximate the fully relativistic Dirac equation while keeping a two-component formalism. It captures relativistic effects without solving the full four-component Dirac equation. ZORA can be used in two flavors: scalar-relativistic ZORA (no spin dependence) and spin–orbit ZORA (includes spin-orbit coupling explicitly).
The zeroth-order regular approximation (ZORA){{cite|lenthe:jcp:1993}} is a way to approximate the fully relativistic Dirac equation while keeping a two-component formalism. It captures relativistic effects without solving the full four-component Dirac equation. ZORA can be used in two flavors: scalar-relativistic ZORA (no spin dependence) and spin–orbit ZORA (includes spin-orbit coupling explicitly).


{{TAG|LZORA|.True.}} allows accounting for the ZORA K factor in the computation of [[:Category:NMR|nuclear magnetic resonance]] (NMR) chemical shielding tensors within linear response theory ({{TAG|LCHIMAG}}) on the level of the scalar-relativistic ZORA. Scalar ZORA calculations can be executed using <code>vasp_std</code>.
{{TAG|LZORA|.True.}} allows accounting for the ZORA K factor in the computation of [[:Category:NMR|nuclear magnetic resonance]] (NMR) chemical shielding tensors within linear response theory ({{TAG|LCHIMAG}}) on the level of the scalar-relativistic ZORA. Scalar ZORA calculations can be executed using <code>vasp_std</code>.
{{NB|warning|We do '''not''' recommended using {{TAG|LZORA|T}} and {{TAG|LSOSHIFT|T}} together, since it gives worse results, although being formally correct.{{cite|speelman:jcp:2025}}}}
{{NB|warning|We do '''not''' recommend using {{TAG|LZORA|T}} and {{TAG|LSOSHIFT|T}} together, since it gives worse results, although being formally correct.{{cite|speelman:jcp:2025}}}}
{{NB|mind|This tag is only supported as of VASP.6.6.0.}}
{{NB|mind|This tag is only supported as of VASP.6.6.0.}}


Line 18: Line 18:
<references/>
<references/>


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

Latest revision as of 17:48, 17 February 2026

LZORA = [logical]
Default: LZORA = .False. 

Description: LZORA = .True. yields ZORA scalar-relativistic chemical shieldings in NMR.


The zeroth-order regular approximation (ZORA)[1] is a way to approximate the fully relativistic Dirac equation while keeping a two-component formalism. It captures relativistic effects without solving the full four-component Dirac equation. ZORA can be used in two flavors: scalar-relativistic ZORA (no spin dependence) and spin–orbit ZORA (includes spin-orbit coupling explicitly).

LZORA = .True. allows accounting for the ZORA K factor in the computation of nuclear magnetic resonance (NMR) chemical shielding tensors within linear response theory (LCHIMAG) on the level of the scalar-relativistic ZORA. Scalar ZORA calculations can be executed using vasp_std.

Warning: We do not recommend using LZORA = T and LSOSHIFT = T together, since it gives worse results, although being formally correct.[2]
Mind: This tag is only supported as of VASP.6.6.0.

Related tags and articles

LCHIMAG, LSOSHIFT

Workflows that use this tag

References