Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aiidaplugins/aiida-wien2k
WIEN2k plug-in for AiiDA workflow management
https://github.com/aiidaplugins/aiida-wien2k
aiida-plugin common-workflows density-functional-theory equation-of-state wien2k
Last synced: 10 days ago
JSON representation
WIEN2k plug-in for AiiDA workflow management
- Host: GitHub
- URL: https://github.com/aiidaplugins/aiida-wien2k
- Owner: aiidaplugins
- License: mit
- Created: 2021-06-21T12:48:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T12:54:00.000Z (about 1 year ago)
- Last Synced: 2024-12-23T10:46:20.547Z (11 days ago)
- Topics: aiida-plugin, common-workflows, density-functional-theory, equation-of-state, wien2k
- Language: Python
- Homepage:
- Size: 947 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# AiiDA WIEN2k plugin
The `aiida-wien2k` package is a [WIEN2k](http://susi.theochem.tuwien.ac.at) plug-in for [AiiDA](https://www.aiida.net) workflow management developed in conjunction with the [Common workflow project](https://github.com/aiidateam/aiida-common-workflows).
It is designed to calculate an equation of state (Etot vs volume) for any structure supplied in AiiDA format by running a very basic, yet extremely accurate, self-consistency field cycle.
Limitations are a uniform scaling of all lattice parameters (applicable to cubic structures), no relaxation of atomic positions, no magnetism, no spin-orbit coupling.
It is meant for DFT users who have no idea about WIEN2k, but still want to run EoS for benchmarking purposes using various DFT codes, including WIEN2k.
WIEN2k version 22.2 (or higher) should be used (prior versions are incompatible).The Materials Cloud “AiiDA common workflows verification” database (https://acwf-verification.materialscloud.org) contains WIEN2k results obtained using this workflow.
The data are published and discussed in the article: E. Bosoni et al., Comprehensive verification of all-electron and pseudopotential density functional theory (DFT) codes via universal common workflows., in preparation (2023)Developers: Oleg Rubel and Peter Blaha
Special thanks for the guidance through development: Emanuele Bosoni and Giovanni Pizzi