Skip to content

Commit ae73ded

Browse files
committed
update
1 parent d607ae6 commit ae73ded

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Calculation/example/band_calc_1d.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@
1414
from func_band_calc import calcBand_1d
1515

1616
# Lattice depth V_lat = s Er
17-
<<<<<<< HEAD
18-
s = 0
19-
=======
2017
s = 20
21-
>>>>>>> 6ba61964d068d9a30528aabf625b11aff62f677a
2218

2319
# Calculation
2420
q, Energy = calcBand_1d(s, angle=np.pi * 120 / 180)

0 commit comments

Comments
 (0)