wannier90-utils

This package provides a library of functions for reading/writing and manipulating the data associated with the wannier90 code [1].

Features

  • Routines for reading/writing/manipulating a variety of files

    • manipulating WIN files (see here)

    • parsing WOUT files (see here)

    • the nnkp file (see here)

    • the eigenvalues, overlap matrices, and projection matrices (see here)

    • output of postw90 program, such as bandstructures (see here)

  • Utilities for computing the centers and spreads of Wannier functions (see here)

Installation

To install the latest version of the wannier90-utils package, simply clone the repository and install using pip.

git clone https://github.com/jimustafa/wannier90-utils.git
cd wannier90-utils && pip install .

Indices and tables