Skip to content

Fix the restart of DFT+U.

Nicolas Tancogne-Dejean requested to merge fix_lda_u_restart into hotfix-12.2

Description

Fix the restart of DFT+U. The old version was leading to imprecise restarting as data where not read in binary but recomputed.

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