<div dir="ltr">Dear Quantum Espresso Community,<div><br></div><div>I am trying to perform DFT calculations with Van der Waals corrections on non-metal dimers at different distances to obtain a potential energy curve. In my results however, I noticed an unusual sharp jump in the tail of the potential energy curve which I cannot explain for non metals dimers of Carbon, Nitrogen and Silicon. Metallic dimers however did not exhibit such behavior. What is the reason for such behavior? Could this be an inherent problem with QE?</div><div><br></div><div>Please see below a sample of my input script and attached a copy of my results for Nitrogen dimers.</div><div><br></div><div>&CONTROL<br> calculation = 'scf' ,<br> wf_collect = .true. ,<br> outdir = './' ,<br> pseudo_dir = './' ,<br> prefix = 'n_dimer-df2_1.70' ,<br> disk_io = 'none',<br> /<br> &SYSTEM<br> ibrav     = 0,<br> celldm(1)= 1.88972687,<br> ntyp      = 1,<br> nat       = 2,<br> ecutwfc = 90,<br> ecutrho = 900,<br> nosym = .FALSE.<br> input_dft = vdw-df2<br> occupations = 'smearing',<br> smearing = 'gauss',<br> degauss = 0.0001,<br> one_atom_occupations = .TRUE.,<br> nspin = 2,<br> starting_magnetization(1) = 1,<br> starting_magnetization(2) = 1,<br><br> /<br> &ELECTRONS<br> electron_maxstep = 1000,<br> conv_thr = 1d-7,<br> mixing_mode = 'plain',<br> mixing_beta = 0.3,<br> /<br> &IONS  <br> /<br><br> /<br> &CELL<br> /<br><br>CELL_PARAMETERS cubic <br>   20.000000000   0.0000000000   0.0000000000<br>   0.0000000000   20.000000000   0.0000000000<br>   0.0000000000   0.0000000000   20.000000000<br><br>ATOMIC_SPECIES<br>N 14.0067 N.pbe-n-kjpaw_psl.1.0.0.UPF<br><br>ATOMIC_POSITIONS { angstrom }<br>N      0.0 0.0 0.0<br>N      0.0 0.0 1.70<br><br>K_POINTS gamma<br><br></div><div><img src="cid:ii_km3mu4t80" alt="pec.png" width="542" height="482"><br><div><br></div><div class="gmail_signature" data-smartmail="gmail_signature">Thank you in advance!</div></div><div class="gmail_signature" data-smartmail="gmail_signature"><br></div><div class="gmail_signature" data-smartmail="gmail_signature">Kevin Kayang</div></div>