<style class="ke-style">
[list-style-type] {padding-left:20px;list-style-position:inside}
[list-style-type] li {margin:0}
[list-style-type] li:before, span.ke-list-item-matter {font-family:"sans serif",tahoma,verdana,helvetica}
[list-style-type] li p,[list-style-type] li h1,[list-style-type] li h2,[list-style-type] li h3,[list-style-type] li h4,[list-style-type] li h5,[list-style-type] li div,[list-style-type] li blockquote{display:inline;word-break:break-all}
[list-style-type] li table {display:inline-block;vertical-align:top}
p{margin:0}
td {word-break: break-word}
.default-font-1715520467090{
}
</style><div class="default-font-1715520467090" dir="ltr"><p style="font-size:14px;">Dear all</p><p style="font-size:14px;">I am running a calculation example of Al which is given on QE's tutorian website <span style="text-wrap:nowrap;">https://pranabdas.github.io/espresso/hands-on/pdos</span></p><p style="font-size:14px;">I am trying to compute the projected density of states .</p><p style="font-size:14px;">Firstly, I sbatched the calculation in the following squeue.</p><p style="font-size:14px;"><span style="text-wrap:nowrap;">pw.x < al_vc_relax.in > al_vc_relax.out</span></p><p style="font-size:14px;"><span style="text-wrap:nowrap;">pw.x < al_scf.in > al_scf.out</span></p><p style="font-size:14px;"><span style="text-wrap:nowrap;">pw.x < al_nscf.in > al_nscf.out</span></p><p style="font-size:14px;"><span style="text-wrap:nowrap;">dos.x < al_dos.in > al_dos.out</span></p><p style="font-size:14px;"><span style="text-wrap:nowrap;">pw.x < al_bands.in > al_bands.out</span></p><p style="font-size:14px;"><span style="text-wrap:nowrap;"><span style="text-wrap:nowrap;">bands.x < al_bands_pp.in > al_bands_pp.out</span><br></span></p><p style="font-size:14px;"><span style="text-wrap:nowrap;"><span style="text-wrap:nowrap;">projwfc.x < al_projwfc.in > al_projwfc.out</span><br></span></p><p style="font-size:14px;">and I finally use the python shell to draw the projected density of states. However, the picture expressed is different from the picture given in the example.</p><p style="font-size:14px;"><br></p><p style="font-size:14px;">Then I cut down several steps, I submitted</p><p style="text-wrap:wrap;"><span style="text-wrap:nowrap;">pw.x < al_scf.in > al_scf.out</span></p><p style="text-wrap:wrap;"><span style="text-wrap:nowrap;">pw.x < al_nscf.in > al_nscf.out</span></p><p style="text-wrap:wrap;"><span style="text-wrap:nowrap;">projwfc.x < al_projwfc.in > al_projwfc.out</span></p><p style="font-size:14px;">followed by the python shell. What is different? The picture output by the program become correct!</p><p style="font-size:14px;"><br></p><p style="font-size:14px;">This really puzzled me. I am wondering whether there is some calcalation steps which can be never put into a single file(the same dictory) or they will influence the correction of the each other? Could you please help me?</p><p style="font-size:14px;">Thank you very much!</p><p style="font-size:14px;"><br></p><p style="font-size:14px;">Zongyi Wang</p></div>