Make hbar 1

This commit is contained in:
orosmatthew 2024-02-27 12:43:01 -05:00
parent 24168add3c
commit c0f71a1b7b

View File

@ -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