<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><pre>Hi,<br><br>I am attempting to optimize <div style="font-size:small;color:rgb(0,0,0);display:inline" class="gmail_default">​a ​</div>unit cell for a H2MnO4 compound using vc-relax in ase-espresso. I have got the following strange error:<br>"too many g-vectors"<br>I have used a e-cut of 45 Ry<div style="font-size:small;color:rgb(0,0,0);display:inline" class="gmail_default">​ which basically should be high enough​</div>. <div style="font-size:small;color:rgb(0,0,0);display:inline" class="gmail_default">​I have also tried with different e-cut values, both smaller and bigger. For the former ones, I get the error of "<span class="gmail-m_6760544011019545731gmail-st"><i>g</i>-<i>vectors missing"</i></span>​</div><div style="font-size:small;color:rgb(0,0,0);display:inline" class="gmail_default">​. Although I am not sure, </div>I think this error has some thing to do with the e-cut. <br></pre><pre>During cell relaxation, it seems that the size of the cell changes significantly by ~10 Angstrom^3.<div style="font-size:small;color:rgb(0,0,0);display:inline" class="gmail_default">​ Moreover, it seems that the I got this error in the last step just before performing scf calculations on the optimized structure, where the calculations fail.​</div><br></pre><pre><div style="font-size:small;color:rgb(0,0,0);display:inline" class="gmail_default">​ I have taken a cell_factor of 5,much larger than the default value, i.e.,1.2. Below you can find the details of the calculators as well as different parameters for vc-relax calculations. I would like to say that I have used ase-espresso. <br><br>    calculator = espresso(pw=600,<br>        dw=6000,<br>        xc='PBE',<br>        kpts = (6,6,6),<br>        nbands=-10,<br>        mode='vc-relax',<br>        cell_dynamics='bfgs',<br>        opt_algorithm='bfgs',<br>        cell_factor=5,<br>        spinpol=spinpol,<br>        outdir= outdir)<br><br></div></pre><pre>Any help will be appreciated,<br><br></pre><pre>Best,<br><br></pre><pre>Reza<br></pre><br></div></div>