<div dir="ltr"><span style="font-size:12.8px">Hello,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">This is a second message of two because the first mail I attached some input files that exceeded the maximum message body of 200KB.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am trying to obtain electronic band data for graphene for a dense grid of 126040 kpoints. I have done this successfully along symmetry paths for plotting the band structure, but I also want to use the data as input to a BTE for electronic transport which requires a dense grid. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">My input file for the band calculation is the same as the scf input file with the following changes/additions:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">changed to calculation='bands'  in the &control card </div><div style="font-size:12.8px">...</div><div style="font-size:12.8px">added nbnd=16                  in the &system card</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">and lastly I list my desired kpoints in the K_POINTS card. The kpoints are listed in scientific format and are all positive.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Upon running the code I get this error:</div><div style="font-size:12.8px"><div><br></div><div>%%%%%%%%%%%%%%%%%%%</div><div>     Error in routine card_kpoints (1):<br></div><div>      end of file while reading tpiba k points</div><div><span style="font-size:12.8px">%%%%%%%%%%%%%%%%%%%%%%</span><br></div><div><br></div><div>// A snip-it from the input file where the kpoints are list is here:</div><div><div>K_POINTS</div><div> 126040</div><div>   2.9296875000000000e-03   9.7656250000000000e-04   0.0000000000000000e+00</div><div>   3.4546874999999999e-03   9.7656250000000000e-04   0.0000000000000000e+00</div><div>   2.4046875000000001e-03   9.7656250000000000e-04   0.0000000000000000e+00</div><div>   2.9296875000000000e-03   1.5015624999999999e-03   0.0000000000000000e+00</div></div><div><br></div><div>I have double checked the number 126040 to make sure it is the actual total number of kpoints and it appears to be correct.</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I have tried searching the source files for pw.x for where this error statement is being printed but I have yet to find it. If someone can point me to which file is printing this error it'd be greatly appreciated. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Best regards,</div><div style="font-size:12.8px">Cameron</div></div>