Recently I installed the v8P4 version of TELEMAC. I was trying to simulate in parallel but I am getting an error message I do not understand. I am pasting the error message below. However, the simulation is running well in series.
... processing the steering file
~> Checking keyword/rubrique coherence
... checking parallelisation
... handling temporary directories
copying: t2d_hooghly.cas -> C:\Users\Sif22-25\Documents\TELEMAC\examples\telemac2d\Hooghly\t2d_hooghly.cas_2024-09-10-12h24min21s\T2DCAS
copying: telemac2d.dico -> C:\Users\Sif22-25\Documents\TELEMAC\examples\telemac2d\Hooghly\t2d_hooghly.cas_2024-09-10-12h24min21s\T2DDICO
copying: Geometry.slf -> C:\Users\Sif22-25\Documents\TELEMAC\examples\telemac2d\Hooghly\t2d_hooghly.cas_2024-09-10-12h24min21s\T2DGEO
copying: tidal.liq -> C:\Users\Sif22-25\Documents\TELEMAC\examples\telemac2d\Hooghly\t2d_hooghly.cas_2024-09-10-12h24min21s\T2DIMP
copying: B_cond.cli -> C:\Users\Sif22-25\Documents\TELEMAC\examples\telemac2d\Hooghly\t2d_hooghly.cas_2024-09-10-12h24min21s\T2DCLI
... partitioning base files (geo, conlim, sections, zones and weirs)
+> C:\Program Files\TELEMAC\V8P4\builds\gnu.static\bin\partel.exe < partel_T2DGEO.par >> partel_T2DGEO.log
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\telemac2d.py", line 7, in <module>
main('telemac2d')
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\runcode.py", line 288, in main
run_study(cas_file, code_name, options)
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\execution\run_cas.py", line 169, in run_study
run_local_cas(my_study, options)
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\execution\run_cas.py", line 31, in run_local_cas
my_study.partionning(options.use_link)
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\execution\study.py", line 429, in partionning
run_partition(parcmd, self.cas, g_geo, g_fmt_geo, g_conlim,
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\execution\run.py", line 51, in run_partition
run_partel(partel, geom, fmtgeom, conlim, ncsize, False,
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\execution\run.py", line 133, in run_partel
raise TelemacException(
utils.exceptions.TelemacException: Could not split your file T2DGEO with the error as follows:
... The following command failed for the reason in the listing
C:\Program Files\TELEMAC\V8P4\builds\gnu.static\bin\partel.exe < partel_T2DGEO.par >> partel_T2DGEO.log
Here is the log: