QUAD EFG: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:QUAD_EFG}}
{{TAGDEF|QUAD_EFG|[real array]|NTYP*1.0}}
{{TAGDEF|QUAD_EFG|[real array]|NTYP*1.0}}


Description: nuclear quadrupole moment (in millbarn) for the atomic types on the {{FILE|POTCAR}} file.
Description: nuclear quadrupole moment (in millbarn) for the atomic types on the {{FILE|POTCAR}} file.
----
----
Setting the {{TAG|QUAD_EFG}}-tag allows the conversion of the ''V''<sub>zz</sub> (see {{TAG|LEFG}} values into the ''C''<sub>q</sub> often encountered in NMR literature.
Setting the {{TAG|QUAD_EFG}}-tag allows the conversion of the ''V''<sub>zz</sub> (see {{TAG|LEFG}}) values into the ''C''<sub>q</sub> often encountered in NMR literature.
The conversion formula (''Q'' is the element and isotope specific quadrupole moment):
The conversion formula is as follows (''Q'' is the element and isotope specific quadrupole moment):
:<math>
:<math>
C_q = \frac{e Q V_{zz}}{h}
C_q = \frac{e Q V_{zz}}{h}.
</math>
</math>


The {{TAG|QUAD_EFG}}-tag specifies the nuclear quadrupole moment in millibarns for each atomic species, in the same
The {{TAG|QUAD_EFG}}-tag specifies the nuclear quadrupole moment in millibarns for each atomic species, in the same
order as in the {{FILE|POTCAR}} file. The output ''C''<sub>q</sub> is in MHz. An online compilation of nuclear quadrupole moments can be found [http://www.chem.helsinki.fi/~pyykko/Q2008.pdf here] or in Ref.<ref name="pyykko:molphys:08"/>.
order as in the {{FILE|POTCAR}} file. The output ''C''<sub>q</sub> is in MHz. An online compilation of nuclear quadrupole moments can be found [http://www.chem.helsinki.fi/~pyykko/Q2008.pdf here] or in Ref.<ref name="pyykko:molphys:08"/> (updated numbers in Ref.<ref name="pyykko:molphys:17"/>).


Suppose a solid contains Al, C and Si, than the {{TAG|QUAD_EFG}}-tag could read:
Suppose a solid contains Al, C and Si, than the {{TAG|QUAD_EFG}}-tag could read:
Line 20: Line 22:
<sup>11</sup>C is. It has ''Q''=33.27. For Si it is pointless to calculate a ''C''<sub>q</sub>: again all stable isotopes have I&le;1/2. No moments are known for the other isotopes.
<sup>11</sup>C is. It has ''Q''=33.27. For Si it is pointless to calculate a ''C''<sub>q</sub>: again all stable isotopes have I&le;1/2. No moments are known for the other isotopes.


== Related Tags and Sections ==
'''Beware''': several definitions of <math> C_q</math> are used in the NMR community.
 
'''Beware''': for heavy nuclei inaccuracies are to be expected because of an incomplete treatement of relativistic effects.
 
== Related tags and articles ==
{{TAG|LEFG}}
{{TAG|LEFG}}


Line 28: Line 34:
<references>
<references>
<ref name="pyykko:molphys:08">[http://dx.doi.org/10.1080/00268970802018367 P. Pyykkö, Mol. Phys. 106, 1965 (2008).]</ref>
<ref name="pyykko:molphys:08">[http://dx.doi.org/10.1080/00268970802018367 P. Pyykkö, Mol. Phys. 106, 1965 (2008).]</ref>
<ref name="pyykko:molphys:17">[https://doi.org/10.1080/00268976.2018.1426131 P. Pyykkö, Mol. Phys. 116, 1328 (2017).]</ref>
</references>
</references>
----
----
[[The_VASP_Manual|Contents]]


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

Latest revision as of 14:23, 19 July 2022


QUAD_EFG = [real array]
Default: QUAD_EFG = NTYP*1.0 

Description: nuclear quadrupole moment (in millbarn) for the atomic types on the POTCAR file.


Setting the QUAD_EFG-tag allows the conversion of the Vzz (see LEFG) values into the Cq often encountered in NMR literature. The conversion formula is as follows (Q is the element and isotope specific quadrupole moment):

The QUAD_EFG-tag specifies the nuclear quadrupole moment in millibarns for each atomic species, in the same order as in the POTCAR file. The output Cq is in MHz. An online compilation of nuclear quadrupole moments can be found here or in Ref.[1] (updated numbers in Ref.[2]).

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

QUAD_EFG = 146.6 33.27 0

27Al is the stable isotope of Al with a natural abundance of 100% and Q=146.6. The stable isotopes 12C and 13C are not quadrupolar nuclei, however, the radioactive 11C is. It has Q=33.27. For Si it is pointless to calculate a Cq: again all stable isotopes have I≤1/2. No moments are known for the other isotopes.

Beware: several definitions of are used in the NMR community.

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

Related tags and articles

LEFG

Examples that use this tag

References