LEFG: Difference between revisions
Vaspmaster (talk | contribs) No edit summary |
No edit summary |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{TAGDEF|LEFG|.TRUE. {{!}} .FALSE. | .FALSE.}} | {{TAGDEF|LEFG|.TRUE. {{!}} .FALSE. | .FALSE.}} | ||
Description: | Description: The {{TAG|LEFG}} Computes the {{TAG|Electric Field Gradient}} at positions of the atomic nuclei. | ||
---- | ---- | ||
For {{TAG|LEFG}}=.TRUE., the electric field | 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"/> | ||
The EFG tensors are symmetric. The principal components ''V''<sub>ii</sub> and asymmetry parameter η are printed for each atom. Following convention the principal components ''V''<sub>ii</sub> are ordered such that: | |||
:<math> | |||
|V_{zz}| > |V_{xx}| > |V_{yy}|. | |||
</math> | |||
== Related | The asymmetry parameter is defined as η=(''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 | |||
access ''V''<sub>zz</sub> and η. | |||
'''Beware''': Attaining convergence can require somewhat smaller {{TAG|EDIFF}} than the default of <tt>1.e-4</tt> | |||
and somewhat larger cutoff {{TAG|ENCUT}} than default with {{TAG|PREC}}=A. Moreover, the calculation of | |||
EFGs typically requires high quality PAW data sets. Semi-core electrons can be important (check with | |||
<tt>*_pv</tt> or <tt>*_sv</tt> POTCARs) as well as explicit inclusion of augmentation channel(s) with ''d''-projectors. | |||
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. | |||
'''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 14: | Line 33: | ||
</references> | </references> | ||
---- | ---- | ||
[[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.