LEFG: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{TAGDEF|LEFG|.TRUE. {{!}} .FALSE. | .FALSE.}}
{{TAGDEF|LEFG|.TRUE. {{!}} .FALSE. | .FALSE.}}


Description: The {{TAG|LEFG}} Computes the {{TAG|Electric Field Gradient}}s at positions of the atomic nuclei.
Description: The {{TAG|LEFG}} Computes the {{TAG|Electric Field Gradient}} at positions of the atomic nuclei.
----
----
For {{TAG|LEFG}}=.TRUE., the electric field gradient tensors at the positions of the atomic nuclei are calculated using the method of Petrilli ''et al.''<ref name="petrilli:prb:98"/>
For {{TAG|LEFG}}=.TRUE., the electric field gradient tensors at the positions of the atomic nuclei are calculated using the method of Petrilli ''et al.''<ref name="petrilli:prb:98"/>
Line 7: Line 7:
The EFG tensors are symmetric. The principal components ''V''<sub>ii</sub> and asymmetry parameter &eta; are printed for each atom. Following convention the principal components ''V''<sub>ii</sub> are ordered such that:
The EFG tensors are symmetric. The principal components ''V''<sub>ii</sub> and asymmetry parameter &eta; are printed for each atom. Following convention the principal components ''V''<sub>ii</sub> are ordered such that:
:<math>
:<math>
|V_{zz}| > |V_{xx}| > |V_{yy}|
|V_{zz}| > |V_{xx}| > |V_{yy}|.
</math>
</math>


The asymmetry parameter &eta;=(''V''<sub>yy</sub>-''V''<sub>xx</sub>)/''V''<sub>zz</sub>.
The asymmetry parameter is defined as &eta;=(''V''<sub>yy</sub>-''V''<sub>xx</sub>)/''V''<sub>zz</sub>.
For so-called "quadrupolar nuclei", ''i.e.'', nuclei with nuclear spin I>1/2, NMR experiments can
For so-called "quadrupolar nuclei", ''i.e.'', nuclei with nuclear spin I>1/2, NMR experiments can
access ''V''<sub>zz</sub> and &eta;.
access ''V''<sub>zz</sub> and &eta;.
Line 21: Line 21:
To convert the ''V''<sub>zz</sub> values into the ''C''<sub>q</sub> often encountered in NMR literature, one has to specify the nuclear quadrupole moment by means of the {{TAG|QUAD_EFG}}-tag.
To convert the ''V''<sub>zz</sub> values into the ''C''<sub>q</sub> often encountered in NMR literature, one has to specify the nuclear quadrupole moment by means of the {{TAG|QUAD_EFG}}-tag.


== Related Tags and Sections ==
'''Beware''': for heavy nuclei inaccuracies are to be expected because of an incomplete treatement of relativistic effects.
 
== Related tags and articles ==
{{TAG|QUAD_EFG}}
{{TAG|QUAD_EFG}}
{{sc|LEFG|Examples|Examples that use this tag}}


== References ==
== References ==
Line 29: Line 33:
</references>
</references>
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]]
[[Category:INCAR tag]][[Category:NMR]][[Category:Electric-field gradient]]

Latest revision as of 14:23, 19 July 2022

LEFG = .TRUE. | .FALSE.
Default: LEFG = .FALSE. 

Description: The LEFG Computes the Electric Field Gradient at positions of the atomic nuclei.


For LEFG=.TRUE., the electric field gradient tensors at the positions of the atomic nuclei are calculated using the method of Petrilli et al.[1]

The EFG tensors are symmetric. The principal components Vii and asymmetry parameter η are printed for each atom. Following convention the principal components Vii are ordered such that:

The asymmetry parameter is defined as η=(Vyy-Vxx)/Vzz. For so-called "quadrupolar nuclei", i.e., nuclei with nuclear spin I>1/2, NMR experiments can access Vzz and η.

Beware: Attaining convergence can require somewhat smaller EDIFF than the default of 1.e-4 and somewhat larger cutoff ENCUT than default with PREC=A. Moreover, the calculation of EFGs typically requires high quality PAW data sets. Semi-core electrons can be important (check with *_pv or *_sv POTCARs) as well as explicit inclusion of augmentation channel(s) with d-projectors.

To convert the Vzz values into the Cq often encountered in NMR literature, one has to specify the nuclear quadrupole moment by means of the QUAD_EFG-tag.

Beware: for heavy nuclei inaccuracies are to be expected because of an incomplete treatement of relativistic effects.

Related tags and articles

QUAD_EFG

Examples that use this tag

References