Hello Telemac community,
I was able to follow the example of using TelApy to execute Telemac-2D simulations (v8p3r1/notebooks/telapy/telemac2d_example.ipynb). It worked well for running with one processor.
In the TelApy manual it says:
after initializing the MPI environment, the user must partition the input files (geometry file, boundary conditions files, and so on) using the Fortran function "partel". Then, when the calculation is complete, it is necessary to merge each subdomains result files using the "gretel" routine of the TELEMAC-MASCARET SYSTEM. The MPI environment can then be closed.
I'm wondering is there any example that could show how to run the simulation with multiple processors? Is it possible to have a small example demonstrating these steps?
Thanks in advance!
Kind regards,
Qilong