5.46.2. xc.lda_xc_corr_ksdt.lda_xc_corr_ksdt¶
- eminus.xc.lda_xc_corr_ksdt.lda_xc_corr_ksdt(n, T=0, **kwargs)[source]¶
Corrected KSDT exchange-correlation functional (spin-paired).
Similar to the functional with the label LDA_XC_CORRKSDT and ID 318 in Libxc, but the implementations differ: https://gitlab.com/libxc/libxc/-/issues/525 Exchange and correlation cannot be separated.
Reference: Phys. Rev. Lett. 120, 076401.
- Parameters:
n – Real-space electronic density.
- Keyword Arguments:
T – Temperature in Hartree.
**kwargs – Throwaway arguments.
- Returns:
Corrected KSDT exchange-correlation energy density and potential.