Hi Thierry
I'm note sure the section file should be just duplicated...
The fact it was a text file is not sufficient...
In the dictionary, this file is not declared as SCAL like some other files which are duplicated for the parallel computation. It is declared as SECTION which will probably induce another specific treatment.
About partel, when you try to run your case, the files are copied into a temporary directory in which the partitioning operations are made. My proposal, after the crash is to go into this temporary directory and try to run partel on the command line (you should probably enter the full path to partel).
Then partel will run and ask you some informations (which are passed automatically in a normal execution of telemac).
For the geometry file, you just have to enter T2DGEO.
T2DCLI for boundary conditions.
Then the number of subdomains, the method (choose metis).
Then there is a question about sections. Enter the right answer and eventually if required the name of section file T2DSEC and check the result.
If execution fail, this will give us some informations about the origin of the problem, if it's OK, this will probably mean there is a problem with the script.
Hope this helps