Code Used for Project 3
The Code used to implement our numerical simulations is based on Dan Steck's Split Operator Schrodinger Equation Solver. The Fortran source code for the new program, specsol, and the module files which have been changed from the original are presented here:
specsol.f90
globals.f90
splitop_evolver.f90
paramparser.f90