<div dir="ltr"><div>Hi,</div><div>I'm not very aware about dft-d3 implementation, so please take this answer as only possibly correct!</div><div><br></div><div>If you go into the QE root directory, and type<br> grep -R "functional name unknown" *</div><div>you get this output:<br>dft-d3/core.f90:            call stoprun( 'functional name unknown' )<br>dft-d3/core.f90:            call stoprun( 'functional name unknown' )<br>dft-d3/core.f90:        call stoprun( 'functional name unknown' )<br>dft-d3/core.f90:          call stoprun( 'functional name unknown' )<br>dft-d3/core.f90:          call stoprun( 'functional name unknown (TZ case)' )<br>dft-d3/core.f90:        call stoprun( 'functional name unknown' )<br><br>So the error comes from dft-d3/core.f90. After browsing through this file, you can find a lot of "case"</div><div>statements that assign the dft-d3 functional parameters, according to the DFT functional.</div><div>Now, if you look at the allowed DFT functional, you find many choices, GGA (pbe), b3-lyp, hse06, etc.</div><div>but, unless I missed something, no entry is found for Functional type: PERDEW-ZUNGER (LDA) exch-corr,</div><div>that is the one of the pseudopotentials you choose.<br><br>To conclude, it seems that DFT-D3 is not implemented for and/or incompatible with LDA functional.<br><br>I'm pretty aware that I tried DFT-D3 + SOC, and it should work properly, so no incompatibility should</div><div>show up due to SOC included.</div><div><br></div><div><br></div><div>Giovanni</div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><span style="color:rgb(0,0,0)">-- <br><br>Prof. Giovanni Cantele<br>Dipartimento di Fisica "Ettore Pancini"<br>Universita' degli Studi di Napoli "Federico II"<br>Complesso Universitario M. S. Angelo - Ed. 6<br>Via Cintia, I-80126, Napoli, Italy<br>e-mail: <a href="mailto:giovanni.cantele@unina.it" target="_blank">giovanni.cantele@unina.it</a><br>Phone: +39 081 676910<br><br>Web page: </span><a href="https://sites.google.com/view/giovanni-cantele/home" style="color:rgb(17,85,204)" target="_blank">https://sites.google.com/view/giovanni-cantele/home</a><br></div></div></div><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">Il giorno sab 8 nov 2025 alle ore 01:10 Vahid Askarpour <<a href="mailto:vh261281@dal.ca">vh261281@dal.ca</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear QE Community,<br>
<br>
The following relaxation with QE-7.3.1 crashes with "program stopped due to: functional name unknown” error:<br>
<br>
&control<br>
    calculation='vc-relax',<br>
    restart_mode='from_scratch',<br>
    prefix='Bi2Te3',<br>
    pseudo_dir='./'<br>
    verbosity='high',<br>
    tprnfor=.true.,<br>
    tstress=.true.,<br>
    etot_conv_thr=1.0d-6<br>
    forc_conv_thr=1.0d-5<br>
/<br>
&system<br>
    ibrav=0,<br>
    nat=5, ntyp= 2, <br>
    ecutwfc = 130,<br>
    ecutrho=1300<br>
    occupations='fixed'<br>
    lspinorb= .true.<br>
    noncolin=.true.<br>
    vdw_corr='dft-d3'<br>
    dftd3_version=4,<br>
    dftd3_threebody=.false.<br>
/<br>
&electrons<br>
    diagonalization='cg'<br>
    conv_thr = 1.0e-10<br>
    mixing_beta = 0.5<br>
    electron_maxstep = 500<br>
    mixing_mode = 'plain'<br>
/<br>
&ions<br>
    ion_dynamics='bfgs',<br>
/<br>
&cell<br>
    cell_dynamics='bfgs',<br>
    press_conv_thr=0.01d<br>
/<br>
<br>
ATOMIC_SPECIES<br>
Bi 208.9804  Bi.rel-pz-dn-rrkjus_psl.1.0.0.UPF<br>
Te 127.6     Te.rel-pz-dn-rrkjus_psl.0.2.2.UPF<br>
<br>
CELL_PARAMETERS (angstrom)<br>
     2.5108998896489210   -0.0000000000000018    9.9390488249908575<br>
    -1.2554499448244620    2.1745030907955125    9.9390488249908575<br>
    -1.2554499448244620   -2.1745030907955085    9.9390488249908575<br>
ATOMIC_POSITIONS (crystal)<br>
Bi  0.4003444081302142  0.4003443211302177  0.4003443561302170<br>
Bi  0.5996558398697848  0.5996556348697856  0.5996556308697852<br>
Te  0.2085720756571827  0.2085720276571788  0.2085720466571839<br>
Te  0.7914278593428156  0.7914278733428167  0.7914279403428187<br>
Te -0.0000000000000000 -0.0000000000000000 -0.0000000000000000<br>
<br>
K_POINTS (automatic)<br>
12 12 12 0 0 0<br>
<br>
An empty file named dscf_problem  was also created by the code. Is there a conflict between D3 and SOC?<br>
<br>
Thanks,<br>
Vahid<br>
<br>
Vahid Askarpour<br>
Department of Physics and Atmospheric Science<br>
Dalhousie University<br>
Halifax, Canada<br>
_______________________________________________________________________________<br>
The Quantum ESPRESSO Foundation stands in solidarity with all civilians worldwide who are victims of terrorism, military aggression, and indiscriminate warfare.<br>
--------------------------------------------------------------------------------<br>
Quantum ESPRESSO is supported by MaX (<a href="http://www.max-centre.eu" rel="noreferrer" target="_blank">www.max-centre.eu</a>)<br>
users mailing list <a href="mailto:users@lists.quantum-espresso.org" target="_blank">users@lists.quantum-espresso.org</a><br>
<a href="https://lists.quantum-espresso.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.quantum-espresso.org/mailman/listinfo/users</a></blockquote></div>