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 (
moderate,precise,fast). - 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aiidalab_qe_wannier90-0.1.5.tar.gz.
File metadata
- Download URL: aiidalab_qe_wannier90-0.1.5.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d157db1d43fa6e7da3b457939e206ddfeaab1273f2c01aa141b5112a3373da8
|
|
| MD5 |
871de7efb8c7a7c7f43851706a250b74
|
|
| BLAKE2b-256 |
740db39b59c0f58a7934358776cc3d641f996b01477b8c1d9051d3ccb48a9eb4
|
File details
Details for the file aiidalab_qe_wannier90-0.1.5-py3-none-any.whl.
File metadata
- Download URL: aiidalab_qe_wannier90-0.1.5-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebcb6eb8a198b747e75332f82e7f83128c48fa2e68ba9efcac7e932fe3702ca9
|
|
| MD5 |
ddc12883856fcd8a6a8edf644864cee4
|
|
| BLAKE2b-256 |
970d99a8665c33c74814312d160d3f1a1841bcfa77b67abba0ba4bc8045e913b
|