Python: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Yambopy == Automatic workflows for yambo using python able to: * Create Yambo input files using a transparent python script * Collect the output data in .json files for...") |
No edit summary |
||
Line 1: | Line 1: | ||
== Yambopy == | == Yambopy == | ||
Automatic workflows for yambo using python able to: | Automatic workflows for yambo using python able to: | ||
Line 10: | Line 9: | ||
You can download in [https://github.com/henriquemiranda/yambo-py yambopy]. | You can download in [https://github.com/henriquemiranda/yambo-py yambopy]. | ||
== Electron-phonon scripts == | |||
The calculation related with the electron-phonon interaction requires many calculations. We have developed a set of scripts to automatize the workflow. |
Revision as of 22:09, 13 January 2016
Yambopy
Automatic workflows for yambo using python able to:
- Create Yambo input files using a transparent python script
- Collect the output data in .json files for posterior analysis
- Plot the results using matplotlib
- Create Quantum Espresso input files using python
You can download in yambopy.
Electron-phonon scripts
The calculation related with the electron-phonon interaction requires many calculations. We have developed a set of scripts to automatize the workflow.