Hi Patrick,
Thank you.
Yes, I've tried PARALLEL PROCESSORS to be 0 (serial) and 1, in these two cases, the module can run.
For compiling the modules, I tried 'compile_telemac.py' and 'compile_telemac.py -j 16', compilation can be done, but run failed in the parallel mode with same error message.
For running the program, 'telemac2d.py casfile' and 'telemac2d.py --ncsize=16 casfile' were tried seperately, they all failed.
For example run in parallel, I will try one of them soon.
Best regards,
Jujube