Improve the Floquet solver, with the possibility to get also the time-dependent components
Closed this issue · 1 comments
The current solver for finding the Floquet steady-state uses the matrix continued fractions (see, e.g., Supplementary Materials of 1 to obtain an effective Liouvillian, and then compute the steady-state to it.
Another method would solve instead the full linear system at once:
This is a tridiagonal linear system of the form
where
and
This will allow to simultaneously obtain all the
The steadystate_floquet
function has already the argument lf_solver
that can be used to specify which method to use to get the floquet steadystate.
References
Footnotes
-
Macrì, Vincenzo, et al. "Spontaneous scattering of Raman photons from cavity-QED systems in the ultrastrong coupling regime." Physical Review Letters 129.27 (2022): 273602. ↩