Yambopy tutorial: band structures: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
'''Tutorial 1. BN (semiconductor). Band structure''' | '''Tutorial 1. BN (semiconductor). Band structure''' | ||
The classes hosted in the qepy folder are useful not only to execute Quantum Espresso but also to analyze the results. | |||
'''Plot Band structure''' | '''Plot Band structure''' | ||
The class '''PwXML''' reads the data file generated by Quantum Espresso and post-process the data. | |||
[[File:Bands BN 1.png| 400 px |Band structure of BN calculated at the level of DFT-LDA]] | [[File:Bands BN 1.png| 400 px |Band structure of BN calculated at the level of DFT-LDA]] |
Revision as of 10:34, 4 April 2022
The full tutorial, including the Quantum espresso and Yambo databases that we will read, can be downloaded and extracted from the yambo website:
$wget www.yambo-code.org/educational/tutorials/files/databases_qepy.tar $tar -xvf databases_qepy.tar $cd databases_qepy
Tutorial 1
Tutorial 1. BN (semiconductor). Band structure
The classes hosted in the qepy folder are useful not only to execute Quantum Espresso but also to analyze the results.
Plot Band structure
The class PwXML reads the data file generated by Quantum Espresso and post-process the data.
Plot atomic orbital projected Band structure
Tutorial 2
Tutorial 3
Links
- Back to ICTP 2022#Tutorials