Closed degennar closed 3 years ago
This was not resolved with PR #7
Just a few notes on this: instead of what you suggested in PR #7 (having a script that hacks the pw2wannier
code) I suggest we create a fork of the pw2wannier
code. You would then add your local modifications to this fork, and then this fork can be a submodule of the koopmans
repo.
Forking is a sensible way of tracking the main pw2wannier
code while retaining your local modifications
We need to add a link to the most recent version of QE (for the moment we are aligned with
qe-6.5
) and Wannier90. Can we maybe do that as inpython_KI
withASE
?