crank-nicolson-method
There are 4 repositories under crank-nicolson-method topic.
aychun/Crank-Nicolson-Method-for-Time-Dependent-Schrodinger-Equation
Solving the one-dimensional time-dependent Schrodinger Equation for different potentials using the Crank-Nicolson method and analyzing the wavefunctions.
Francesco-Zeno-Costanzo/PDE
small examples of solving simple pde
vguillon/time-dependent-schrodinger-equation
Python implementation of the Crank-Nicolson method for solving the one dimensional time-dependent Schrödinger equation
vick2075/PDE
PDEs using 3 methods in Python