NGYROMAG: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
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 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}}.
{{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}}.

Revision as of 15:17, 7 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, 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.

Important: 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