Skip to content

This is the Z2pack plugin for AiiDA. Quantum ESPRESSO support only.

License

Notifications You must be signed in to change notification settings

Crivella/aiida-z2pack

 
 

Repository files navigation

README

aiida-z2pack

Official Z2pack plugin for AiiDA. The repository as of aiida-z2pack>=3.0 is compatible with aiida-core>=2.0.0 (tested up to 2.1.2). The repository as of aiida-z2pack>=2.0 is compatible with aiida-core>=1.0.0 (tested up to 1.6.5). For compatibility with older versions use aiida-z2pack==1.0.
The plugin supports Quantum ESPRESSO only.

Build Status

How do I get set up?

The Z2pack plugin has the following dependencies:

  • numpy
  • z2pack==2.1.1
  • aiida-core~=2.1.2
  • aiida_quantumespresso~=3.0
  • aiida_wannier90~=3.0.0

Installing:

  • pip install .
  • or pip install .[pre-commit,tests,docs] to install the dependencies for developers (pre-commit, ...)

Contribution guidelines

  • Never commit to the master branch!
  • Fork the upstream repository and create a branch from develop for the feature you want to add.
  • Make a pull-request to have your changes reviewed and merged into the upstream

Who do I talk to?

Contact of repository owner :

About

This is the Z2pack plugin for AiiDA. Quantum ESPRESSO support only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.3%
  • Fortran 34.7%