Dear PYXAID users and developers,
I am new in working with PYXAID (the initial version not the pyxaid2). I was following the steps in the tutorials (exactly the same files and variables: kpoints, coordinates and ...) and even after successfully running the QE, the Hamiltonians are not written in the 'rd' folder. However, when I try the 'ham' function individually with two different x0.scf.out file of QE calculations, the Hamiltonians are written out in that folder. I don't know what to do!? Should I run all the scfs and exports and then call the 'ham' function for them?
I use python 2.7 within conda environment in Ubuntu 19 without parallelization. Please help me to solve the problem.
Thanks in advace.