How to specify the exchange-correlation functional in Quantum-ESPRESSO

In Quantum-ESPRESSO (QE), the exchange-correlation (XC) functional used is determined based on that specified in pseudopotential files. However, if you want to use the functional other than that, then use the key word input_dft. In case you want to use Perdew-Burke-Ernzerhof (PBE) generalized gradient approximation (PBE) functional (in may cases, this is the default choice), use the variable input_dft as

&SYSTEM
...
input_dft = 'pbe'
...
/

and in the case of PBEsol (PBE for solids)

input_dft = 'pbesol'

NOTE that traditionally, the exchange-correlation functional used in the generation of the pseudopotentials used and that used in molecular or solid calculations, and you should be careful when you use different XC functionals. See Callsen and Hamada for the the exchange-correlation functional for the pseudopotentials in vdW-DF calculations, Yao and Kanai for that in SCAN meta-GGA calculations, and Gygi for the validity of the use of the GGA pseudopotentials in SCAN meta-GGA calculations.

Below is an incomplete list of the XC functional available in QE.

LDA

input_dftXC functional
pzPerdew-Zunger
vwnVosko-Wilk-Nusair
hlHedin-Lundqvist
glGunnarsson-Lundqvist
pwPerdew-Wang

GGA

input_dftXC functional
bpBecke-Perdew
pw91Perdew-Wang '91
blypBLYP
pbePerdew-Burke-Ernzerhof
revpbeZhang-Yang
rpbeHammer-Hansen-Norskov
pbesolPBEsol
wcWu-Cohen

Hybrid

input_dftXC functional
pbe0PBE0
b3lypB3LYP
hseHSE06
gaupbeGau-PBE

vdW-DF

input_dftXC functional
vdw-dfvdW-DF1
vdw-df-c09vdW-DF-C09
vdw-df-obk8optB88-vdW
vdw-df-ob86optB86b-vdW
vdw-df-cxvdW-DF-CX
vdw-df2vdW-DF2
vdw-df2-c09vdW-DF2-C09
vdw-df2-b86rrev-vdW-DF2 (vdW-DF2-B86R)
vdw-df3-opt1vdW-DF3-opt1
vdw-df3-opt2vdW-DF3-opt2
vdw-df-C6vdW-DF-C6
rvv10rVV10

meta-GGA

input_dftXC functional
tpssTPSS
m06lM06-L
scanSCAN
r2scanr2SCAN

Dispersion-corrected meta-GGA

input_dftXC functional
rvv10-scanSCAN-rVV10

Hybrid vdW-DF

input_dftXC functional
vdw-df-cx0vdW-DF-CX-0
vdw-df2-br0vdW-DF2-B86R-0
vdw-df-c090vdW-DF-C09-0
vdw-df-ahcxvdW-DF-AHCX
vdw-df2-ahbrvdW-DF2-AHBR

Other(s)

input_dftXC functional
BEEFBEEF-vdW
beef-vdwBEEF-vdW
トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2023-12-07 (木) 16:19:21 (144d)