This app solves the 2D Schrodinger Equation numerically for arbitrary potential using the finite difference method. Just paste the photo of the infinite potential well.
- Paste the photo of the potential well in the same app file. The photo should be in black and white only. See the example provided. The resolution of the results depends on the resolution of the inputted photo. Start with 30 by 30 pixels photo to see how long the app will take
- Paste the image name in imagename.txt 3.Select the range of energy values (Results) in energyrange.txt
- To load the results into python use e_vec = np.load('....npy') e_values = np.load('....npy')
https://drive.google.com/drive/folders/1oS9dF2Q94D5c0zO84e2bC_oAiCWi8uA8?usp=sharing
@main_author: Ahmed Alkharusi
Esah Bannister has participated in writing the code and the report. [email protected]