Difference between revisions of "Zfs2mat.m"

From Spinach Documentation Wiki
Jump to: navigation, search
m (Correct function page syntax from current Spinach source)
(Add NOTOC to Spinach function page header)
Line 1: Line 1:
{{DISPLAYTITLE:zfs2mat.m}}
+
{{DISPLAYTITLE:zfs2mat.m}} __NOTOC__
 
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.
 
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.
  

Revision as of 16:59, 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)

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