Hi
I am a new user of telemac2d . I am doing the tutorials which was available in the website for Baxter river.when I ran the simulation after checking input and running my simulation, the telemac logo came. but nothing else happened. I know the simulation take a lot of time, but as I am new user, I like to be sure that there is no problem in running my simulation.Also when I interrupted manually the following line was appeared:
File "/data/DATA/telemac/new/v7p0r1/scripts/python27/telemac2d.py", line 17, in <module>
main('telemac2d')
File "/data/DATA/telemac/new/v7p0r1/scripts/python27/runcode.py", line 1452, in main
runCAS(cfgname,cfg,codeName,casFiles,options)
File "/data/DATA/telemac/new/v7p0r1/scripts/python27/runcode.py", line 1142, in runCAS
if not runCode(CASFiles[name],CASFiles[name]):
File "/data/DATA/telemac/new/v7p0r1/scripts/python27/runcode.py", line 707, in runCode
t1.join()
File "/usr/lib/python2.7/threading.py", line 667, in join
self.__block.wait()
File "/usr/lib/python2.7/threading.py", line 243, in wait
waiter.acquire()
KeyboardInterrupt
Thanks