Skip to content

Resolve "Refactor Zora"

Martin Lueders requested to merge 742-refactor-zora into main

Description

The current Zora implementation lives directly inside hamiltonian_elec and clutters the code. It will be moved into a seperate module.

News snippet

Move the Zora code into a separate module.

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.

Closes #742 (closed)

Edited by Martin Lueders

Merge request reports