<div dir="ltr">Hello all,<br><div><br></div><div>I have compiled quantum espresso 7.1 with libxc and was able to perform SCF calculations with SCAN+RVV10. However, when I tried to plot DOS, only RVV10 functional was implemented. Below is the output file description of functional enforced in the SCF calculation and DOS calculation. Is there any way to link DOS.x with LibXC functionals?</div><div><br></div><div>SCF output:</div><div>     IMPORTANT: XC functional enforced from input :<br>     Exchange-correlation= RVV10-SCAN<br>                           (   0   0   0   0  26   5   0)<br>     Any further DFT definition will be discarded<br>     Please, verify this is what you really want<br></div><div><br></div><div>##################################################</div><div>DOS output:</div><div>     IMPORTANT: XC functional enforced from input :<br>     Exchange-correlation= RVV10<br>                           (   1   4  13   4  26   0   0)<br>     Any further DFT definition will be discarded<br>     Please, verify this is what you really want<br></div><div>###################################################</div><div><br></div><div>Below is the SCF input file where I enforce input_dft:</div><div>&SYSTEM<br>   ntyp             = 10<br>   nat              = 32<br>   ibrav            = 0<br>   ecutwfc         = 90<br>   ecutrho         = 360<br>   input_dft       = 'rvv10-scan'<br>   occupations     = 'smearing'<br>   degauss         = 0.000735<br>   smearing        = 'gaussian'<br>   nspin           = 2</div><div>   ...</div><div><br></div><div>Best,</div><div>Jing Lian Ng</div><div>2nd year graduate student at University of Texas, Austin</div></div>