Dear PYXAID users
I'm following the PYXAID tutorial of solid pentacene. As show in the tutorial, we can get H(ij) and H'(ij) plots for both real and imaginary parts at the step 2.
But I can get only H(ij) plots, because Hprime files in the res directory are filled with zeros.
I tried several tests and found out that I was able to get non-zero Hprime files and correct H'(ij) plots by setting "wfc_preprocess=normalize" instead of "restore" in the submit.pbs file .
However, H(ij) plots in this setting are inconsistent with the tutorial.
I ended up running the step 2 calculation twice, one for H(ij) with "wfc_preprocess=restore" option and another for H'(ij) with "wfc_preprocess=normalize" option.
Am I doing this correctly? Any comments would be really appreciated.