Welcome, Guest
Username: Password: Remember me

TOPIC: Error in culvert data file

Error in culvert data file 4 years 3 months ago #36599

  • Audrey
  • Audrey's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
Hi everyone,

I tried to run this test case simulation with culverts (on V7p2) and get the following error message.

LECBUS : ERREUR DE LECTURE SUR LE
FICHIER DE DONNEES DES BUSES
2EME LIGNE DU FICHIER NON CONFORME.

PLANTE : ARRET DU PROGRAMME APRES ERREUR
RETURNING EXIT CODE: 2


The culvert data file seems ok, do you have any clue ? I get the same error message with the siphon file.
The administrator has disabled public write access.

Error in culvert data file 4 years 3 months ago #36600

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
Why are you using such old version?
Did you try with the current version?


Regards
Christophe
The administrator has disabled public write access.

Error in culvert data file 4 years 3 months ago #36604

  • Audrey
  • Audrey's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
Hi

I've installed the V8p1 version and tried but I got the same error message with culverts.

the culvert data file is attached

File Attachment:

File Name: fo1_bridge.txt
File Size: 0 KB




LISTING OF TELEMAC2D

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 V8P1 FORTRAN 2003

~^~^~^~^~^~^~^~^~^~^~^^~^~^~^~^~^~
~ ~
\ ' o '
/\ o \ o
>=)'> ' /\ '
\/ \ >=)'> ~
/ /\ \/
~ >=)'> / .
\/ )
/ (
~ ) )
} ~ ( ( (
{ ) ) )
} } . ( ( (
{ { /^^^^^^^^^^^^
^^^^^^^^^\ /
^^^^^^^^^

END OF FILE FOR DAMOCLES

********************************************
* LECDON: *
* AFTER CALLING DAMOCLES *
* CHECKING OF DATA READ *
* IN THE STEERING FILE *
********************************************

LECDON: FINITE VOLUME SCHEME ON THE TRACER 1
IMPOSED VALUE: IMPLICITATION = 0.
LECDON : FINITE VOLUME SCHEME ON THE TRACER 1
IMPOSED VALUE: SUPG OPTION = 0 FOR DEPTH

EXITING LECDON. NAME OF THE STUDY:
TELEMAC 2D : TEST PONT

OPENING FILES FOR TELEMAC2D

*****************************
* MEMORY ORGANIZATION *
*****************************

READ_MESH_INFO: TITLE= newSelafin
NUMBER OF ELEMENTS: 5550
NUMBER OF POINTS: 2900

FORMAT NOT INDICATED IN TITLE

MXPTEL (BIEF) : MAXIMUM NUMBER OF ELEMENTS AROUND A POINT: 8
STOP 1
MAXIMUM NUMBER OF POINTS AROUND A POINT: 8
USER_CORRXY (BIEF):NO MODIFICATION OF COORDINATES

MESH: MESH ALLOCATED

*************************************
* END OF MEMORY ORGANIZATION: *
*************************************

INITIALIZING TELEMAC2D FOR
INBIEF (BIEF): NOT A VECTOR MACHINE (ACCORDING TO YOUR DATA)
STRCHE (BIEF): NO MODIFICATION OF FRICTION

THERE IS 2 LIQUID BOUNDARIES:

BOUNDARY 1 :
BEGINS AT BOUNDARY POINT: 100 , WITH GLOBAL NUMBER: 2407
AND COORDINATES: 995.0000 0.000000
ENDS AT BOUNDARY POINT: 125 , WITH GLOBAL NUMBER: 2428
AND COORDINATES: 995.0000 250.0000

BOUNDARY 2 :
BEGINS AT BOUNDARY POINT: 234 , WITH GLOBAL NUMBER: 12
AND COORDINATES: 5.000000 150.0000
ENDS AT BOUNDARY POINT: 239 , WITH GLOBAL NUMBER: 11
AND COORDINATES: 5.000000 100.0000

THERE IS 2 SOLID BOUNDARIES:

BOUNDARY 1 :
BEGINS AT BOUNDARY POINT: 239 , WITH GLOBAL NUMBER: 11
AND COORDINATES: 5.000000 100.0000
ENDS AT BOUNDARY POINT: 100 , WITH GLOBAL NUMBER: 2407
AND COORDINATES: 995.0000 0.000000

BOUNDARY 2 :
BEGINS AT BOUNDARY POINT: 125 , WITH GLOBAL NUMBER: 2428
AND COORDINATES: 995.0000 250.0000
ENDS AT BOUNDARY POINT: 234 , WITH GLOBAL NUMBER: 12
AND COORDINATES: 5.000000 150.0000

CORFON (TELEMAC2D): NO MODIFICATION OF BOTTOM

LECBUS: READ ERROR ON THE
CULVERTS DATA FILE
AT LINE 2

PLANTE: PROGRAM STOPPED AFTER AN ERROR
RETURNING EXIT CODE: 2
Traceback (most recent call last):
File "C:\opentelemac-mascaret\v8p1r0\scripts\python3\telemac2d.py", line 7, in <module>
main('telemac2d')
File "C:\opentelemac-mascaret\v8p1r0\scripts\python3\runcode.py", line 272, in main
run_study(cas_file, code_name, options)
File "C:\opentelemac-mascaret\v8p1r0\scripts\python3\execution\run_cas.py", line 157, in run_study
run_local_cas(my_study, options)
File "C:\opentelemac-mascaret\v8p1r0\scripts\python3\execution\run_cas.py", line 65, in run_local_cas
my_study.run(options)
File "C:\opentelemac-mascaret\v8p1r0\scripts\python3\execution\study.py", line 610, in run
self.run_local()
File "C:\opentelemac-mascaret\v8p1r0\scripts\python3\execution\study.py", line 445, in run_local
run_code(self.run_cmd, self.sortie_file)
File "C:\opentelemac-mascaret\v8p1r0\scripts\python3\execution\run.py", line 182, in run_code
raise TelemacException('Fail to run\n'+exe)
utils.exceptions.TelemacException: Fail to run
C:\Users\a.noailly\Documents\039_bridge_test\t2d_bridge.cas_2020-08-24-14h23min00s\out_telemac2d.exe
The administrator has disabled public write access.

Error in culvert data file 4 years 3 months ago #36606

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1559
  • Thank you received: 602
Hello Audrey,

I wonder if you have really read the TELEMAC-2D user manual and/or the error message.
The error message tells you:
LECBUS: READ ERROR ON THE
CULVERTS DATA FILE
AT LINE 2

And at line 2 of the CULVERTS DATA FILE, you only have 1 single value instead of 2, as described in the T2D user manual available:
- in $HOMETEL/documentation/telemac2d/user with 1 pdf file (if you use the tagged version v8p1r1, otherwise compile the documentations),
- or on wiki.opentelemac.org/doku.php?id=documentation_v8p1r1

Your CULVERTS DATA FILE does not seem good. I also anticipate with the following lines, read carefully what is expected, the format changed a few releases ago.
And forget siphon feature, it was merged with culvert also a few releases ago. As often advised, please use the latest release where some previous bugs were fixed and improvements were done.

Hope this helps,

Chi-Tuan
The administrator has disabled public write access.
Moderators: pham

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