Hello,
I installed the trunk version and when trying to launch a Telemac-2D simulation I get the following error:
______________________________________________
... processing the steering file
Traceback (most recent call last):
File "C:\Opentelemac\v8_trunk\scripts\python3\runcode.py", line 292, in <module>
main(None)
File "C:\Opentelemac\v8_trunk\scripts\python3\runcode.py", line 275, in main
run_study(cas_file, code_name, options)
File "C:\Opentelemac\v8_trunk\scripts\python3\execution\run_cas.py", line 154, in run_study
my_study = Study(steering_file, code_name, options.w_dir)
File "C:\Opentelemac\v8_trunk\scripts\python3\execution\study.py", line 93, in __init__
self.cas = TelemacCas(self.steering_file, self.dico_file)
File "C:\Opentelemac\v8_trunk\scripts\python3\execution\telemac_cas.py", line 72, in __init__
self._set_io_files()
File "C:\Opentelemac\v8_trunk\scripts\python3\execution\telemac_cas.py", line 262, in _set_io_files
.format(self.file_name, key, val))
utils.exceptions.TelemacException: In C:\Opentelemac\v8_trunk\malpasset\t2d_malpasset-eria.cas missing file for GEOMETRY FILE:
geo_malpasset-small.slf
______________________________________________
I'm sure that the geometry file is in the directory.
I would glad for any help!
Regards,
Clemens