<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Dear Li,</p>
<p><br>
</p>
<p>I had the same issue back in the days.If you start really far from equilibrium it is usually hard to get the ground state, the way I solved it is by running a scf for a set of celldm(1) and looking either at forces, pressure or the total energy.</p>
<p><br>
</p>
<p>Once the approximate value of celldm is found, I runned a relax calculation and than a vc-relax.</p>
<p><br>
</p>
<p>Hope this will work for you as well,</p>
<p><br>
</p>
<p>Cheers,</p>
<p><br>
</p>
<p>Zack<br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> users <users-bounces@lists.quantum-espresso.org> on behalf of jibiaoli <jibiaoli@foxmail.com><br>
<b>Sent:</b> Friday, November 23, 2018 10:32:11 AM<br>
<b>To:</b> users<br>
<b>Subject:</b> [QE-users] Unit Cell goes larger and larger in variable cell geometry optimization</font>
<div> </div>
</div>
<div>
<div>Dear QE users and developers,</div>
<div><br>
</div>
<div>Recently I used vc-relax to optimize Se in the honeycomb structure, but the unit cell goes larger and larger without convergence. To me there must be something wrong with my calculations. Do you have any idea to get everything right?</div>
<div><br>
</div>
<div>Best</div>
<div>Jibiao Li</div>
<div>Yangtze Normal University, China</div>
<div><br>
</div>
<div><br>
</div>
<div> &CONTROL<br>
                 calculation = 'vc-relax' ,<br>
                restart_mode = 'from_scratch' ,<br>
                      outdir = './' ,<br>
                  pseudo_dir = '/home/jibiaoli/pseudo/' ,<br>
                      prefix = 'Se_hc' ,<br>
                     disk_io = 'high' ,<br>
 /<br>
 &SYSTEM<br>
                       ibrav = 4,<br>
                   celldm(1) = 4.7126,<br>
                   celldm(3) = 8.41,<br>
                         nat = 2,<br>
                        ntyp = 1,<br>
                     ecutwfc = 41 ,<br>
                     ecutrho = 180 ,<br>
                 occupations = 'smearing' ,<br>
                     degauss = 0.05D0 ,<br>
                    smearing = 'methfessel-paxton' ,<br>
                    vdw_corr = 'grimme-d2' ,<br>
 /<br>
 &ELECTRONS<br>
                 mixing_beta = 0.3D0 ,<br>
             diagonalization = 'david' ,<br>
 /<br>
 &IONS<br>
                ion_dynamics = 'bfgs' ,<br>
 /<br>
 &CELL<br>
               cell_dynamics = 'bfgs' ,<br>
                 cell_dofree = '2Dxy' ,<br>
 /<br>
ATOMIC_SPECIES<br>
   Se   78.96100  Se.pbe-van.UPF <br>
ATOMIC_POSITIONS angstrom <br>
   Se      1.246899765    0.719897900    0.000000000    <br>
   Se      0.000000000    0.000000000    0.000000000     0 0 0<br>
K_POINTS automatic <br>
  9 9 1   0 0 0 <br>
<br>
</div>
</div>
</body>
</html>