Skip to main content

Web GUI for Quantum ESPRESSO and Wannier90 calculations in AiiDA.

Project description

aiidalab-qe-wannier90

A plugin for running Wannier calculations inside the AiiDAlab Quantum ESPRESSO App.

Features

  • Band structure comparison with DFT bands.
  • With predefined protocols (fast, balanced, stringent)
  • Optional real-space Wannier functions (3D visualization) with the atomic structure.

Usage

Run Wannier calculations via the AiiDAlab QE App GUI.

Compile Wanntier90

This plugin requires the Wannier90 code from the latest source code from the Wannier90 GitHub repository.

To compile Wannier90, follow the instructions below:

git clone https://github.com/wannier-developers/wannier90.git
cd wannier90
sudo apt update
sudo apt install gfortran libblas-dev liblapack-dev
cp config/make.inc.gfort make.inc
make wannier

validate the installation by running the following command:

./wannier90.x -h

Isosurface

I used PythonJob to calculate the isosurface of the wannier function, and save the mesh data as AiiDA output node, then visualize the isosurface using the weas-widget. This avoids the need to download and save the large density file.

Set up PythonJob code

To setup the python code for isosurface calculation, you need to install the following packages in the Python environment:

cloudpickle
scikit-image
ase

Then one can use verdi command create the pythonjob code. Here is an example configuration file to setup the pythonjob code:

---
label: python3
description: python3.9.10 at Merlin 7
default_calc_job_plugin: pythonjob.pythonjob
filepath_executable: /opt/psi/Programming/Python/3.9.10/bin/python
prepend_text: |
    module purge
    module load Python/3.9.10
append_text: ''

Run the fowlling command to create the pythonjob code in your AiiDA profile:

verdi code create core.code.installed --config pythonjob-code.yaml

Cite

If you use the AiiDAlab QE app in your work, please cite:

Wang, X., Bainglass, E., Bonacci, M., Ortega-Guerrero, A. et al.
Making atomistic materials calculations accessible with the AiiDAlab Quantum ESPRESSO app
npj. Comput. Mater. 12, 72 (2026). https://doi.org/10.1038/s41524-025-01936-4

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiidalab_qe_wannier90-0.1.8.tar.gz (23.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aiidalab_qe_wannier90-0.1.8-py3-none-any.whl (28.0 kB view details)

Uploaded Python 3

File details

Details for the file aiidalab_qe_wannier90-0.1.8.tar.gz.

File metadata

  • Download URL: aiidalab_qe_wannier90-0.1.8.tar.gz
  • Upload date:
  • Size: 23.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for aiidalab_qe_wannier90-0.1.8.tar.gz
Algorithm Hash digest
SHA256 201cee31bc55ed82e5f5757ef9377e834446cadaaa42580950e39f963eee32c0
MD5 ee259b5e1bf1cf2ec6edb80a822d617f
BLAKE2b-256 48492efe224e8a98e964879053c04634a8a8643949cd4447653554ba5a79f637

See more details on using hashes here.

File details

Details for the file aiidalab_qe_wannier90-0.1.8-py3-none-any.whl.

File metadata

File hashes

Hashes for aiidalab_qe_wannier90-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 b6e67e2a051277e741440489e386489813804242f758130a4b8ecdc7acc502ca
MD5 45f0ae7379326c32bf05cbf935781ff6
BLAKE2b-256 a93c8a9a6745827dcc0d4bb424263e5314f5e9a6bb5a806cea468c01cea73d72

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page