Collapse operators in 2nd order correlation function

39 views
Skip to first unread message

Urmimala Dewan

unread,
Oct 24, 2024, 10:19:03 AM10/24/24
to qu...@googlegroups.com
Hello group members,
Hope this email finds you well. I have a confusion regarding collapse operators in 2nd order correlation function.
Say, I have a master equation with non-Linbladian terms such as equation 9( photo attached).
And I want to calculate the 2nd order correlation function. 
correlation_3op_2t(Hstate0tlisttaulistc_opsa_opb_opc_opsolver='me'args=Noneoptions=None)
How do I incorporate the non-Linbladian terms into the collapse operators or is there any other way to calculate this? 
Thank you in advance.
Regards,
Urmimala


Perry Rice

unread,
Feb 18, 2025, 4:55:30 PMFeb 18
to QuTiP: Quantum Toolbox in Python
it may be possible to put them in lindblad form as sigma+^=0

Perry Rice

unread,
Feb 18, 2025, 5:55:05 PMFeb 18
to QuTiP: Quantum Toolbox in Python
sigma_+^2=0.  Dephasing for a two level atom, you have Gamma(sigz rho sigz -rho). But its in Lindblad form as you can write it as (Gamma/2)(2 sigz rho sigz - sigz^2 rho-rho sigz^2) as sigz^2=1.  You can also move stuff around with commutators

ahmed ghareeb

unread,
Feb 18, 2025, 6:11:16 PMFeb 18
to qu...@googlegroups.com

You can use internal function like
Spost and spre
Which convert Hamilton from operator to super operator form


--
You received this message because you are subscribed to the Google Groups "QuTiP: Quantum Toolbox in Python" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qutip+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/qutip/a8261dc7-816f-422e-83a0-7ca20a70b659n%40googlegroups.com.

ahmed ghareeb

unread,
Feb 18, 2025, 6:13:31 PMFeb 18
to qu...@googlegroups.com

Op=simgap()*sigmam()
Then commutator
Spre(op)-spost(op)

Reply all
Reply to author
Forward
0 new messages