NGYROMAG: Difference between revisions

From VASP Wiki
(Created page with '{{TAGDEF|NGYROMAG|[real array]|NTYP*1.0}} Description: {{TAG|NGYROMAG}} specifies the nuclear gyromagnetic ratios for the atomic types on the {{FILE|POTCAR}} file. ---- By mean…')
 
No edit summary
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{TAGDEF|NGYROMAG|[real array]|NTYP*1.0}}
{{TAGDEF|NGYROMAG|[real array]|NTYP*1.0}}


Description: {{TAG|NGYROMAG}} specifies the nuclear gyromagnetic ratios for the atomic types on the {{FILE|POTCAR}} file.  
Description: {{TAG|NGYROMAG}} specifies the nuclear gyromagnetic ratios (in MHz, for H<sub>0</sub> = 1 T) for the atomic types on the {{FILE|POTCAR}} file.  
----
----
By means of the {{TAG|NGYROMAG}}-tag one can specify the nuclear gyromagnetic ratio:
By means of the {{TAG|NGYROMAG}}-tag one can specify the nuclear gyromagnetic ratio:
Line 10: Line 10:
If one does not set {{TAG|NGYROMAG}} in the {{FILE|INCAR}} file, VASP assumes a factor of 1 for each species.
If one does not set {{TAG|NGYROMAG}} in the {{FILE|INCAR}} file, VASP assumes a factor of 1 for each species.


== Related Tags and Sections ==
{{TAG|NGYROMAG}} is given in units of MHz/T, see Ref. {{Cite|gyromag:web}} for a table of different gyromagnetic ratios. A more extensive list is available on {{Cite|gyromag:database:web}} which converts isotopic magnetic moments from Ref. {{Cite|gyromag:book:2019}} and converts them using the definition of the gyromagnetic raion defined in Ref. {{Cite|tiesinga:revmodphys:2021}}.
 
== Related tags and articles ==
{{TAG|LHYPERFINE}}
{{TAG|LHYPERFINE}}


{{sc|NGYROMAG|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


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

Latest revision as of 15:32, 5 March 2025

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

Description: NGYROMAG specifies the nuclear gyromagnetic ratios (in MHz, for H0 = 1 T) for the atomic types on the POTCAR file.


By means of the NGYROMAG-tag one can specify the nuclear gyromagnetic ratio:

NGYROMAG = gamma_1  gamma_2 ... gamma_N

where one should specify one number for each of the N species on the POSCAR file. If one does not set NGYROMAG in the INCAR file, VASP assumes a factor of 1 for each species.

NGYROMAG is given in units of MHz/T, see Ref. [1] for a table of different gyromagnetic ratios. A more extensive list is available on [2] which converts isotopic magnetic moments from Ref. [3] and converts them using the definition of the gyromagnetic raion defined in Ref. [4].

Related tags and articles

LHYPERFINE

Examples that use this tag