Hello Jean-Philippe,
Can you try a few things for me, please?
- run telemac2d test_23a.cas without the option -s. Do you still have the same error message? I suppose yes with your last post,
- look at the rights to execute the local executable test_23_gfortran_linux_v6p2.exe, which must be present in the directory where you try to run your simulation, it should be at least r-x
(or 500), and then compare the executables test_23_gfortran_linux_v6p2.exe and out6851_gfortran_linux.exe in the working directory (you can try the diff command, the last one should be a copy of the first one),
- in the working directory, try to run manually out6851_gfortran_linux.exe,
- delete the local executable test_23_gfortran_linux_v6p2.exe and recompile it by running telemac2d test_23a.cas (the local executable should be re-generated and a copy out***_gfortran_linux.exe made in the working directory),
- try to run another telemac2d case, e.g. one from the validation directory (via SVN), one with a Fortran file.
At last, if not yet solved, please send your case so that we can reproduce your error (not before 2013 for me).
Regards,
Chi-Tuan