<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>