Reading WFK with external program (fold2Bloch)
Posted: Tue Jul 29, 2014 4:37 pm
Hi all,
I work for Thunder Bay Regional Research Institute in Thunder Bay, Ontario, Canada. I'm working on development of a program called "fold2Bloch" which can be found at https://github.com/rubel75/fold2Bloch. fold2Bloch performs unfolding of the wave-spectrum function developed by WIEN2K. It does so by reading the .vector (unformatted file). I'm trying to make fold2Bloch to be also Abinit compatible, since we find that Abinit works much faster than WIEN2K because of the different approximation used. I've spent a month going through the abinit code and i've confused myself even more. I'm looking for the format of the WFK file so i can read the kpoints, eigenvalues, and corresponding vectors and coefficients. Can anyone please help?
I work for Thunder Bay Regional Research Institute in Thunder Bay, Ontario, Canada. I'm working on development of a program called "fold2Bloch" which can be found at https://github.com/rubel75/fold2Bloch. fold2Bloch performs unfolding of the wave-spectrum function developed by WIEN2K. It does so by reading the .vector (unformatted file). I'm trying to make fold2Bloch to be also Abinit compatible, since we find that Abinit works much faster than WIEN2K because of the different approximation used. I've spent a month going through the abinit code and i've confused myself even more. I'm looking for the format of the WFK file so i can read the kpoints, eigenvalues, and corresponding vectors and coefficients. Can anyone please help?