Skip to content

Refactoring low-level DFT+U

Nicolas Tancogne-Dejean requested to merge dft_u_submesh into develop

Description

Simplifying the logic of the DFT+U low-level code. This allows for DFT+U on full meshes for non-periodic system, and hence to use Löwdin orthogonalization for isolated systems.

News snippet

Simplifying the logic of the DFT+U low-level code.

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