Hello Thong,
The problem is what the listing says, you have an error of dimension at line 3108 of your specific Fortran file (however your file does not seem to have so many lines so I am not sure it corresponds). It is probably an index of array which is 0 on a processor because the point is not in this processor, or something like this. If it is an error in our own sources it could be that it has been corrected in the version 7.0 which is now available in its release R0 for tests (an extra question is why do you move to version 6.3 now that we have version 7.0 available?).
In all cases it means that you have compiled Telemac with an option that checks array bounds and it is rather costful. I do this just for developing, then you can remove it to go faster. If this option has been added when you moved to version 6.3, it is the reason why you did not see it before.
With best regards,
Jean-Michel Hervouet