Skip to main content

Plugin to combine Wannier90 interpolations with GW corrections computed by Yambo

Project description

aiida-yambo-wannier90

Build Status Coverage Status Docs status PyPI version

Plugin to combine Wannier90 interpolations with GW corrections computed by Yambo

Features

  • Wannier interpolation of GW band structure

Repository contents

  • examples/: An example of how to submit workflows using this plugin

Installation

pip install aiida-yambo-wannier90
verdi quicksetup  # better to set up a new profile
verdi plugin list aiida.workflows  # should now show the workflows in the plugins

Usage

Here goes a complete example of how to submit a test calculation using this plugin.

A quick demo of how to submit a calculation:

verdi daemon start     # make sure the daemon is running
cd examples
./example_01.py        # run test calculation
verdi process list -a  # check record of calculation

Development

git clone https://github.com/aiidaplugins/aiida-yambo-wannier90 .
cd aiida-yambo-wannier90
pip install --upgrade pip
pip install -e .[pre-commit,testing]  # install extra dependencies
pre-commit install  # install pre-commit hooks
pytest -v  # discover and run all tests

License

MIT

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

aiida-yambo-wannier90-0.1.0b0.tar.gz (23.8 kB view hashes)

Uploaded Source

Built Distribution

aiida_yambo_wannier90-0.1.0b0-py3-none-any.whl (27.9 kB view hashes)

Uploaded Python 3

Supported by

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