Bugfix: lower bound phase array
Description
Fix the lower bound of the phase argument. This bug went silent as the routine is not called in k-point parallelization, as this is not implemented at the moment.
News snippet
Bug fix not affecting the code results.
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.