Eigenframes analysis of D tensor
zfsframes(D1,D2,D3) zfsframes([D1,D2,D3])
zfsframes
takes the three principal values of a zero-field splitting (D) tensor
as inputs and examines all six possible eigenframe alignments, computes the scalar parameters D and E for each of them and determines the conventional ones.
The three input values can be input either as three separate numbers or as an array of three numbers.
zfsframes
does not return any output data, but it prints all its analysis to
the screen.
The two axis conventions are
A D tensor with the three principal values 1, 2 and 4 (in arbitrary units) is analyzed using
zfsframes(1,2,4)or
D = [1 2 4]; zfsframes(D)The conventional D and E/D values are D = +2.5 and E/D = +0.2.
Zero-field spitting reference, ham_zf