Skip to content
Snippets Groups Projects
Forked from kwant / kwant
848 commits behind the upstream repository.
  • Joseph Weston's avatar
    d935312e
    add 2D band structure plotting to 'wraparound' · d935312e
    Joseph Weston authored
    This function is adapted to plotting band structure in the case
    where the translation symmetry vectors are not orthogonal
    (e.g. graphene). It can only handle a very limited subset of
    systems (2D lattices in 2D realspace), and most of the time
    use of 'plotter.spectrum' should be preferred.
    d935312e
    History
    add 2D band structure plotting to 'wraparound'
    Joseph Weston authored
    This function is adapted to plotting band structure in the case
    where the translation symmetry vectors are not orthogonal
    (e.g. graphene). It can only handle a very limited subset of
    systems (2D lattices in 2D realspace), and most of the time
    use of 'plotter.spectrum' should be preferred.
test_wraparound.py 9.34 KiB