Learn to numerically solve the 1D square well problem with a half step potential using the shooting method in Python. Explore the implementation of infinite potential walls and understand how to modify the solution for a system with a step potential. Compare this approach to the solution without the step potential, and gain hands-on experience by examining the provided Python code.
Overview
Syllabus
1D Square Well with Step Potential - Shooting Method
Taught by
Dot Physics