Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 482 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 482 Bytes

wanPB

Converting Wannier90's Hamiltonian to pybinding compatible format.

Prerequisites:

  • python3.6+
  • pybinding
  • numpy

Usage

Input files:

  • seedname_centres.xyz
  • seedname_tb.dat

Command-line interface:

w90_pb --seedname "wannier90"

Output file:

  • seedname.pbz (check out this page for how to use this file with pybinding.)