<div dir="ltr"><div>Hello<br></div><div>i am new in dft calculation</div><div>i wanted to do a calculation of the relaxation of the structure , but when i write in the <br></div><div>cell_dofree='ibrav' an error msg appears <br></div><div>however if i change it by cell_dofree='all' it works.</div><div><br></div><div>can you  help me to understand why it doesn't work with cell_dofree='ibrav'</div><div><br></div><div>Thanks .</div><div><br></div><div>this is the program <br></div><div><br></div>&CONTROL<br>  calculation = 'vc-relax'<br>  outdir = './out/'<br>  prefix = 'aiida'<br>  pseudo_dir = './pseudo/'<br>  forc_conv_thr = 1e-4<br>/<br>&SYSTEM<br>  ibrav = 4<br>  a= 3.76102458e+00<br>  c=6.11797100e+00<br>  nat = 3<br>  ntyp = 2<br>  ecutwfc =   5.0000000000d+01<br>  occupations = 'smearing'<br>  smearing = 'gauss'<br>  degauss =   1.00000e-02<br>/<br>&ELECTRONS<br>  conv_thr =  1.00000e-06<br>/<br><br>&ions<br>ion_dynamics='bfgs'<br>/<br><br>&cell<br>    cell_dofree='ibrav'<br>    cell_dynamics='bfgs'<br>    press=0.0<br>    press_conv_thr=0.5<br>    <br>/<br><br>ATOMIC_SPECIES<br>Pt     195.084 pt_pbe_v1.4.uspp.F.UPF<br>Se     78.96 Se_pbe_v1.uspp.F.UPF<br>ATOMIC_POSITIONS {crystal}<br>Pt           0.0000000000       0.0000000000       0.0000000000 <br>Se           0.3333333333       0.6666666667       0.2135830000 <br>Se           0.6666666667       0.3333333333       0.7864170000  <br>K_POINTS {automatic}<br> 6  6  2  0 0 0<div><br></div></div>