cp2k/data/xc_section/vdW-DF-cx.sec
Frederick Stein a3c0186439 LibXC: Add section for every functional
SIRIUS: Append XC_ to LibXC functional names if absent
2021-03-05 15:56:24 +01:00

23 lines
656 B
Text

# vdW-DF-cx: K. Berland and P. Hyldgaard, Exchange functional that tests
# the robustness of the plasmon descripion of the van der Waals density
# functional, Physical Review B 89, 035412 (2014).
#
# CUTOFF should be optimised for accuracy and efficiency
#
&XC
&XC_FUNCTIONAL
&GGA_X_LV_RPW86
&END GGA_X_LV_RPW86
&PW92
&END PW92
&END XC_FUNCTIONAL
&vdW_POTENTIAL
DISPERSION_FUNCTIONAL NON_LOCAL
&NON_LOCAL
TYPE DRSLL
VERBOSE_OUTPUT
KERNEL_FILE_NAME vdW_kernel_table.dat
CUTOFF 50
&END NON_LOCAL
&END vdW_POTENTIAL
&END XC