LEFG: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 20: Line 20:


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. The output of <math>C_q</math> is in MHz. See references {{Cite|pyykko:molphys:2008}} and Ref. {{Cite|pyykko:molphys:2017}} for a compilation of nuclear quadrupole moments.
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. The output of <math>C_q</math> is in MHz. See references {{Cite|pyykko:molphys:2008}} and Ref. {{Cite|pyykko:molphys:2017}} for a compilation of nuclear quadrupole moments.
<math>C_q = \frac{e Q V_{zz}}{h}</math>


Suppose a solid contains Al, C, and Si, then the {{TAG|QUAD_EFG}} tag could read:
Suppose a solid contains Al, C, and Si, then the {{TAG|QUAD_EFG}} tag could read:

Revision as of 13:19, 27 February 2025

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 . 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. The output of is in MHz. See references [2] and Ref. [3] for a compilation of nuclear quadrupole moments.

Suppose a solid contains Al, C, and Si, then the QUAD_EFG tag could read:

QUAD_EFG = 146.6 33.27 0.0

is the stable isotope of Al with a natural abundance of 100% and . The stable isotopes and are not quadrupolar nuclei, however, the radioactive is. It has . For Si it is pointless to calculate a since all stable isotopes have . No moments are known for the other isotopes.

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

Related tags and articles

QUAD_EFG

Examples that use this tag

References