From: BRUNO Clement Date: Tue, 3 Mar 2015 11:34:56 +0000 (+0100) Subject: Version cmt-01 X-Git-Tag: _d~13^2~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=12aedbcb0b7a49875efabb7a0dd0630f33d139be;p=tools%2Feficas.git Version cmt-01 --- diff --git a/Telemac/Telemac_Cata.py b/Telemac/Telemac_Cata.py index 9dcbe35a..203591b1 100644 --- a/Telemac/Telemac_Cata.py +++ b/Telemac/Telemac_Cata.py @@ -58,7 +58,8 @@ INITIALIZATION=PROC(nom="INITIALIZATION",op=None, fr = 'Format du fichier de resultats. Les valeurs possibles sont : \n- SERAFIN : format standard simple precision pour Telemac; - SERAFIND: format standard double precision pour Telemac; - MED : format MED base sur HDF5' , ang = 'Results file format. Possible values are:\n - SERAFIN : classical single precision format in Telemac;\n - SERAFIND: classical double precision format in Telemac; - MED : MED format based on HDF5' ,), - Results_File = SIMP( statut='o', typ = ('Fichier', 'Steering Files (*.cas);;All Files (*)',),), + Results_File = SIMP( statut='o', typ = ('Fichier', 'Steering Files (*.cas);;All Files (*)',), + fr='Nom du fichier dans lequel seront ecrits les resultats du calcul avec la periodicite donnee par le mot cle : PERIODE POUR LES SORTIES GRAPHIQUES.', ang='Name of the file into which the computation results shall be written, the periodicity being given by the key-word: GRAPHIC PRINTOUT PERIOD.',), # Inexistant eventuellement Fortran_File = SIMP(statut='f',typ = ('Fichier', 'Fortran files (*.f);;All Files (*)'), fr='Nom du fichier a soumettre',