<div dir="ltr">Hello,<div><br>On Sunday, September 15, 2019 at 11:49:57 AM UTC+2, simin pahlavi wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div>1) If my input is set up correctly for these type of calculation.</div></div></blockquote><div><br></div><div>No. There are several errors in the FORCE_EVAL section:</div><div><br></div><div>1. MGRID is only relevant to DFT, but not NONSCC-DFTB (please see the DFT section in the CP2K manual).</div><div><br></div><div>2. You have an open QS section, please &END QS.</div><div><br></div><div>3. In the POISSON section, you are requesting periodic boundary conditions. Please enable FORCE_EVAL%DFT%QS%DFTB%DO_EWALD also.</div><div><br></div><div>4. There may be some other errors in your input file.</div><div> </div><blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div>2) Normally what the range of cuttof in nonscc dftb should be?</div></div></blockquote><div><br></div><div>Normally there is no cutoff in DFTB.</div><div> </div><blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div>3) how should I decide on type of mixing , based on convergence speed up only?</div></div></blockquote><div><br></div><div>You're using NONSCC-DFTB. As the name has already implied, there is no SCF iteration at all.</div><div><br></div><div>The MIXING approach is only for the SCF procedure. It generates new density matrix by mixing the electron density in the current iteration with that from the preceding SCF iteration, so that the variation of electron density during the SCF procedure becomes smooth and therefore it leads accelerated convergence. The default values are robust enough for most of applications. Hence, it's better to use these default settings.</div><div> </div><blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div>Thanks in advance,</div></div></blockquote><div><br></div><div>You're welcome!</div></div><div><br></div><div><br></div></div>