{"id":29273402,"url":"https://github.com/aiidaplugins/aiida-epw","last_synced_at":"2026-02-06T16:05:49.427Z","repository":{"id":286497356,"uuid":"957740880","full_name":"aiidaplugins/aiida-epw","owner":"aiidaplugins","description":"AiiDA plugin package for interfacing with the Electron Phonon Wannier (EPW) code.","archived":false,"fork":false,"pushed_at":"2026-01-16T19:52:31.000Z","size":202,"stargazers_count":0,"open_issues_count":11,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T07:27:46.299Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://aiidaplugins.github.io/aiida-epw/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aiidaplugins.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-31T03:31:52.000Z","updated_at":"2026-01-16T19:52:36.000Z","dependencies_parsed_at":"2025-04-06T21:18:08.691Z","dependency_job_id":"30b911da-f551-4398-93b9-e7a69d51c840","html_url":"https://github.com/aiidaplugins/aiida-epw","commit_stats":null,"previous_names":["mbercx/aiida-epw","aiidaplugins/aiida-epw"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aiidaplugins/aiida-epw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidaplugins%2Faiida-epw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidaplugins%2Faiida-epw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidaplugins%2Faiida-epw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidaplugins%2Faiida-epw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiidaplugins","download_url":"https://codeload.github.com/aiidaplugins/aiida-epw/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiidaplugins%2Faiida-epw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29167870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T15:38:29.831Z","status":"ssl_error","status_checked_at":"2026-02-06T15:37:48.592Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-05T02:30:43.962Z","updated_at":"2026-02-06T16:05:49.422Z","avatar_url":"https://github.com/aiidaplugins.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Templated from python-copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/mbercx/python-copier/refs/heads/main/docs/img/badge.json)](https://github.com/mbercx/python-copier)\n# `aiida-epw`\n\n\u003cimg src=\"https://www.aiida.net/_static/logo-light.svg\" alt=\"AiiDA logo\" width=\"400\"\u003e\n\u003cimg src=\"https://epw-code.org/assets/img/epw_logo.png\" alt=\"EPW logo\" width=\"200\"\u003e\n\nThis is an [AiiDA](http://www.aiida.net/) plugin for [EPW](https://epw-code.org/).\n\n\n## Installation\n[//]: # (To install from PyPI, simply execute:)\n\n[//]: # (    pip install aiida-epw )\n\nTo install from source, execute:\n\n    git clone git@github.com:aiidaplugins/aiida-epw.git\n    pip install aiida-epw\n\n## Features\n\nCurrently, `aiida-epw` supports the following workflows:\n\n- [`EpwPrepWorkChain`](src/aiida_epw/workflows/prep.py) contains the work chain used to perform EPW coarse grid Fourier transform to real-space\n- [`EpwBaseWorkChain`](src/aiida_epw/workflows/base.py) contains base work chain to define momentum grids, validate inputs etc\n- [`SuperConWorkChain`](src/aiida_epw/workflows/supercon.py) contains a work chain to compute superconductivity properties. See [M. Bercx et al., PRX Energy 4, 033012 (2025)](https://journals.aps.org/prxenergy/abstract/10.1103/sb28-fjc9) for more information.\n- `mobility.py` contains a work chain to compute carrier transport properties - WIP.\n\n\n## Acknowledgements\n\nThis work was supported by the Belgian Fund for Scientific Research - [FNRS](https://www.frs-fnrs.be/en/).\n\n\u003cimg src=\"https://www.frs-fnrs.be/images/FRS-FNRS_ros_vert_transp.png\" alt=\"FNRS logo\" width=\"200\"\u003e\n\n## License\n\nMIT\n\n## Contact\n\n`aiida-epw` is developed and maintained by\n\n* [Marnik Bercx](https://www.psi.ch/en/lms/people/marnik-bercx)\n* [Samuel Poncé](https://www.samuelponce.com/) - samuel.ponce@uclouvain.be\n* [Yiming Zhang](https://www.samuelponce.com/group#h.h4zp3wph86c2) - yiming.zhang@uclouvain.be\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiidaplugins%2Faiida-epw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faiidaplugins%2Faiida-epw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiidaplugins%2Faiida-epw/lists"}