Skip to content
Snippets Groups Projects
Commit 51bd2c87 authored by Lars kleyn Winkel's avatar Lars kleyn Winkel
Browse files

Update src/8_many_atoms_sol.md

parent 1375487c
No related branches found
No related tags found
1 merge request!58Solutions lecture 7
Pipeline #28318 passed
......@@ -75,6 +75,7 @@ pyplot.fill_between([-3*pi,3*pi], -np.abs(t1-t2), np.abs(t1-t2), color='red',alp
pyplot.legend(loc='lower center');
```
(Press the magic wand tool to enable the python code that created the figure to see what happends if you change $t_1$ and $t_2$.)
Notice that the red shaded area is not a part *Band structure* anymore!
Notice that the red shaded area is not a part of the *Band structure* anymore!
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment