Actually we have two wave function A exp(ipx) and B exp(−ipx) at far left and one C exp(iqx) at far right. I need to write my program in a way which the coefficients A, B and C been determined self-consistently.
Hi,
I want to solve one dimensional Schrodinger equation for a scattering problem. The potential function is 1/ ( 1+exp(-x) ). So at -∞ it goes to 0 and at ∞ it's 1. The energy level is more than 1. I used Numerov's method and integrated it from +∞ (far enough) backwards with an initial value...