Difference between revisions of "Zfs2mat.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(Add NOTOC to Spinach function page header)
m (Rename Arguments section heading to Parameters)
Line 7: Line 7:
 
     M=zfs2mat(D,E,alp,bet,gam)
 
     M=zfs2mat(D,E,alp,bet,gam)
  
==Arguments==
+
==Parameters==
  
 
     D,E  - real scalar parameters
 
     D,E  - real scalar parameters

Revision as of 18:53, 5 June 2026

Converts D and E zero-field splitting parameters described in the abstract of http://dx.doi.org/10.1063/1.1682294 into a diagonal spin interaction matrix.

Syntax

    M=zfs2mat(D,E,alp,bet,gam)

Parameters

    D,E   - real scalar parameters

Outputs

    M   - diagonal 3x3 matrix

See also

axrh2mat.m, castep2nqi.m, anas2mat.m

Version 2.1, authors: Ilya Kuprov