Hello everybody,
I just complete the installation of the V8p4r0 version. But when I run test case I have this error :
... processing the steering file
~> Checking keyword/rubrique coherence
Traceback (most recent call last):
File "C:\opentelemac-mascaret\v8p4r0\scripts\python3\telemac2d.py", line 7, in <module>
main('telemac2d')
File "C:\opentelemac-mascaret\v8p4r0\scripts\python3\runcode.py", line 288, in main
run_study(cas_file, code_name, options)
File "C:\opentelemac-mascaret\v8p4r0\scripts\python3\execution\run_cas.py", line 163, in run_study
my_study = Study(
File "C:\opentelemac-mascaret\v8p4r0\scripts\python3\execution\study.py", line 130, in __init__
self.cas = TelemacCas(self.steering_file, self.dico_file)
File "C:\opentelemac-mascaret\v8p4r0\scripts\python3\execution\telemac_cas.py", line 116, in __init__
self._set_io_files()
File "C:\opentelemac-mascaret\v8p4r0\scripts\python3\execution\telemac_cas.py", line 377, in _set_io_files
raise TelemacException(
utils.exceptions.TelemacException: In C:\opentelemac-mascaret\v8p4r0\examples\telemac2d\2Dcoupling_algae\t2d_littoral.cas missing file for FORTRAN FILE:
./user_fortran
Thank you