Skip to content

Fixes to the ADSIC

Nicolas Tancogne-Dejean requested to merge fix_adsic_polarized into hotfix-13.1

Description

Fixes to the ADSIC:

  • The spin-polarized case implementing an approximate version for the Hartree term.
  • The energy was missing a factor of 1/2.
  • Forbids the code to run with NLCC, as this is not implemented at the moment.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports