Dear all,
I would like to know how to include the nuclear Zeeman interaction into the Spin Hamiltonian.
Sys = struct('S',1/2,'g',2,'lw',0.001);
Sys = nucspinadd(Sys,'9Be',[1 2 3])
Would this already include the nuclear Zeeman term?
If yes, how could this be shown?
If no, what would have to be done?