Skip to content
Snippets Groups Projects
Commit 799a079b authored by Anton Akhmerov's avatar Anton Akhmerov Committed by Christoph Groth
Browse files

mention physics.Bands in the tutorial

parent e315d497
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,8 @@ That finalized lead is then passed to `~kwant.plotter.bands`. This function
calculates energies of various bands at a range of momenta and plots the
calculated energies. It is really a convenience function, and if one needs to
do something more profound with the dispersion relation these energies may be
calculated directly. For now we just plot the bandstructure:
calculated directly using `~kwant.physics.Bands`. For now we just plot the
bandstructure:
.. literalinclude:: band_structure.py
:start-after: #HIDDEN_BEGIN_pejz
......
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