Dear All,
I am trying to simulate Spin Photonic States in Kerr Cavities.
I started with the simple Hamiltonian as described in Lecture 14 in the Qutip notebook examples written by J.R. Johansson.
And I am not being able to re-produce the output as in the lecture notebook from the
section:
plot_expect_with_variance(N, [n, x, p], [r'n', r'x', r'p'], result.states);
I have attached my notebook herewith.
Additionally I want to introduce Spin Operators and excitation of the system with periodic signals as mentioned in Equation 2 of
https://arxiv.org/abs/2005.07582. I am not very sure how to define the Jx,J+,Jy spin operators.
In QuTip documentaion there are some mention about similar problems ( for example defining sz,sx,sy or sm as Pauli Spin Operator from the CavityQED notebook examples ) but i am unsure if they are same as Jx, or if J+= sm.dag, Jy=sm from the Spin Operator of the paper as I got errors) . I did fine examples like Spin j operators: from
http://qutip.org/docs/4.0.2/modules/qutip/operators.html but cound't manage to incorporate them in the given notebook correctly.
It would be of great help to hear back .
Thanks and Regards,
Haima