Difference between revisions of "Zfs2mat.m"

From Spinach Documentation Wiki
Jump to: navigation, search
m (Rename Arguments section heading to Parameters)
(Update function See also links and function index membership)
 
Line 16: Line 16:
  
 
==See also==
 
==See also==
[[axrh2mat.m]], [[castep2nqi.m]], [[anas2mat.m]]
+
[[axrh2mat.m]], [[castep2nqi.m]], [[anas2mat.m]], [[ang2cgsppm.m]], [[cgsppm2ang.m]], [[conmat.m]], [[dictum.m]], [[dihedral.m]], [[eeqq2nqi.m]], [[frac2cart.m]], [[g2freq.m]], [[gauss2mhz.m]], [[ham2nqi.m]], [[hartree2joule.m]], [[hz2icm.m]], [[hz2ppm.m]], [[ias2mat.m]], [[mat2axrh.m]], [[mat2ias.m]], [[mhz2gauss.m]], [[mt2hz.m]], [[offsetof.m]], [[ppm2hz.m]], [[spsk2mat.m]], [[tsm2param.m]], [[xyz2dd.m]], [[Kernel_utilities]]
  
 
''Version 2.1, authors: [[Ilya Kuprov]]''
 
''Version 2.1, authors: [[Ilya Kuprov]]''

Latest revision as of 19:43, 6 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, ang2cgsppm.m, cgsppm2ang.m, conmat.m, dictum.m, dihedral.m, eeqq2nqi.m, frac2cart.m, g2freq.m, gauss2mhz.m, ham2nqi.m, hartree2joule.m, hz2icm.m, hz2ppm.m, ias2mat.m, mat2axrh.m, mat2ias.m, mhz2gauss.m, mt2hz.m, offsetof.m, ppm2hz.m, spsk2mat.m, tsm2param.m, xyz2dd.m, Kernel_utilities

Version 2.1, authors: Ilya Kuprov