Hello everyone
I encountered an error when running the simulation. When I ran the cas file for the first time, the simulation ran successfully. When I ran it the second time, the following error occurred.
THE KEY-WORD: TREATMENT OF THE LINEAR SYSTEM
APPPEARS AT LEAST TWICE , THE LAST VALUE WILL BE KEPT...
DIFFERENT NUMBER OF PARALLEL PROCESSORS:
DECLARED BEFORE (CASE OF COUPLING ?): 1
TELEMAC-2D : 0
VALUE 1 IS KEPT
22 ABSCISSAE OF SOURCES EXPECTED
20 FOUND
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 LAPTOP-K404GRU3
E:\01NC_model\wushahe\wushahe2hp20\wushahe_2h_p20.cas_2023-11-29-18h17min10s\out_telemac2d.exe aborted the job. abort code 2
---- error analysis
Traceback (most recent call last):
File "C:\TELEMAC\V8P4\scripts\python3\telemac2d.py", line 7, in <module>
main('telemac2d')
File "C:\TELEMAC\V8P4\scripts\python3\runcode.py", line 288, in main
run_study(cas_file, code_name, options)
File "C:\TELEMAC\V8P4\scripts\python3\execution\run_cas.py", line 169, in run_study
run_local_cas(my_study, options)
File "C:\TELEMAC\V8P4\scripts\python3\execution\run_cas.py", line 65, in run_local_cas
my_study.run(options)
File "C:\TELEMAC\V8P4\scripts\python3\execution\study.py", line 644, in run
self.run_local()
File "C:\TELEMAC\V8P4\scripts\python3\execution\study.py", line 465, in run_local
run_code(self.run_cmd, self.sortie_file)
File "C:\TELEMAC\V8P4\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 E:\01NC_model\wushahe\wushahe2hp20\wushahe_2h_p20.cas_2023-11-29-18h17min10s\out_telemac2d.exeI have attached my cas file. I hope someone can help. I solved the problem.
Thank you