Skip to content

Bug fix in ephwann_shuffle(_mem) in EPW

Hyungjun Lee requested to merge (removed):develop into develop

Dear all:

This commit fixes the issue reported by Prof. Paolo Giannozzi; this issue was hidden but arises when the compilation is done with the following debug flags:

FFLAGS = -g -Wall -fbounds-check -frange-check -finit-integer=987654321 -finit-real=nan -finit-logical=true -finit-character=64

PS) Additionally, I fixed a bug in io_eliashberg.f90.

Sincerely,

Hyungjun Lee

Edited by Hyungjun Lee

Merge request reports