Solving the one-dimensional time-dependent Schrodinger Equation for different potentials using the Crank-Nicolson method and analyzing the wavefunctions.
-
Updated
Jun 7, 2022 - Python
Solving the one-dimensional time-dependent Schrodinger Equation for different potentials using the Crank-Nicolson method and analyzing the wavefunctions.
small examples of solving simple pde
Python implementation of the Crank-Nicolson method for solving the one dimensional time-dependent Schrödinger equation
This repository contains the implementation of numerical methods for solving the Black-Scholes Equation and the Time-Dependent Schrödinger Equation. It features C++ code using the Crank-Nicolson method, along with Python scripts for visualizing the results. A detailed report analyzing the findings and methodologies is also included.
PDEs using 3 methods in Python
Add a description, image, and links to the crank-nicolson-method topic page so that developers can more easily learn about it.
To associate your repository with the crank-nicolson-method topic, visit your repo's landing page and select "manage topics."