<div dir="ltr">Dear PWSCF users/developers,<br><br>I have used PWSCF to perform a non self-consistent calculations on a WO2 system. (Input details are attached below.)<br>For kpoints sampling, I use a uniform k-mesh, for example, 5x5x5 or 6x6x6.<br>
Although each time the calculations finish without any problem, the kpoints that are practically used are different from those specified in the input file.<br><br>For 5x5x5=125, the output file prints 205 kpoints, and <br>
for 6x6x6=216, the actual and applied number of kpoints equals 312. <br><br>As I understand from the manual, if the number of kpoints is not enough, it is increased automatically by the software (please correct me if that&#39;s wrong.)<br>
<br>Now my question is: how could I specify the k-meshing such that the same mesh would be used in the calculations as in the input file?<br><br>Thanks in advance.<br><br>Masoud<br><br>=================<br>Masoud Aryanpour, PhD<br>
Baker Lab<br>Cornell University<br>Ithaca, NY<br>EMAIL: ma526(at)cornell(dot)edu<br>TEL:&nbsp;&nbsp; 607-255-3681<br>===================<br>---------------------------------------------------------------- Input for 6x6x6 mesh<br>&amp;control<br>
&nbsp;calculation = &#39;nscf&#39;<br>&nbsp;restart_mode= &#39;from_scratch&#39;<br>&nbsp;prefix&nbsp;&nbsp;&nbsp;&nbsp; =&#39;W4O8&#39; ,<br>&nbsp;pseudo_dir =&#39;/home/PW/PW_pseudo&#39; ,<br>&nbsp;outdir&nbsp;&nbsp;&nbsp;&nbsp; =&#39;/home/tmp/&#39; ,<br>/<br>&amp;system<br>&nbsp;ibrav&nbsp; = 0 ,&nbsp; celldm(1) = 0 ,<br>
&nbsp;nat&nbsp; = 12 ,&nbsp; ntyp = 2 ,&nbsp; nbnd = 75 ,<br>&nbsp; occupations = &#39;smearing&#39;<br>&nbsp;degauss = 0.01, &nbsp; ecutwfc = 30 ,&nbsp; <br>/<br>&amp;electrons<br>&nbsp; electron_maxstep = 200<br>&nbsp; diagonalization = &#39;david&#39;<br>&nbsp; mixing_mode = &#39;plain&#39;<br>
&nbsp; conv_thr =&nbsp; 1.0d-8<br>&nbsp; mixing_beta = 0.7<br>/<br>CELL_PARAMETERS cubic<br>&nbsp;&nbsp; 8.6808909655&nbsp;&nbsp;&nbsp; 0.0000000000&nbsp;&nbsp;&nbsp; 0.0000000000<br>&nbsp;&nbsp; 0.0000000000&nbsp;&nbsp;&nbsp; 8.6808909655&nbsp;&nbsp;&nbsp; 0.0000000000<br>&nbsp;&nbsp; 0.0000000000&nbsp;&nbsp;&nbsp; 0.0000000000&nbsp;&nbsp; 11.1800724827<br>
ATOMIC_SPECIES<br>W&nbsp; 184.0&nbsp;&nbsp; W.pw91-nsp-van.UPF<br>O&nbsp;&nbsp; 16.0&nbsp;&nbsp;&nbsp; O.pw91-van_ak.UPF<br>ATOMIC_POSITIONS angstrom<br>W&nbsp;&nbsp;&nbsp; 0.0000000000&nbsp;&nbsp;&nbsp;&nbsp; 0.0000000000&nbsp;&nbsp;&nbsp;&nbsp; 0.0000000000<br>W&nbsp;&nbsp;&nbsp; 0.0000000000&nbsp;&nbsp;&nbsp;&nbsp; 0.0000000000&nbsp;&nbsp;&nbsp;&nbsp; 2.9581200000<br>
W&nbsp;&nbsp;&nbsp; 2.2968650000&nbsp;&nbsp;&nbsp;&nbsp; 2.2968650000&nbsp;&nbsp;&nbsp;&nbsp; 1.4790600000<br>W&nbsp;&nbsp;&nbsp; 2.2968650000&nbsp;&nbsp;&nbsp;&nbsp; 2.2968650000&nbsp;&nbsp;&nbsp;&nbsp; 4.4371800000<br>O&nbsp;&nbsp;&nbsp; 1.3462650656&nbsp;&nbsp;&nbsp;&nbsp; 1.3462650656&nbsp;&nbsp;&nbsp;&nbsp; 0.0000000000<br>O&nbsp;&nbsp;&nbsp; 3.2474649344&nbsp;&nbsp;&nbsp;&nbsp; 3.2474649344&nbsp;&nbsp;&nbsp;&nbsp; 0.0000000000<br>O&nbsp;&nbsp;&nbsp; 3.6622465973&nbsp;&nbsp;&nbsp;&nbsp; 0.9314834027&nbsp;&nbsp;&nbsp;&nbsp; 1.4790600000<br>
O&nbsp;&nbsp;&nbsp; 0.9314834027&nbsp;&nbsp;&nbsp;&nbsp; 3.6622465973&nbsp;&nbsp;&nbsp;&nbsp; 1.4790600000<br>O&nbsp;&nbsp;&nbsp; 1.3462650656&nbsp;&nbsp;&nbsp;&nbsp; 1.3462650656&nbsp;&nbsp;&nbsp;&nbsp; 2.9581200000<br>O&nbsp;&nbsp;&nbsp; 3.2474649344&nbsp;&nbsp;&nbsp;&nbsp; 3.2474649344&nbsp;&nbsp;&nbsp;&nbsp; 2.9581200000<br>O&nbsp;&nbsp;&nbsp; 3.6622465973&nbsp;&nbsp;&nbsp;&nbsp; 0.9314834027&nbsp;&nbsp;&nbsp;&nbsp; 4.4371800000<br>O&nbsp;&nbsp;&nbsp; 0.9314834027&nbsp;&nbsp;&nbsp;&nbsp; 3.6622465973&nbsp;&nbsp;&nbsp;&nbsp; 4.4371800000<br>
<br>K_POINTS crystal<br>216<br>&nbsp; 0.00000000&nbsp; 0.00000000&nbsp; 0.00000000&nbsp; 4.629630e-03<br>&nbsp; 0.00000000&nbsp; 0.00000000&nbsp; 0.16666667&nbsp; 4.629630e-03<br>&nbsp; 0.00000000&nbsp; 0.00000000&nbsp; 0.33333333&nbsp; 4.629630e-03<br>&nbsp; 0.00000000&nbsp; 0.00000000&nbsp; 0.50000000&nbsp; 4.629630e-03<br>
&nbsp; 0.00000000&nbsp; 0.00000000&nbsp; 0.66666667&nbsp; 4.629630e-03<br>&nbsp;... <br>...<br>------------------------------------<br><br><br><br></div>