5.35.2. xc.gga_c_pbe_sol.gga_c_pbe_sol_spin#

eminus.xc.gga_c_pbe_sol.gga_c_pbe_sol_spin(n, zeta, **kwargs)[source]#

Perdew-Burke-Ernzerhof solid parametrization of the correlation functional (spin-polarized).

Corresponds to the functional with the label GGA_C_PBE_SOL and ID 133 in Libxc.

Reference: Phys. Rev. Lett. 100, 136406.

Parameters:
  • n (ndarray) – Real-space electronic density.

  • zeta (ndarray) – Relative spin polarization.

Keyword Arguments:

**kwargs – Throwaway arguments.

Returns:

tuple[ndarray, ndarray, ndarray] – PBE correlation energy density, potential, and vsigma.