<div dir="ltr"><div><div>Dear Users, <br><br></div>     I would really appreciate some advice, please. I would like to model 6-7 layers of copper, and 2-3 layers of titanium dioxide. Since it is a film, I also need to add vacuum to this supercell. I am starting out with just the copper; I wrote the coordinates of the unit cell, how do I create 6-7 layers for the supercell with vacuum rather than create a crystall out of the unit cell? <br>Thanks,<br>Sarah<br><br>&control<br>    calculation='scf'<br>    pseudo_dir = '../espresso/pseudo/',<br>    outdir='./TMP/'<br>    prefix='copper001'<br> /<br> &system<br>    ibrav = 6, celldm(1) =7.56, celldm(3)=5.0, nat= 10, ntyp= 1,<br>    ecutwfc = 30.0, ecutrho = 240.0<br>    occupations='smearing', smearing='marzari-vanderbilt', degauss=0.02<br> /<br> &electrons<br>    diagonalization='david'<br>    conv_thr = 1.0e-7<br>    mixing_beta = 0.7<br> /<br>ATOMIC_SPECIES<br> Cu 63.55 Cu.pbe-nd-rrkjus.UPF<br>ATOMIC_POSITIONS alat<br>Cu 0.0 0.0  1.0<br></div>Cu 0.5 0.5  1.0<br><div>Cu 0.5 0.0  0.5<br></div><div>Cu 0.0 0.5  0.5<br></div><div>Cu 0.0 0.0  0.0<br></div><div>Cu 0.5 0.5  0.0<br></div><div>Cu 0.5 0.0 -0.5<br></div><div>Cu 0.0 0.5 -0.5<br></div><div>Cu 0.0 0.0 -1.0<br></div><div>Cu 0.5 0.5 -1.0<br></div><div>K_POINTS (automatic)<br> 8 8 8 1 1 0<br><br></div></div>