I've noticed that when read_abinit_WFK is called, the k-points are simply missing from the data, all of them being the zero vector with weight 1. There are some issues with the way PlanewaveWavefunction is implemented, and the fix will involve some refactoring of that code.
I've noticed that when
read_abinit_WFK
is called, the k-points are simply missing from the data, all of them being the zero vector with weight 1. There are some issues with the wayPlanewaveWavefunction
is implemented, and the fix will involve some refactoring of that code.