<div dir="ltr">Dear All,<div><br></div><div>QTL manual says that in line 3 of case.inq one can set new z and x directions.</div><div>I tried this, and then looked at px, py, and pz charge densities. </div><div>I have a feeling that px and py are swapped, that is py is now along the newly defined x axis.</div><div><br></div><div>Could you perhaps confirm this? Or perhaps I am missing something?</div><div><br></div><div>Best,</div><div>Lukasz<br><div><br></div><div><br></div><div>From QTL manual (same in the UG):</div><div><br></div><div>line 3:  following lines repeated for each atom<br>iatom;QSPLIT; symmetrize; loro<br>iatom integer, index of atom<br>QSPLIT integer, analog of ISPLIT in struct: see Table II<br>symmetrize integer, =0 (no symmetrization), 1 (symmetrization)<br>loro integer =0 original coord. system preserved<br>=1 (new z axis)<br>=2 (new z and x axes)</div></div><div><br></div><div><br></div><div>My case.inq file (PtTe2 slab, hexagonal lattice):</div><div><br></div><div>-1.0   1.0           Emin  Emax<br>   3                 number of atoms<br>   1   2  0  2       iatom,qsplit,symmetrize,locrot<br>3   0  1  2          nL, l-values<br>0 0 1<br>1 0 0<br>  16   2  0  2       iatom,qsplit,symmetrize,locrot<br>2   0  1             nL, l-values<br>0 0 1<br>1 0 0<br>  31   2  0  2       iatom,qsplit,symmetrize,locrot<br>2   0  1             nL, l-values<br>0 0 1<br>1 0 0</div></div>