Difference between revisions of "G2chi.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(See also)
Line 19: Line 19:
  
 
==See also==
 
==See also==
[[chi_eff.m]], [[hfc2pcs.m]], hfc2pms.m]], [[xyz2pms.m]]
+
[[chi_eff.m]], [[hfc2pcs.m]], [[hfc2pms.m]], [[xyz2pms.m]]
  
  
 
''Version 2.4, authors: [[Elizaveta Suturina]], [[Ilya Kuprov]]''
 
''Version 2.4, authors: [[Elizaveta Suturina]], [[Ilya Kuprov]]''

Revision as of 10:23, 25 July 2019

Calculates a high-termperature estimate of the magnetic susceptibility tensor from the user-supplied g-tensor.

Syntax

    chi=g2chi(g,T,S)

Arguments

     g - 3x3 g-tensor matrix in Bohr magneton units

     T - absolute temperature in Kelvin

     S - electron spin (1/2, 1, 3/2, etc.)

Outputs

     chi - 3x3 magnetic susceptibility tensor in cubic Angstrom

See also

chi_eff.m, hfc2pcs.m, hfc2pms.m, xyz2pms.m


Version 2.4, authors: Elizaveta Suturina, Ilya Kuprov