Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

NGYROMAG: Difference between revisions

From VASP Wiki
Csheldon (talk | contribs)
No edit summary
Csheldon (talk | contribs)
 
(5 intermediate revisions by the same user not shown)
Line 7: Line 7:
  NGYROMAG = gamma_1  gamma_2 ... gamma_N
  NGYROMAG = gamma_1  gamma_2 ... gamma_N


where one should specify one number for each of the ''N'' species on the {{FILE|POSCAR}} file.
where one should specify one number for each of the ''N'' species on the {{FILE|POSCAR}} file, i.e. if C, H, N, and O are listed as species in the {{FILE|POSCAR}} file, then there should be four numbers in {{TAG|NGYROMAG}}, regardless of how many total atoms there are.  
If one does not set {{TAG|NGYROMAG}} in the {{FILE|INCAR}} file, VASP assumes a factor of 1 for each species.
{{NB|important|If one does not set {{TAG|NGYROMAG}} in the {{FILE|INCAR}} file, VASP assumes a factor of 1 for each species.}}


{{TAG|NGYROMAG}} is given in units of MHz/T, see [https://en.wikipedia.org/wiki/Gyromagnetic_ratio#For_a_nucleus here] for a table of different gyromagnetic ratios.
{{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 ratio defined in Ref. {{Cite|tiesinga:revmodphys:2021}}.


== Related tags and articles ==
== Related tags and articles ==
{{TAG|LHYPERFINE}}
{{TAG|LHYPERFINE}}
[[Calculating the hyperfine coupling constant]]


{{sc|NGYROMAG|Examples|Examples that use this tag}}
{{sc|NGYROMAG|Examples|Examples that use this tag}}

Latest revision as of 11:41, 12 May 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, i.e. if C, H, N, and O are listed as species in the POSCAR file, then there should be four numbers in NGYROMAG, regardless of how many total atoms there are.

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 ratio defined in Ref. [4].

Related tags and articles

LHYPERFINE

Calculating the hyperfine coupling constant

Examples that use this tag