Hi, Chi-Tuan
Sorry for the delay. I have made adjustments on the TEC Positions file.
Turns out I input the wrong angle. Instead of making the TEC perpendicular to the flow, I made it parallel which obviously produce no result. here is my ASCII file (sorry I failed to attach my TEC_Positions file before):
Here is the result:
However, every 16 hours, I received this error message:
GRACJG (BIEF) : EXCEEDING MAXIMUM ITERATIONS: 500 RELATIVE PRECISION: NaN
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
Traceback (most recent call last):
File "C:\opentelemac-mascaret\v8p2\scripts\python3\telemac2d.py", line 7, in <module>
main('telemac2d')
File "C:\opentelemac-mascaret\v8p2\scripts\python3\runcode.py", line 271, in main
run_study(cas_file, code_name, options)
File "C:\opentelemac-mascaret\v8p2\scripts\python3\execution\run_cas.py", line 157, in run_study
run_local_cas(my_study, options)
File "C:\opentelemac-mascaret\v8p2\scripts\python3\execution\run_cas.py", line 65, in run_local_cas
my_study.run(options)
File "C:\opentelemac-mascaret\v8p2\scripts\python3\execution\study.py", line 612, in run
self.run_local()
File "C:\opentelemac-mascaret\v8p2\scripts\python3\execution\study.py", line 440, in run_local
run_code(self.run_cmd, self.sortie_file)
File "C:\opentelemac-mascaret\v8p2\scripts\python3\execution\run.py", line 182, in run_code
raise TelemacException('Fail to run\n'+exe)
utils.exceptions.TelemacException: Fail to run
C:\Users\surya\OneDrive\Documents\TELEMAC\ntt_turbine\cas_1aa_1i_2.cas_2022-03-11-10h22min15s\out_user_fortran.exe
I tried changing the maximum iteration limit from 500 to 2000 and still no change. What is the solution to this? Am I missing something? Thanks.
P.S.: The grid area around the mesh is 3x3 meter elements using 0.5 time step