Hi,
I am trying to plot the elements of the density matrix for a three level lambda type atom in a steady state. There are two two lasers also which are interacting with the atom.
When I tried to use the steadystate() solver from the QuTiP , then it gave the error. Then , I found out that this solver only works for the Hamiltonian which is time independent.
But here, I'm working in Schrodinger Picture, so the Hamiltonian is time dependent.
In that scenario, then I found an alternative way from GitHub to find the steady states , which uses a propagator for the density matrix.
My question is whether the plots for the elements of the density matrix in a steady state come out to be oscillatory or constant lines?
In my case, it's coming out to be a constant (3x3) matrix. So it's only giving the plots as simple straight lines. Should it be constant or vary with the time? I'd thought that it should be like an asymptotic solution in which the plot should have damped oscillations (because of the spontaneous emission; decay terms accounted in the collapse operator) and then after a certain time it should become constant, and that's what we call a steady state!
Please correct me if I'm wrong. Also in the above link, it was for a simple 2 level atom in which there was only a single laser. But here in my case I have 2 lasers, so how would the code get changed? I have plotted the elements for the density matrix corresponding to laser 1 only. The other plots are for the two-sided power spectrum, correlation values and the angular frequencies.
Thank you so much if you've read up to here. I hope you'll help me in this problem as I've been trying to solve this problem since more than a month but couldn't get it. So I finally have to post it here. The concerned code and pdf are attached here.
Thanks in advance!
Regards,
Vishal Narnaulia