Skip to content

Fix psi parsing between consecutive ham simulations#4

Open
jan-o-e wants to merge 1 commit into
tomdbar:masterfrom
jan-o-e:master
Open

Fix psi parsing between consecutive ham simulations#4
jan-o-e wants to merge 1 commit into
tomdbar:masterfrom
jan-o-e:master

Conversation

@jan-o-e

@jan-o-e jan-o-e commented Sep 19, 2022

Copy link
Copy Markdown

Off-diagonal elements in the calculation of the final density matrix of a single qutip.mesolve simulation were not calulated & stored correctly. Thus, the simulation of a subsequent hamiltonian with the final state from the previous simulation leads to an erroneous result.

Added arhoDict dictionary and used it to correctly store the final state in psiList after one iteration.

Off-diagonal elements in the calculation of the final density matrix of a single qutip.mesolve simulation were not calulated & stored correctly. Thus, the simulation of a subsequent hamiltonian with the final state from the previous simulation leads to an erroneous result.

Added arhoDict dictionary and used it to correctly store the final state in psiList after one iteration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant