Difference between revisions of "G2chi.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(Normalise sequential blank lines)
m (Rename Arguments section heading to Parameters)
Line 6: Line 6:
 
     chi=g2chi(g,T,S)
 
     chi=g2chi(g,T,S)
  
==Arguments==
+
==Parameters==
  
 
       g - 3x3 g-tensor matrix in Bohr magneton units
 
       g - 3x3 g-tensor matrix in Bohr magneton units

Revision as of 18:49, 5 June 2026

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

Syntax

    chi=g2chi(g,T,S)

Parameters

     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