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

Update src/8_many_atoms_sol.md

parent ad7fd25f
No related branches found
No related tags found
1 merge request!58Solutions lecture 7
Pipeline #28317 passed
......@@ -76,3 +76,5 @@ pyplot.fill_between([-3*pi,3*pi], -np.abs(t1-t2), np.abs(t1-t2), color='red',alp
pyplot.legend(loc='lower center');
```
Notice that the red shaded area is not a part *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