Input/output (pengwann.io)#
Parse Wannier90 output files.
This module implements several parsing functions for reading Wannier90 output files.
The read() function is a convenient wrapper for automatically
parsing all the data required to construct an instance of the
DescriptorCalculator class.
Functions#
|
Wrapper function for parsing various Wannier90 output files. |
|
Parse a Wannier90 seedname.wout file to extract the cell vectors. |
|
Parse the Kohn-Sham eigenvalues from a Wannier90 .eig file. |
|
Parse the Wannier Hamiltonian from a Wannier90 seedname_hr.dat file. |
|
Parse the unitary matrices U^k from a Wannier90 _u.mat file. |
|
Parse the symbols and coordinates from a Wannier90 seedname_centres.xyz file. |