Skip to content
  • Daniel Pinkal's avatar
    Update clocks_handler.f90 · 29164dbf
    Daniel Pinkal authored
    Fixed broken clock output for WALL times > 1h and harmonized spacing of d-h-m-s time output.
    For the WALL time output in the case of mhour>0 there was given "nmin" as first variable for the output string which was wrongly placed there.
    Additionally, the spacing of all d-h-m-s outputs where changed in a way, that the Words "CPU" and "WALL" are all in one row with the output in seconds only [if defined(__CLOCK_SECONDS)].
    29164dbf