Dear all,
I was trying to run a steering file entitled test_01.cas but I got the following error in the log:
=========================================================
Telemac System 5.6 to 6.2 - Perl scripts version 6.2
=========================================================
starting...
HOSTTYPE : gfortran_linux
PROJECT : /home/jp/Modelling/TELEMAC/svn/v6p2r1
BASE DIRECTORY : /home/jp/Modelling/TELEMAC/svn/Test_01
LAUNCH DIRECTORY : /home/jp/Modelling/TELEMAC/svn/Test_01
WORK DIRECTORY : /home/jp/Modelling/TELEMAC/svn/Test_01/test_01.cas14046_tmp
PARAMETER FILE : test_01.cas
*** Using CUSTOM configuration file :
/home/jp/Modelling/TELEMAC/svn/v6p2r1/config/systel.ini ***
*** TELEMAC2D ON STATION ***
*** Interactive mode ***
*** RELEASE v6p2 ***
________________________________________________________
Steering file : test_01.cas
________________________________________________________
________________________________________________________
Starting execution: telemac2d.bat
________________________________________________________
______________________________________________________________________________
*** DEFAULT EXECUTABLE ***
/home/jp/Modelling/TELEMAC/svn/v6p2r1/telemac2d/tel2d_v6p2/gfortran_linux/telemac2dv6p2.exe
______________________________________________________________________________
*** ALLOCATION OF USER FILES ***
- STEERING FILE : test_01.cas
- DICTIONARY : telemac2dv6p2.dico
- GEOMETRY FILE : Mesh_05.slf
- BOUNDARY CONDITIONS FILE : Mesh_05_BC.cli
- LIQUID BOUNDARIES FILE : tides_02b.txt
______________________________________________________________________________
*** RUNNING ***
LISTING OF TELEMAC-2D
TTTTT EEEEE L EEEEE M M AAAAA CCCCC
T E L E MM MM A A C
T EEE L EEE M M M AAAAA C
T E L E M M A A C
T EEEEE LLLLL EEEEE M M A A CCCCC
2D VERSION 6.2 FORTRAN 90
WITH SEVERAL TRACERS
COUPLED WITH SISYPHE AND TOMAWAC
END OF FILE FOR DAMOCLES
********************************************
* LECDON: *
* AFTER CALLING DAMOCLES *
* CHECKING OF DATA READ *
* IN THE STEERING FILE *
********************************************
TREATMENT OF NEGATIVE DEPTHS=2
MASS-LUMPING ON H MUST BE EQUAL TO 1.
PLANTE: PROGRAM STOPPED AFTER AN ERROR
STOP 2
Command exited with non-zero status 2
0.00user 0.00system 0:00.01elapsed 72%CPU (0avgtext+0avgdata 8240maxresident)k
0inputs+0outputs (0major+608minor)pagefaults 0swaps
## Erreur : Fin anormale : time ./out14046_gfortran_linux.exe :512
## Error : System command failed for /home/jp/Modelling/TELEMAC/svn/Test_01/test_01.cas14046_tmp/telemac2d.bat :6400
________________________________________________________
Execution finished: telemac2d.bat
________________________________________________________
No compilation/linking/file errors detected.
Execution errors detected.
Please see messages in stdout above or study stderr output.
Working directory: /home/jp/Modelling/TELEMAC/svn/Test_01/test_01.cas14046_tmp
can be manually deleted with: /home/jp/Modelling/TELEMAC/svn/Test_01/delete_test_01.cas14046
Returning exit status 1
=========================================================
Telemac System 5.6 to 6.2 - Perl scripts version 6.2
=========================================================
...stopping.
jp@jp-B43E:~/Modelling/TELEMAC/svn/Test_01$
As you can see, the execution of Damocles seemed to work but I think the error appears at the stage Allocation of files. Any idea on what could be the problem. For your information, I created a working directory where I put all the necessary input files: steering file (.cas), geometry file (.slf), boundary condition files (.cli) and open liquid boudary files (.txt)
Thanks for your help