Skip to content

Bugfix DFT+U

Nicolas Tancogne-Dejean requested to merge fix_dftu_max_n into hotfix-11.2

Description

The code wrongly assumed that the maximum principal quantum number was 5. This is now fixed.

News snippet

Bugfix for DFT+U for elements having a principal quantum number larger than 5.

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.
Edited by Nicolas Tancogne-Dejean

Merge request reports