Makefile
calcv.f Subroutine for calculating the potential at a given position.
se.f Program for solving the Schrodinger Equation. Uses 'calcv.f'
test.f Program for generating the potential function over a range. Useful for generating a plot of the potential.