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

Update 8_many_atoms.md

parent 36825f84
Branches
No related tags found
No related merge requests found
Pipeline #29890 passed
......@@ -104,7 +104,8 @@ pyplot.ylim(bottom=-0.6)
ax.annotate(s='', xy=(-pi, -.3), xytext=(pi, -.3),
arrowprops=dict(arrowstyle='<->', shrinkA=0, shrinkB=0))
ax.text(0, -.55, '1st Brillouin zone', ha='center')
draw_classic_axes(ax, xlabeloffset=.2)
draw_classic_axes(ax)
#draw_classic_axes(ax, xlabeloffset=.2)
```
The lower branch is called _acoustic_ because its linear dispersion near $\omega=0$ matches the behavior of regular sound waves.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment