Wannier 90 interface in 4.5.2
Posted: Fri Apr 02, 2021 4:25 am
Dear all
I try to calculate G0W0 bands structure interpolation according to the example 23 of the wannier90 manual. After using ./ypp,
<---> QP @ K 1 - 102 : b 69 - 76
<---> - S/N 007050 -------------------------- v.04.05.02 r.09122 -
<---> QP db read, writing QP corrections in the .eig Wannier90 format
<---> gw.unsorted.eig written
<---> [07] Memory Overview
<---> [08] Game Over & Game summary
An error occurred when using python3 gw2wannier90.py sese mmn amn
python3 gw2wannier90.py sese mmn amn
------------------------------
##############################
### gw2wannier90 interface ###
##############################
Kpoints number: 1024
Exclude bands option is used: be careful to be consistent with the choice of bands for the GW QP corrections.
G0W0 QP corrections read from sese.gw.unsorted.eig
Adding GW QP corrections to KS eigenvalues
Sorting
GW eigenvalues sorted
------------------------------
writing sese.gw.eig
sese.gw.eig written.
------------------------------
----------
AMN module
----------
Created on 2Apr2021 at 5:57: 1 with SCDM
Traceback (most recent call last):
File "gw2wannier90.py", line 208, in <module>
nb, nk, npr = np.array(s.split(), dtype=int)
ValueError: invalid literal for int() with base 10: '35.000000'.
How can i solve this error?
Thanks!
Pangrt
I try to calculate G0W0 bands structure interpolation according to the example 23 of the wannier90 manual. After using ./ypp,
<---> QP @ K 1 - 102 : b 69 - 76
<---> - S/N 007050 -------------------------- v.04.05.02 r.09122 -
<---> QP db read, writing QP corrections in the .eig Wannier90 format
<---> gw.unsorted.eig written
<---> [07] Memory Overview
<---> [08] Game Over & Game summary
An error occurred when using python3 gw2wannier90.py sese mmn amn
python3 gw2wannier90.py sese mmn amn
------------------------------
##############################
### gw2wannier90 interface ###
##############################
Kpoints number: 1024
Exclude bands option is used: be careful to be consistent with the choice of bands for the GW QP corrections.
G0W0 QP corrections read from sese.gw.unsorted.eig
Adding GW QP corrections to KS eigenvalues
Sorting
GW eigenvalues sorted
------------------------------
writing sese.gw.eig
sese.gw.eig written.
------------------------------
----------
AMN module
----------
Created on 2Apr2021 at 5:57: 1 with SCDM
Traceback (most recent call last):
File "gw2wannier90.py", line 208, in <module>
nb, nk, npr = np.array(s.split(), dtype=int)
ValueError: invalid literal for int() with base 10: '35.000000'.
How can i solve this error?
Thanks!
Pangrt