aim2dat.io.qe
¶
Module of functions to read output-files of Quantum ESPRESSO.
Module Contents¶
Functions¶
|
Read the projected density of states from Quantum ESPRESSO. |
|
Read band structure file from Quantum ESPRESSO. |
|
Read structure from the Quantum ESPRESSO input file. |
|
Read the total density of states from Quantum ESPRESSO. |
- aim2dat.io.qe.read_atom_proj_density_of_states(folder_path)[source]¶
Read the projected density of states from Quantum ESPRESSO.
- aim2dat.io.qe.read_band_structure(file_name)[source]¶
Read band structure file from Quantum ESPRESSO. Spin-polarized calculations are not yet supported.
- aim2dat.io.qe.read_input_structure(file_name)[source]¶
Read structure from the Quantum ESPRESSO input file. ibrav parameters are not yet fully supported.