<div dir="ltr"><div>Dear Sunshixun,</div><div><br></div><div>I am not very familiar with GAPW calculations but here are a couple of hints:</div><div><br></div><div>SCF/OUTER_SCF: EPS_SCF should always be the same in the inner and outer loop:</div><div>MAX_SCF 30</div><div>EPS_SCF 1e-7<br></div><div>&OUTER_SCF<br>         EPS_SCF 1e-7</div><div>         MAX_SCF 30<br></div><div>&END OUTER_SCF</div><div><br></div><div>With GAPW the recommended PRECONDITIONER is FULL_ALL</div><div><br></div><div>Increase EPS_SCF for the first couple of CELL_OPT iterations. The SCF does not converge to 1e-7 for the starting geometry.</div><div><br></div><div>You might also want to decrease EPS_DEFAULT to 1e-12</div><div><br></div><div>Best,</div><div>Fabian<br></div></div>