I am trying to generate a KSS file of a large system for subsequent GW calculations (219atoms). Since the system is quite big and I need to include many empty bands (I am initially trying with 1000), I generate the KSS file in three separated steps:
- First I relax my structure in parallel
- Second, I generated the WFK file in parallel (I use as input coordinates those obtained in the previous file).
- Third, I generated the KSS file from the DEN and WFK files of the previous step.
The input files that I used for steps 2 and 3 are attached, wfk.in and kss.in respectively.
The problem is that in step 3 the log file contains this information:
Code: Select all
-P-0000
-P-0000 k-point 1
Eigenvalues in Hartree for ikpt= 1
1 ******* ******* ******* ******* ******* ******* ******* ******* *******
******* ******* ******* ******* ******* ******* ******* ******* *******
******* ******* ******* ******* ******* ******* ******* ******* *******
******* ******* ******* ******* ******* ******* ******* ******* *******
******* ******* ******* ******* ******* ******* ******* ******* *******
for all the eigenvalues and all the k-points.
And I cannot use the generated KSS for GW calculations for example with yambo.
Anyone has any idea about what is going on?
Thanks in advance and kind regards,
Iván