zfield
Introduced in 0.99
Synopsis

Electronic zero-field interaction Hamiltonian.

F = zfield(SpinSystem)
Description

This function computes the Hamiltonian of all electronic zero-field interactions in the spin system described by the structure SpinSystem. For formulas see internal.

Examples

The zero-field term [eqn] of a simple spin system

Sy = struct('S',1,'g',[2 2 2],'D',[-450 -670 1120]);

in GHz is

zfield(Sy)/1e3
ans =
    0.5600         0    0.1100
         0   -1.1200         0
    0.1100         0    0.5600
See also

eeint, hfine, internal, nquad, sham, zeeman