Hi everybody,
I tried to run a simulation coupling T3DXTOM2D, it's worked before with my version v8p0r0, but now with the new version v8p4r0, I obtain this error :
***********************************************
add_receiver: TEL2TOM 1
***********************************************
ERROR: COUPLE_MOD NO COUPLING INFO FOR TEL2TOM
PLANTE: PROGRAM STOPPED AFTER AN ERROR
RETURNING EXIT CODE: 2
job aborted:
[ranks] message
[0] application aborted
aborting MPI_COMM_WORLD (comm=0x44000000), error 2, comm rank 0
---- error analysis -----
[0] on MATHIEU
D:\ProgMod\TELEMAC\LANCEMENTS\EMBRUNS\BATHY-REELLE\T3DXTOM\ASYM\t3d_littoral_same.cas_2023-06-07-09h13min13s\out_telemac3d.exe aborted the job. abort code 2
---- error analysis -----
Traceback (most recent call last):
File "C:\telemac\v8p4r0\scripts\python3\telemac3d.py", line 7, in <module>
main('telemac3d')
File "C:\telemac\v8p4r0\scripts\python3\runcode.py", line 288, in main
run_study(cas_file, code_name, options)
File "C:\telemac\v8p4r0\scripts\python3\execution\run_cas.py", line 169, in run_study
run_local_cas(my_study, options)
File "C:\telemac\v8p4r0\scripts\python3\execution\run_cas.py", line 65, in run_local_cas
my_study.run(options)
File "C:\telemac\v8p4r0\scripts\python3\execution\study.py", line 644, in run
self.run_local()
File "C:\telemac\v8p4r0\scripts\python3\execution\study.py", line 465, in run_local
run_code(self.run_cmd, self.sortie_file)
File "C:\telemac\v8p4r0\scripts\python3\execution\run.py", line 182, in run_code
raise TelemacException('Fail to run\n'+exe)
utils.exceptions.TelemacException: Fail to run
mpiexec -n 1 D:\ProgMod\TELEMAC\LANCEMENTS\EMBRUNS\BATHY-REELLE\T3DXTOM\ASYM\t3d_littoral_same.cas_2023-06-07-09h13min13s\out_telemac3d.exe
When I run t3d_littoral_same.cas in example it's working
I put in attached file my files
Do you know how to resolve this ?
Thank you in advance
M.