/aiida-wannier90-workflows

A collection of advanced automated workflows to compute Wannier functions using AiiDA and the Wannier90 code

Primary LanguagePythonMIT LicenseMIT

aiida-wannier90-workflows

Advanced AiiDA workflows for automated Wannierisation.

Latest release PyPI version PyPI pyversions
Getting help Docs status Google Group
Build status Build Status Coverage Status
Activity PyPI-downloads Commit Activity

The protocol for automating the construction of Wannier functions is discussed in the following articles

Installation

  1. Install latest release by

    pip install aiida-wannier90-workflows
  2. Or install the development version by

    git clone https://github.com/aiidateam/aiida-wannier90-workflows.git
    cd aiida-wannier90-workflows/
    pip install -e .