<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Is it possible to use B3LYP or PBE0 with vc-relax?</p>
<p>I'm getting the following error when trying to use PBE0:</p>
<p>Error in routine vcut_get (10):<br /> q vector out of the grid</p>
<p>And my input file is the following:</p>
<p>control<br />calculation = 'vc-relax',<br />prefix = 'pa',<br />verbosity = 'high',<br />pseudo_dir = '/home/ccevallos/pslibrary.1.0.0/pbesol/PSEUDOPOTENTIALS',<br />outdir = './tmp7',<br />wf_collect=.true.<br />/</p>
<p>&SYSTEM<br /> ibrav = 0,<br /> nat=4,<br /> ntyp=2,<br /> ecutwfc=200.00,<br /> ecutrho=2000.00,<br /> occupations = 'fixed',<br /> input_DFT='PBE0',<br /> nbnd= 10,<br /> nqx1=1,<br /> nqx2=1,<br /> nqx3=10,<br /> exxdiv_treatment='vcut_ws',<br />ecutvcut=0.7,<br />x_gamma_extrapolation=.false.<br />/</p>
<p>ATOMIC_SPECIES<br />C 12.011 C.pbesol-nc.UPF<br />H 1.00784 H.pbesol-n-nc.UPF</p>
<p>CELL_PARAMETERS {angstrom}<br />10.000000000000000 0.000000000000000 0.000000000000000<br />0.000000000000000 10.000000000000000 0.000000000000000<br />0.000000000000000 0.000000000000000 2.47</p>
<p>ATOMIC_POSITIONS {angstrom}<br /> C 0.00000 0.00000 0.00000<br /> C 0.61930 0.00000 1.17700<br /> H -1.09000 0.00000 0.00000<br /> H 1.70930 0.00000 1.17700</p>
<p>K_POINTS automatic<br />1 1 20 1 1 1</p>
<p> </p>
<div> </div>
</body></html>