Hi,
I added the keyword "DECOUPAGE DES TRIANGLES EN QUATRE" in my cas file but when I run a simulation I get the following error :
Running telemac.cas with telemac2d under /home/globc/parisot/HYDRO/v6p3/bol_angle_droit
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
... reading module dictionary
_____________
runcode::main:
/home/globc/parisot/HYDRO/v6p3/bol_angle_droit:
uncontroled error from python:: KeyError('CUTTING ELEMENTS IN FOUR',)
~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "runcode.py", line 1085, in <module>
runCAS(cfgname,cfg,codeName,casFile,options)
File "runcode.py", line 600, in runCAS
cas,lang = processCAS(casFile,dico,frgb)
File "runcode.py", line 161, in processCAS
cas = readCAS(scanCAS(casFile),dico,frgb)
File "/home/globc/parisot/HYDRO/v6p3/scripts/python27/parsers/parserKeywords.py", line 144, in readCAS
if kw not in dico.keys(): kw = frgb['GB'][kw]
KeyError: 'CUTTING ELEMENTS IN FOUR'
~~~~~~~~~~~~~~~~~~
I do not understand why I get this error, can you help me ?
Regards