I have defined two separate boundary files (.cli) one for the Telemac-2D file and another for the Gaia steering file.
But I still get an error
Does anyone know what caused this error?
my model setup detail is here
www.opentelemac.org/index.php/kunena/17-...r-running-gaia-model
Thanks in advance
======================
WARNING IN DICTIONARY:
FOR KEYWORD: SCHEME FOR ADVECTION OF SUSPENDED SEDIMENTS
THE NUMBER OF DEFAULT VALUES 1 IS DIFFERENT FROM THE DECLARED SIZE 2
WARNING IN DICTIONARY:
FOR KEYWORD: SOLVER FOR DIFFUSION OF SUSPENSION
THE NUMBER OF DEFAULT VALUES 1 IS DIFFERENT FROM THE DECLARED SIZE 2
At line 183 of file C:\opentelemac-mascaret\v8p2r0\sources\utils\bief\check_sortgai.f
Fortran runtime error: Bad integer for item 1 in list input
Traceback (most recent call last):
File "C:\opentelemac-mascaret\v8p2r0\scripts\python3\runcode.py", line 287, in <module>
main(None)
File "C:\opentelemac-mascaret\v8p2r0\scripts\python3\runcode.py", line 271, in main
run_study(cas_file, code_name, options)
File "C:\opentelemac-mascaret\v8p2r0\scripts\python3\execution\run_cas.py", line 157, in run_study
run_local_cas(my_study, options)
File "C:\opentelemac-mascaret\v8p2r0\scripts\python3\execution\run_cas.py", line 65, in run_local_cas
my_study.run(options)
File "C:\opentelemac-mascaret\v8p2r0\scripts\python3\execution\study.py", line 612, in run
self.run_local()
File "C:\opentelemac-mascaret\v8p2r0\scripts\python3\execution\study.py", line 440, in run_local
run_code(self.run_cmd, self.sortie_file)
File "C:\opentelemac-mascaret\v8p2r0\scripts\python3\execution\run.py", line 182, in run_code
raise TelemacException('Fail to run\n'+exe)
utils.exceptions.TelemacException: Fail to run
D:\Telemac_Drau\Drau_All\Hyd2D_Steady.cas_2021-12-03-12h19min02s\out_user_fortran.exe
D:\Telemac_Drau\Drau_All>