Dear community
I have attempted to run my first case after "succesfully" compiling telemac.
I tried to run t2d_malpasset-fine.cas however when it attempted to run it the followinf error pops up.
Unknown option: -d
Error while connecting to host, No connection could be made because the target machine actively refused it. (10061)
Connect on sock (host=####, port=###) failed, exhaused all end points
Unable to connect to '####:##',
sock error: Error = -1
ReadFile() failed, error 109
unable to start the local smpd manager.
Traceback (most recent call last):
File "C:\opentelemac-mascaret\v8p2r1\scripts\python3\telemac2D.py", line 7, in <module>
main('telemac2d')
File "C:\opentelemac-mascaret\v8p2r1\scripts\python3\runcode.py", line 271, in main
run_study(cas_file, code_name, options)
File "C:\opentelemac-mascaret\v8p2r1\scripts\python3\execution\run_cas.py", line 157, in run_study
run_local_cas(my_study, options)
File "C:\opentelemac-mascaret\v8p2r1\scripts\python3\execution\run_cas.py", line 65, in run_local_cas
my_study.run(options)
File "C:\opentelemac-mascaret\v8p2r1\scripts\python3\execution\study.py", line 612, in run
self.run_local()
File "C:\opentelemac-mascaret\v8p2r1\scripts\python3\execution\study.py", line 440, in run_local
run_code(self.run_cmd, self.sortie_file)
File "C:\opentelemac-mascaret\v8p2r1\scripts\python3\execution\run.py", line 182, in run_code
raise TelemacException('Fail to run\n'+exe)
utils.exceptions.TelemacException: Fail to run
Does anyone knows how to fix this issue,
I really appreciate the support
Kind regards,
Marcelo