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

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.6.tar.gz (15.2 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.6-py3-none-any.whl (17.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aiidalab_qe_wannier90-0.1.6.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for aiidalab_qe_wannier90-0.1.6.tar.gz
Algorithm Hash digest
SHA256 a50b833e87137ef10246cb8056e332bee00e7914644e2a9b41a7f128e5cd37f3
MD5 09905785dfb47527a2171c22a937042f
BLAKE2b-256 5cda3962c199711f9d401c57b1f2b17c872f7209c7b880ba2ba3a0c7d0744aa2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aiidalab_qe_wannier90-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d3e6b06fc9ed25a079adee0866b7673a75df702446c19c732ecdcdd633e63e1a
MD5 bd674b1d9c0719e58f1fbdb594e6a28c
BLAKE2b-256 9f44be4ab99ece9ae5683c0f3e93f1a150e1f5f6b143a6ce8149044369a1e032

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