two (very) minor issues
Posted: Tue Aug 15, 2017 11:09 am
Dear developers:
I would like to report two very minor issues as follows:
(1) When iverbosity=2 and nbndfs>10, the cube files with the band index greater than 10 are overwritten due to the formatted output with "i1".
You can find these cases in the files of eliashberg_setup.f90 and eliashberg_write.f90.
(2) Currently, the subroutine "set_ndnmbr" doesn't consider the case using the number of cores greater than 1000. Is there a specific reason to stick to the case using the number of cores small than 1000? I can easily modify the code, but I am just wondering whether there is a part in the code which limits the number of cores.
Sincerely,
Hyungjun Lee
I would like to report two very minor issues as follows:
(1) When iverbosity=2 and nbndfs>10, the cube files with the band index greater than 10 are overwritten due to the formatted output with "i1".
You can find these cases in the files of eliashberg_setup.f90 and eliashberg_write.f90.
(2) Currently, the subroutine "set_ndnmbr" doesn't consider the case using the number of cores greater than 1000. Is there a specific reason to stick to the case using the number of cores small than 1000? I can easily modify the code, but I am just wondering whether there is a part in the code which limits the number of cores.
Sincerely,
Hyungjun Lee