<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Dear Roman,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
I suggest you to switch to a more recent version of QE (7.1 is the latest) since there have been major changes in the XC part of QE starting from v6.8. Now all the XC related routines (except vdW) are in a separate library, XClib.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
The hybrid functionals, as all the others, are computed in the xc driver routines (in qe_drivers_lda/gga.f90), which call the functional routines (in qe_funct_exch_lda_lsda/gga.f90) and combine the output with the exx_fraction parameter.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
The routines to set the exx_fraction are in dft_setting_routines.f90 (documentation is synthetic but present).</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
You can also use hybrid functionals from libxc. In that case the exx_fraction is enforced in the 'xclib_init_libxc' routine.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Cheers,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Fabrizio<br>
</div>
<div id="appendonsend"></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 Роман Воронков <kesius@yandex.ru><br>
<b>Sent:</b> Monday, July 25, 2022 10:27 PM<br>
<b>To:</b> users@lists.quantum-espresso.org <users@lists.quantum-espresso.org><br>
<b>Subject:</b> [QE-users] [SPAM]</font>
<div> </div>
</div>
<div>
<div>Dear all,</div>
<div> </div>
<div>I'd like to perform some calculations with customized xc functionals. I've already found source files containing lda/gga functionals, but I can't find where hybrid functionals calculation subroutines are stored. Could you please help me in this search?
 I'm currently using 6.6 version of the code but hints for other versions are also very welcome.<br>
<br>
All the best,<br>
Dr. Roman Voronkov<br>
P.N. Lebedev Physical Institute of RAS</div>
</div>
</body>
</html>