<div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";">Dear all,</div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";"><br></div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";">I want to calculated the phonon dispersion of 2D materials by adding [assume_isolated = '2D'] in scf.in. However the code stops at the second q-point in ph.x process. I have tried to calculate without  [assume_isolated = '2D'], the code works very well. Can you help to find where is my mistake? thanks!</div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";"><br></div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";">The input files are:</div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";">--------------------------------------------------------------</div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";">scf.in:</div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";"><br></div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";"><div> &control</div><div>    calculation     = 'scf'   </div><div>    prefix          = 'InSe'</div><div>    pseudo_dir      = '../pp'</div><div>    outdir          = './'   </div><div>    wf_collect      = .true.</div><div> /</div><div> &system</div><div>    ibrav           = 4</div><div>    celldm(1)       = 7.<span t="7" data="660990171749583" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">660990171749583</span></div><div>    celldm(3)       = 4.<span t="7" data="933478001288765" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">933478001288765</span></div><div>    nat             = 4</div><div>    ntyp            = 2</div><div>    ecutwfc         = 48</div><div>    occupations     = 'smearing'</div><div>    smearing        = 'gaussian'</div><div>    degauss         = 0.02</div><div>    assume_isolated = '2D'        ! for 2D system</div><div> /</div><div> &electrons</div><div>    diagonalization = 'david'</div><div>    mixing_beta     = 0.7</div><div>    conv_thr        = 1.0d-10</div><div> /</div><div>ATOMIC_SPECIES</div><div> In 114.818 In.pbe-mt_fhi.UPF</div><div> Se  78.963 Se.pbe-mt_fhi.UPF</div><div>ATOMIC_POSITIONS {crystal}</div><div> In  0.<span t="7" data="666666667" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">666666667</span>   0.<span t="7" data="333333333" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">333333333</span>   0.<span t="7" data="069938180" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">069938180</span>   </div><div> In  0.<span t="7" data="666666667" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">666666667</span>   0.<span t="7" data="333333333" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">333333333</span>  -0.<span t="7" data="069938180" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">069938180</span>   </div><div> Se  0.<span t="7" data="333333333" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">333333333</span>   0.<span t="7" data="666666667" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">666666667</span>  -0.<span t="7" data="133696094" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">133696094</span>   </div><div> Se  0.<span t="7" data="333333333" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">333333333</span>   0.<span t="7" data="666666667" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">666666667</span>   0.<span t="7" data="133696094" style="border-bottom: 1px dashed rgb(204, 204, 204); z-index: 1;">133696094</span>   </div><div>K_POINTS {automatic}</div><div> 16 16 1  0 0 0</div></div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";">--------------------------------------------------------------</div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";">ph.in:</div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";"><br></div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";"><div>phonon of InSe</div><div>&inputph</div><div>  prefix   = 'InSe'</div><div>  fildyn   = 'InSe.dyn'</div><div>  epsil    = .false.               </div><div>  ldisp    = .true.</div><div>  fildvscf = 'dvscf'               </div><div>  nq1 = 16</div><div>  nq2 = 16</div><div>  nq3 = 1</div><div>  tr2_ph   =  1.0d-16</div><div> /</div></div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei";">--------------------------------------------------------------------</div></div>