Skip to content

Z2PackDev/Z2Pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a82c83a · Feb 20, 2025
Jan 24, 2023
Feb 20, 2025
Feb 20, 2025
Jan 24, 2023
Jan 24, 2023
Feb 20, 2025
Apr 9, 2024
Nov 8, 2020
Jan 25, 2023
Feb 20, 2025
Aug 25, 2024
Oct 13, 2016
Sep 20, 2017
Nov 8, 2020
Oct 30, 2014
Feb 20, 2020
Feb 20, 2020
Mar 25, 2016
Feb 20, 2025
Feb 20, 2025

Repository files navigation

Z2Pack automates the calculation of topological numbers of band-structures. It works with first-principles calculations (z2pack.fp), tight-binding models (z2pack.tb) and explicit Hamiltonian matrices (z2pack.hm).

The topological numbers are computed from the evolution of Wannier charge centers (WCC), as described in this paper for the case of the Z2 invariant. The code, methods and various examples are described in this paper.

The WCC are calculated from overlap matrices which are calculated either directly (for tb and hm) or via the Wannier90 code package (fp).

Build Status