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.9.tar.gz (23.5 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.9-py3-none-any.whl (27.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aiidalab_qe_wannier90-0.1.9.tar.gz
  • Upload date:
  • Size: 23.5 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.9.tar.gz
Algorithm Hash digest
SHA256 f0445819e0b2b159ca9405e49675382cb797a4d92b7c82ba395deb329ec287c1
MD5 9916bc29ec1754b1a358c542cbe8e5c7
BLAKE2b-256 3a07de92b0749b4444f8a3d030f0d2ff22304664442ef6902a61f2e51a123ec4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiidalab_qe_wannier90-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 41e1c6ff17ad95799c65f87376773b6c70f4d8ae8700e5072c17f0c1bb3e343a
MD5 99f84908f1b368fc9b1f5fa1ffb004cf
BLAKE2b-256 0875708caf4d283efc4aecda943b702a6818247fa77f0d2f395cc72797cb44a8

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