diff --git a/ps9-2.py b/ps9-2.py index b8ca074..c80f43f 100644 --- a/ps9-2.py +++ b/ps9-2.py @@ -1,7 +1,7 @@ import numpy as np a = 1 -hbar = 1.054572e-34 +hbar = 1 # 1.054572e-34 n_vals = [n for n in range(1, 7)] N = 1000