Welcome, Guest
Username: Password: Remember me

TOPIC: error running teelemac

error running teelemac 8 years 1 week ago #24331

  • maye07_am
  • maye07_am's Avatar
im beginning at using telemac2D, and was trying to run project. im follow the step to get geometry and boundary conditions and running telemac2D but the programm is stopping


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.3 FORTRAN 90
WITH SEVERAL TRACERS
COUPLED WITH SISYPHE AND TOMAWAC

DIFFERENT NUMBER OF PARALLEL PROCESSORS:
DECLARED BEFORE (CASE OF COUPLING ?): 0
TELEMAC-2D : 1
VALUE 0 IS KEPT

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

EXITING LECDON. NAME OF THE STUDY:

OPENING FILES FOR TELEMAC2D

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

READGEO1: TITLE= newSelafin

NUMBER OF ELEMENTS: 2358539
NUMBER OF POINTS: 1190017
MXPTEL (BIEF) : MAXIMUM NUMBER OF ELEMENTS AROUND A POINT: 9
MAXIMUM NUMBER OF POINTS AROUND A POINT: 9
CORRXY (BIEF):NO MODIFICATION OF COORDINATES

MESH: MESH ALLOCATED

*************************************
* END OF MEMORY ORGANIZATION: *
*************************************
Attachments:
The administrator has disabled public write access.

error running teelemac 8 years 1 week ago #24333

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi

It could be great to update your Telemac version to the latest one v7.1 and soon v7.2.
Without any other information, it's hard to gives you a reason...
Try to use the KEYWORD : CHECKING THE MESH = YES to gives you more info and maybe the origin of the problem

Regards
Christophe
The administrator has disabled public write access.
The following user(s) said Thank You: maye07_am

error running teelemac 8 years 1 week ago #24334

  • maye07_am
  • maye07_am's Avatar
Hi, I did what you told me and I got this.

Traceback (most recent call last):
File "C:\opentelemac-mascaret\2\v6p3\scripts\python27\runcode.py", line 1084, in <module>
runCAS(cfgname,cfg,codeName,casFile,options)
File "C:\opentelemac-mascaret\2\v6p3\scripts\python27\runcode.py", line 600, in runCAS
cas,lang = processCAS(casFile,dico,frgb)
File "C:\opentelemac-mascaret\2\v6p3\scripts\python27\runcode.py", line 161, in processCAS
cas = readCAS(scanCAS(casFile),dico,frgb)
File "C:\opentelemac-mascaret\2\v6p3\scripts\python27\parsers\parserKeywords.py", line 144, in readCAS
if kw not in dico.keys(): kw = frgb[kw]
KeyError: 'CHECKING MESH'
The administrator has disabled public write access.

error running telemac 8 years 6 days ago #24339

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

A 2,000,000 element mesh is big when you begin to use TELEMAC-2D. Do you run your simulation in parallel or not ?

If you are not too familiar with TELEMAC, perhaps you can start with a coarser mesh.

Regards,

Chi-Tuan
The administrator has disabled public write access.

error running telemac 8 years 6 days ago #24340

  • maye07_am
  • maye07_am's Avatar
Yes, I am new using telemac. Also try with a smaller mesh of 3887 elements but I get the same error.

... reading module dictionary
_____________
runcode::main:
C:\Users\Dell\Documents\modelo:
uncontroled error from python:: KeyError('CHECKING MESH',)
~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "C:\opentelemac-mascaret\2\v6p3\scripts\python27\runcode.py", line 1084, in <module>
runCAS(cfgname,cfg,codeName,casFile,options)
File "C:\opentelemac-mascaret\2\v6p3\scripts\python27\runcode.py", line 600, in runCAS
cas,lang = processCAS(casFile,dico,frgb)
File "C:\opentelemac-mascaret\2\v6p3\scripts\python27\runcode.py", line 161, in processCAS
cas = readCAS(scanCAS(casFile),dico,frgb)
File "C:\opentelemac-mascaret\2\v6p3\scripts\python27\parsers\parserKeywords.py", line 144, in readCAS
if kw not in dico.keys(): kw = frgb[kw]
KeyError: 'CHECKING MESH'
The administrator has disabled public write access.

error running telemac 8 years 6 days ago #24341

  • maye07_am
  • maye07_am's Avatar
... reading module dictionary
_____________
runcode::main:
C:\Users\Dell\Documents\modelo:
uncontroled error from python:: KeyError('CHECKING MESH',)
~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "C:\opentelemac-mascaret\2\v6p3\scripts\python27\runcode.py", line 1084, in <module>
runCAS(cfgname,cfg,codeName,casFile,options)
File "C:\opentelemac-mascaret\2\v6p3\scripts\python27\runcode.py", line 600, in runCAS
cas,lang = processCAS(casFile,dico,frgb)
File "C:\opentelemac-mascaret\2\v6p3\scripts\python27\runcode.py", line 161, in processCAS
cas = readCAS(scanCAS(casFile),dico,frgb)
File "C:\opentelemac-mascaret\2\v6p3\scripts\python27\parsers\parserKeywords.py", line 144, in readCAS
if kw not in dico.keys(): kw = frgb[kw]
KeyError: 'CHECKING MESH'
Attachments:
The administrator has disabled public write access.

error running teelemac 8 years 6 days ago #24342

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

The correct syntax of the keyword is CHECKING THE MESH not CHECKING MESH.

Anyway, this keyword has been introduced since version 7.1. You cannot use it with version 6.3. Some advantages of using the last available version (7.1) or the next one to be delivered soon is that you have new functionalities and errors existing in previous versions that have been solved.

