Welcome, Guest
Username: Password: Remember me

TOPIC: Do you know where the error missing file for FORTRAN FILE come from ?

Do you know where the error missing file for FORTRAN FILE come from ? 1 year 9 months ago #42087

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
The administrator has disabled public write access.

Do you know where the error missing file for FORTRAN FILE come from ? 1 year 8 months ago #42093

  • DeVos_TUM
  • DeVos_TUM's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 22
  • Thank you received: 4
Hi Mathieu,

I think you get this error because you didn't navigate to the folder "C:\opentelemac-mascaret\v8p4r0\examples\telemac2d\2Dcoupling_algae" before running the test case. According to the .cas file, telemac is looking for ".user/fortran", but does not find it.

Open a command prompt, navigate to the folder of the test case using "cd" and then try to run the test case again.

It should look something like in the attached picture.

Kind regards
Frederik
Attachments:
The administrator has disabled public write access.
The following user(s) said Thank You: MathieuSoulayrol
Moderators: borisb

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.