Change printing.f90 code
Posted: Tue Aug 31, 2021 12:33 am
Dear all,
I'd like to change the printing.f90 file to see more information of output of 'prtgkk' (namely, |g| in epw.out)
For example , I'd like to change epc(pbnd, jbnd, nu, ik + lower_bnd - 1) to epc(pbnd, jbnd, nu, ik + lower_bnd - 3), something like this, to see more output of prtgkk.
However, after I've changed this and compiled the src ( make epw, like Makefile said, and the compilation is ok, no errors), I can't find any |g| information in epw.out file anymore.
I feel kind of strange about this. Before I changed the printing.f90 code, the keyword 'prtgkk' is ok and I can find |g| in epw.out file.
I just changed a little bit this code, like mentioned above, but I can't even find |g| information anymore.
Is there something wrong? I appreciate it if you guys can offer me any advice.
Thanks a lot.
Yaokun Ye
I'd like to change the printing.f90 file to see more information of output of 'prtgkk' (namely, |g| in epw.out)
For example , I'd like to change epc(pbnd, jbnd, nu, ik + lower_bnd - 1) to epc(pbnd, jbnd, nu, ik + lower_bnd - 3), something like this, to see more output of prtgkk.
However, after I've changed this and compiled the src ( make epw, like Makefile said, and the compilation is ok, no errors), I can't find any |g| information in epw.out file anymore.
I feel kind of strange about this. Before I changed the printing.f90 code, the keyword 'prtgkk' is ok and I can find |g| in epw.out file.
I just changed a little bit this code, like mentioned above, but I can't even find |g| information anymore.
Is there something wrong? I appreciate it if you guys can offer me any advice.
Thanks a lot.
Yaokun Ye