5.12.4. kpoints.get_brillouin_zone

eminus.kpoints.get_brillouin_zone(lattice_vectors)[source]

Generate the Brillouin zone for given lattice vectors.

The Brillouin zone can be constructed with a Voronoi decomposition of the reciprocal lattice.

Reference: http://staff.ustc.edu.cn/~zqj/posts/howto-plot-brillouin-zone

Parameters:

lattice_vectors – Lattice vectors.

Returns:

Brillouin zone vertices.