If you start to use TELEMAC, I strongly recommend you to use a recent version as Christophe has suggested.

Looking at your steering file, there are not so many things inside. What do you want to model? There are some examples in the examples folders which can help you to activate a first set of keywords.

Can you also give the whole log of your first post with the command you launch please? Sometimes, the error message is not the last line but may be read a few lines above.

Regards,

Chi-Tuan
The administrator has disabled public write access.

error running teelemac 5 years 8 months ago #33065

hi all
I am also getting same like above error in Telemac3d
(C:\opentelemac-mascaret\v7p3>cd C:\Users\Prof.Murali\Desktop\Kandla

C:\Users\Prof.Murali\Desktop\Kandla>telemac3d.py en.cas


Loading Options and Configurations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

         _____         ____         __
        |___  |       |___ \       /_ |
 __   __  _/ /  _ __    __) | _ __  | |
 \ \ / / |_ _| | '_ \  |__ < | '__| | |
  \ V /   / /  | |_) | ___) || |    | |
   \_/   /_/   | .__/ |____/ |_|    |_|
               | |
               |_|
                           _  _    __  __   ___    ___   __
                         _| || |_ /_ |/_ | / _ \  / _ \ /_ |
  _ __   ___ __   __    |_  __  _| | | | || (_) || (_) | | |
 | '__| / _ \\ \ / /     _| || |_  | | | | \__, | \__, | | |
 | |   |  __/ \ V /  _  |_  __  _| | | | |   / /    / /  | |
 |_|    \___|  \_/  (_)   |_||_|   |_| |_|  /_/    /_/   |_|


... parsing configuration file: C:\opentelemac-mascaret\v7p3\configs\systel_v7p3.cfg


Running your CAS file for:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    +> configuration: win7gfors
    +> root:          C:\opentelemac-mascaret\v7p3


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


... reading the main module dictionary

... processing the main CAS file(s)
    +> running in English

... handling temporary directories

... checking coupling between codes

... checking parallelisation

... first pass at updating all input files
         copying: u_tpxo7.2 C:\Users\Prof.Murali\Desktop\Kandla\en.cas_2019-03-05-10h24min02s\T3DBB2
         copying: en.cas C:\Users\Prof.Murali\Desktop\Kandla\en.cas_2019-03-05-10h24min02s\T3DCAS
         copying: en.slf C:\Users\Prof.Murali\Desktop\Kandla\en.cas_2019-03-05-10h24min02s\T3DGEO
         copying: h_tpxo7.2 C:\Users\Prof.Murali\Desktop\Kandla\en.cas_2019-03-05-10h24min02s\T3DBB1
         copying: Kand.cli C:\Users\Prof.Murali\Desktop\Kandla\en.cas_2019-03-05-10h24min02s\T3DCLI
         copying: telemac3d.dico C:\Users\Prof.Murali\Desktop\Kandla\en.cas_2019-03-05-10h24min02s\T3DDICO

... checking the executable
         copying: telemac3d.exe C:\Users\Prof.Murali\Desktop\Kandla\en.cas_2019-03-05-10h24min02s\out_telemac3d.exe

... handling sortie file(s)


Running your simulation(s) :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



C:\Users\Prof.Murali\Desktop\Kandla\en.cas_2019-03-05-10h24min02s\out_telemac3d.exe


 LISTING OF TELEMAC3D------------------------------------------------------------------------------

                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

                        3D   VERSION V7P3   FORTRAN 2003

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

                   ********************************************
                   *               LECDON:                    *
                   *        BEFORE CALLING DAMOCLES           *
                   ********************************************

 WARNING IN DICTIONARY:
 FOR KEYWORD: VARIABLES FOR 3D GRAPHIC PRINTOUTS
 THE NUMBER OF DEFAULT VALUES            1  IS DIFFERENT FROM THE DECLARED SIZE            4

 WARNING IN DICTIONARY:
 FOR KEYWORD: VARIABLES FOR 2D GRAPHIC PRINTOUTS
 THE NUMBER OF DEFAULT VALUES            1  IS DIFFERENT FROM THE DECLARED SIZE            4

 WARNING IN DICTIONARY:
 FOR KEYWORD: SCHEME OPTION FOR ADVECTION OF TRACERS
 THE NUMBER OF DEFAULT VALUES            1  IS DIFFERENT FROM THE DECLARED SIZE            2

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

 EXITING LECDON. NAME OF THE STUDY:

 OPENING FILES FOR TELEMAC3D
  - FILE    T3DGEO OF TYPE BIG_ENDIAN
  - FILE    T3DGEO IS SINGLE PRECISION

 POINT_TELEMAC3D: MEMORY ALLOCATION

 READ_MESH_INFO: TITLE= newSelafin
            NUMBER OF ELEMENTS:  1248656
            NUMBER OF POINTS:   630567

            FORMAT NOT INDICATED IN TITLE

 MXPTEL (BIEF) : MAXIMUM NUMBER OF ELEMENTS AROUND A POINT:   9
                 MAXIMUM NUMBER OF POINTS AROUND A POINT:   9
 CORRXY (BIEF):NO MODIFICATION OF COORDINATES
)
what i have to change in .cas file ( if it's less 5 lakhs element, same file is working )
Attachments:
The administrator has disabled public write access.

error running teelemac 5 years 8 months ago #33066

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Run it with DEBUGGER=1 to allow us to know in which subroutine the problem occurs

regards
Christophe
The administrator has disabled public write access.
Moderators: pham

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