<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>body{font-family:Helvetica,Arial;font-size:13px}</style>
</head>
<body>
<div style="font-family:Helvetica,Arial;font-size:13px; ">Dear QE Users,</div>
<div style="font-family:Helvetica,Arial;font-size:13px; "><br>
</div>
<div style="font-family:Helvetica,Arial;font-size:13px; ">I have attempting to produce a “Fatbands” plot to understand the orbital contributions to the bands in the material I’m studying.</div>
<div style="font-family:Helvetica,Arial;font-size:13px; ">I’m completing a non-collinear, spin-orbit coupled bands calculation using pw.x, using bands.x to produce the bands and then projwfc.x to get the projections onto the bands. However, when I try to use
 bandplot.x to produce the actual plots, I get an error </div>
<div style="font-family:Helvetica,Arial;font-size:13px; "><br>
</div>
<div style="font-family:Helvetica,Arial;font-size:13px; ">"file with projections not compatible with bands” </div>
<div style="font-family:Helvetica,Arial;font-size:13px; "><br>
</div>
<div style="font-family:Helvetica,Arial;font-size:13px; ">Looking at the plotband.f90 code, this suggests that nbnd != nbnd_rap and nks != nks_rap, but quick grep shows otherwise:</div>
<div style="font-family:Helvetica,Arial;font-size:13px; "><br>
</div>
<div style="font-family:Helvetica,Arial;font-size:13px; ">
<div style="margin: 0px;">./bands.out: &plot nbnd=  60, nks=    53 /</div>
<div style="margin: 0px;">./bands.out.rap: &plot_rap nbnd_rap=  60, nks_rap=  53 /</div>
</div>
<div class="bloop_container">
<div class="bloop_frame"></div>
</div>
<br>
<div class="gmail_signature">Does anyone have any insight into what I could be doing wrong?</div>
<div class="gmail_signature"><br>
</div>
<div class="gmail_signature">I’ve attached my bash script that I’ve modeled off of Christoph Wolf’s to show what I am doing.</div>
<div class="gmail_signature"><br>
</div>
<div class="gmail_signature">Thank you,</div>
<div class="gmail_signature">Rishi Bhandia</div>
<div class="gmail_signature">Graduate Student - Johns Hopkins University</div>
<div class="gmail_signature"><br>
</div>
<div class="gmail_signature"><br>
</div>
</body>
</html>