--
You received this message because you are subscribed to the Google Groups "BerkeleyGW Help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to help+uns...@berkeleygw.org.
To view this discussion on the web visit https://groups.google.com/a/berkeleygw.org/d/msgid/help/181399b8-929f-4ccf-aa58-97df546d2fda%40berkeleygw.org.
Hi Elham,It means the wavefunction is not normalized. It is the 11th kpoint. You may check first whether this kpoint is near the BZ boundary, and if so, you probably need to increase your energy cutoff.Best,Zhenglu
On Thu, Apr 2, 2020 at 12:12 AM <elham...@gmail.com> wrote:
Hello every body!--I am doing epsilon calculation for a Au slab. The calculation stops at the very beginning step with this error:///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////Wavefunction is not normalized in file WFNabs(norm - 1) = 0.0000011iband = 31 ispin = 1 ik = 11From proc 0: ERROR: Incorrect normalization.///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////Does any body know what is the problem?Thank you in advance,Elham
You received this message because you are subscribed to the Google Groups "BerkeleyGW Help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to he...@berkeleygw.org.
Hi Zhenglu
I suspected the same thing and am re-running parabands.x using the output from the previous parabands.x run as input.
Going back to check the details, the kgrid input is correct and the initial bands calculation on QE completed successfully. The only possible reason I can think of at the moment is that I used number_pools = 4 instead of 1 the last time round; however, as the k points are allocated to separate pools of cores for calculation, I don’t think using number_pools = 4 should be give a result any different from number_pools = 1. Nevertheless, I’m re-running using number_pools = 1 this time round.
Will update again if it’s resolved.
Best wishes
Yaze
Hi Elham
Thanks for the info, this is definitely helpful!
Let me see if the pooling in parabands behaves the same and get back to you and Zhenglu when my calculations finish.
Best
Yaze
Dear Zhenglu and Elham
The error has disappeared after I used the wfn from number_pools = 1.
Hope this helps anybody bumping into this issue in the future.
Best wishes