-
-
Notifications
You must be signed in to change notification settings - Fork 152
about PSI purity #16
jesusmontera
started this conversation in
General
about PSI purity
#16
Return to top
-
|
Hello again, when running the example "1D_interactive_fermions" without potential (setting V=0 for both oscillator and coulomb), if I get the PSI purity it always return 0.5 (maximun entangled), when it must be 1, because if there is no potential particles can't be entagled. No matter the method I use, Crack or Split. If I initilize the psi with my own function(without potential and with kinetic move), it shows purity 1 like it must be. So what's going on? def MyPsi2P(size, e1, e2, packetwidth, dt, barrierenergy, barrierwidth, initpos): |
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment