JuliaQuantumControl / QuantumControl.jl

Julia Framework for Quantum Dynamics and Control
https://juliaquantumcontrol.github.io/QuantumControl.jl/
MIT License
47 stars 7 forks source link

:TDSE or :LvN? #13

Closed marlloseff closed 2 years ago

marlloseff commented 2 years ago

Hi Goerz. When I solve a Liouville equation with dissipation, I use the convention :TDSE in liouvillian(H, c_ops; convention=:TDSE). Why can't I use the :LvN option? When I do, it doesn't seem to work. I have already done today's update.