deepxde
deepxde copied to clipboard
Question about solving Schrodinger
Hi! I have recently read about the code of solving Schrodinger equation, and I wonder how the periodBC works in this case?In Schrodinger equation, there are some boundary conditions "h(t, 5) = h(t, -5), h_x(t, 5) = h_x(t, -5)", I don't exactly know how the periodBC and boundary conditions combine with each other? I would quite appreciate it if you could kindly give an explanation. Thanks!
Check out https://github.com/lululxvi/deepxde/issues/457#issuecomment-1000454795