I am running v8p1r2 on linux (ubuntu) (for compatibility issues can't use v8p2).
When I try to run telemac2d, the object file "out_user_fortran" is created, but the object/executable file "out_telemac2d" is not created.
Any idea on what is going on?
The run ends with
created: out_user_fortran
Running your simulation(s) :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In /home/pvalente/N6/N6_telemac.cas_2021-07-06-19h15min43s:
/home/pvalente/N6/N6_telemac.cas_2021-07-06-19h15min43s/out_telemac2d
/bin/sh: 1: /home/pvalente/N6/N6_telemac.cas_2021-07-06-19h15min43s/out_telemac2d: not found
I also get the error messages:
Traceback (most recent call last):
File "/home/pvalente/telemac-mascaret/v8p1r2/scripts/python3/runcode.py", line 289, in <module>
main(None)
File "/home/pvalente/telemac-mascaret/v8p1r2/scripts/python3/runcode.py", line 272, in main
run_study(cas_file, code_name, options)
File "/home/pvalente/telemac-mascaret/v8p1r2/scripts/python3/execution/run_cas.py", line 157, in run_study
run_local_cas(my_study, options)
File "/home/pvalente/telemac-mascaret/v8p1r2/scripts/python3/execution/run_cas.py", line 65, in run_local_cas
my_study.run(options)
File "/home/pvalente/telemac-mascaret/v8p1r2/scripts/python3/execution/study.py", line 610, in run
self.run_local()
File "/home/pvalente/telemac-mascaret/v8p1r2/scripts/python3/execution/study.py", line 445, in run_local
run_code(self.run_cmd, self.sortie_file)
File "/home/pvalente/telemac-mascaret/v8p1r2/scripts/python3/execution/run.py", line 182, in run_code
raise TelemacException('Fail to run\n'+exe)
utils.exceptions.TelemacException: Fail to run
/home/pvalente/N6/N6_telemac.cas_2021-07-06-19h15min43s/out_telemac2d