<div dir="ltr"><div>Dear Quantum Espresso community:</div><div><br></div><div>My system consists of an interface of a perovskite and an organic molecule. This system has 20 Angstrom of vacuum space and the slab is ubicated at the middle of the supercell. I read the tutorial provided from Christoph Wolf (<a href="https://christoph-wolf.at/2018/05/02/dipole-correction-in-quantum-espresso/">https://christoph-wolf.at/2018/05/02/dipole-correction-in-quantum-espresso/</a>) and I understand the emax, eopreg and eamp parameters. However, I don 't know how to check if these parameters have the correct values. In this issue, what is the protocol to do this?.</div><div>The input file is attached and the detail is shown below:</div><div><br></div><div> &control<br>  Â  calculation='relax',<br>  Â  restart_mode='from_scratch',<br>  Â  pseudo_dir = '.',<br>  Â  outdir='./tmp'<br>  Â  prefix='SystemTest'<br>  Â  forc_conv_thr = 1d-5,<br>  Â  tstress = .true.,<br>  Â  tprnfor = .true.,<br>  Â  tefield = .true.,<br>  Â  dipfield = .true.,<br>  Â  disk_io = 'none'<br> /<br> &system<br>  Â  ibrav = 0, Â nat= 128, ntyp= 5,<br>  Â  ecutwfc = 50.0, ecutrho = 400.0<br>  Â  vdw_corr = 'grimme-d3'<br>  Â  eamp = 0.002,<br>  Â  edir = 3,<br>  Â  emaxpos = 0.95,<br>  Â  eopreg = 0.05,<br> /<br> &electrons<br>  Â  diagonalization='cg'<br>  Â  conv_thr = 1.0e-8<br>  Â  mixing_beta = 0.7<br> /<br> &ions<br>  ion_dynamics = 'bfgs',<br> /<br>! &CELL<br>! Â cell_dynamics = 'bfgs',<br>! Â press = 0.0,<br>! Â press_conv_thr = 0.5,<br> /</div><div><br></div><div>Regards</div><div><br></div><div>Ignacio Lizana</div><div>PhD Student</div><div>University of Concepción<br></div></div>