Difference between revisions of "Zfs2mat.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(Restore pre-bulk-edit wiki content)
(Normalise sequential blank lines)
Line 16: Line 16:
 
==See also==
 
==See also==
 
[[axrh2mat.m]], [[castep2nqi.m]], [[anas2mat.m]]
 
[[axrh2mat.m]], [[castep2nqi.m]], [[anas2mat.m]]
 
  
 
''Version 2.1, authors: [[Ilya Kuprov]]''
 
''Version 2.1, authors: [[Ilya Kuprov]]''

Revision as of 12:31, 25 April 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)

Arguments

    D,E   - real scalar parameters

Outputs

    M   - diagonal 3x3 matrix

See also

axrh2mat.m, castep2nqi.m, anas2mat.m

Version 2.1, authors: Ilya Kuprov