]> SALOME platform Git repositories - tools/eficas.git/commitdiff
Salome HOME
[Telemac] Update of catalog + adding khione yan/V9_5_BR_Hydro origin/yan/V9_5_BR_Hydro
authorYOANN AUDOUIN <B61570@dsp0919998.atlas.edf.fr>
Tue, 23 Mar 2021 10:41:57 +0000 (11:41 +0100)
committerYOANN AUDOUIN <B61570@dsp0919998.atlas.edf.fr>
Tue, 23 Mar 2021 10:41:57 +0000 (11:41 +0100)
57 files changed:
Telemac/CMakeLists.txt
Telemac/artemis_cata_auto.py
Telemac/artemis_dicoCasEnToCata.py
Telemac/artemis_dicoCasFrToCata.py
Telemac/artemis_enum_auto.py
Telemac/artemis_labelCataToIhm_en.qm
Telemac/artemis_labelCataToIhm_fr.qm
Telemac/gaia_cata_auto.py
Telemac/gaia_enum_auto.py
Telemac/khione_cata_auto.py [new file with mode: 0644]
Telemac/khione_dicoCasEnToCata.py [new file with mode: 0644]
Telemac/khione_dicoCasFrToCata.py [new file with mode: 0644]
Telemac/khione_enum_auto.py [new file with mode: 0644]
Telemac/khione_labelCataToIhm_en.qm [new file with mode: 0644]
Telemac/khione_labelCataToIhm_fr.qm [new file with mode: 0644]
Telemac/postel3d_cata_auto.py
Telemac/postel3d_dicoCasEnToCata.py
Telemac/postel3d_dicoCasFrToCata.py
Telemac/postel3d_enum_auto.py
Telemac/postel3d_labelCataToIhm_en.qm
Telemac/postel3d_labelCataToIhm_fr.qm
Telemac/sisyphe_cata_auto.py
Telemac/sisyphe_dicoCasEnToCata.py
Telemac/sisyphe_dicoCasFrToCata.py
Telemac/sisyphe_enum_auto.py
Telemac/sisyphe_labelCataToIhm_en.qm
Telemac/sisyphe_labelCataToIhm_fr.qm
Telemac/stbtel_cata_auto.py
Telemac/stbtel_dicoCasEnToCata.py
Telemac/stbtel_dicoCasFrToCata.py
Telemac/stbtel_enum_auto.py
Telemac/stbtel_labelCataToIhm_en.qm
Telemac/stbtel_labelCataToIhm_fr.qm
Telemac/telemac2d_cata_auto.py
Telemac/telemac2d_dicoCasEnToCata.py
Telemac/telemac2d_dicoCasFrToCata.py
Telemac/telemac2d_enum_auto.py
Telemac/telemac2d_labelCataToIhm_en.qm
Telemac/telemac2d_labelCataToIhm_fr.qm
Telemac/telemac3d_cata_auto.py
Telemac/telemac3d_dicoCasEnToCata.py
Telemac/telemac3d_dicoCasFrToCata.py
Telemac/telemac3d_enum_auto.py
Telemac/telemac3d_labelCataToIhm_en.qm
Telemac/telemac3d_labelCataToIhm_fr.qm
Telemac/tomawac_cata_auto.py
Telemac/tomawac_dicoCasEnToCata.py
Telemac/tomawac_dicoCasFrToCata.py
Telemac/tomawac_enum_auto.py
Telemac/tomawac_labelCataToIhm_en.qm
Telemac/tomawac_labelCataToIhm_fr.qm
Telemac/waqtel_cata_auto.py
Telemac/waqtel_dicoCasEnToCata.py
Telemac/waqtel_dicoCasFrToCata.py
Telemac/waqtel_enum_auto.py
Telemac/waqtel_labelCataToIhm_en.qm
Telemac/waqtel_labelCataToIhm_fr.qm

index 400e4f35ce0fc502c04e3e371998e7eae71dc842..831eba38d0c30db2d83b88d09f485f99389cff8a 100644 (file)
@@ -76,6 +76,12 @@ install ( FILES aideAuxConvertisseurs.py
                 gaia_labelCataToIhm_en.qm
                 gaia_labelCataToIhm_fr.qm
                 gaia_cata_auto.py
+                khione_dicoCasEnToCata.py
+                khione_dicoCasFrToCata.py
+                khione_enum_auto.py
+                khione_labelCataToIhm_en.qm
+                khione_labelCataToIhm_fr.qm
+                khione_cata_auto.py
                 prefs.py
                 prefs_TELEMAC.py
                 properties.py
index 6589b102fb731f1f9dce28683813cdaf9675a35c..9dad6ec01afbb525633b70c0714a580958e6c6bf 100644 (file)
@@ -44,1177 +44,927 @@ JdC = JDC_CATA (code = 'ARTEMIS',
 # Catalog entry for the MAP function : c_pre_interfaceBody_mesh
 # =======================================================================
 
-VERSION_CATALOGUE="TRUNK_20180306"
+VERSION_CATALOGUE="TRUNK_20210323"
 # -----------------------------------------------------------------------
-INPUT_OUTPUT_FILES = PROC(nom= "INPUT_OUTPUT_FILES",op = None,
+COMPUTATION_ENVIRONMENT = PROC(nom= "COMPUTATION_ENVIRONMENT",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    NAMES = FACT(statut='f',
+    INPUT = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        GEOMETRY_FILE = SIMP(statut ='f',
+        DATA = FACT(statut='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            fr = """Nom du fichier contenant le maillage du calcul a realiser.""",
-            ang = """Name of the file which contains the computational mesh.""",
-        ),
-#       -----------------------------------
-        FORTRAN_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = 'DEFAUT',
-            fr = """Nom du fichier FORTRAN a soumettre.""",
-            ang = """Name of the FORTRAN file used for the computation.""",
-        ),
-#       -----------------------------------
-        STEERING_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = '',
-            fr = """Nom du fichier contenant les parametres du calcul a realiser.""",
-            ang = """Name of the steering file used for the computation.""",
-        ),
-#       -----------------------------------
-        BOUNDARY_CONDITIONS_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            fr = """Nom du fichier contenant les types de conditions aux limites.
-Ce fichier est construit de facon automatique par le mailleur et STBTEL
+#           -----------------------------------
+            GEOMETRY_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                fr = """Nom du fichier contenant le maillage du calcul a realiser.""",
+                ang = """Name of the file which contains the computational mesh.""",
+            ),
+#           -----------------------------------
+            BOTTOM_TOPOGRAPHY_SMOOTHING = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'I',
+                defaut = 0,
+                fr = """Nombre de lissages effectues sur la topographie.
+Chaque lissage, effectue a l aide d une matrice de masse,
+est conservatif.
+Utilise lorsque les donnees de bathymetrie donnent des resultats
+trop irreguliers apres interpolation.""",
+                ang = """Number of smoothings done on the topography.
+Each smoothing, using a mass matrix, is conservative.
+It is used when bathymetric data provide too irregular results
+after interpolation.""",
+            ),
+#           -----------------------------------
+            FORTRAN_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'FichierOuRepertoire',
+                defaut = '',
+                fr = """Nom du fichier FORTRAN a soumettre, contenant les
+sous-programmes specifiques au modele.""",
+                ang = """Name of the FORTRAN file to be submitted, including specific
+subroutines of the model.""",
+            ),
+#           -----------------------------------
+            BOUNDARY_CONDITIONS_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                fr = """Nom du fichier contenant les types de conditions aux limites.
+Ce fichier est construit de facon automatique par le mailleur et \stbtel
 au moyen de couleurs affectees aux noeuds des frontieres du domaine
 de calcul.""",
-            ang = """Name of the boundary conditions file. It is automatically built
-by STBTEL or by the mesh generator MATISSE.""",
-        ),
-#       -----------------------------------
-        RESULTS_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
-            defaut = '',
-            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.
-Sur IBM, ce fichier est alloue automatiquement s''il n''existe pas,
-avec les caracteristiques suivantes :
-  Format d''enregistrement   : VBS
-  Longueur d''enregistrement : X
-  Taille de bloc            : 6204
-  Nombre de pistes          : 50 en primaire, 10 en secondaire
-La place memoire ainsi reservee est suffisante pour la plupart des
-calculs de dimension moyenne.""",
-            ang = """Name of the results file corresponding to the computations and
-which contains the variables specified by the key-word
-VARIABLES FOR GRAPHIC PRINTOUTS.""",
-        ),
-#       -----------------------------------
-        BOTTOM_TOPOGRAPHY_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = '',
-            fr = """Nom du fichier eventuel contenant la bathymetrie associee au
+                ang = """Name of the boundary conditions file. It is automatically built
+by \stbtel or by the mesh generator MATISSE.""",
+            ),
+#           -----------------------------------
+            BOTTOM_TOPOGRAPHY_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Nom du fichier eventuel contenant la bathymetrie associee au
 maillage.
-Si ce mot-cle est utilise, c''est cette bathymetrie qui sera
+Si ce mot-cle est utilise, c est cette bathymetrie qui sera
 utilisee pour le calcul.""",
-            ang = """Name of a potential bathymetry file. If this key-word is specified,
+                ang = """Name of a potential bathymetry file. If this keyword is specified,
 the bathymetry which it is defining is accounted for.""",
-        ),
-#       -----------------------------------
-        TOMAWAC_DATA_FILE_1 = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = '',
-            fr = """Fichier binaire contenant un spectre issu de TOMAWAC.
-Les donnees de ce fichier seront a lire sur le canal 30.""",
-            ang = """Data file, written in binary mode, given a tomawac spectrum.
-Data of this file must be read on unit 30.""",
-        ),
-#       -----------------------------------
-        BINARY_DATA_FILE_1 = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = '',
-            fr = """Fichier de donnees, code en binaire, mis a la disposition de
-l''utilisateur.
-Les donnees de ce fichier seront a lire sur le canal 24.""",
-            ang = """Data file, written in binary mode, at the disposal of the user.
-Data of this file must be read on unit 24.""",
-        ),
-#       -----------------------------------
-        BINARY_DATA_FILE_2 = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = '',
-            fr = """Fichier de donnees, code en binaire, mis a la disposition de
-l''utilisateur.
-Les donnees de ce fichier seront a lire sur le canal 25.""",
-            ang = """Data file, written in binary mode, at the disposal of the user.
-Data of this file must be read on unit 25.""",
-        ),
-#       -----------------------------------
-        FORMATTED_DATA_FILE_1 = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = '',
-            fr = """Fichier de donnees formate mis a la disposition de l''utilisateur.
-Les donnees de ce fichier seront a lire sur le canal 26.""",
-            ang = """Data file, written in ASCII mode, at the disposal of the user.
-Data of this file must be read on unit 26.""",
-        ),
-#       -----------------------------------
-        FORMATTED_DATA_FILE_2 = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = '',
-            fr = """Fichier de donnees formate mis a la disposition de l''utilisateur.
-Les donnees de ce fichier seront a lire sur le canal 27.""",
-            ang = """Data file, written in ASCII mode, at the disposal of the user.
-Data of this file must be read on unit 27.""",
-        ),
-#       -----------------------------------
-        BINARY_RESULTS_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
-            defaut = '',
-            fr = """Fichier des resultats, code en binaire, mis a la disposition de
-l''utilisateur.
-Les resultats a placer dans ce fichier seront a ecrire sur
-le canal 28.""",
-            ang = """Results file, written in binary mode, at the disposal of the user.
-Data of this file must be written on unit 28.""",
-        ),
-#       -----------------------------------
-        FORMATTED_RESULTS_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
-            defaut = '',
-            fr = """Fichier des resultats formate mis a la disposition de l''utilisateur.
-Les resultats a placer dans ce fichier seront a ecrire sur
-le canal 29.""",
-            ang = """Results file, written in ASCII mode, at the disposal of the user.
-Data of this file must be written on unit 29.""",
-        ),
-#       -----------------------------------
-        REFERENCE_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = '',
-            fr = """Fichier de resultats de reference pour la validation.  Les
-resultats a placer dans ce fichier seront a ecrire sur le canal 22.""",
-            ang = """Binary-coded result file for validation.
-The results to be entered into this file shall be written on channel""",
-        ),
-#       -----------------------------------
-        AMPLITUDE_AND_PHASE_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
-            defaut = '',
-            fr = """Nom du fichier dans lequel seront ecrits les phases et amplitudes
-pour toutes les periodes et directions simulees dans le fichier des
-parametres.""",
-            ang = """Name of the results file corresponding to the computations and
-which contains the phase and amplitude at every point for all the
-periods and directions specified in the steering file.""",
-        ),
-#       -----------------------------------
-        FREE_SURFACE_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM', max='**',
-            defaut = '',
-            fr = """Nom du fichier dans lequel sera ecrite la surface libre fonction du
-temps pour permettre une animation du fichier.""",
-            ang = """Name of the results file corresponding to the computations and
-which contains the free surface at every point as a function of time.
-This file can be animated to check free surface variations with time.""",
-        ),
-#       -----------------------------------
-        LIST_OF_FILES = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM', min=16, max=16,
-            defaut = 'STEERING FILE;DICTIONARY;FORTRAN FILE;GEOMETRY FILE;BOUNDARY CONDITIONS FILE;RESULTS FILE;BOTTOM TOPOGRAPHY FILE;BINARY DATA FILE 1;BINARY DATA FILE 2;FORMATTED DATA FILE 1;FORMATTED DATA FILE 2;BINARY RESULTS FILE;FORMATTED RESULTS FILE;REFERENCE FILE;TOMAWAC DATA FILE 1;AMPLITUDE AND PHASE FILE',
-            fr = """Liste des fichiers""",
-            ang = """List of files""",
-        ),
-    ),
-#   -----------------------------------
-    TYPE_OF_BINARY = FACT(statut='f',
-#   -----------------------------------
-#       -----------------------------------
-        RESULTS_FILE_BINARY = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM', max='**',
-            into = ['IBM','I3E','STD'],
-            defaut = 'STD',
-            fr = """Type du binaire utilise pour l''ecriture du fichier des resultats.
-Ce type depend de la machine sur laquelle le fichier a ete genere.
-Les valeurs possibles sont les memes que pour le fichier de geometrie.""",
-            ang = """Binary type used to write on the results file. This type depends on
-the machine used to create this file. Allowed values are the same
-as used for the geometry file.""",
-        ),
-#       -----------------------------------
-        GEOMETRY_FILE_BINARY = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM', max='**',
-            into = ['IBM','I3E','STD'],
-            defaut = 'STD',
-            fr = """Type du binaire utilise pour l''ecriture du fichier de geometrie.
-Ce type depend de la machine sur laquelle le fichier a ete genere.
+            ),
+#           -----------------------------------
+            BINARY_DATA_FILE_1 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Fichier de donnees, code en binaire, mis a la disposition de
+l utilisateur.""",
+                ang = """Data file, written in binary mode, at the disposal of the user.""",
+            ),
+#           -----------------------------------
+            BINARY_DATA_FILE_2 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Fichier de donnees, code en binaire, mis a la disposition de
+l utilisateur.""",
+                ang = """Data file, written in binary mode, at the disposal of the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_DATA_FILE_1 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Fichier de donnees formate mis a la disposition de l utilisateur.""",
+                ang = """Data file, written in ASCII mode, at the disposal of the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_DATA_FILE_2 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Fichier de donnees formate mis a la disposition de l utilisateur.""",
+                ang = """Data file, written in ASCII mode, at the disposal of the user.""",
+            ),
+#           -----------------------------------
+            VALIDATION = SIMP(statut ='f',
+#           -----------------------------------
+                typ = bool,
+                defaut = False,
+                fr = """Option utilisee principalement pour le dossier de validation.
+Le \telkey{FICHIER DE REFERENCE} est alors considere comme une
+reference a laquelle on va comparer le calcul. La comparaison est
+effectuee par le sous-programme \telfile{BIEF\_VALIDA} qui peut etre une
+comparaison avec une solution exacte par exemple.""",
+                ang = """This option is primarily used for the validation documents.
+The \telkey{REFERENCE FILE} is then considered as a
+reference which the computation is going to be compared with.
+The comparison is made by the subroutine \telfile{BIEF\_VALIDA},
+which can be modified as to
+so as to include, for example, a comparison with an exact solution.""",
+            ),
+#           -----------------------------------
+            b_VALIDATIONG = BLOC(condition="VALIDATION == True",
+#           -----------------------------------
+#               -----------------------------------
+                REFERENCE_FILE_FORMAT = SIMP(statut ='f',
+#               -----------------------------------
+                    typ = 'TXM',
+                    into = ['SERAFIN','SERAFIND','MED'],
+                    defaut = 'SERAFIN',
+                    fr = """Format du \telkey{FICHIER DE REFERENCE}.
 Les valeurs possibles sont :
-   - IBM, pour un fichier cree sur IBM,
-   - I3E, pour un fichier cree sur HP,
-   - STD, permet de prendre par defaut le type de binaire associe
-          a la machine sur laquelle l''utilisateur travaille.
-          Il s''agit alors d''ordres READ et WRITE normaux.""",
-            ang = """Type of binary mode used for geometry file writing.
-It depends on the machine used for the file generation.
-Possible values are :
-   - IBM : for a file created on IBM,
-   - I3E : for a file created on HP,
-   - STD : enables to take the default binary type associated to
-           the machine on which the user is working.
-           It then concerns usual READ and WRITE instructiions.""",
-        ),
-    ),
-#   -----------------------------------
-    STANDARD = FACT(statut='f',
-#   -----------------------------------
-#       -----------------------------------
-        GEOMETRY_FILE_STANDARD = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM', max='**',
-            into = ["LEONARD","RUBENS","SELAFIN"],
-            defaut = ["SELAFIN"],
-            fr = """Adapte la lecture du FICHIER DE GEOMETRIE au standard choisi pour
-celui-ci. Ce peut etre :
-   - 1 : un maillage regulier au standard LEONARD,
-   - 2 : un maillage quelconque au standard RUBENS,
-   - 3 : un maillage quelconque au standard SELAFIN.""",
-            ang = """Adapts the reading of the GEOMETRY FILE to the specific standard :
-   - 1 : regular mesh on standard LEONARD
-   - 2 : any mesh on standard RUBENS
-   - 3 : any mesh on standard SELAFIN""",
-        ),
-#       -----------------------------------
-        RESULTS_FILE_STANDARD = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM', max='**',
-            into = ["LEONARD","RUBENS","SELAFIN"],
-            defaut = ["SELAFIN"],
-            fr = """Standard du fichier des resultats :
-   - 1 : un maillage regulier au standard LEONARD,
-   - 2 : un maillage quelconque au standard RUBENS,
-   - 3 : un maillage quelconque au standard SELAFIN.""",
-            ang = """Specific standard of the results file :
-   - 1 : regular mesh on standard LEONARD
-   - 2 : any mesh on standard RUBENS
-   - 3 : any mesh on standard SELAFIN""",
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                    ang = """\telkey{REFERENCE FILE} format.
+Possible values are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+                ),
+#               -----------------------------------
+                REFERENCE_FILE = SIMP(statut ='f',
+#               -----------------------------------
+                    typ = ('Fichier','All Files (*)'), max='**',
+                    defaut = '',
+                    fr = """Fichier de resultats de reference pour la validation.""",
+                    ang = """Binary-coded result file for validation.""",
+                ),
+            ),
+#           -----------------------------------
+            GEOMETRY_FILE_FORMAT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DE GEOMETRIE}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{GEOMETRY FILE}.
+Possible values are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            BINARY_DATA_FILE_1_FORMAT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DE DONNEES BINAIRE 1}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """\telkey{BINARY DATA FILE 1} format.
+Possible values are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            BINARY_DATA_FILE_2_FORMAT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DE DONNEES BINAIRE 2}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """\telkey{BINARY DATA FILE 2} format.
+Possible values are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+            ),
         ),
     ),
-)
-# -----------------------------------------------------------------------
-INPUT_OUTPUT_INFORMATION = PROC(nom= "INPUT_OUTPUT_INFORMATION",op = None,
-# -----------------------------------------------------------------------
 #   -----------------------------------
-    COMPUTATIONAL_INFORMATION = FACT(statut='f',
+    GLOBAL = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         TITLE = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'TXM',
-            defaut = 'NO TITLE IN THE STEERING FILE',
+            defaut = '',
             fr = """Titre du cas etudie.""",
             ang = """Title of the studied case.""",
         ),
-#       -----------------------------------
-        RELEASE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = 'TRUNK',
-            fr = """Numero de version des bibliotheques ARTEMIS TELEMAC2D UTILE DAMO
-BIEF et HP.
-Si ce nom commence par D il s''agit de l''option Debug (exemple DV1P0)
-Si ce nom commence par F il s''agit de l''option Flowtrace.""",
-            ang = """Number of the release of the ARTEMIS TELEMAC2D UTILE DAMO BIEF
-and HP libraries.
-If this number begins by D, it corresponds to the Debug option
-(example : DV3P0).
-If this number begins by F, it corresponds to the Flowtrace option.""",
-        ),
-    ),
-#   -----------------------------------
-    COMPUTATION_ENVIRONMENT = FACT(statut='f',
-#   -----------------------------------
 #       -----------------------------------
         VECTOR_LENGTH = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
-            defaut = [1],
-            fr = """LONGUEUR DU VECTEUR POUR LES MACHINES VECTORIELLES""",
-            ang = """VECTOR LENGTH ON VECTOR MACHINES""",
-        ),
-#       -----------------------------------
-        USER_CRAY = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = '',
-            fr = """Userid CRAY de l''utilisateur.""",
-            ang = """Userid CRAY of the user.""",
+            defaut = 1,
+            fr = """Longueur du vecteur pour les machines vectorielles.""",
+            ang = """Vector length on vector machines.""",
         ),
 #       -----------------------------------
-        PASSWORD = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = '',
-            fr = """Mot de passe associe a l''USER CRAY.""",
-            ang = """Password associated to the CRAY Userid.""",
-        ),
-#       -----------------------------------
-        LIBRARIES = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = 'artemis,telemac,util,damo,bief,hp',
-            fr = """Ensemble des bibliotheques utilises pour un calcul.""",
-            ang = """Set of libraries required for an ARTEMIS computation.""",
-        ),
-#       -----------------------------------
-        CPU_TIME = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = '10',
-            fr = """Temps CPU (en secondes) alloue pour la realisation du calcul.
-Attention, il s''agit bien d''une chaine de caracteres.""",
-            ang = """CPU time (in sec) specified for a computation on CRAY.
-Warning : it is written as a Character.""",
-        ),
-#       -----------------------------------
-        MEMORY_SPACE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = '1500000W',
-            fr = """Place memoire (en mots de 8 octets) reservee en machine pour la
-realisation du calcul.""",
-            ang = """Memory space (in words of 8 bytes) reserved for a computation on
-CRAY.""",
-        ),
-#       -----------------------------------
-        PRIORITY = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = 'JOUR',
-            fr = """Classe de facturation demandee pour le calcul : il y a trois
-possibilites : jour, nuit et weekend.""",
-            ang = """Type of invoice requested for CRAY computation : there are
-3 possibilities : jour, nuit, and weekend.""",
-        ),
-#       -----------------------------------
-        ACCOUNT_NUMBER = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = '',
-            fr = """Numero du compte calcul sur lequel sera impute le cout
-du calcul.""",
-            ang = """Account number to which the cost of computation shall be
-charged.""",
-        ),
-    ),
-)
-# -----------------------------------------------------------------------
-NUMERICAL_PARAMETERS = PROC(nom= "NUMERICAL_PARAMETERS",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    DEBUGGER = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'I',
-        defaut = [0],
-        fr = """Pour imprimer la sequence des appels, mettre 1""",
-        ang = """If 1, calls of subroutines will be printed in the listing""",
-    ),
-#   -----------------------------------
-    MATRIX_STORAGE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'I',
-        defaut = [3],
-        fr = """1 : EBE classique  2 : EBE assemble  3 : par segment
-       attention, avec 2, il faut une numerotation speciale des points""",
-        ang = """1 : classical EBE  2 : assembled EBE  3 : edge by edge
-       beware, with option 2, a special numbering of points is required""",
-    ),
-#   -----------------------------------
-    MATRIX_VECTOR_PRODUCT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'I',
-        defaut = [1],
-        fr = """1 : Ancien Produit  2 : Nouveau Produit Frontal""",
-        ang = """1 : Classical Product  2 : New Frontal Product""",
-    ),
-#   -----------------------------------
-    NUMBER_OF_PRIVATE_VARIABLES = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'I',
-        defaut = [0],
-        fr = """Permet de fixer le nombre de variables privees""",
-        ang = """Give the number of private variables""",
-    ),
-#   -----------------------------------
-    PARALLEL_PROCESSORS = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'I',
-        defaut = [0],
-        fr = """NOMBRE DE PROCESSEURS EN CALCUL PARALLELE
-0 : 1 machine, compilation sans bibliotheque de parallelisme
-1 : 1 machine, compilation avec bibliotheque de parallelisme
-2 : 2 processeurs ou machines en parallele
-etc...""",
-        ang = """NUMBER OF PROCESSORS FOR PARALLEL PROCESSING
-0 : 1 machine, compiling without parallel library
-1 : 1 machine, compiling with a parallel library
-2 : 2 processors or machines in parallel
-etc....""",
-    ),
-#   -----------------------------------
-    GENERAL = FACT(statut='f',
-#   -----------------------------------
-#       -----------------------------------
-        ORIGINAL_DATE_OF_TIME = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'I', min= 3, max= 3,
-            defaut = [0,0,0],
-            fr = """Permet de fixer la date d''origine des temps du modele lors
-de la prise en compte de la force generatrice de la maree.""",
-            ang = """Give the date of the time origin of the model when taking into
-account the tide generating force.""",
-        ),
-#       -----------------------------------
-        PARTITIONING_TOOL = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            into = ['METIS','SCOTCH','PARMETIS','PTSCOTCH'],
-            defaut = 'METIS',
-            fr = """CHOIX DU PARTITIONNEUR
-1 : METIS
-2 : SCOTCH
-3 : PARMETIS
-4 : PTSCOTCH
-etc...""",
-            ang = """PARTITIONING TOOL SELECTION
-1 : METIS
-2 : SCOTCH
-3 : PARMETIS
-4 : PTSCOTCH
-etc...""",
-        ),
-    ),
-)
-# -----------------------------------------------------------------------
-DISSIPATION = PROC(nom= "DISSIPATION",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    GAMMAS = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R',
-        defaut = [0.88],
-        fr = """Donne le coefficient Gammas dans le critere de la hauteur de
-deferlement. Ne pas confondre avec le coefficient Gamma qui
-intervient dans la formule du spectre de Jonswap""",
-        ang = """Fixes the coefficient Gammas used in the criterion of the critical
-breaking wave height. Do not confuse with coefficient Gamma
-used in the JONSAP spectrum.""",
-    ),
-#   -----------------------------------
-    BOTTOM_FRICTION = FACT(statut='f',
-#   -----------------------------------
-#       -----------------------------------
-        LAW_OF_BOTTOM_FRICTION = SIMP(statut ='f',
+        PARALLEL_PROCESSORS = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
-            defaut = [0],
-            fr = """Non utilise dans ARTEMIS. On le laisse par coherence avec TELEMAC2D""",
-            ang = """Not used in ARTEMIS. It is kept for consistence with TELEMAC2D""",
-        ),
-#       -----------------------------------
-        FRICTION = SIMP(statut ='f',
+            defaut = 0,
+            fr = """Nombre de processeurs pour la decomposition en parallele :
+\begin{itemize}
+\item 0 : 1 machine, compilation sans bibliotheque de parallelisme ;
+\item 1 : 1 machine, compilation avec bibliotheque de parallelisme ;
+\item 2 : 2 processeurs ou machines en parallele.
+etc...
+\end{itemize}""",
+            ang = """Number of processors for domain partition:
+\begin{itemize}
+\item 0: 1 machine, compiling without parallel library,
+\item 1: 1 machine, compiling with a parallel library,
+\item 2: 2 processors or machines in parallel.
+etc...
+\end{itemize}""",
+        ),
+#       -----------------------------------
+        CHECKING_THE_MESH = SIMP(statut ='f',
 #       -----------------------------------
             typ = bool,
-            defaut = [False],
-            fr = """Oui, si on veut prendre en compte le frottement sur le fond dans
-la simulation.""",
-            ang = """Yes, if one wants to include dissipation through bottom friction
-in the computation.""",
-        ),
-#       -----------------------------------
-        FRICTION_COEFFICIENT = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.],
-            fr = """A ne pas confondre avec le FACTEUR DE FROTTEMENT.
-Non utilise dans ARTEMIS. On le laisse par coherence avec TELEMAC2D""",
-            ang = """Do not confuse with the FRICTION FACTOR.
-Not used in ARTEMIS. It is let here for consistence with TELEMAC2D.""",
-        ),
-#       -----------------------------------
-        FORMULATION = FACT(statut='f',
-#       -----------------------------------
-#           -----------------------------------
-            BOTTOM_FRICTION_LAW = SIMP(statut ='f',
-#           -----------------------------------
-                typ = 'TXM', max='**',
-                into = ["Formulation de Kostense integrant le calcul de Ue (1986)","Formulation de Putnam \& Johnson (1949)"],
-                defaut = ["Formulation de Kostense integrant le calcul de Ue (1986)"],
-                fr = """Utilise avec l''option FROTTEMENT = OUI.
-Fixe le choix de la formulation du frottement :
-  1 : Kostense et al., 1986
-  2 : Putnam \& Johnson, 1949.""",
-                ang = """Used with the option FRICTION = YES.
-Fixes the formulation used for bottom friction law :
-  1 : Kostense et al., 1986
-  2 : Putnam \& Johnson, 1949.""",
-            ),
+            defaut = False,
+            fr = """Si OUI on appelle le sous-programme \telfile{CHECKMESH}
+qui verifie la coherence du maillage, points superposes, etc.""",
+            ang = """If this keyword is equal to YES, a call to subroutine
+\telfile{CHECKMESH} will look for errors in the mesh,
+superimposed points, etc.""",
         ),
+    ),
+#   -----------------------------------
+    OUTPUT = FACT(statut='o',
+#   -----------------------------------
 #       -----------------------------------
-        INFORMATION = FACT(statut='f',
+        RESULTS = FACT(statut='o',
 #       -----------------------------------
 #           -----------------------------------
-            FLUID_KINEMATIC_VISCOSITY = SIMP(statut ='f',
+            GRAPHIC_PRINTOUT_PERIOD = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', max='**',
-                defaut = [1.0E-6],
-                fr = """viscosite cinematique du fluide (eau) en m2/s.
-1.793E-6 : Pour une temperature de 0 C.
-1.567E-6 : Pour une temperature de 4 C.
-1.237E-6 : Pour une temperature de 12 C.
-1.112E-6 : Pour une temperature de 16 C.
-1.011E-6 : Pour une temperature de 20 C.
-0.802E-6 : Pour une temperature de 30 C.
-0.661E-6 : Pour une temperature de 40 C.
-1.0E-6   : Valeur par defaut""",
-                ang = """Kinematic viscosity of the fluid (water) in m2/s.
-1.793E-6 : Pour une temperature de 0 C.
-1.567E-6 : Pour une temperature de 4 C.
-1.237E-6 : Pour une temperature de 12 C.
-1.112E-6 : Pour une temperature de 16 C.
-1.011E-6 : Pour une temperature de 20 C.
-0.802E-6 : Pour une temperature de 30 C.
-0.661E-6 : Pour une temperature de 40 C.
-1.0E-6   : Valeur par defaut""",
+                typ = 'I',
+                defaut = 1,
+                fr = """Determine la periode, en nombre de periodes de houle,
+d impression des \telkey{VARIABLES POUR LES SORTIES GRAPHIQUES}
+(voir ce mot-cle) dans le \telkey{FICHIER DES RESULTATS}.""",
+                ang = """Fixes the period, in number of wave periods, for the writing
+of the \telkey{VARIABLES FOR GRAPHIC PRINTOUTS} (see this keyword)
+in the \telkey{RESULTS FILE}.""",
             ),
 #           -----------------------------------
-            DIAMETER90 = SIMP(statut ='f',
+            VARIABLES_FOR_GRAPHIC_PRINTOUTS = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', max='**',
-                defaut = [0.15E-3],
-                fr = """DIAM90 represente le diametre maximum, en m, de 90% en poids des
-sediments.
-1.0E-3   : Pour des sables tres grossiers
-0.5E-3   : Pour des sables grossiers
-0.25E-3  : Pour des sables moyens
-0.125E-3 : Pour des sables fins
-0.062E-3 : Pour des sables tres fins
-0.15E-3  : Valeur par defaut""",
-                ang = """DIAM90 is the maximum grain diameter, in m, which defines 90% of
-the total weight of sediment.
-1.0E-3   : Pour des sables tres grossiers
-0.5E-3   : Pour des sables grossiers
-0.25E-3  : Pour des sables moyens
-0.125E-3 : Pour des sables fins
-0.062E-3 : Pour des sables tres fins
-0.15E-3  : Valeur par defaut""",
+                typ = 'TXM', min=0, max='**',
+                into = ["wave height","wave phase","velocity u (free surface)(t=0)","velocity v (free surface)(t=0)","free surface elevation (t=0)","bottom elevation","still water height","phase velocity","group velocity","wave number","real potential","imaginal potential","prive(1,1)","prive(1,2)","prive(1,3)","prive(1,4)","first mean spectral period","second mean spectral period","third mean spectral period","force along X","force along Y","wave incidence radian","breaking rate","SXX stress","SXY stress","SYY stress"],
+                defaut = [],
+                fr = """Noms des variables que l utilisateur veut ecrire dans
+le \telkey{FICHIER DES RESULTATS}.
+Le choix des separateurs est libre.
+Les possibilites offertes sont les suivantes :
+\begin{itemize}
+\item HS hauteur de la houle ;
+\item PHAS phase de la houle ;
+\item U0 vitesse u en surface      (a $t$ = 0) ;
+\item V0 vitesse v en surface      (a $t$ = 0) ;
+\item ZS cote de la surface libre  (a $t$ = 0) ;
+\item ZF fond ;
+\item HW hauteur d eau au repos ;
+\item C vitesse de phase ;
+\item CG vitesse de groupe ;
+\item K nombre d onde ;
+\item PHIR potentiel reel ;
+\item PHII potentiel imaginaire ;
+\item D prive(1,1) (variable 13) ;
+\item E prive(1,2) (variable 14) ;
+\item F prive(1,3) (variable 15) ;
+\item G prive(1,4) (variable 16) ;
+\item T01 premiere periode moyenne spectrale ;
+\item T02 deuxieme periode moyenne spectrale ;
+\item TM troisieme periode moyenne spectrale ;
+\item FX force en X ;
+\item FY force en Y ;
+\item INC incidence de la houle ;
+\item QB taux de deferlement ;
+\item SXX contrainte SXX ;
+\item SXY contrainte SXY ;
+\item SYY contrainte SYY.
+\end{itemize}
+L utilisateur dispose de 4 champs libres, qu il peut
+utiliser pour ecrire dans le fichier des resultats des variables
+qu il cree lui-meme. Ces variables propres a l utlisateur doivent
+etre calculees dans le sous-programme \telfile{CALRES} et le nom que
+l on desire leur donner doit etre ecrit dans le sous-programme
+\telfile{NOMVAR}.
+Ces 4 champs sont :
+\telfile{D, E, F, G} qui correspondent aux tableaux
+\telfile{PRIVE(1,1), PRIVE(1,2), PRIVE(1,3), PRIVE(1,4)}.
+A la difference des variables
+     precedentes, celles-ci sont conservees dans tout le programme, et
+     peuvent donc etre reutilisees.
+     Dans ce dernier cas ne pas oublier de donner une taille
+     suffisante au tableau PRIVE,
+en precisant le parametre \telfile{NPRIV}
+(dans le programme principal).""",
+                ang = """Names of the variables that the user wants to write in the
+\telkey{RESULTS FILE}.
+Separators between variable names can be choosen free.
+ The allowable values are:
+\begin{itemize}
+\item HS=wave height,
+\item PHAS=wave phase,
+\item U0=velocity u (free surface at $t$ = 0),
+\item V0=velocity v (free surface at $t$ = 0),
+\item ZS=free surface elevation (at $t$ = 0),
+\item ZF=bottom elevation,
+\item HW=still water height,
+\item C=phase velocity,
+\item CG=group velocity,
+\item K=wave number,
+\item PHIR=real potential,
+\item PHII=imaginal potential,
+\item D=prive(1,1),
+\item E=prive(1,2),
+\item F=prive(1,3),
+\item G=prive(1,4),
+\item T01=first mean spectral period,
+\item T02=second mean spectral period,
+\item TM=third mean spectral period,
+\item FX=force along X,
+\item FY=force along Y,
+\item INC=wave incidence radian,
+\item QB=breaking rate,
+\item SXX=SXX stress,
+\item SXY=SXY stress,
+\item SYY=SYY stress.
+\end{itemize}
+The user has 4 free variables at his/her disposal to create other
+variables by him/herself. These variables have to be computed
+in the \telfile{CALRES} subroutine, and the name that we want to
+attribute has to be precibed in the \telfile{NOMVAR} subroutine.
+The 4 free variable fields are:
+\telfile{D, E, F, G} which corresponds to the private arrays
+\telfile{PRIVE(1,1), PRIVE(1,2), PRIVE(1,3) and PRIVE (1,4)}.
+Contrary to the previous
+     variables, these are conserved all through the computation, and can
+     be used again.
+     Do not forget to specify the number of private arrays you want to
+use in the principal programme (variable \telfile{NPRIV}).""",
             ),
 #           -----------------------------------
-            DIAMETER50 = SIMP(statut ='f',
+            RESULTS_FILE = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', max='**',
-                defaut = [0.10E-3],
-                fr = """DIAM50 represente le diametre maximum de 50% en poids des
-sediments. En general, on a DIAM90 = 1.5 * DIAM50
-DIAM50 est plus souvent donne dans des tables
-0.66E-3  : Pour des sables tres grossiers
-0.33E-3  : Pour des sables grossiers
-0.17E-3  : Pour des sables moyens
-0.083E-3 : Pour des sables fins
-0.040E-3 : Pour des sables tres fins
-0.10E-3  : Valeur par defaut""",
-                ang = """DIAM50 is the maximum grain diameter, in m, which defines 50% of
-the total weight of sediment. Usually, we have
-DIAM90 = 1.5 * DIAM50. DIAM50 is a more common value used.
-0.66E-3  : Pour des sables tres grossiers
-0.33E-3  : Pour des sables grossiers
-0.17E-3  : Pour des sables moyens
-0.083E-3 : Pour des sables fins
-0.040E-3 : Pour des sables tres fins
-0.10E-3  : Valeur par defaut""",
+                typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
+                defaut = '',
+                fr = """Nom du fichier dans lequel seront ecrits les resultats du calcul,
+avec la periodicite donnee par le mot cle
+\telkey{PERIODE DE SORTIE GRAPHIQUE}.
+Sur IBM, ce fichier est alloue automatiquement s il n existe pas,
+avec les caracteristiques suivantes :
+  Format d enregistrement   : VBS ;
+  Longueur d enregistrement : X ;
+  Taille de bloc            : 6204 ;
+  Nombre de pistes          : 50 en primaire, 10 en secondaire.
+La place memoire ainsi reservee est suffisante pour la plupart des
+calculs de dimension moyenne.""",
+                ang = """Name of the results file corresponding to the computations and
+which contains the variables specified by the keyword
+\telkey{VARIABLES FOR GRAPHIC PRINTOUTS}.""",
             ),
 #           -----------------------------------
-            SEDIMENT_SPECIFIC_WEIGHT = SIMP(statut ='f',
+            BINARY_RESULTS_FILE = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R',
-                defaut = [2650.0],
-                fr = """Masse volumique du sediment en Kg/m3.""",
-                ang = """Sediment specific weight in Kg/m3.""",
+                typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
+                defaut = '',
+                fr = """Fichier des resultats, code en binaire, mis a la disposition de
+l utilisateur.""",
+                ang = """Results file, written in binary mode, at the disposal of the user.""",
             ),
 #           -----------------------------------
-            FLUID_SPECIFIC_MASS = SIMP(statut ='f',
+            FORMATTED_RESULTS_FILE = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R',
-                defaut = [1000.0],
-                fr = """Masse volumique du fluide (eau) en Kg/m3.""",
-                ang = """Fluid specific weight (water) in Kg/m3.""",
+                typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
+                defaut = '',
+                fr = """Fichier des resultats formate mis a la disposition de l utilisateur.""",
+                ang = """Results file, written in ASCII mode, at the disposal of the user.""",
             ),
 #           -----------------------------------
-            RIPPLES_COEFFICIENT = SIMP(statut ='f',
+            NUMBER_OF_PRIVATE_VARIABLES = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', max='**',
-                defaut = [0.7],
-                fr = """Specifie le coefficient de rides utilise dans la formule de
-Van Rijn pour calculer le facteur de frottement.
-1.0 : Pour des rides seules
-0.7 : Pour des rides superposees a des vagues de sable""",
-                ang = """Fixes the ripples coefficient used in the formulae of Van Rijn
-to calculate the friction factor.
-1.0 : Pour des rides seules
-0.7 : Pour des rides superposees a des vagues de sable""",
+                typ = 'I',
+                defaut = 0,
+                fr = """Permet de fixer le nombre de variables privees.""",
+                ang = """Give the number of private variables.""",
+            ),
+#           -----------------------------------
+            RESULTS_FILE_FORMAT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DE RESULTATS}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{RESULTS FILE}. Possible values are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
             ),
         ),
 #       -----------------------------------
-        FORMULATION_OF_REGIME = FACT(statut='f',
+        LISTING = FACT(statut='o',
 #       -----------------------------------
 #           -----------------------------------
-            HYDRAULIC_REGIME_IMPOSED = SIMP(statut ='f',
+            LISTING_PRINTOUT_PERIOD = SIMP(statut ='f',
 #           -----------------------------------
-                typ = bool,
-                defaut = [False],
-                fr = """Utilise avec l''option FROTTEMENT = OUI.
-Permet de choisir d''imposer le regime hydraulique dans le cas
-d''un calcul automatique du facteur de frottement sur fonds sableux.""",
-                ang = """Used with the option FRICTION = YES.
-Enables to impose the hydraulic regime in the case of an automatic
-calculation of the friction factor for sandy beds.""",
+                typ = 'I',
+                defaut = 1,
+                fr = """Determine la periode, en nombre de periodes de houle,
+d impression des \telkey{VARIABLES A IMPRIMER} (voir ce mot-cle). Pour
+la mise au point, il faut savoir que la sortie des resultats est
+effectuee systematiquement sur le fichier de retour d execution du code
+(actuellement accessible par le menu 3.e de SPF sur IBM).""",
+                ang = """Fixes the period, in number of wave periods, for the writing
+of the \telkey{VARIABLES TO BE PRINTED} (see this keyword).""",
             ),
 #           -----------------------------------
-            HYDRAULIC_REGIME_TYPE = SIMP(statut ='f',
+            LISTING_PRINTOUT = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'TXM', max='**',
-                into = ["regime laminaire","regime turbulent lisse","regime turbulent rugueux","regime transitoire"],
-                defaut = ["regime laminaire"],
-                fr = """Utilise si le mot-cle REGIME HYDRAULIQUE IMPOSE = OUI.
-Determine le regime hydraulique""",
-                ang = """Used with option HYDRAULIC REGIME IMPOSED = YES.
-Determines the type of the hydraulic regime (laminar,
-smooth-turbulent, rough-turbulent, transient).""",
+                typ = bool,
+                defaut = True,
+                fr = """Sortie des resultats sur support papier.
+Si l on met NON le listing ne contient que l en-tete et la mention
+FIN NORMALE DU PROGRAMME.
+Commande a eviter.""",
+                ang = """If NO is specified for this keyword, the printout listing just
+contains the head and the sentence END OF PROGRAM.
+It is advised not to use this way.""",
             ),
-        ),
-#       -----------------------------------
-        FORMULATION_OF_RUGOSITE = FACT(statut='f',
-#       -----------------------------------
 #           -----------------------------------
-            SKIN_ROUGHNESS_ONLY = SIMP(statut ='f',
+            INFORMATIONS_ABOUT_SOLVER = SIMP(statut ='f',
 #           -----------------------------------
                 typ = bool,
-                defaut = [False],
-                fr = """Utilise avec l''option FROTTEMENT = OUI.
-Permet de choisir de ne prendre en compte
-que la rugosite de peau dans le cas d''un calcul automatique
-du facteur de frottement sur fonds sableux.""",
-                ang = """Used with the option FRICTION = YES.
-Enables to restrict the total roughness to the skin roughnes
-in the case of an automatic calculation of the friction
-factor for sandy beds.""",
+                defaut = True,
+                fr = """Donne le nombre d iterations necessaires a la convergence du solveur.""",
+                ang = """Gives the iterations number which was necessary for the solver
+to converge.""",
+            ),
+#           -----------------------------------
+            VARIABLES_TO_BE_PRINTED = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ["wave height","wave phase","velocity u (free surface)(t=0)","velocity v (free surface)(t=0)","free surface elevation (t=0)","bottom elevation","still water height","phase velocity","group velocity","wave number","real potential","imaginal potential","prive(1,1)","prive(1,2)","prive(1,3)","prive(1,4)","first mean spectral period","second mean spectral period","third mean spectral period","force along X","force along Y","wave incidence radian","breaking rate","SXX stress","SXY stress","SYY stress"],
+                defaut = '',
+                fr = """Nom des variables que l utilisateur desire ecrire a l ecran.
+Memes possibilites que pour les sorties graphiques.""",
+                ang = """Name of variables taht the user whishes to write on the screen.
+Possibilities are the same as for graphic outputs.""",
             ),
         ),
 #       -----------------------------------
-        FORMULATION_OF_FW = FACT(statut='f',
+        FREE_SURFACE = FACT(statut='o',
 #       -----------------------------------
 #           -----------------------------------
-            FRICTION_FACTOR_IMPOSED = SIMP(statut ='f',
+            FREE_SURFACE_ANIMATION = SIMP(statut ='f',
 #           -----------------------------------
                 typ = bool,
                 defaut = [False],
-                fr = """Utilise avec l''option FROTTEMENT = OUI.
-Oui, permet de choisir d''imposer un facteur de frottement, par un
-mot-cle s''il est uniforme (voir le reel d''index 29) ou en
-programmant dans le sous-programme FWSPEC.
-Si Non, ARTEMIS considere par defaut que les fonds sont sableux,
-et calcule automatiquement le facteur de frottement avec les
-caracteristiques du sediment et de l''ecoulement.""",
-                ang = """Used with the option FRICTION = YES.
-Yes, enables the user to impose a friction factor, by a key-word
-for a constant value (see real of index 29) or by programming in
-the FWSPEC sub-routine for non-uniform value.
-If Not, ARTEMIS automatically computes the friction factor assuming
-that the bottom is sandy and uses the characteristics of sediment
-and of motion.""",
+                fr = """Option utilisee si l on veut produire le fichier de phases
+et amplitudes qui servira a calculer la position de la surface libre
+en tout point du maillage.
+A besoin des noms de \telkey{FICHIER DES PHASES ET AMPLITUDES} et
+\telkey{FICHIER DE SURFACE LIBRE}.""",
+                ang = """This option informs that the phase and amplitude file is to
+be generated. This file will be used to determine the free surface
+elevation throughout the model area.
+Remember to give \telkey{AMPLITUDE AND PHASE FILE} and
+\telkey{FREE SURFACE FILE}.""",
             ),
 #           -----------------------------------
-            FRICTION_FACTOR = SIMP(statut ='f',
+            AMPLITUDE_AND_PHASE_FILE = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R',
-                defaut = [0.],
-                fr = """Utilise si le mot-cle FACTEUR DE FROTTEMENT IMPOSE = OUI.
-Fixe le facteur de frottement choisi uniforme sur le domaine""",
-                ang = """Used with the option FRICTION FACTOR IMPOSED = YES.
-Fixes the value of the friction factor uniform over the domain.""",
+                typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
+                defaut = '',
+                fr = """Nom du fichier dans lequel seront ecrits les phases et amplitudes
+pour toutes les periodes et directions simulees dans le fichier des
+parametres.""",
+                ang = """Name of the results file corresponding to the computations and
+which contains the phase and amplitude at every point for all the
+periods and directions specified in the steering file.""",
             ),
-        ),
-    ),
-#   -----------------------------------
-    INFORMATION = FACT(statut='f',
-#   -----------------------------------
-#       -----------------------------------
-        SUB_ITERATIONS_ACCURACY_FOR_DISSIPATION = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [1.E-2],
-            fr = """Donne la precision requise pour les sous-iterations du calcul
-du coefficient de dissipation.""",
-            ang = """Fixes the accuracy requested for sub-iterations necessary to
-determine the dissipation coefficients.""",
-        ),
-#       -----------------------------------
-        MAXIMUM_OF_SUB_ITERATIONS = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'I',
-            defaut = [15],
-            fr = """Donne le nombre maximum admis de sous-iterations pour le calcul
-du coefficient de dissipation""",
-            ang = """Fixes the maximum number of sub-iterations for the computation
-of dissipation.""",
-        ),
-#       -----------------------------------
-        DISSIPATION_RELAXATION = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.5],
-            fr = """Donne le coefficient de relaxation entre deux sous-iterations
-pour le calcul du coefficient de dissipation.""",
-            ang = """Fixes the relaxation coefficient used between two sub-iterations
-for the computation of the dissipation term.""",
-        ),
-#       -----------------------------------
-        MAXIMUM_OF_SUB_ITERATIONS_FOR_TETAP = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'I',
-            defaut = [15],
-            fr = """Donne le nombre maximum admis de sous-iterations pour le calcul
-automatique de tetap""",
-            ang = """Fixes the maximum number of sub-iterations for the automatic
-computation of tetap""",
-        ),
-#       -----------------------------------
-        RELAXATION_ON_TETAP = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [1.],
-            fr = """Donne le coefficient de relaxation entre deux sous-iterations
-pour le calcul de l angle d incidence automatique.""",
-            ang = """Fixes the relaxation coefficient used between two sub-iterations
-for the computation of automatic tetap.""",
-        ),
-    ),
-#   -----------------------------------
-    BREAKING = FACT(statut='f',
-#   -----------------------------------
-#       -----------------------------------
-        BREAKING = SIMP(statut ='f',
-#       -----------------------------------
-            typ = bool,
-            defaut = [False],
-            fr = """oui, si l''on souhaite integrer le processus de deferlement
-bathymetrique (voir reels index 18, 19, 20, 21, 22, 23
-et entiers index 12, 13).""",
-            ang = """Yes, if one wants to account for breaking process (see also
-reals of index 18, 19, 20, 21, 22, 23, and integer of index
-12, 13).""",
-        ),
-#       -----------------------------------
-        FORMULATION_OF_DALLY = FACT(statut='f',
-#       -----------------------------------
 #           -----------------------------------
-            KDALLY = SIMP(statut ='f',
+            AMPLITUDE_AND_PHASE_FILE_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R',
-                defaut = [0.1],
-                fr = """Donne le coefficient K dans la Formulation de la dissipation
-par deferlement d''apres Dally et al., 1984""",
-                ang = """Fixes the coefficient K used in the formulation of the dissipation
-coefficient proposed by Dally et al. 1984.""",
+                typ = 'TXM',
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DES PHASES ET AMPLITUDES}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{AMPLITUDE AND PHASE FILE}.
+Possible choices are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
             ),
 #           -----------------------------------
-            GDALLY = SIMP(statut ='f',
+            FREE_SURFACE_FILE = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R',
-                defaut = [0.4],
-                fr = """Donne le coefficient Gammad dans la Formulation de la dissipation par
-Dally et al., 1984. Ne pas confondre avec Gamma (Formule de Jonswap) et
-Gammas (Critere de deferlement)""",
-                ang = """Fixes the Gamma coefficient used in the formulation of Dally et al.,
-1984, for the dissipation coefficient in surf-breaking. Do not confuse
-with the coefficient GAMMA used in the JONSWAP formulae and coefficient
-gammas used to determine the breaking wave height criterion.""",
+                typ = 'TXM', max='**',
+                defaut = '',
+                fr = """Nom du fichier dans lequel sera ecrite la surface libre fonction du
+temps pour permettre une animation du fichier.""",
+                ang = """Name of the results file corresponding to the computations and
+which contains the free surface at every point as a function of time.
+This file can be animated to check free surface variations with time.""",
             ),
-        ),
-#       -----------------------------------
-        FORMULATION = FACT(statut='f',
-#       -----------------------------------
 #           -----------------------------------
-            BREAKING_LAW = SIMP(statut ='f',
+            FREE_SURFACE_FILE_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ["BATTJES \& JANSSEN","DALLY"],
-                defaut = ["BATTJES \& JANSSEN"],
-                fr = """Specifie la formulation choisie pour le coefficient de dissipation
-par deferlement. N''est effectif qu''en Houle reguliere.
-   1 : Formulation de Battjes \& Jansen, 1978
-   2 : Formulation de Dally et al., 1984
-En Houle aleatoire, la seule formulation utilisee est celle de
-Battjes \& Janssen, 1978""",
-                ang = """Specifies the formulation choosen for calculating the dissipation
-coefficient through breaking. Only effective for Monochromatic wave
-mode.
-   1 : Formulation of Battjes \& Janssen, 1978
-   2 : Formulation of Dally et al., 1984
-In random wave mode, the formulation of B \& J, 1978 is the only one
-to be used.""",
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DE SURFACE LIBRE}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{FREE SURFACE FILE}.
+Possible values are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
             ),
-        ),
-#       -----------------------------------
-        FORMULATION_DE_BATTJES = FACT(statut='f',
-#       -----------------------------------
 #           -----------------------------------
-            ALPHA = SIMP(statut ='f',
+            FIRST_TIME_IN_THE_FREE_SURFACE_FILE = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'R',
-                defaut = [1.0],
-                fr = """Donne le coefficient Alpha dans la Formulation de la dissipation
-par deferlement en houle aleatoire d''apres Battjes \& Janssen""",
-                ang = """Fixes the coefficient Alpha used in the formulation of the dissipation
-coefficient through breaking proposed by Battjes \& Janssen, 1978
-for random waves.""",
+                defaut = [10000.],
+                fr = """Determine le temps a partir duquel debute l ecriture
+des resultats dans le \telkey{FICHIER DE SURFACE LIBRE}.""",
+                ang = """Determines the time from which the results are written
+in the \telkey{FREE SURFACE FILE}.""",
+            ),
+#           -----------------------------------
+            TIME_STEP = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 0.25,
+                fr = """Definit le pas de temps en secondes pour la sortie graphique
+\telkey{FICHIER DE SURFACE LIBRE}.""",
+                ang = """Specifies the time step in seconds in
+ \telkey{FREE SURFACE FILE}.""",
+            ),
+#           -----------------------------------
+            NUMBER_OF_TIME_STEPS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'I',
+                defaut = 0,
+                fr = """Definit le nombre de pas de temps pour la sortie graphique
+\telkey{FICHIER DE SURFACE LIBRE}.""",
+                ang = """Specifies the number of time steps in
+ \telkey{FREE SURFACE FILE}.""",
             ),
         ),
     ),
 )
 # -----------------------------------------------------------------------
-INPUT_OUTPUT_GRAPHICS_AND_LISTING = PROC(nom= "INPUT_OUTPUT_GRAPHICS_AND_LISTING",op = None,
+GENERAL_PARAMETERS = PROC(nom= "GENERAL_PARAMETERS",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    GRAPHIC_PRINTOUT_PERIOD = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'I',
-        defaut = [1],
-        fr = """Determine la periode, en nombre de periodes de houle,
-d''impression des VARIABLES POUR LES SORTIES GRAPHIQUES (voir ce mot-
-cle) dans le FICHIER DES RESULTATS""",
-        ang = """Fixes the period, in number of wave periods, for the writing
-of the VARIABLES FOR GRAPHIC PRINTOUTS (see this key-word) in the
-RESULTS FILE""",
-    ),
-#   -----------------------------------
-    LISTING_PRINTOUT_PERIOD = SIMP(statut ='f',
+    DEBUGGER = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'I',
-        defaut = [1],
-        fr = """Determine la periode, en nombre de periodes de houle,
-d''impression des VARIABLES A IMPRIMER (voir ce mot-cle). Pour la mise
-au point, il faut savoir que la sortie des resultats est effectuee
-systematiquement sur le fichier de retour d''execution du code
-(actuellement accessible par le menu 3.e de SPF sur IBM)""",
-        ang = """Fixes the period, in number of wave periods, for the writing
-of the VARIABLES TO BE PRINTED (see this key-word)""",
-    ),
-#   -----------------------------------
-    WAVE_HEIGHTS_SMOOTHING = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = [False],
-        fr = """OUI si on souhaite lisser les hauteurs de houle
-pour ameliorer le calcul des contraintes de radiation
-(actif uniquement en houle reguliere).
-Valeur par defaut = NON.""",
-        ang = """YES when one wants to smooth the wave heights
-to improve the radiation stresses computation
-(only used in regular wave mode).
-Default value = NO.""",
-    ),
-#   -----------------------------------
-    FREE_SURFACE_ANIMATION = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = [False],
-        fr = """Option utilisee si l on veut produire le fichier de phases
-et amplitudes qui servira a calculer la position de la surface libre
-en tout point du maillage.
-A besoin des noms de FICHIER DES PHASES ET AMPLITUDES et
-FICHIER DE SURFACE LIBRE""",
-        ang = """This option informs that the phase and amplitude file is to
-be generated. This file will be used to determine the free surface
-elevation throughout the model area.
-Remember to give AMPLITUDE AND PHASE FILE and FREE SURFACE FILE""",
+        defaut = 0,
+        fr = """Pour imprimer la sequence des appels, mettre 1.""",
+        ang = """If 1, calls of subroutines will be printed in the listing.""",
     ),
 #   -----------------------------------
-    INFORMATION_SOLVER = FACT(statut='f',
+    TIME = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        RELAXATION_COEFFICIENT = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [1.4],
-            fr = """  Non utilise dans la version 3.0 .
-  Ce coefficient doit etre compris entre 0 et 2.
-  coefficient de relaxation  dans le cas d''une resolution par la
-  methode  de panchang et al.
-  voir Solution of the Mild Slope Wave Problem by Iteration
-       Applied Ocean Research, 1991, Vol. 13, No. 4.""",
-            ang = """  Not used in version 3.0 .
-  This coefficient is a real between 0 and 2.
-  It is a relaxation coefficient used in the solving method proposed
-  by Panchang et al.
-  See  Solution of the Mild Slope Wave Problem by Iteration
-       Applied Ocean Research, 1991, Vol. 13, No. 4.""",
-        ),
-#       -----------------------------------
-        LISTING_PRINTOUT = SIMP(statut ='f',
-#       -----------------------------------
-            typ = bool,
-            defaut = [True ],
-            fr = """Sortie des resultats sur support papier.
-Si l''on met NON le listing ne contient que l''en-tete et la mention
-FIN NORMALE DU PROGRAMME
-Commande a eviter.""",
-            ang = """If NOT is specified for this key-word, the printout listing just
-contains the head and the sentence END OF PROGRAM.
-It is adviced not to use this way.""",
-        ),
-#       -----------------------------------
-        INFORMATIONS_ABOUT_SOLVER = SIMP(statut ='f',
+        ORIGINAL_DATE_OF_TIME = SIMP(statut ='f',
 #       -----------------------------------
-            typ = bool,
-            defaut = [True ],
-            fr = """Donne le nombre d''iterations necessaires a la convergence du solveur.""",
-            ang = """Gives the iterations number which was necessary for the solver
-to converge.""",
+            typ = 'I', min= 3, max= 3,
+            defaut = [0,0,0],
+            fr = """Permet de fixer la date d origine des temps du modele lors
+de la prise en compte de la force generatrice de la maree.""",
+            ang = """Give the date of the time origin of the model when taking into
+account the tide generating force.""",
         ),
 #       -----------------------------------
-        VALIDATION = SIMP(statut ='f',
+        ORIGINAL_HOUR_OF_TIME = SIMP(statut ='f',
 #       -----------------------------------
-            typ = bool,
-            defaut = [False],
-            fr = """Option utilisee principalement pour le dossier de validation. Le
-fichier des resultats du calcul precedent est alors considere comme une
-reference a laquelle on va comparer le calcul. La comparaison est
-effectuee par le sous-programme VALIDA qui peut etre une comparaison
-avec une solution exacte par exemple.""",
-            ang = """This option is primarily used for the validation documents.
-The PREVIOUS COMPUTATION FILE is then considered as a
-reference which the computation is going to be compared with.
-The comparison is made by the subroutine VALIDA, which can be
-modified as to
-so as to include, for example,a comparison with an exact solution.""",
+            typ = 'I', min= 3, max= 3,
+            defaut = [0,0,0],
+            fr = """Permet de fixer l heure d origine des temps du modele lors
+de la prise en compte de la force generatrice de la maree.""",
+            ang = """Give the time of the time origin of the model when taking into
+account the tide generating force.""",
         ),
-#       -----------------------------------
-        b_VALIDATIONG = BLOC(condition="VALIDATION == True",
-#       -----------------------------------
-#           -----------------------------------
-            REFERENCE_FILE_FORMAT = SIMP(statut ='f',
-#           -----------------------------------
-                typ = 'TXM',
-                into = ['SERAFIN','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
-                fr = """Format du fichier de resultats du calcul precedent.
-Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-                ang = """Previous computation results file format.
-Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
-            ),
+    ),
+#   -----------------------------------
+    LOCATION = FACT(statut='o',
+#   -----------------------------------
+#       -----------------------------------
+        ORIGIN_COORDINATES = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'I', min= 2, max= 2,
+            defaut = [0,0],
+            fr = """Valeur en metres, utilise pour eviter les trop grands
+nombres, transmis
+dans le format SERAFIN mais pas d autre traitement pour l instant.""",
+            ang = """Value in metres, used to avoid large real numbers,
+added in SERAFIN format, but so far no other treatment.""",
         ),
     ),
 )
 # -----------------------------------------------------------------------
-NUMERICAL_PARAMETERS_SOLVER = PROC(nom= "NUMERICAL_PARAMETERS_SOLVER",op = None,
+NUMERICAL_PARAMETERS = PROC(nom= "NUMERICAL_PARAMETERS",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'I',
-        defaut = [60000],
-        fr = """Les algorithmes utilises pour la resolution du systeme
-matriciel etant iteratifs, il est necessaire de limiter le nombre
-d''iterations autorisees""",
-        ang = """Algorithms used for solving the matrix system are iterative.
-It is then necessary to limit the maximum number of iterations""",
-    ),
-#   -----------------------------------
-    PRECONDITIONING = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ["no preconditioning","diagonal preconditioning","block-diagonal preconditioning","absolute value diagonal preconditioning","Crout preconditioning"],
-        defaut = ["diagonal preconditioning"],
-        fr = """Permet de preconditionner le systeme de l''etape de propagation afin
-d''accelerer la convergence lors de sa resolution.
-   - 0 : pas de preconditionnement,
-   - 2 : preconditionnement diagonal.
-   - 3 : preconditionnement bloc-diagonal.
-   - 5 : preconditionnement diagonal en valeur absolue.
-   - 7 : preconditionnement de Crout par element.
-Certains preconditionnements sont cumulables
-(les diagonaux 2 ou 3 avec les autres)
-Pour cette raison on ne retient que les nombres premiers pour
-designer les preconditionnements. Si l''on souhaite en cumuler
-plusieurs on formera le produit des options correspondantes.""",
-        ang = """Enables to apply preconditionning the matrix system to accelerate
-the convergence of the solver.
-   - 0 : no preconditionning
-   - 2 : diagonal preconditionning
-   - 3 : block-diagonal preconditionning
-   - 5 : diagonal preconditionning in absolute value
-   - 7 : Element Crout preconditionning.
-Few of them can be combined
-(numbers 2 or 3 with the other)
-To combine some preconditionning, impose the product of the previous
-numbers : example 6 means preconditionnig 2 and 3 applied.""",
-    ),
-#   -----------------------------------
-    SOLVER = SIMP(statut ='f',
+    MATRIX_STORAGE = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM',
-        into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","squared conjugate gradient","CGSTAB","GMRES","direct"],
-        defaut = ["direct"],
-        fr = """Permet de choisir le solveur utilise pour la resolution de l''etape de
-propagation. Toutes les methodes proposees actuellement s''apparentent
-au Gradient Conjugue. Ce sont :
- 1 : gradient conjugue
- 2 : residu conjugue
- 3 : gradient conjugue sur equation normale
- 4 : erreur minimale
- 5 : gradient conjugue carre (non programme)
- 6 : gradient conjugue de type CGSTAB
- 7 : GMRES
- 8 : solveur direct""",
-        ang = """Enables to choose the solver used for solving the matrix system.
-They are :
- 1 : conjugate gradient
- 2 : conjugate residual
- 3 : conjugate gradient on the normal equation
- 4 : minimum error
- 5 : squarred conjugate gradient (not programmed)
- 6 : CGSTAB conjugate gradient
- 7 : GMRES
- 8 : direct solver""",
+        into = ["Classical EBE","Assembled EBE","Edge-based storage"],
+        defaut = "Edge-based storage",
+        fr = """Permet de definir la methode de stockage des matrices.
+Les choix possibles sont :
+\begin{itemize}
+\item 1 : EBE classique ;
+\item 2 : EBE assemble ;
+\item 3 : stockage par segments.
+\end{itemize}
+Attention, avec 2, il faut une numerotation speciale des points.""",
+        ang = """Defines the method to store matrices. The possible choices are:
+\begin{itemize}
+\item 1: classical EBE,
+\item 2: assembled EBE,
+\item 3: edge-based storage.
+\end{itemize}
+Beware, with option 2, a special numbering of points is required.""",
     ),
 #   -----------------------------------
-    SOLVER_OPTION = SIMP(statut ='f',
+    MATRIX_VECTOR_PRODUCT = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'I',
-        defaut = [3],
-        fr = """Parametre definissant la dimension de l''espace de Krylov
-pour le solveur 7 (GMRES)""",
-        ang = """Defines the dimension of the Krylov space when using
-the solver 7 (GMRES)""",
+        defaut = 1,
+        fr = """Les choix possibles sont :
+\begin{itemize}
+\item 1 : Ancien Produit ;
+\item 2 : Nouveau Produit Frontal.
+\end{itemize}""",
+        ang = """Possible choices are:
+\begin{itemize}
+\item 1: Classical Product,
+\item 2: New Frontal Product.
+\end{itemize}""",
     ),
 #   -----------------------------------
-    SOLVER_ACCURACY = SIMP(statut ='f',
+    ZERO = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'R',
-        defaut = [1.E-4],
-        fr = """Precision demandee pour la resolution de l''equation de Berkhoff.""",
-        ang = """Accuracy requested for the linear system solver.""",
+        defaut = [1.E-12],
+        fr = """Non active pour l instant.""",
+        ang = """Non active at the moment.""",
     ),
 #   -----------------------------------
-    INFORMATION = FACT(statut='f',
+    SOLVER_INFO = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        DISCRETIZATION_IN_SPACE = SIMP(statut ='f',
+        MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
-            defaut = [1],
-            fr = """ NON ACTIVE POUR LE MOMENT""",
-            ang = """NOT ACTIVE FOR THE MOMENT""",
+            defaut = 60000,
+            fr = """Les algorithmes utilises pour la resolution du systeme
+matriciel etant iteratifs, il est necessaire de limiter le nombre
+d iterations autorisees.""",
+            ang = """Algorithms used for solving the matrix system are iterative.
+It is then necessary to limit the maximum number of iterations.""",
         ),
 #       -----------------------------------
-        ZERO = SIMP(statut ='f',
+        PRECONDITIONING = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R',
-            defaut = [1.E-12],
-            fr = """Non active pour l''instant.""",
-            ang = """Non active at the moment.""",
+            typ = 'TXM',
+            into = ["no preconditioning","diagonal preconditioning","block-diagonal preconditioning","absolute value diagonal preconditioning","Crout preconditioning"],
+            defaut = "diagonal preconditioning",
+            fr = """Permet de preconditionner le systeme de l etape de propagation afin
+d accelerer la convergence lors de sa resolution.
+\begin{itemize}
+\item 0 : pas de preconditionnement ;
+\item 2 : preconditionnement diagonal ;
+\item 3 : preconditionnement bloc-diagonal ;
+\item 5 : preconditionnement diagonal en valeur absolue ;
+\item 7 : preconditionnement de Crout par element.
+\end{itemize}
+Certains preconditionnements sont cumulables
+(les diagonaux 2 ou 3 avec les autres).
+Pour cette raison on ne retient que les nombres premiers pour
+designer les preconditionnements. Si l on souhaite en cumuler
+plusieurs on formera le produit des options correspondantes.""",
+            ang = """Enables to apply preconditionning the matrix system to accelerate
+the convergence of the solver.
+\begin{itemize}
+\item 0: no preconditionning,
+\item 2: diagonal preconditionning,
+\item 3: block-diagonal preconditionning,
+\item 5: diagonal preconditionning in absolute value,
+\item 7: Element Crout preconditionning.
+\end{itemize}
+Few of them can be combined
+(numbers 2 or 3 with the other).
+To combine some preconditionnings, impose the product of the previous
+numbers: example 6 means preconditioning 2 and 3 applied.""",
         ),
 #       -----------------------------------
-        BIDON_STRING = SIMP(statut ='f',
+        SOLVER = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'TXM',
-            defaut = '',
-            fr = """TABLEAU DE CARACTERES DE TAILLE :4
-Place reservee pour eventuellement introduire
- de nouvelles
- chaines de caracteres (nouveaux fichiers...).""",
-            ang = """Character Array of size : 4
-Reserved to introduce new character strings (new file names...).""",
+            into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","squared conjugate gradient","CGSTAB","GMRES","direct","parallel direct (MUMPS)"],
+            defaut = "direct",
+            fr = """Permet de choisir le solveur utilise pour la resolution de l etape de
+propagation. Toutes les methodes proposees actuellement s apparentent
+au Gradient Conjugue. Ce sont :
+\begin{itemize}
+\item 1 : gradient conjugue ;
+\item 2 : residu conjugue ;
+\item 3 : gradient conjugue sur equation normale ;
+\item 4 : erreur minimale ;
+\item 5 : gradient conjugue carre (non programme) ;
+\item 6 : gradient conjugue de type CGSTAB ;
+\item 7 : GMRES ;
+\item 8 : solveur direct.
+\end{itemize}""",
+            ang = """Enables to choose the solver used for solving the matrix system.
+They are:
+\begin{itemize}
+\item 1: conjugate gradient,
+\item 2: conjugate residual,
+\item 3: conjugate gradient on the normal equation,
+\item 4: minimum error,
+\item 5: squared conjugate gradient (not programmed),
+\item 6: CGSTAB conjugate gradient,
+\item 7: GMRES,
+\item 8: direct solver.
+\end{itemize}""",
+        ),
+#       -----------------------------------
+        SOLVER_OPTION = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'I',
+            defaut = 3,
+            fr = """Parametre definissant la dimension de l espace de Krylov
+pour le solveur 7 (GMRES).""",
+            ang = """Defines the dimension of the Krylov space when using
+the solver 7 (GMRES).""",
+        ),
+#       -----------------------------------
+        SOLVER_ACCURACY = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 1.E-4,
+            fr = """Precision demandee pour la resolution de l equation de Berkhoff.""",
+            ang = """Accuracy requested for the linear system solver.""",
+        ),
+    ),
+#   -----------------------------------
+    DISSIPATION = FACT(statut='o',
+#   -----------------------------------
+#       -----------------------------------
+        SUB_ITERATIONS_ACCURACY_FOR_DISSIPATION = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [1.E-2],
+            fr = """Donne la precision requise pour les sous-iterations du calcul
+du coefficient de dissipation.""",
+            ang = """Fixes the accuracy requested for sub-iterations necessary to
+determine the dissipation coefficients.""",
+        ),
+#       -----------------------------------
+        MAXIMUM_OF_SUB_ITERATIONS = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'I',
+            defaut = [15],
+            fr = """Donne le nombre maximum admis de sous-iterations pour le calcul
+du coefficient de dissipation.""",
+            ang = """Fixes the maximum number of sub-iterations for the computation
+of dissipation.""",
+        ),
+#       -----------------------------------
+        DISSIPATION_RELAXATION = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [0.5],
+            fr = """Donne le coefficient de relaxation entre deux sous-iterations
+pour le calcul du coefficient de dissipation.""",
+            ang = """Fixes the relaxation coefficient used between two sub-iterations
+for the computation of the dissipation term.""",
         ),
     ),
 )
 # -----------------------------------------------------------------------
-PHYSICAL_PARAMETERS = PROC(nom= "PHYSICAL_PARAMETERS",op = None,
+BOUNDARY_CONDITIONS = PROC(nom= "BOUNDARY_CONDITIONS",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    RANDOM_WAVE = FACT(statut='f',
+    PHASE_REFERENCE_COORDINATES = SIMP(statut ='f',
+#   -----------------------------------
+        typ = 'R', min= 2, max= 2,
+        defaut = [0.,0.],
+        fr = """Coordonnees pour l origine des phases. Ne change rien
+aux hauteurs de vagues calculees.""",
+        ang = """Coordinates of reference point for phase. Will
+not change the wave height computed.""",
+    ),
+#   -----------------------------------
+    RANDOM_WAVE = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         NUMBER_OF_PERIODS = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
             defaut = [5],
-            fr = """Valeur utilisee avec l''option :
-  HOULE ALEATOIRE MONODIRECTIONNELLE = OUI
-  ou avec l''option
-  HOULE ALEATOIRE MULTIDIRECTIONNELLE = OUI
+            fr = """Valeur utilisee avec l option
+\telkey{HOULE ALEATOIRE MONODIRECTIONNELLE} = OUI
+  ou avec l option
+\telkey{HOULE ALEATOIRE MULTIDIRECTIONNELLE} = OUI.
 Pour un calcul en houle aleatoire monodirectionnelle ou
-multidirectionnelle, nombre de bandes d''egale energie servant a
-discretiser le spectre d''energie en frequence.""",
-            ang = """Used with otion :
-   MONODIRECTIONAL RANDOM WAVE = YES
+multidirectionnelle, nombre de bandes d egale energie servant a
+discretiser le spectre d energie en frequence.""",
+            ang = """Used with option
+\telkey{MONODIRECTIONAL RANDOM WAVE} = YES
    or
-   MULTIDIRECTIONAL RANDOM WAVE = YES
+\telkey{MULTIDIRECTIONAL RANDOM WAVE} = YES.
 It fixes the number of iso-energy frequency bands which discretize
-the enrgy spectrum.""",
+the energy spectrum.""",
         ),
 #       -----------------------------------
         PEAK_PERIOD = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
             defaut = [10.0],
-            fr = """Valeur utilisee avec l''option :
-  HOULE ALEATOIRE MONODIRECTIONNELLE = OUI
-  ou avec l''option
-  HOULE ALEATOIRE MULTIDIRECTIONNELLE = OUI
-Fixe la periode de pic (en sec) du spectre d''energie.""",
-            ang = """Used with otion :
-   MONODIRECTIONAL RANDOM WAVE = YES
+            fr = """Valeur utilisee avec l option
+\telkey{HOULE ALEATOIRE MONODIRECTIONNELLE} = OUI
+  ou avec l option
+\telkey{HOULE ALEATOIRE MULTIDIRECTIONNELLE} = OUI.
+Fixe la periode de pic (en secondes) du spectre d energie.""",
+            ang = """Used with option
+\telkey{MONODIRECTIONAL RANDOM WAVE} = YES
    or
-   MULTIDIRECTIONAL RANDOM WAVE = YES
-Fixes the peak period (in sec) of the energy spectrum""",
+\telkey{MULTIDIRECTIONAL RANDOM WAVE} = YES.
+Fixes the peak period (in seconds) of the energy spectrum.""",
         ),
 #       -----------------------------------
         GAMMA = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'TXM',
-            into = ["Pierson-Moskowitz","JONSWAP moyen","any spectre"],
-            defaut = ["JONSWAP moyen"],
-            fr = """Valeur utilisee avec l''option :
-  HOULE ALEATOIRE MONODIRECTIONNELLE = OUI
-  ou avec l''option
-  HOULE ALEATOIRE MULTIDIRECTIONNELLE = OUI
-Indique la valeur de gamma pour le spectre d''energie
-  GAMMA = 1   spectre de Pierson-Moskowitz
-  GAMMA = 3.3 spectre de JONSWAP moyen (valeur par defaut).""",
-            ang = """Used with otion :
-   MONODIRECTIONAL RANDOM WAVE = YES
+            typ = 'R',
+            defaut = [3.3],
+            fr = """Valeur utilisee avec l option
+\telkey{HOULE ALEATOIRE MONODIRECTIONNELLE} = OUI
+  ou avec l option
+\telkey{HOULE ALEATOIRE MULTIDIRECTIONNELLE} = OUI.
+Indique la valeur de $\gamma$ pour le spectre d energie :
+\begin{itemize}
+\item GAMMA = 1   : spectre de Pierson-Moskowitz ;
+\item GAMMA = 3.3 : spectre de JONSWAP moyen (valeur par defaut).
+\end{itemize}""",
+            ang = """Used with option
+\telkey{MONODIRECTIONAL RANDOM WAVE} = YES
    or
-   MULTIDIRECTIONAL RANDOM WAVE = YES
-Fixes the gamma value tor the JONSWAP wave energy spectrum :
-  GAMMA = 1  : Pierson-Moskowitz
-  GAMMA = 3.3 : mean JONSWAP spectrum (default value).""",
+\telkey{MULTIDIRECTIONAL RANDOM WAVE} = YES.
+Fixes the $\gamma$ value tor the JONSWAP wave energy spectrum:
+\begin{itemize}
+\item GAMMA = 1: Pierson-Moskowitz,
+\item GAMMA = 3.3: mean JONSWAP spectrum (default value).
+\end{itemize}""",
         ),
 #       -----------------------------------
         MINIMUM_SPECTRAL_PERIOD = SIMP(statut ='f',
@@ -1223,11 +973,11 @@ Fixes the gamma value tor the JONSWAP wave energy spectrum :
             defaut = [0.02],
             fr = """Valeur de la periode minimum voulue en secondes
 si on veut tronquer le spectre pour le calcul
-des periodes en houle aleatoire (voir PERALE).""",
+des periodes en houle aleatoire (voir sous-programme \telfile{PERALE}).""",
             ang = """Minimum period value requested in seconds
 if it is necessary to alter the energy spectrum
 for the computation of the periods in the case
-of random waves (see PERALE).""",
+of random waves (see \telfile{PERALE} subroutine).""",
         ),
 #       -----------------------------------
         MAXIMUM_SPECTRAL_PERIOD = SIMP(statut ='f',
@@ -1236,56 +986,52 @@ of random waves (see PERALE).""",
             defaut = [200.],
             fr = """Valeur de la periode maximum voulue en secondes
 si on veut tronquer le spectre pour le calcul
-des periodes en houle aleatoire (voir PERALE).""",
+des periodes en houle aleatoire (voir sous-programme \telfile{PERALE}).""",
             ang = """Maximum period value requested in seconds
 if it is necessary to alter the energy spectrum
 for the computation of the periods in the case
-of random waves (see PERALE).""",
+of random waves (see \telfile{PERALE} subroutine).""",
         ),
-    ),
-#   -----------------------------------
-    MONODIRECTIONAL_RANDOM_WAVE = FACT(statut='f',
-#   -----------------------------------
 #       -----------------------------------
-        MONODIRECTIONAL_RANDOM_WAVE = SIMP(statut ='f',
+        MONODIRECTIONAL = FACT(statut='o',
 #       -----------------------------------
-            typ = bool,
-            defaut = [False],
-            fr = """oui, si l''on veut effectuer un calcul en houle aleatoire
+#           -----------------------------------
+            MONODIRECTIONAL_RANDOM_WAVE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = bool,
+                defaut = [False],
+                fr = """Oui, si l on veut effectuer un calcul en houle aleatoire
 monodirectionnelle (voir reels index 12, 13 et entier index 10).""",
-            ang = """Yes, if one wants to run computation in random monodirectional waves
-(see reals key-words of index 12, 13 and integer of index 10).""",
+                ang = """Yes, if one wants to run computation in random monodirectional waves
+(see real keywords of index 12, 13 and integer of index 10).""",
+            ),
         ),
-    ),
-#   -----------------------------------
-    MULTIDIRECTIONAL_RANDOM_WAVE = FACT(statut='f',
-#   -----------------------------------
 #       -----------------------------------
-        MULTIDIRECTIONAL_RANDOM_WAVE = SIMP(statut ='f',
+        MULTIDIRECTIONAL = FACT(statut='o',
 #       -----------------------------------
-            typ = bool,
-            defaut = [False],
-            fr = """oui, si l''on veut effectuer un calcul en houle aleatoire
+#           -----------------------------------
+            MULTIDIRECTIONAL_RANDOM_WAVE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = bool,
+                defaut = [False],
+                fr = """Oui, si l on veut effectuer un calcul en houle aleatoire
 multidirectionnelle (voir les reels index 12, 13, 14, 15 et 16 et
 les entiers index 10 et 11.""",
-            ang = """Yes, if one wants to run computation in random multidirectional waves
-(see reals key-words of index 12, 13 and integer of index 10).""",
-        ),
-#       -----------------------------------
-        DONNEES = FACT(statut='f',
-#       -----------------------------------
+                ang = """Yes, if one wants to run computation in random multidirectional waves
+(see real keywords of index 12, 13 and integer of index 10).""",
+            ),
 #           -----------------------------------
             NUMBER_OF_DIRECTIONS = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'I',
                 defaut = [5],
-                fr = """Valeur utilisee avec l''option :
-  HOULE ALEATOIRE MULTIDIRECTIONNELLE = OUI
+                fr = """Valeur utilisee avec l option
+\telkey{HOULE ALEATOIRE MULTIDIRECTIONNELLE} = OUI.
 Pour un calcul en houle aleatoire multidirectionnelle,
-nombre de bandes d''egale energie servant a discretiser le spectre
-directionnel d''energie.""",
-                ang = """Used with the option :
-  MULTIDIRECTIONAL RANDOM WAVE = YES
+nombre de bandes d egale energie servant a discretiser le spectre
+directionnel d energie.""",
+                ang = """Used with the option
+\telkey{MULTIDIRECTIONAL RANDOM WAVE} = YES.
 It fixes the number of iso-energy bands which discretizes the wave
 directional spectrum.""",
             ),
@@ -1294,16 +1040,16 @@ directional spectrum.""",
 #           -----------------------------------
                 typ = 'R',
                 defaut = [-180.],
-                fr = """Valeur utilisee avec l''option :
-  HOULE ALEATOIRE MULTIDIRECTIONNELLE = OUI
-  indique la borne inferieure de l''intervalle des directions de
-  propagation dans le cas d''une houle aleatoire multidirectionnelle
-  L''angle est donne en degres et est compte positivement dans le sens
-  direct a partir de l''axe x.""",
-                ang = """Used with the option :
-  MULTIDIRECTIONAL RANDOM WAVE = YES
-Fixes the minimum value (in deg) of the directions range. It is
-counted positively in the trigonometric sense relatively to the x
+                fr = """Valeur utilisee avec l option
+\telkey{HOULE ALEATOIRE MULTIDIRECTIONNELLE} = OUI.
+Indique la borne inferieure de l intervalle des directions de
+  propagation dans le cas d une houle aleatoire multidirectionnelle
+  L angle est donne en degres et est compte positivement dans le sens
+  direct a partir de l axe $x$.""",
+                ang = """Used with the option
+\telkey{MULTIDIRECTIONAL RANDOM WAVE} = YES.
+Fixes the minimum value (in degrees) of the directions range. It is
+counted positively in the trigonometric sense relatively to the $x$
 axis.""",
             ),
 #           -----------------------------------
@@ -1311,16 +1057,16 @@ axis.""",
 #           -----------------------------------
                 typ = 'R',
                 defaut = [180.],
-                fr = """Valeur utilisee avec l''option :
-  HOULE ALEATOIRE MULTIDIRECTIONNELLE = OUI
-  indique la borne superieure de l''intervalle des directions de
-  propagation dans le cas d''une houle aleatoire multidirectionnelle
-  L''angle est donne en degres et est compte positivement dans le sens
-  direct a partir de l''axe x.""",
-                ang = """Used with the option :
-  MULTIDIRECTIONAL RANDOM WAVE = YES
-Fixes the maximum value (in deg) of the directions range. It is
-counted positively in the trigonometric sense relatively to the x
+                fr = """Valeur utilisee avec l option
+\telkey{HOULE ALEATOIRE MULTIDIRECTIONNELLE} = OUI.
+Indique la borne superieure de l intervalle des directions de
+  propagation dans le cas d une houle aleatoire multidirectionnelle.
+  L angle est donne en degres et est compte positivement dans le sens
+  direct a partir de l axe $x$.""",
+                ang = """Used with the option
+\telkey{MULTIDIRECTIONAL RANDOM WAVE} = YES.
+Fixes the maximum value (in degrees) of the directions range. It is
+counted positively in the trigonometric sense relatively to the $x$
 axis.""",
             ),
 #           -----------------------------------
@@ -1328,17 +1074,17 @@ axis.""",
 #           -----------------------------------
                 typ = 'R',
                 defaut = [20.],
-                fr = """Valeur utilisee avec l''option :
-  HOULE ALEATOIRE MULTIDIRECTIONNELLE = OUI
-  indique la valeur maximale de l''exposant s dans l''expression donnant
+                fr = """Valeur utilisee avec l option
+\telkey{HOULE ALEATOIRE MULTIDIRECTIONNELLE} = OUI.
+Indique la valeur maximale de l exposant $s$ dans l expression donnant
   la repartition directionnelle de la houle.
   Cette expression est celle donnee par Goda dans Random Seas and
-  Design of Maritime Structures - University of Tokyo Press :
+  Design of Maritime Structures - University of Tokyo Press:
   G(f,teta) = G0 * (cos(teta/2))**2s. f est la frequence et teta est
   la direction de propagation de la houle.""",
-                ang = """Used with the option :
-  MULTIDIRECTIONAL RANDOM WAVE = YES
-Fixes the maximum value of exponent S in the Goda formula used to
+                ang = """Used with the option
+\telkey{MULTIDIRECTIONAL RANDOM WAVE} = YES.
+Fixes the maximum value of exponent $S$ in the Goda formula used to
 express the directional wave energy spreading.
 See GODA Y., Random Seas and Design of Maritime Structures - Univ.
 of Tokyo Press, 1987.""",
@@ -1346,33 +1092,33 @@ of Tokyo Press, 1987.""",
         ),
     ),
 #   -----------------------------------
-    PERIOD_SCANNING = FACT(statut='f',
+    PERIODS_SCANNING = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         PERIOD_SCANNING = SIMP(statut ='f',
 #       -----------------------------------
             typ = bool,
             defaut = [False],
-            fr = """oui, si l''on veut effectuer plusieurs calculs en balayant un
+            fr = """Oui, si l on veut effectuer plusieurs calculs en balayant un
 intervalle de periodes (voir reels index 8,9 et 10).""",
             ang = """Yes, if one wants to run computations by scanning a period range
 (resonance computations, see also reals of index 8, 9, and 10).""",
         ),
 #       -----------------------------------
-        DONNEES = FACT(statut='f',
+        DATA = FACT(statut='o',
 #       -----------------------------------
 #           -----------------------------------
             BEGINNING_PERIOD_FOR_PERIOD_SCANNING = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'R',
                 defaut = [0.],
-                fr = """Valeur utilisee avec l''option :
-  BALAYAGE EN PERIODE = OUI
-  indique la borne gauche de l''intervalle de periodes a parcourir
+                fr = """Valeur utilisee avec l option
+\telkey{BALAYAGE EN PERIODE} = OUI.
+Indique la borne gauche de l intervalle de periodes a parcourir
   (pour par exemple rechercher les periodes de resonances).""",
-                ang = """Used with the option :
-  PERIOD SCANNING = YES
-Fixes the minimum value (in sec) of the period range to be used for
+                ang = """Used with the option
+\telkey{PERIOD SCANNING} = YES.
+Fixes the minimum value (in seconds) of the period range to be used for
 the period scanning.""",
             ),
 #           -----------------------------------
@@ -1380,13 +1126,13 @@ the period scanning.""",
 #           -----------------------------------
                 typ = 'R',
                 defaut = [0.],
-                fr = """Valeur utilisee avec l''option :
-  BALAYAGE EN PERIODE = OUI
-  indique la borne droite de l''intervalle de periodes a parcourir
+                fr = """Valeur utilisee avec l option
+\telkey{BALAYAGE EN PERIODE} = OUI.
+Indique la borne droite de l intervalle de periodes a parcourir
   (pour par exemple rechercher les periodes de resonances).""",
-                ang = """Used with the option :
-  PERIOD SCANNING = YES
-Fixes the maximum value (in sec) of the period range to be used for
+                ang = """Used with the option
+\telkey{PERIOD SCANNING} = YES.
+Fixes the maximum value (in seconds) of the period range to be used for
 the period scanning.""",
             ),
 #           -----------------------------------
@@ -1394,30 +1140,20 @@ the period scanning.""",
 #           -----------------------------------
                 typ = 'R',
                 defaut = [0.],
-                fr = """Valeur utilisee avec l''option :
-  BALAYAGE EN PERIODE = OUI
-  indique le pas a prendre pour effectuer le balayage en periodes
+                fr = """Valeur utilisee avec l option
+\telkey{BALAYAGE EN PERIODE} = OUI.
+Indique le pas a prendre pour effectuer le balayage en periodes
   (pour par exemple rechercher les periodes de resonances).""",
-                ang = """Used with the option :
-  PERIOD SCANNING = YES
-Fixes the value of the period step (in sec) to be used for
+                ang = """Used with the option
+\telkey{PERIOD SCANNING} = YES.
+Fixes the value of the period step (in seconds) to be used for
 the period scanning.""",
             ),
         ),
     ),
 #   -----------------------------------
-    INFORMATION = FACT(statut='f',
+    MONOCHROMATIC_WAVE = FACT(statut='o',
 #   -----------------------------------
-#       -----------------------------------
-        MINIMUM_VALUE_FOR_H = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [1.E-7],
-            fr = """Fixe la valeur minimale de H
-Non active pour l''instant.""",
-            ang = """Fixes the minimum value of H
-Non active at the moment.""",
-        ),
 #       -----------------------------------
         WAVE_PERIOD = SIMP(statut ='f',
 #       -----------------------------------
@@ -1431,684 +1167,795 @@ Non active at the moment.""",
 #       -----------------------------------
             typ = 'R',
             defaut = [0.0],
-            fr = """Donne la direction du vecteur d''onde de la houle incidente. L''angle
+            fr = """Donne la direction du vecteur d onde de la houle incidente. L angle
 est donne en degres et est compte positivement dans le sens direct
-a partir de l''axe des x.
-Il s''agit de la direction principale  de propagation.
+a partir de l axe des $x$.
+Il s agit de la direction principale de propagation.
 Cette direction est la meme a toutes les frontieres maritimes.
-Si l''utilisateur veut specifier des directions differentes sur
+Si l utilisateur veut specifier des directions differentes sur
 differentes frontieres, il doit le faire dans son FORTRAN dans le
-sous-programme BORH en specifiant la variable TETAB.""",
+sous-programme \telfile{BORH} en specifiant la variable
+\telfile{TETAB}.""",
             ang = """Fixes the direction towards the incident waves at boundaries go to.
-It is counted in degress and positively in the trigonometric sense
-relatively to the x axis.
+It is counted in degrees and positively in the trigonometric sense
+relatively to the $x$ axis.
 This value is prescribed as a constant value along all the wave
 incident type boundaries. If one wants to specify a non uniform value,
-the user has to specify the value TETAB in the sub-routine BORH.""",
+the user has to specify the value \telfile{TETAB} in the subroutine
+ \telfile{BORH}.""",
         ),
 #       -----------------------------------
-        ORIGINAL_HOUR_OF_TIME = SIMP(statut ='f',
+        WAVE_HEIGHTS_SMOOTHING = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'I', min= 3, max= 3,
-            defaut = [0,0,0],
-            fr = """Permet de fixer l''heure d''origine des temps du modele lors
-de la prise en compte de la force generatrice de la maree.""",
-            ang = """Give the time of the time origin of the model when taking into
-account the tide generating force.""",
+            typ = bool,
+            defaut = [False],
+            fr = """OUI si on souhaite lisser les hauteurs de houle
+pour ameliorer le calcul des contraintes de radiation
+(actif uniquement en houle reguliere).
+Valeur par defaut = NON.""",
+            ang = """YES when one wants to smooth the wave heights
+to improve the radiation stresses computation
+(only used in regular wave mode).
+Default value = NO.""",
         ),
     ),
-)
-# -----------------------------------------------------------------------
-EQUATIONS_SMOOTHINGS = PROC(nom= "EQUATIONS_SMOOTHINGS",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    BOTTOM_TOPOGRAPHY_SMOOTHING = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'I',
-        defaut = [0],
-        fr = """Nombre de lissages effectues sur la topographie.
-chaque lissage, effectue a l''aide d''une matrice de masse,
-est conservatif.
-Utilise lorsque les donnees de bathymetrie donnent des resultats
-trop irreguliers apres interpolation.""",
-        ang = """Number of smoothings done on the topography.
-Each smoothing, using a mass matrix, is conservative.
-It is used when bathymetric data provide too irregular results
-after interpolation.""",
-    ),
-)
-# -----------------------------------------------------------------------
-INITIAL_CONDITIONS_EQUATIONS = PROC(nom= "INITIAL_CONDITIONS_EQUATIONS",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    INITIAL_WATER_LEVEL = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R',
-        defaut = [0.],
-        fr = """Valeur utilisee avec l''option CONDITIONS INITIALES : COTE CONSTANTE.""",
-        ang = """Used with the option INITIAL CONDITIONS : CONSTANT ELEVATION.""",
-    ),
-#   -----------------------------------
-    INITIAL_DEPTH = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R',
-        defaut = [0.],
-        fr = """Valeur utilisee avec l''option :
-  CONDITIONS INITIALES : HAUTEUR CONSTANTE.""",
-        ang = """Value specified when using the option :
-  INITIAL CONDITIONS : CONSTANT DEPTH.""",
-    ),
-#   -----------------------------------
-    INITIAL_CONDITIONS = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['ZERO ELEVATION','CONSTANT ELEVATION','ZERO DEPTH','CONSTANT DEPTH','SPECIAL'],
-        defaut = 'ZERO ELEVATION',
-        fr = """Permet de definir les conditions initiales sur les hauteurs d''eau.
-Les valeurs possibles sont :
-   - COTE NULLE. Initialise la cote de surface libre a 0.
-           Les hauteurs d''eau initiales sont alors retrouvees en
-           faisant la difference entre les cotes de surface libre
-           et du fond.
-   - COTE CONSTANTE .Initialise la cote de surface libre a la
-           valeur donnee par le mot-cle COTE INITIALE. Les hauteurs
-           d''eau initiales sont calculees comme precedemment.
-   - HAUTEUR NULLE .Initialise les hauteurs d''eau a 0.
-   - HAUTEUR CONSTANTE. Initialise les hauteurs d''eau a la valeur
-           donnee par le mot-cle HAUTEUR INITIALE.
-   - PARTICULIERES. Les conditions initiales sur la hauteur d''eau
-           doivent etre precisees dans le sous-programme CONDIH.""",
-        ang = """Enables to define the initial conditions on water depths.
-Allowable values are :
-   - ZERO ELEVATION : fixes the free surface level to 0.
-           Water depths are then equal to the difference between
-           free surface level and bottom level.
-   - CONSTANT ELEVATION : fixes the free surface level to the value
-           specified by the key-word INITIAL WATER LEVEL. Water
-           level are then computed as before.
-   - ZERO DEPTH : initializes the water depths to 0.
-   - CONSTANT DEPTH : initializes the water depths to the value
-           specified by the key-word INITIAL DEPTH.
-   - SPECIAL : initial conditions on water depths are to be
-           precised in the sub-routine CONDIH.""",
-    ),
-)
-# -----------------------------------------------------------------------
-PHYSICAL_CONSTANTS = PROC(nom= "PHYSICAL_CONSTANTS",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    GRAVITY_ACCELERATION = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R',
-        defaut = [9.81],
-        fr = """Fixe la valeur de l''acceleration de la pesanteur.""",
-        ang = """Fixes the gravity acceleration value.""",
-    ),
-)
-# -----------------------------------------------------------------------
-RESULTS = PROC(nom= "RESULTS",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    VARIABLES_FOR_GRAPHIC_PRINTOUTS = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ["wave height","wave phase","velocity u (free surface)(t=0)","velocity v (free surface)(t=0)","free surface elevation (t=0)","bottom elevation","still water height","phase velocity","group velocity","wave number","real potential","imaginal potential","prive(1,1)","prive(1,2)","prive(1,3)","prive(1,4)","first mean spectral period","second mean spectral period","third mean spectral period","force along X","force along Y","wave incidence radian","breaking rate","SXX stress","SXY stress","SYY stress"],
-        defaut = [],
-        fr = """Noms des variables que l''utilisateur veut ecrire dans le fichier des
-resultats.
-Le choix des separateurs est libre.
-Les possibilites offertes sont les suivantes :
-    - HS hauteur de la houle
-    - PHAS phase de la houle
-    - U0 vitesse u en surface      (a t=0)
-    - V0 vitesse v en surface      (a t=0)
-    - ZS cote de la surface libre  (a t=0)
-    - ZF fond
-    - HW hauteur d''eau au repos
-    - C vitesse de phase
-    - CG vitesse de groupe
-    - K nombre d''onde
-    - PHIR potentiel reel
-    - PHII potentiel imaginaire
-    - D prive(1,1) (variable 13)
-    - E prive(1,2) (variable 14)
-    - F prive(1,3) (variable 15)
-    - G prive(1,4) (variable 16)
-    - T01 premiere periode moyenne spectrale
-    - T02 deuxieme periode moyenne spectrale
-    - TM troisieme periode moyenne spectrale
-    - FX force en X
-    - FY force en Y
-    - INC incidence de la houle
-    - QB taux de deferlement
-    - SXX contrainte SXX
-    - SXY contrainte SXY
-    - SYY contrainte SYY
-L''utilisateur dispose de 4 champs libres, qu''il peut
-utiliser pour ecrire dans le fichier des resultats des variables
-qu''il cree lui-meme. Ces variables propres a l''utlisateur doivent
-etre calculees dans le sous-programme CALRES et le nom que l''on
-desire leur donner doit etre ecrit dans le sous-programme NOMVAR.
-Ces 4 champs sont :
-   - D, E, F, G qui correspondent aux tableaux PRIVE(1,1), PRIVE(1,2),
-     PRIVE(1,3), PRIVE(1,4). A la difference des variables
-     precedentes, celles-ci sont conservees dans tout le programme, et
-     peuvent donc etre reutilisees.
-     Dans ce dernier cas ne pas oublier de donner une taille
-     suffisante au tableau PRIVE,
-     en precisant le parametre NPRIV (dans le programme principal).""",
-        ang = """Names of the variables that the user wants to write in the results
-file. Separators between variable names can be choosen free.
- The allowable values are :
-   - HS=wave height
-   - PHAS=wave phase
-   - U0=velocity u (free surface at t=0)
-   - V0=velocity v (free surface at t=0)
-   - ZS=free surface elevation (at t=0)
-   - ZF=bottom elevation
-   - HW=still water height
-   - C=phase velocity
-   - CG=group velocity
-   - K=wave number
-   - PHIR=real potential
-   - PHII=imaginal potential
-   - D=prive(1,1)
-   - E=prive(1,2)
-   - F=prive(1,3)
-   - G=prive(1,4)
-   - T01=first mean spectral period
-   - T02=second mean spectral period
-   - TM=third mean spectral period
-   - FX=force along X
-   - FY=force along Y
-   - INC=wave incidence radian
-   - QB=breaking rate
-   - SXX=SXX stress
-   - SXY=SXY stress
-   - SYY=SYY stress
-The user has 4 free variables at his/her disposal to create other
-variables by him/herself. These variables have to be computed
-in the CALRES sub-routine, and the name that we want to attribute
-has to be precibed in the NOMVAR sub-routine.
-The 4 free variable fields are :
-   - D, E, F, G which corresponds to the private arrays PRIVE(1,1),
-     PRIVE(1,2), PRIVE(1,3) and PRIVE (1,4). Contrarily to the previous
-     variables, these are conserved all through the computation, and can
-     be used again.
-     Do not forget to specify the number of private arrays you want to
-     use in the principal programme (variable NPRIV).""",
-    ),
-#   -----------------------------------
-    VARIABLES_TO_BE_PRINTED = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ["wave height","wave phase","velocity u (free surface)(t=0)","velocity v (free surface)(t=0)","free surface elevation (t=0)","bottom elevation","still water height","phase velocity","group velocity","wave number","real potential","imaginal potential","prive(1,1)","prive(1,2)","prive(1,3)","prive(1,4)","first mean spectral period","second mean spectral period","third mean spectral period","force along X","force along Y","wave incidence radian","breaking rate","SXX stress","SXY stress","SYY stress"],
-        defaut = '',
-        fr = """Nom des variables que l''utilisateur desire ecrire a l''ecran.
-Memes possibilites que pour les sorties graphiques.""",
-        ang = """Name of variables taht the user whishes to write on the screen.
-Possibilities are the same as for graphic outputs.""",
-    ),
-)
-# -----------------------------------------------------------------------
-CURRENT = PROC(nom= "CURRENT",op = None,
-# -----------------------------------------------------------------------
 #   -----------------------------------
-    INFORMATION = FACT(statut='f',
+    AUTOMATIC_TETAP_ANGLE = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        SUB_ITERATIONS_ACCURACY_FOR_CURRENT = SIMP(statut ='f',
+        SUB_ITERATIONS_ACCURACY_FOR_TETAP = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
             defaut = [1.E-2],
             fr = """Donne la precision requise pour les sous-iterations du calcul
-du nombre d''onde en presencede courant (vecteur d''onde).""",
+automatique de cos($\theta_p$).""",
             ang = """Fixes the accuracy requested for sub-iterations necessary to
-determine the wave vector.""",
+determine value of $\theta_p$ (criterion on cos($\theta_p$)).""",
         ),
-    ),
-#   -----------------------------------
-    CURRENT = FACT(statut='f',
-#   -----------------------------------
 #       -----------------------------------
-        CURRENT = SIMP(statut ='f',
+        AUTOMATIC_TETAP_CALCULATION = SIMP(statut ='f',
 #       -----------------------------------
             typ = bool,
             defaut = [False],
-            fr = """TRUE : PRISE EN COMPTE DE LA REFRACTION DE LA HOULE PAR
-  LE COURANT.
-  Modele retenu : Kostense et Al. (1988)""",
-            ang = """TRUE : WAVE REFRACTION DUE TO CURRENT IS
-  DESCRIBED USING KOSTENSE MODEL (1988)""",
+            fr = """Si = OUI : calcul automatique des angles $\theta_p$
+(basee sur la direction de la vitesse).""",
+            ang = """If = TRUE: automatic calculation of $\theta_p$
+(based on velocity direction).""",
         ),
-    ),
-)
-# -----------------------------------------------------------------------
-TETAP_CONVERGENCE = PROC(nom= "TETAP_CONVERGENCE",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    INFORMATION = FACT(statut='f',
-#   -----------------------------------
 #       -----------------------------------
-        SUB_ITERATIONS_ACCURACY_FOR_TETAP = SIMP(statut ='f',
+        MAXIMUM_OF_SUB_ITERATIONS_FOR_TETAP = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R',
-            defaut = [1.E-2],
-            fr = """Donne la precision requise pour les sous-iterations du calcul
-automatique de cos(TETAP).""",
-            ang = """Fixes the accuracy requested for sub-iterations necessary to
-determine value of TETAP (criterion on cos(TETAP)).""",
+            typ = 'I',
+            defaut = [15],
+            fr = """Donne le nombre maximum admis de sous-iterations pour le calcul
+automatique de $\theta_p$.""",
+            ang = """Fixes the maximum number of sub-iterations for the automatic
+computation of $\theta_p$.""",
         ),
-    ),
-)
-# -----------------------------------------------------------------------
-REFLEXION_ANGLE = PROC(nom= "REFLEXION_ANGLE",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    TETAP = FACT(statut='f',
-#   -----------------------------------
 #       -----------------------------------
-        AUTOMATIC_TETAP_CALCULATION = SIMP(statut ='f',
+        RELAXATION_ON_TETAP = SIMP(statut ='f',
 #       -----------------------------------
-            typ = bool,
-            defaut = [False],
-            fr = """TRUE : CALCUL AUTO DES ANGLES TETAP
- (basee sur la direction de la vitesse)""",
-            ang = """TRUE : AUTOMATIC CALCULATION OF TETAP
-  (based on velocity direction)""",
+            typ = 'R',
+            defaut = [1.],
+            fr = """Donne le coefficient de relaxation entre deux sous-iterations
+pour le calcul de l angle d incidence automatique.""",
+            ang = """Fixes the relaxation coefficient used between two sub-iterations
+for the computation of automatic $\theta_p$.""",
         ),
     ),
-)
-# -----------------------------------------------------------------------
-INCIDENT_WAVE_PHASE = PROC(nom= "INCIDENT_WAVE_PHASE",op = None,
-# -----------------------------------------------------------------------
 #   -----------------------------------
-    PHASE = FACT(statut='f',
+    AUTOMATIC_PHASE = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         AUTOMATIC_CALCULATION_OF_PHASE = SIMP(statut ='f',
 #       -----------------------------------
             typ = bool,
             defaut = [False],
-            fr = """TRUE : CALCUL AUTOMATIQUE DE LA PHASE
- (basee sur une profondeur de reference)""",
-            ang = """TRUE : AUTOMATIC CALCULATION OF INCIDENTE PHASE
-  (based on reference water depth)""",
+            fr = """OUI : calcul automatique de la phase
+(basee sur une profondeur de reference).""",
+            ang = """TRUE: automatic calculation of incident phase
+(based on reference water depth).""",
         ),
-    ),
-)
-# -----------------------------------------------------------------------
-PHASE_DEFINITION = PROC(nom= "PHASE_DEFINITION",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    REFERENCE_WATER_DEPTH = FACT(statut='f',
-#   -----------------------------------
 #       -----------------------------------
         REFERENCE_WATER_DEPTH_FOR_AUTOMATIC_PHASE = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
             defaut = [-1.0],
-            fr = """PROFONDEUR DE REFERENCE POUR LE CALCUL DE LA PHASE.
- ESSAYEZ DE METTRE LA FRONTIERE INCIDENTE SUR UNE ZONE
- DE BATHYMETRIE HOMOGENE. LA PROFONDEUR A RENSEIGNER
- DOIT ETRE REPRESENTATIVE DE LA PROFONDEUR D EAU SUR
- LA FRONTIERE""",
-            ang = """WATER DEPTH FOR AUTOMATIC INCIDENT PHASE CALCULATION.
- TRY TO PUT THE INCIDENT WAVE BOUNDARY ON A REGULAR
- TOPOGRAPHY ZONE. THE REFERENCE WATER DEPTH SHOULD BE
- REPRESENTATIVE OF THE WATER DEPTH ON THE BOUNDARY""",
+            fr = """Profondeur de reference pour le calcul de la phase.
+Essayez de mettre la frontiere incidente sur une zone
+de bathymetrie homogene.
+La profondeur a renseigner doit etre representative de la profondeur
+d eau sur la frontiere.""",
+            ang = """Water depth for automatic incident phase calculation.
+Try to put the incident wave boundary on a regular topography zone.
+The reference water depth should be representative of the water depth
+on the boundary.""",
         ),
     ),
 )
 # -----------------------------------------------------------------------
-INFORMATION = PROC(nom= "INFORMATION",op = None,
+PHYSICAL_PARAMETERS = PROC(nom= "PHYSICAL_PARAMETERS",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    PHASE_DEFINITION = FACT(statut='f',
+    GRAVITY_ACCELERATION = SIMP(statut ='f',
 #   -----------------------------------
-#       -----------------------------------
-        PHASE_REFERENCE_COORDINATES = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R', min= 2, max= 2,
-            defaut = [0,0],
-            fr = """Coordonnees pour l origine des phases. Ne change rien
-        aux hauteurs de vagues calculees""",
-            ang = """Coordinates of reference point for phase.Will
-         not change the wave height computed""",
-        ),
+        typ = 'R',
+        defaut = 9.81,
+        fr = """Fixe la valeur de l acceleration de la pesanteur en m/s$^2$.""",
+        ang = """Sets the value of the acceleration due to gravity in m/s$^2$.""",
     ),
-)
-# -----------------------------------------------------------------------
-CHAINING = PROC(nom= "CHAINING",op = None,
-# -----------------------------------------------------------------------
 #   -----------------------------------
-    TOMAWAC = FACT(statut='f',
-#   -----------------------------------
-#       -----------------------------------
-        CHAINING_TOMAWAC_1 = SIMP(statut ='f',
-#       -----------------------------------
-            typ = bool,
-            defaut = [False],
-            fr = """Oui, si on imposer un spectre tomawac unique sur la frontiere
-onde incidente.""",
-            ang = """Yes, if one wants to use a spectrum from TOMAWAC on the incident
-boundary.""",
-        ),
+    INITIALIZATION = FACT(statut='o',
+#   -----------------------------------
 #       -----------------------------------
-        NUMBER_OF_DIRECTIONS_IN_TOMAWAC_SPECTRUM = SIMP(statut ='f',
+        INITIAL_WATER_LEVEL = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'I',
-            defaut = [0],
-            fr = """Indique le nombre de directions dans le spectre importe
-depuis TOMAWAC""",
-            ang = """Give the number of direction in the TOMAWAC imported
-spectrum""",
+            typ = 'R',
+            defaut = 0.,
+            fr = """Valeur utilisee avec l option
+\telkey{CONDITIONS INITIALES} : ''COTE CONSTANTE''.""",
+            ang = """Value to be used with the option
+\telkey{INITIAL CONDITIONS}: ''CONSTANT ELEVATION''.""",
         ),
 #       -----------------------------------
-        NUMBER_OF_FREQUENCIES_IN_TOMAWAC_SPECTRUM = SIMP(statut ='f',
+        INITIAL_DEPTH = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'I',
-            defaut = [0],
-            fr = """Indique le nombre de frequences dans le spectre importe
-depuis TOMAWAC""",
-            ang = """Give the number of frequences in the TOMAWAC imported
-spectrum""",
+            typ = 'R',
+            defaut = [0.],
+            fr = """Valeur utilisee avec l option
+\telkey{CONDITIONS INITIALES} : ''HAUTEUR CONSTANTE''.""",
+            ang = """Value to be used along with the option
+\telkey{INITIAL CONDITIONS}: ''CONSTANT DEPTH''.""",
         ),
 #       -----------------------------------
-        INSTANT_FOR_READING_TOMAWAC_SPECTRUM = SIMP(statut ='f',
+        INITIAL_CONDITIONS = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R',
-            defaut = [0.],
-            fr = """Indique l instant de calcul TOMAWAC associe au spectre
-qui doit etre importe dans ARTEMIS""",
-            ang = """Give the instant of the TOMAWAC computation at which we
-want to import the spectrum for ARTEMIS""",
+            typ = 'TXM',
+            into = ['ZERO ELEVATION','CONSTANT ELEVATION','ZERO DEPTH','CONSTANT DEPTH','SPECIAL'],
+            defaut = 'ZERO ELEVATION',
+            fr = """Permet de definir les conditions initiales sur les hauteurs d eau.
+Les valeurs possibles sont :
+\begin{itemize}
+\item COTE NULLE : Initialise la cote de surface libre a 0.
+           Les hauteurs d eau initiales sont alors retrouvees en
+           faisant la difference entre les cotes de surface libre
+           et du fond ;
+\item COTE CONSTANTE : Initialise la cote de surface libre a la
+valeur donnee par le mot-cle \telkey{COTE INITIALE}. Les hauteurs
+d eau initiales sont calculees comme precedemment.
+\item HAUTEUR NULLE : Initialise les hauteurs d eau a 0.
+\item HAUTEUR CONSTANTE : Initialise les hauteurs d eau a la valeur
+donnee par le mot-cle \telkey{HAUTEUR INITIALE}.
+\item PARTICULIERES : Les conditions initiales sur la hauteur d eau
+doivent etre precisees dans le sous-programme \telfile{CONDIH}.
+\end{itemize}""",
+            ang = """Enables to define the initial conditions on water depths.
+The possible values are as follows:
+\begin{itemize}
+\item ZERO ELEVATION: fixes the free surface level to 0.
+Water depths are then equal to the difference between
+free surface level and bottom level,
+\item CONSTANT ELEVATION: fixes the free surface level to the value
+specified by the keyword \telkey{INITIAL WATER LEVEL}. Water
+level are then computed as before,
+\item ZERO DEPTH: initializes the water depths to 0,
+\item CONSTANT DEPTH: initializes the water depths to the value
+specified by the keyword \telkey{INITIAL DEPTH},
+\item SPECIAL: initial conditions on water depths are to be
+precised in the subroutine \telfile{CONDIH}.
+\end{itemize}""",
         ),
     ),
-)
-# -----------------------------------------------------------------------
-INPUT_OUTPUT__INFORMATION = PROC(nom= "INPUT_OUTPUT__INFORMATION",op = None,
-# -----------------------------------------------------------------------
 #   -----------------------------------
-    COMPUTATIONAL_INFORMATION = FACT(statut='f',
+    DISSIPATION = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        DESCRIPTION_DES_LIBRARIES = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM', min= 6, max= 6,
-            defaut = 'builds|PPP|lib|artemisMMMVVV.LLL;builds|PPP|lib|biefMMMVVV.LLL;builds|PPP|lib|hermesMMMVVV.LLL;builds|PPP|lib|damoMMMVVV.LLL;builds|PPP|lib|parallelMMMVVV.LLL;builds|PPP|lib|specialMMMVVV.LLL',
-            fr = """Description des librairies de ARTEMIS""",
-            ang = """ARTEMIS LIBRARIES description""",
-        ),
-#       -----------------------------------
-        DEFAULT_EXECUTABLE = SIMP(statut ='f',
+        BATHYMETRIC_BREAKING = FACT(statut='o',
 #       -----------------------------------
-            typ = 'TXM',
-            defaut = 'builds|PPP|bin|artemisMMMVVV.exe',
-            fr = """Executable par defaut de ARTEMIS""",
-            ang = """Default executable for ARTEMIS""",
+#           -----------------------------------
+            BREAKING = SIMP(statut ='f',
+#           -----------------------------------
+                typ = bool,
+                defaut = [False],
+                fr = """Oui, si l on souhaite integrer le processus de deferlement
+bathymetrique (voir reels index 18, 19, 20, 21, 22, 23
+et entiers index 12, 13).""",
+                ang = """Yes, if one wants to account for breaking process (see also
+reals of index 18, 19, 20, 21, 22, 23, and integer of index
+12, 13).""",
+            ),
+#           -----------------------------------
+            KDALLY = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.1],
+                fr = """Donne le coefficient $K$ dans la formulation de la dissipation
+par deferlement d apres Dally et al., 1984.""",
+                ang = """Fixes the coefficient $K$ used in the formulation of the dissipation
+coefficient proposed by Dally et al. 1984.""",
+            ),
+#           -----------------------------------
+            BREAKING_LAW = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ["BATTJES \& JANSSEN","DALLY"],
+                defaut = ["BATTJES \& JANSSEN"],
+                fr = """Specifie la formulation choisie pour le coefficient de dissipation
+par deferlement. N est effectif qu en houle reguliere.
+\begin{itemize}
+\item 1 : Formulation de Battjes \& Jansen, 1978 ;
+\item 2 : Formulation de Dally et al., 1984.
+\end{itemize}
+En houle aleatoire, la seule formulation utilisee est celle de
+Battjes \& Janssen, 1978.""",
+                ang = """Specifies the formulation chosen for calculating the dissipation
+coefficient through breaking. Only effective for monochromatic wave
+mode.
+\begin{itemize}
+\item 1: Formulation of Battjes \& Janssen, 1978,
+\item 2: Formulation of Dally et al., 1984.
+\end{itemize}
+In random wave mode, the formulation of B \& J, 1978 is the only one
+to be used.""",
+            ),
+#           -----------------------------------
+            ALPHA = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [1.0],
+                fr = """Donne le coefficient $\alpha$ dans la formulation de la dissipation
+par deferlement en houle aleatoire d apres Battjes \& Janssen.""",
+                ang = """Fixes the coefficient $\alpha$ used in the formulation of the
+dissipation coefficient through breaking proposed by Battjes \& Janssen,
+1978 for random waves.""",
+            ),
+#           -----------------------------------
+            GAMMAS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.88],
+                fr = """Donne le coefficient $\gamma_s$ dans le critere de la hauteur de
+deferlement. Ne pas confondre avec le coefficient $\gamma$ qui
+intervient dans la formule du spectre de JONSWAP.""",
+                ang = """Fixes the coefficient $\gamma_s$ used in the criterion of the critical
+breaking wave height. Do not confuse with coefficient $\gamma$
+used in the JONSWAP spectrum.""",
+            ),
+#           -----------------------------------
+            GDALLY = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.4],
+                fr = """Donne le coefficient $\Gamma$ dans la formulation de la dissipation par
+Dally et al., 1984. Ne pas confondre avec $\gamma$ (Formule de JONSWAP)
+et Gammas (Critere de deferlement).""",
+                ang = """Fixes the $\Gamma$ coefficient used in the formulation of Dally et al.,
+1984, for the dissipation coefficient in surf-breaking. Do not confuse
+with the coefficient $\gamma$ used in the JONSWAP formulae and
+coefficient gammas used to determine the breaking wave height
+criterion.""",
+            ),
         ),
 #       -----------------------------------
-        DEFAULT_PARALLEL_EXECUTABLE = SIMP(statut ='f',
+        BOTTOM_FRICTION = FACT(statut='o',
 #       -----------------------------------
-            typ = 'TXM',
-            defaut = 'builds|PPP|bin|artemisMMMVVV.exe',
-            fr = """Executable parallele par defaut de Artemis""",
-            ang = """Default parallel executable for Artemis""",
+#           -----------------------------------
+            FRICTION = SIMP(statut ='f',
+#           -----------------------------------
+                typ = bool,
+                defaut = [False],
+                fr = """Oui, si on veut prendre en compte le frottement sur le fond dans
+la simulation.""",
+                ang = """Yes, if one wants to include dissipation through bottom friction
+in the computation.""",
+            ),
+#           -----------------------------------
+            FLUID_KINEMATIC_VISCOSITY = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R', max='**',
+                defaut = [1.0E-6],
+                fr = """Viscosite cinematique du fluide (eau) en m$^2$/s.
+\begin{itemize}
+\item 1.793E-6 : Pour une temperature de 0 C ;
+\item 1.567E-6 : Pour une temperature de 4 C ;
+\item 1.237E-6 : Pour une temperature de 12 C ;
+\item 1.112E-6 : Pour une temperature de 16 C ;
+\item 1.011E-6 : Pour une temperature de 20 C ;
+\item 0.802E-6 : Pour une temperature de 30 C ;
+\item 0.661E-6 : Pour une temperature de 40 C.
+\item 1.0E-6   : Valeur par defaut.
+\end{itemize}""",
+                ang = """Kinematic viscosity of the fluid (water) in m$^2$/s.
+\begin{itemize}
+\item 1.793E-6: for a temperature of 0 C,
+\item 1.567E-6: for a temperature of 4 C,
+\item 1.237E-6: for a temperature of 12 C,
+\item 1.112E-6: for a temperature of 16 C,
+\item 1.011E-6: for a temperature of 20 C,
+\item 0.802E-6: for a temperature of 30 C,
+\item 0.661E-6: for a temperature of 40 C,
+\item 1.0E-6: default value.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            DIAMETER90 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R', max='**',
+                defaut = [0.15E-3],
+                fr = """\telfile{DIAM90} represente le diametre maximum, en m, de 90 \%
+en poids des sediments.
+\begin{itemize}
+\item 1.0E-3   : Pour des sables tres grossiers ;
+\item 0.5E-3   : Pour des sables grossiers ;
+\item 0.25E-3  : Pour des sables moyens ;
+\item 0.125E-3 : Pour des sables fins ;
+\item 0.062E-3 : Pour des sables tres fins ;
+\item 0.15E-3  : Valeur par defaut.
+\end{itemize}""",
+                ang = """\telfile{DIAM90} is the maximum grain diameter, in m, which defines
+90 \% of the total weight of sediment.
+\begin{itemize}
+\item 1.0E-3: for very coarse sand,
+\item 0.5E-3: for coarse sand,
+\item 0.25E-3: for medium sand,
+\item 0.125E-3: for fine sand,
+\item 0.062E-3: for very fine sand,
+\item 0.15E-3: default value.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            DIAMETER50 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R', max='**',
+                defaut = [0.10E-3],
+                fr = """\telfile{DIAM50} represente le diametre maximum de 50 \% en poids des
+sediments. En general, on a \telfile{DIAM90} = 1.5 $\times$
+\telfile{DIAM50}
+\telfile{DIAM50} est plus souvent donne dans des tables
+\begin{itemize}
+\item 0.66E-3  : Pour des sables tres grossiers ;
+\item 0.33E-3  : Pour des sables grossiers ;
+\item 0.17E-3  : Pour des sables moyens ;
+\item 0.083E-3 : Pour des sables fins ;
+\item 0.040E-3 : Pour des sables tres fins ;
+\item 0.10E-3  : Valeur par defaut.
+\end{itemize}""",
+                ang = """\telfile{DIAM50} is the maximum grain diameter, in m, which defines
+50 \% of the total weight of sediment. Usually, we have
+\telfile{DIAM90} = 1.5 $\times$ \telfile{DIAM50}.
+\telfile{DIAM50} is a more common value used.
+\begin{itemize}
+\item 0.66E-3: for very coarse sand,
+\item 0.33E-3: for coarse sand,
+\item 0.17E-3: for medium sand,
+\item 0.083E-3: for fine sand,
+\item 0.040E-3: for very fine sand,
+\item 0.10E-3: default value.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            SEDIMENT_SPECIFIC_WEIGHT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [2650.0],
+                fr = """Masse volumique du sediment en kg/m$^3$.""",
+                ang = """Sediment specific weight in kg/m$^3$.""",
+            ),
+#           -----------------------------------
+            FLUID_SPECIFIC_MASS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [1000.0],
+                fr = """Masse volumique du fluide (eau) en kg/m$^3$.""",
+                ang = """Fluid specific weight (water) in kg/m$^3$.""",
+            ),
+#           -----------------------------------
+            HYDRAULIC_REGIME_IMPOSED = SIMP(statut ='f',
+#           -----------------------------------
+                typ = bool,
+                defaut = [False],
+                fr = """Utilise avec l option \telkey{FROTTEMENT} = OUI.
+Permet de choisir d imposer le regime hydraulique dans le cas
+d un calcul automatique du facteur de frottement sur fonds sableux.""",
+                ang = """Used with the option \telkey{FRICTION} = YES.
+Enables to impose the hydraulic regime in the case of an automatic
+calculation of the friction factor for sandy beds.""",
+            ),
+#           -----------------------------------
+            SKIN_ROUGHNESS_ONLY = SIMP(statut ='f',
+#           -----------------------------------
+                typ = bool,
+                defaut = [False],
+                fr = """Utilise avec l option \telkey{FROTTEMENT} = OUI.
+Permet de choisir de ne prendre en compte
+que la rugosite de peau dans le cas d un calcul automatique
+du facteur de frottement sur fonds sableux.""",
+                ang = """Used with the option \telkey{FRICTION} = YES.
+Enables to restrict the total roughness to the skin roughness
+in the case of an automatic calculation of the friction
+factor for sandy beds.""",
+            ),
+#           -----------------------------------
+            HYDRAULIC_REGIME_TYPE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM', max='**',
+                into = ["laminar regime","smooth-turbulent regime","rough-turbulent regime","transient regime"],
+                defaut = ["laminar regime"],
+                fr = """Utilise si le mot-cle \telkey{REGIME HYDRAULIQUE IMPOSE} = OUI.
+Determine le regime hydraulique.
+\begin{itemize}
+\item regime laminaire ;
+\item turbulent lisse ;
+\item turbulent rugueux ;
+\item transitoire.
+\end{itemize}""",
+                ang = """Used with option \telkey{HYDRAULIC REGIME IMPOSED} = YES.
+Determines the type of the hydraulic regime (laminar,
+smooth-turbulent, rough-turbulent, transient).
+\begin{itemize}
+\item laminar regime,
+\item smooth-turbulent regime,
+\item rough-turbulent regime,
+\item transient regime.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            BOTTOM_FRICTION_LAW = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM', max='**',
+                into = ["Kostense formulation integrating Ue calculation (1986)","Putnam \& Johnson formulation (1949)"],
+                defaut = ["Kostense formulation integrating Ue calculation (1986)"],
+                fr = """Utilise avec l option \telkey{FROTTEMENT} = OUI.
+Fixe le choix de la formulation du frottement :
+\begin{itemize}
+\item 1 : Kostense et al., 1986 ;
+\item 2 : Putnam \& Johnson, 1949.
+\end{itemize}""",
+                ang = """Used with the option \telkey{FRICTION} = YES.
+Fixes the formulation used for bottom friction law:
+\begin{itemize}
+\item 1: Kostense et al., 1986,
+\item 2: Putnam \& Johnson, 1949.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            FRICTION_FACTOR_IMPOSED = SIMP(statut ='f',
+#           -----------------------------------
+                typ = bool,
+                defaut = [False],
+                fr = """Utilise avec l option \telkey{FROTTEMENT} = OUI.
+OUI permet de choisir d imposer un facteur de frottement, par un
+mot-cle s il est uniforme (voir le reel d index 29) ou en
+programmant dans le sous-programme \telfile{FWSPEC}.
+Si NON, \artemis considere par defaut que les fonds sont sableux,
+et calcule automatiquement le facteur de frottement avec les
+caracteristiques du sediment et de l ecoulement.""",
+                ang = """Used with the option \telkey{FRICTION} = YES.
+If YES, enables the user to impose a friction factor, by a keyword
+for a constant value (see real of index 29) or by programming in
+the \telfile{FWSPEC} subroutine for non-uniform value.
+If NO, \artemis automatically computes the friction factor assuming
+that the bottom is sandy and uses the characteristics of sediment
+and of motion.""",
+            ),
+#           -----------------------------------
+            FRICTION_FACTOR = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.],
+                fr = """Utilise si le mot-cle \telkey{FACTEUR DE FROTTEMENT IMPOSE} = OUI.
+Fixe le facteur de frottement choisi uniforme sur le domaine.""",
+                ang = """Used with the option \telkey{FRICTION FACTOR IMPOSED} = YES.
+Fixes the value of the friction factor uniform over the domain.""",
+            ),
+#           -----------------------------------
+            FRICTION_COEFFICIENT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.],
+                fr = """A ne pas confondre avec le \telkey{FACTEUR DE FROTTEMENT}.
+Non utilise dans \artemis.
+On le laisse par coherence avec \telemac{2d}.""",
+                ang = """Do not confuse with the \telkey{FRICTION FACTOR}.
+Not used in \artemis.
+It is let here for consistence with \telemac{2d}.""",
+            ),
+#           -----------------------------------
+            RIPPLES_COEFFICIENT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R', max='**',
+                defaut = [0.7],
+                fr = """Specifie le coefficient de rides utilise dans la formule de
+Van Rijn pour calculer le facteur de frottement :
+\begin{itemize}
+\item 1.0 : pour des rides seules,
+\item 0.7 : pour des rides superposees a des vagues de sable.
+\end{itemize}""",
+                ang = """Fixes the ripples coefficient used in the formulae of Van Rijn
+to calculate the friction factor:
+\begin{itemize}
+\item 1.0: for single ripples,
+\item 0.7: for ripples superimposed to sand waves.
+\end{itemize}""",
+            ),
         ),
     ),
 #   -----------------------------------
-    COMPUTATION_ENVIRONMENT = FACT(statut='f',
+    CURRENT_INFO = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        DICTIONARY = SIMP(statut ='f',
+        SUB_ITERATIONS_ACCURACY_FOR_CURRENT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [1.E-2],
+            fr = """Donne la precision requise pour les sous-iterations du calcul
+du nombre d onde en presence de courant (vecteur d onde).""",
+            ang = """Fixes the accuracy requested for sub-iterations necessary to
+determine the wave vector.""",
+        ),
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = 'artemis.dico',
-            fr = """Dictionnaire des mots cles.""",
-            ang = """Key word dictionary.""",
+        CURRENT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = bool,
+            defaut = [False],
+            fr = """Si = OUI : Prise en compte de la refraction de la houle par le courant.
+Modele retenu : Kostense et Al. (1988).""",
+            ang = """If = TRUE: Wave refraction due to current is described using
+ Kostense model (1988).""",
         ),
     ),
 #   -----------------------------------
-    CONTROL = FACT(statut='f',
+    VARYING_TOPOGRAPHY = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        ORIGIN_COORDINATES = SIMP(statut ='f',
+        RAPIDLY_VARYING_TOPOGRAPHY = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'I', min= 2, max= 2,
-            defaut = [0,0],
-            fr = """Valeur en metres, utilise pour eviter les trops grands
-nombres, transmis
-dans le format Selafin mais pas d''autre traitement pour l''instant""",
-            ang = """Value in metres, used to avoid large real numbers,
-added in Selafin format, but so far no other treatment""",
+            typ = 'TXM',
+            into = ["mild-slope equation","gradient second order term","curvature second order term","gradient + curvature second order terms"],
+            defaut = ["mild-slope equation"],
+            fr = """Prise en compte des fortes pentes et courbures dans Berkhoff
+\begin{itemize}
+\item 0 : Berkhoff simple ;
+\item 1 : prise en compte terme pente en grad($h$)$^2$ ;
+\item 2 : prise en compte terme courbure en laplacien($h$) ;
+\item 3 : prise en compte des termes de pente et courbure.
+\end{itemize}
+Modele retenu pour les fonctions E1 et E2 : Chamberlain
+et Porter (1995).""",
+            ang = """Extension of mild-slope equation with second
+          order bottom effects
+\begin{itemize}
+\item 0: mild-slope equation,
+\item 1: gradient second order term: grad($h$)$^2$,
+\item 2: curvature second order term: laplacian($h$),
+\item 3: gradient + curvature second order terms.
+\end{itemize}
+Model used for functions E1 and E2 expression: Chamberlain
+and Porter (1995).""",
         ),
     ),
 )
 # -----------------------------------------------------------------------
-INPUT_OUTPUT__FILES = PROC(nom= "INPUT_OUTPUT__FILES",op = None,
+INTERNAL = PROC(nom= "INTERNAL",op = None,
 # -----------------------------------------------------------------------
+    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
-    GEOMETRY_FILE_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier de geometrie.
-Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-        ang = """Geometry file format.
-Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
-    ),
-#   -----------------------------------
-    RESULTS_FILE_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier de resultats.
-Les valeurs possibles sont :
-- 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:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
-    ),
-#   -----------------------------------
-    TOMAWAC_DATA_FILE_1_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier de resultats du calcul precedent.
-Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-        ang = """Previous computation results file format.
-Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
-    ),
-#   -----------------------------------
-    BINARY_DATA_FILE_1_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier de resultats du calcul precedent.
-Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-        ang = """Previous computation results file format.
-Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
-    ),
-#   -----------------------------------
-    BINARY_DATA_FILE_2_FORMAT = SIMP(statut ='f',
+    STEERING_FILE = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier de resultats du calcul precedent.
-Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-        ang = """Previous computation results file format.
-Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
+        typ = ('Fichier','All Files (*)'), max='**',
+        defaut = '',
+        fr = """Nom du fichier contenant les parametres du calcul a realiser.""",
+        ang = """Name of the steering file used for the computation.""",
     ),
 #   -----------------------------------
-    AMPLITUDE_AND_PHASE_FILE_FORMAT = SIMP(statut ='f',
+    PARTITIONING_TOOL = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM',
-        defaut = 'SERAFIN',
-        fr = """""",
-        ang = """""",
+        into = ['METIS','SCOTCH','PARMETIS','PTSCOTCH'],
+        defaut = 'METIS',
+        fr = """Choix du partitionneur :
+\begin{itemize}
+\item 1 : METIS ;
+\item 2 : SCOTCH ;
+\item 3 : PARMETIS ;
+\item 4 : PTSCOTCH.
+\end{itemize}""",
+        ang = """Partitioning tool selection:
+\begin{itemize}
+\item 1: METIS,
+\item 2: SCOTCH,
+\item 3: PARMETIS,
+\item 4: PTSCOTCH.
+\end{itemize}""",
     ),
 #   -----------------------------------
-    FREE_SURFACE_FILE_FORMAT = SIMP(statut ='f',
+    DICTIONARY = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'TXM',
-        defaut = 'SERAFIN',
-        fr = """""",
-        ang = """""",
+        typ = ('Fichier','All Files (*)'),
+        defaut = 'artemis.dico',
+        fr = """Dictionnaire des mots cles.""",
+        ang = """Key word dictionary.""",
     ),
 #   -----------------------------------
-    NAMES = FACT(statut='f',
+    CONCATENATE_PARTEL_OUTPUT = SIMP(statut ='o',
 #   -----------------------------------
-#       -----------------------------------
-        AD_NUMBER_OF_DERIVATIVES = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'I',
-            defaut = [0],
-            fr = """Definit le nombre de derivees utilisateurs, dans le cadre
-de la differentiation algorithmique.""",
-            ang = """Defines the number of user derivatives, within the framework
-of the algorithmic differentiation.""",
-        ),
-#       -----------------------------------
-        AD_NAMES_OF_DERIVATIVES = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM', min= 2, max= 2,
-            fr = """Noms des derivees utilisateurs en 32 caracteres,
-         16 pour le nom, 16 pour l''unite""",
-            ang = """Name of user derivatives in 32 characters,
-         16 for the name, 16 for the unit.""",
-        ),
+        typ = bool,
+        defaut = False,
+        fr = """Avec cette option, partel ne generera plus un fichier (GEO/CLI/PAR)
+par processeur mais une concatenation de ceux-ci, ainsi qu un fichier
+d index associe. Ainsi plutot que d avoir 3P fichiers, il n y en a
+plus que 6.""",
+        ang = """With this option, partel no more generates a file (GEO/CLI/PAR) per
+process but a single concatenate file of them, associated to an index
+file. Then instead of having partel generating 3P files, it only
+generates 6 files.""",
     ),
 )
 # -----------------------------------------------------------------------
-TOPOGRAPHY_EFFECTS_EXTENDED_MILD_SLOPE_EQUATION = PROC(nom= "TOPOGRAPHY_EFFECTS_EXTENDED_MILD_SLOPE_EQUATION",op = None,
+NESTING_WITH_TOMAWAC = PROC(nom= "NESTING_WITH_TOMAWAC",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    RAPIDLY_VARYING_TOPOGRAPHY = SIMP(statut ='f',
+    NESTING_WITHIN_TOMAWAC_OUTER_MODEL = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM',
-        into = ["BERKHOFF SIMPLE","PRISE EN COMPTE TERME DE PENTE","PRISE EN COMPTE TERME DE COURBURE","PRISE EN COMPTE DES TERMES DE PENTE ET COURBURE"],
-        defaut = ["BERKHOFF SIMPLE"],
-        fr = """PRISE EN COMPTE DES FORTES PENTES ET COURBURES DANS BERKHOFF
-   0=> BERKHOFF SIMPLE
-   1=> PRISE EN COMPTE TERME PENTE en grad(H) **2
-   2=> PRISE EN COMPTE TERME COURBURE en laplacien(H)
-   3=> PRISE EN COMPTE DES TERMES PENTE ET COURBURE
-   Modele retenu pour les fonctions E1 et E2 : Chamberlain
-   et Porter (1995)""",
-        ang = """EXTENSION OF MILD-SLOPE EQUATION WITH SECOND
-          ORDER BOTTOM EFFECTS
-   0=> MILD-SLOPE EQUATION
-   1=> GRADIENT SECOND ORDER TERM  : grad(H) **2
-   2=> CURVATURE SECOND ORDER TERM : laplacian(H)
-   3=> GRADIENT + CURVATURE SECOND ORDER TERMS
-   Model used for functions E1 and E2 expression : Chamberlain
-   et Porter 1995""",
+        into = ["No nesting","Uses a TOMAWAC spectrum (1 point) as input to ARTEMIS","Uses several TOMAWAC spectra located along ARTEMIS boundary"],
+        defaut = ["No nesting"],
+        fr = """A besoin de NOMBRE DE DIRECTION DANS LE SPECTRE TOMAWAC et
+NOMBRE DE FREQUENCES DANS LE SPECTRE TOMAWAC pour l option 1.
+A besoin des noms de \telkey{FICHIER DE RESULTATS GLOBAL TOMAWAC},
+\telkey{FICHIER DE SPECTRE GLOBAL TOMAWAC} et
+\telkey{COORDONNEES POUR LE SPECTRE F DE REFERENCE} pour l option 2.
+Donner \telkey{INSTANT DE LECTURE DU SPECTRE TOMAWAC} pour 1 et 2""",
+        ang = """Remember to give NUMBER OF DIRECTIONS IN TOMAWAC SPECTRUM
+and NUMBER OF FREQUENCIES IN TOMAWAC SPECTRUM with option 1.
+Remember to give \telkey{TOMAWAC OUTER RESULT FILE},
+\telkey{TOMAWAC OUTER SPECTRAL FILE} and
+\telkey{COORDINATES OF THE REFERENCE F SPECTRUM} if using option 2.
+\telkey{INSTANT FOR READING TOMAWAC SPECTRUM} required
+in cases 1 and 2.""",
     ),
-)
-# -----------------------------------------------------------------------
-GENERAL = PROC(nom= "GENERAL",op = None,
-# -----------------------------------------------------------------------
 #   -----------------------------------
-    CHECKING_THE_MESH = SIMP(statut ='f',
+    INSTANT_FOR_READING_TOMAWAC_SPECTRUM = SIMP(statut ='f',
 #   -----------------------------------
-        typ = bool,
-        defaut = [False],
-        fr = """Si oui on appelle le sous-programme checkmesh qui verifie
-la coherence du maillage, points superposes, etc.""",
-        ang = """if this key word is equal to yes, a call to subroutine
-checkmesh will look for errors in the mesh, superimposed points, etc.""",
+        typ = 'R',
+        defaut = [0.],
+        fr = """Indique l instant de calcul \tomawac associe au spectre
+qui doit etre importe dans \artemis.""",
+        ang = """Give the instant of the \tomawac computation at which we
+want to import the spectrum for \artemis.""",
     ),
-)
-# -----------------------------------------------------------------------
-INPUT_OUTPUT__GRAPHICS_AND_LISTING = PROC(nom= "INPUT_OUTPUT__GRAPHICS_AND_LISTING",op = None,
-# -----------------------------------------------------------------------
 #   -----------------------------------
-    FIRST_TIME_IN_THE_FREE_SURFACE_FILE = SIMP(statut ='f',
+    COORDINATES_OF_THE_REFERENCE_F_SPECTRUM = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R',
-        defaut = [10000.],
-        fr = """Determine le temps a partir duquel debute l ecriture
-des resultats dans le FICHIER DE SURFACE LIBRE.""",
-        ang = """Determines the time from which the results are written
-in the FREE SURFACE FILE.""",
+        typ = 'R', min= 2, max= 2,
+        defaut = [-99999.9,-99999.9],
+        fr = """Coordonnees du point de reference pour le spectre en
+frequence.""",
+        ang = """Coordinates for the frequency spectrum reference point.""",
     ),
 #   -----------------------------------
-    TIME_STEP = SIMP(statut ='f',
+    INPUT = FACT(statut='o',
 #   -----------------------------------
-        typ = 'R',
-        defaut = [0.25],
-        fr = """Definit le pas de temps en secondes.""",
-        ang = """Specifies the time step in seconds.""",
+#       -----------------------------------
+        DATA = FACT(statut='o',
+#       -----------------------------------
+#           -----------------------------------
+            TOMAWAC_OUTER_SPECTRAL_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Nom du fichier de spectre provenant d un modele global
+\tomawac.""",
+                ang = """Name of the spectral file from an outer \tomawac wave
+model.""",
+            ),
+#           -----------------------------------
+            TOMAWAC_OUTER_SPECTRAL_FILE_FORMAT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DE SPECTRE GLOBAL TOMAWAC}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{TOMAWAC OUTER SPECTRAL FILE}.
+Possible choices are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            TOMAWAC_LIQUID_BOUNDARY_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Nom du fichier de frontieres liquides provenant d un modele
+global \tomawac.""",
+                ang = """Name of a file containing the liquid boundaries derived
+from an outer \tomawac wave model.""",
+            ),
+#           -----------------------------------
+            TOMAWAC_LIQUID_BOUNDARY_FILE_FORMAT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM', max='**',
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DE FRONTIERES LIQUIDES TOMAWAC}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{TOMAWAC LIQUID BOUNDARY FILE}.
+Possible choices are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+            ),
+        ),
     ),
 #   -----------------------------------
-    NUMBER_OF_TIME_STEPS = SIMP(statut ='f',
+    OUTPUT = FACT(statut='o',
 #   -----------------------------------
-        typ = 'I',
-        defaut = [0],
-        fr = """Definit le nombre de pas de  temps pour la sortie graphique
-FICHIER DE SURFACE LIBRE.""",
-        ang = """Specifies the number of time steps in FREE SURFACE FILE.""",
+#       -----------------------------------
+        RESULTS = FACT(statut='o',
+#       -----------------------------------
+#           -----------------------------------
+            TOMAWAC_OUTER_RESULT_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Nom du fichier de resultats 2D provenant d un modele global
+\tomawac.""",
+                ang = """Name of a file containing the results of an outer \tomawac
+wave model.""",
+            ),
+#           -----------------------------------
+            TOMAWAC_OUTER_RESULT_FILE_FORMAT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DE RESULTATS GLOBAL TOMAWAC}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{TOMAWAC OUTER RESULT FILE}.
+Possible choices are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+            ),
+        ),
     ),
 )
 TEXTE_NEW_JDC = "\
+COMPUTATION_ENVIRONMENT();\
+GENERAL_PARAMETERS();\
+NUMERICAL_PARAMETERS();\
+BOUNDARY_CONDITIONS();\
+PHYSICAL_PARAMETERS();\
+NESTING_WITH_TOMAWAC();\
 "
 Ordre_Des_Commandes = (
-'INPUT_OUTPUT_FILES',
-'INPUT_OUTPUT_INFORMATION',
+'COMPUTATION_ENVIRONMENT',
+'GENERAL_PARAMETERS',
 'NUMERICAL_PARAMETERS',
-'DISSIPATION',
-'INPUT_OUTPUT_GRAPHICS_AND_LISTING',
-'NUMERICAL_PARAMETERS_SOLVER',
+'BOUNDARY_CONDITIONS',
 'PHYSICAL_PARAMETERS',
-'EQUATIONS_SMOOTHINGS',
-'INITIAL_CONDITIONS_EQUATIONS',
-'PHYSICAL_CONSTANTS',
-'RESULTS',
-'CURRENT',
-'TETAP_CONVERGENCE',
-'REFLEXION_ANGLE',
-'INCIDENT_WAVE_PHASE',
-'PHASE_DEFINITION',
-'INFORMATION',
-'CHAINING',
-'INPUT_OUTPUT__INFORMATION',
-'INPUT_OUTPUT__FILES',
-'TOPOGRAPHY_EFFECTS_EXTENDED_MILD_SLOPE_EQUATION',
-'GENERAL',
-'INPUT_OUTPUT__GRAPHICS_AND_LISTING')
+'INTERNAL',
+'NESTING_WITH_TOMAWAC')
 try:
     import TelApy
     source = "eficas"
index 93959feac42ea3146459bba3d58ca0d5510997b6..460cbaac9171c6670b73d90a2c1ff1e81b506bfa 100644 (file)
@@ -1,13 +1,10 @@
 dicoCataToEngTelemac = {
     "GEOMETRY_FILE" : "GEOMETRY FILE",
-    "RESULTS_FILE_BINARY" : "RESULTS FILE BINARY",
     "TITLE" : "TITLE",
     "DEBUGGER" : "DEBUGGER",
     "VECTOR_LENGTH" : "VECTOR LENGTH",
-    "LAW_OF_BOTTOM_FRICTION" : "LAW OF BOTTOM FRICTION",
     "MATRIX_STORAGE" : "MATRIX STORAGE",
     "MATRIX_VECTOR_PRODUCT" : "MATRIX-VECTOR PRODUCT",
-    "USER_CRAY" : "USER CRAY",
     "GRAPHIC_PRINTOUT_PERIOD" : "GRAPHIC PRINTOUT PERIOD",
     "LISTING_PRINTOUT_PERIOD" : "LISTING PRINTOUT PERIOD",
     "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER" : "MAXIMUM NUMBER OF ITERATIONS FOR SOLVER",
@@ -17,21 +14,16 @@ dicoCataToEngTelemac = {
     "PRECONDITIONING" : "PRECONDITIONING",
     "SOLVER" : "SOLVER",
     "SOLVER_OPTION" : "SOLVER OPTION",
-    "GEOMETRY_FILE_STANDARD" : "GEOMETRY FILE STANDARD",
-    "RESULTS_FILE_STANDARD" : "RESULTS FILE STANDARD",
     "PEAK_PERIOD" : "PEAK PERIOD",
     "GAMMA" : "GAMMA",
     "MONODIRECTIONAL_RANDOM_WAVE" : "MONODIRECTIONAL RANDOM WAVE",
     "MULTIDIRECTIONAL_RANDOM_WAVE" : "MULTIDIRECTIONAL RANDOM WAVE",
     "PERIOD_SCANNING" : "PERIOD SCANNING",
     "SOLVER_ACCURACY" : "SOLVER ACCURACY",
-    "MINIMUM_VALUE_FOR_H" : "MINIMUM VALUE FOR H",
     "INITIAL_DEPTH" : "INITIAL DEPTH",
     "WAVE_PERIOD" : "WAVE PERIOD",
     "GRAVITY_ACCELERATION" : "GRAVITY ACCELERATION",
     "INITIAL_CONDITIONS" : "INITIAL CONDITIONS",
-    "RELAXATION_COEFFICIENT" : "RELAXATION COEFFICIENT",
-    "DISCRETIZATION_IN_SPACE" : "DISCRETIZATION IN SPACE",
     "NUMBER_OF_DIRECTIONS" : "NUMBER OF DIRECTIONS",
     "DIRECTION_OF_WAVE_PROPAGATION" : "DIRECTION OF WAVE PROPAGATION",
     "ZERO" : "ZERO",
@@ -49,22 +41,13 @@ dicoCataToEngTelemac = {
     "STEERING_FILE" : "STEERING FILE",
     "BOUNDARY_CONDITIONS_FILE" : "BOUNDARY CONDITIONS FILE",
     "RESULTS_FILE" : "RESULTS FILE",
-    "RELEASE" : "RELEASE",
-    "PASSWORD" : "PASSWORD",
-    "LIBRARIES" : "LIBRARIES",
-    "CPU_TIME" : "CPU TIME",
-    "MEMORY_SPACE" : "MEMORY SPACE",
     "BOTTOM_TOPOGRAPHY_FILE" : "BOTTOM TOPOGRAPHY FILE",
-    "TOMAWAC_DATA_FILE_1" : "TOMAWAC DATA FILE 1",
     "BINARY_DATA_FILE_1" : "BINARY DATA FILE 1",
     "BINARY_DATA_FILE_2" : "BINARY DATA FILE 2",
     "FORMATTED_DATA_FILE_1" : "FORMATTED DATA FILE 1",
     "FORMATTED_DATA_FILE_2" : "FORMATTED DATA FILE 2",
     "BINARY_RESULTS_FILE" : "BINARY RESULTS FILE",
     "FORMATTED_RESULTS_FILE" : "FORMATTED RESULTS FILE",
-    "PRIORITY" : "PRIORITY",
-    "BIDON_STRING" : "BIDON STRING",
-    "GEOMETRY_FILE_BINARY" : "GEOMETRY FILE BINARY",
     "SUB_ITERATIONS_ACCURACY_FOR_DISSIPATION" : "SUB-ITERATIONS ACCURACY FOR DISSIPATION",
     "SUB_ITERATIONS_ACCURACY_FOR_CURRENT" : "SUB-ITERATIONS ACCURACY FOR CURRENT",
     "SUB_ITERATIONS_ACCURACY_FOR_TETAP" : "SUB-ITERATIONS ACCURACY FOR TETAP",
@@ -80,10 +63,6 @@ dicoCataToEngTelemac = {
     "DISSIPATION_RELAXATION" : "DISSIPATION RELAXATION",
     "MAXIMUM_OF_SUB_ITERATIONS_FOR_TETAP" : "MAXIMUM OF SUB-ITERATIONS FOR TETAP",
     "RELAXATION_ON_TETAP" : "RELAXATION ON TETAP",
-    "CHAINING_TOMAWAC_1" : "CHAINING TOMAWAC 1",
-    "NUMBER_OF_DIRECTIONS_IN_TOMAWAC_SPECTRUM" : "NUMBER OF DIRECTIONS IN TOMAWAC SPECTRUM",
-    "NUMBER_OF_FREQUENCIES_IN_TOMAWAC_SPECTRUM" : "NUMBER OF FREQUENCIES IN TOMAWAC SPECTRUM",
-    "INSTANT_FOR_READING_TOMAWAC_SPECTRUM" : "INSTANT FOR READING TOMAWAC SPECTRUM",
     "ALPHA" : "ALPHA",
     "GAMMAS" : "GAMMAS",
     "GDALLY" : "GDALLY",
@@ -103,7 +82,6 @@ dicoCataToEngTelemac = {
     "FRICTION_FACTOR" : "FRICTION FACTOR",
     "FRICTION_COEFFICIENT" : "FRICTION COEFFICIENT",
     "RIPPLES_COEFFICIENT" : "RIPPLES COEFFICIENT",
-    "ACCOUNT_NUMBER" : "ACCOUNT NUMBER",
     "MINIMUM_SPECTRAL_PERIOD" : "MINIMUM SPECTRAL PERIOD",
     "MAXIMUM_SPECTRAL_PERIOD" : "MAXIMUM SPECTRAL PERIOD",
     "ORIGINAL_DATE_OF_TIME" : "ORIGINAL DATE OF TIME",
@@ -116,7 +94,6 @@ dicoCataToEngTelemac = {
     "GEOMETRY_FILE_FORMAT" : "GEOMETRY FILE FORMAT",
     "RESULTS_FILE_FORMAT" : "RESULTS FILE FORMAT",
     "REFERENCE_FILE_FORMAT" : "REFERENCE FILE FORMAT",
-    "TOMAWAC_DATA_FILE_1_FORMAT" : "TOMAWAC DATA FILE 1 FORMAT",
     "BINARY_DATA_FILE_1_FORMAT" : "BINARY DATA FILE 1 FORMAT",
     "BINARY_DATA_FILE_2_FORMAT" : "BINARY DATA FILE 2 FORMAT",
     "RAPIDLY_VARYING_TOPOGRAPHY" : "RAPIDLY VARYING TOPOGRAPHY",
@@ -129,24 +106,25 @@ dicoCataToEngTelemac = {
     "FIRST_TIME_IN_THE_FREE_SURFACE_FILE" : "FIRST TIME IN THE FREE SURFACE FILE",
     "TIME_STEP" : "TIME STEP",
     "NUMBER_OF_TIME_STEPS" : "NUMBER OF TIME STEPS",
+    "NESTING_WITHIN_TOMAWAC_OUTER_MODEL" : "NESTING WITHIN TOMAWAC OUTER MODEL",
+    "INSTANT_FOR_READING_TOMAWAC_SPECTRUM" : "INSTANT FOR READING TOMAWAC SPECTRUM",
+    "TOMAWAC_OUTER_SPECTRAL_FILE" : "TOMAWAC OUTER SPECTRAL FILE",
+    "TOMAWAC_OUTER_SPECTRAL_FILE_FORMAT" : "TOMAWAC OUTER SPECTRAL FILE FORMAT",
+    "TOMAWAC_OUTER_RESULT_FILE" : "TOMAWAC OUTER RESULT FILE",
+    "TOMAWAC_OUTER_RESULT_FILE_FORMAT" : "TOMAWAC OUTER RESULT FILE FORMAT",
+    "TOMAWAC_LIQUID_BOUNDARY_FILE" : "TOMAWAC LIQUID BOUNDARY FILE",
+    "TOMAWAC_LIQUID_BOUNDARY_FILE_FORMAT" : "TOMAWAC LIQUID BOUNDARY FILE FORMAT",
+    "COORDINATES_OF_THE_REFERENCE_F_SPECTRUM" : "COORDINATES OF THE REFERENCE F SPECTRUM",
     "DICTIONARY" : "DICTIONARY",
-    "LIST_OF_FILES" : "LIST OF FILES",
-    "AD_NUMBER_OF_DERIVATIVES" : "AD NUMBER OF DERIVATIVES",
-    "AD_NAMES_OF_DERIVATIVES" : "AD NAMES OF DERIVATIVES",
-    "DESCRIPTION_DES_LIBRARIES" : "DESCRIPTION DES LIBRARIES",
-    "DEFAULT_EXECUTABLE" : "DEFAULT EXECUTABLE",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "DEFAULT PARALLEL EXECUTABLE",
+    "CONCATENATE_PARTEL_OUTPUT" : "CONCATENATE PARTEL OUTPUT",
 }
 dicoCasEnToCata = {
     "GEOMETRY FILE" : "GEOMETRY_FILE",
-    "RESULTS FILE BINARY" : "RESULTS_FILE_BINARY",
     "TITLE" : "TITLE",
     "DEBUGGER" : "DEBUGGER",
     "VECTOR LENGTH" : "VECTOR_LENGTH",
-    "LAW OF BOTTOM FRICTION" : "LAW_OF_BOTTOM_FRICTION",
     "MATRIX STORAGE" : "MATRIX_STORAGE",
     "MATRIX-VECTOR PRODUCT" : "MATRIX_VECTOR_PRODUCT",
-    "USER CRAY" : "USER_CRAY",
     "GRAPHIC PRINTOUT PERIOD" : "GRAPHIC_PRINTOUT_PERIOD",
     "LISTING PRINTOUT PERIOD" : "LISTING_PRINTOUT_PERIOD",
     "MAXIMUM NUMBER OF ITERATIONS FOR SOLVER" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER",
@@ -156,21 +134,16 @@ dicoCasEnToCata = {
     "PRECONDITIONING" : "PRECONDITIONING",
     "SOLVER" : "SOLVER",
     "SOLVER OPTION" : "SOLVER_OPTION",
-    "GEOMETRY FILE STANDARD" : "GEOMETRY_FILE_STANDARD",
-    "RESULTS FILE STANDARD" : "RESULTS_FILE_STANDARD",
     "PEAK PERIOD" : "PEAK_PERIOD",
     "GAMMA" : "GAMMA",
     "MONODIRECTIONAL RANDOM WAVE" : "MONODIRECTIONAL_RANDOM_WAVE",
     "MULTIDIRECTIONAL RANDOM WAVE" : "MULTIDIRECTIONAL_RANDOM_WAVE",
     "PERIOD SCANNING" : "PERIOD_SCANNING",
     "SOLVER ACCURACY" : "SOLVER_ACCURACY",
-    "MINIMUM VALUE FOR H" : "MINIMUM_VALUE_FOR_H",
     "INITIAL DEPTH" : "INITIAL_DEPTH",
     "WAVE PERIOD" : "WAVE_PERIOD",
     "GRAVITY ACCELERATION" : "GRAVITY_ACCELERATION",
     "INITIAL CONDITIONS" : "INITIAL_CONDITIONS",
-    "RELAXATION COEFFICIENT" : "RELAXATION_COEFFICIENT",
-    "DISCRETIZATION IN SPACE" : "DISCRETIZATION_IN_SPACE",
     "NUMBER OF DIRECTIONS" : "NUMBER_OF_DIRECTIONS",
     "DIRECTION OF WAVE PROPAGATION" : "DIRECTION_OF_WAVE_PROPAGATION",
     "ZERO" : "ZERO",
@@ -188,22 +161,13 @@ dicoCasEnToCata = {
     "STEERING FILE" : "STEERING_FILE",
     "BOUNDARY CONDITIONS FILE" : "BOUNDARY_CONDITIONS_FILE",
     "RESULTS FILE" : "RESULTS_FILE",
-    "RELEASE" : "RELEASE",
-    "PASSWORD" : "PASSWORD",
-    "LIBRARIES" : "LIBRARIES",
-    "CPU TIME" : "CPU_TIME",
-    "MEMORY SPACE" : "MEMORY_SPACE",
     "BOTTOM TOPOGRAPHY FILE" : "BOTTOM_TOPOGRAPHY_FILE",
-    "TOMAWAC DATA FILE 1" : "TOMAWAC_DATA_FILE_1",
     "BINARY DATA FILE 1" : "BINARY_DATA_FILE_1",
     "BINARY DATA FILE 2" : "BINARY_DATA_FILE_2",
     "FORMATTED DATA FILE 1" : "FORMATTED_DATA_FILE_1",
     "FORMATTED DATA FILE 2" : "FORMATTED_DATA_FILE_2",
     "BINARY RESULTS FILE" : "BINARY_RESULTS_FILE",
     "FORMATTED RESULTS FILE" : "FORMATTED_RESULTS_FILE",
-    "PRIORITY" : "PRIORITY",
-    "BIDON STRING" : "BIDON_STRING",
-    "GEOMETRY FILE BINARY" : "GEOMETRY_FILE_BINARY",
     "SUB-ITERATIONS ACCURACY FOR DISSIPATION" : "SUB_ITERATIONS_ACCURACY_FOR_DISSIPATION",
     "SUB-ITERATIONS ACCURACY FOR CURRENT" : "SUB_ITERATIONS_ACCURACY_FOR_CURRENT",
     "SUB-ITERATIONS ACCURACY FOR TETAP" : "SUB_ITERATIONS_ACCURACY_FOR_TETAP",
@@ -219,10 +183,6 @@ dicoCasEnToCata = {
     "DISSIPATION RELAXATION" : "DISSIPATION_RELAXATION",
     "MAXIMUM OF SUB-ITERATIONS FOR TETAP" : "MAXIMUM_OF_SUB_ITERATIONS_FOR_TETAP",
     "RELAXATION ON TETAP" : "RELAXATION_ON_TETAP",
-    "CHAINING TOMAWAC 1" : "CHAINING_TOMAWAC_1",
-    "NUMBER OF DIRECTIONS IN TOMAWAC SPECTRUM" : "NUMBER_OF_DIRECTIONS_IN_TOMAWAC_SPECTRUM",
-    "NUMBER OF FREQUENCIES IN TOMAWAC SPECTRUM" : "NUMBER_OF_FREQUENCIES_IN_TOMAWAC_SPECTRUM",
-    "INSTANT FOR READING TOMAWAC SPECTRUM" : "INSTANT_FOR_READING_TOMAWAC_SPECTRUM",
     "ALPHA" : "ALPHA",
     "GAMMAS" : "GAMMAS",
     "GDALLY" : "GDALLY",
@@ -242,7 +202,6 @@ dicoCasEnToCata = {
     "FRICTION FACTOR" : "FRICTION_FACTOR",
     "FRICTION COEFFICIENT" : "FRICTION_COEFFICIENT",
     "RIPPLES COEFFICIENT" : "RIPPLES_COEFFICIENT",
-    "ACCOUNT NUMBER" : "ACCOUNT_NUMBER",
     "MINIMUM SPECTRAL PERIOD" : "MINIMUM_SPECTRAL_PERIOD",
     "MAXIMUM SPECTRAL PERIOD" : "MAXIMUM_SPECTRAL_PERIOD",
     "ORIGINAL DATE OF TIME" : "ORIGINAL_DATE_OF_TIME",
@@ -255,7 +214,6 @@ dicoCasEnToCata = {
     "GEOMETRY FILE FORMAT" : "GEOMETRY_FILE_FORMAT",
     "RESULTS FILE FORMAT" : "RESULTS_FILE_FORMAT",
     "REFERENCE FILE FORMAT" : "REFERENCE_FILE_FORMAT",
-    "TOMAWAC DATA FILE 1 FORMAT" : "TOMAWAC_DATA_FILE_1_FORMAT",
     "BINARY DATA FILE 1 FORMAT" : "BINARY_DATA_FILE_1_FORMAT",
     "BINARY DATA FILE 2 FORMAT" : "BINARY_DATA_FILE_2_FORMAT",
     "RAPIDLY VARYING TOPOGRAPHY" : "RAPIDLY_VARYING_TOPOGRAPHY",
@@ -268,11 +226,15 @@ dicoCasEnToCata = {
     "FIRST TIME IN THE FREE SURFACE FILE" : "FIRST_TIME_IN_THE_FREE_SURFACE_FILE",
     "TIME STEP" : "TIME_STEP",
     "NUMBER OF TIME STEPS" : "NUMBER_OF_TIME_STEPS",
+    "NESTING WITHIN TOMAWAC OUTER MODEL" : "NESTING_WITHIN_TOMAWAC_OUTER_MODEL",
+    "INSTANT FOR READING TOMAWAC SPECTRUM" : "INSTANT_FOR_READING_TOMAWAC_SPECTRUM",
+    "TOMAWAC OUTER SPECTRAL FILE" : "TOMAWAC_OUTER_SPECTRAL_FILE",
+    "TOMAWAC OUTER SPECTRAL FILE FORMAT" : "TOMAWAC_OUTER_SPECTRAL_FILE_FORMAT",
+    "TOMAWAC OUTER RESULT FILE" : "TOMAWAC_OUTER_RESULT_FILE",
+    "TOMAWAC OUTER RESULT FILE FORMAT" : "TOMAWAC_OUTER_RESULT_FILE_FORMAT",
+    "TOMAWAC LIQUID BOUNDARY FILE" : "TOMAWAC_LIQUID_BOUNDARY_FILE",
+    "TOMAWAC LIQUID BOUNDARY FILE FORMAT" : "TOMAWAC_LIQUID_BOUNDARY_FILE_FORMAT",
+    "COORDINATES OF THE REFERENCE F SPECTRUM" : "COORDINATES_OF_THE_REFERENCE_F_SPECTRUM",
     "DICTIONARY" : "DICTIONARY",
-    "LIST OF FILES" : "LIST_OF_FILES",
-    "AD NUMBER OF DERIVATIVES" : "AD_NUMBER_OF_DERIVATIVES",
-    "AD NAMES OF DERIVATIVES" : "AD_NAMES_OF_DERIVATIVES",
-    "DESCRIPTION DES LIBRARIES" : "DESCRIPTION_DES_LIBRARIES",
-    "DEFAULT EXECUTABLE" : "DEFAULT_EXECUTABLE",
-    "DEFAULT PARALLEL EXECUTABLE" : "DEFAULT_PARALLEL_EXECUTABLE",
+    "CONCATENATE PARTEL OUTPUT" : "CONCATENATE_PARTEL_OUTPUT",
 }
index 0eba241b12b0d953166fd9b0fb92128b403c94b9..a8a8867b5d1da9cfaa92472b16a0d946c980d343 100644 (file)
@@ -1,13 +1,10 @@
 dicoCataToFrTelemac = {
     "GEOMETRY_FILE" : "FICHIER DE GEOMETRIE",
-    "RESULTS_FILE_BINARY" : "BINAIRE DU FICHIER DES RESULTATS",
     "TITLE" : "TITRE",
     "DEBUGGER" : "DEBUGGER",
     "VECTOR_LENGTH" : "LONGUEUR DU VECTEUR",
-    "LAW_OF_BOTTOM_FRICTION" : "LOI DE FROTTEMENT SUR LE FOND",
     "MATRIX_STORAGE" : "STOCKAGE DES MATRICES",
     "MATRIX_VECTOR_PRODUCT" : "PRODUIT MATRICE-VECTEUR",
-    "USER_CRAY" : "USER CRAY",
     "GRAPHIC_PRINTOUT_PERIOD" : "PERIODE DE SORTIE GRAPHIQUE",
     "LISTING_PRINTOUT_PERIOD" : "PERIODE DE SORTIE LISTING",
     "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER" : "MAXIMUM D'ITERATIONS POUR LE SOLVEUR",
@@ -17,21 +14,16 @@ dicoCataToFrTelemac = {
     "PRECONDITIONING" : "PRECONDITIONNEMENT",
     "SOLVER" : "SOLVEUR",
     "SOLVER_OPTION" : "OPTION DU SOLVEUR",
-    "GEOMETRY_FILE_STANDARD" : "STANDARD DU FICHIER DE GEOMETRIE",
-    "RESULTS_FILE_STANDARD" : "STANDARD DU FICHIER DES RESULTATS",
     "PEAK_PERIOD" : "PERIODE DE PIC",
     "GAMMA" : "GAMMA",
     "MONODIRECTIONAL_RANDOM_WAVE" : "HOULE ALEATOIRE MONODIRECTIONNELLE",
     "MULTIDIRECTIONAL_RANDOM_WAVE" : "HOULE ALEATOIRE MULTIDIRECTIONNELLE",
     "PERIOD_SCANNING" : "BALAYAGE EN PERIODE",
     "SOLVER_ACCURACY" : "PRECISION DU SOLVEUR",
-    "MINIMUM_VALUE_FOR_H" : "VALEUR MINIMUM DE H",
     "INITIAL_DEPTH" : "HAUTEUR INITIALE",
     "WAVE_PERIOD" : "PERIODE DE LA HOULE",
     "GRAVITY_ACCELERATION" : "ACCELERATION DE LA PESANTEUR",
     "INITIAL_CONDITIONS" : "CONDITIONS INITIALES",
-    "RELAXATION_COEFFICIENT" : "COEFFICIENT DE RELAXATION",
-    "DISCRETIZATION_IN_SPACE" : "DISCRETISATION EN ESPACE",
     "NUMBER_OF_DIRECTIONS" : "NOMBRE DE DIRECTIONS DE DISCRETISATION",
     "DIRECTION_OF_WAVE_PROPAGATION" : "DIRECTION DE PROPAGATION DE LA HOULE",
     "ZERO" : "ZERO",
@@ -49,22 +41,13 @@ dicoCataToFrTelemac = {
     "STEERING_FILE" : "FICHIER DES PARAMETRES",
     "BOUNDARY_CONDITIONS_FILE" : "FICHIER DES CONDITIONS AUX LIMITES",
     "RESULTS_FILE" : "FICHIER DES RESULTATS",
-    "RELEASE" : "NUMERO DE VERSION",
-    "PASSWORD" : "MOT DE PASSE CRAY",
-    "LIBRARIES" : "BIBLIOTHEQUES",
-    "CPU_TIME" : "TEMPS MACHINE CRAY",
-    "MEMORY_SPACE" : "PLACE MEMOIRE CRAY",
     "BOTTOM_TOPOGRAPHY_FILE" : "FICHIER DES FONDS",
-    "TOMAWAC_DATA_FILE_1" : "FICHIER DE DONNEES TOMAWAC 1",
     "BINARY_DATA_FILE_1" : "FICHIER DE DONNEES BINAIRE 1",
     "BINARY_DATA_FILE_2" : "FICHIER DE DONNEES BINAIRE 2",
     "FORMATTED_DATA_FILE_1" : "FICHIER DE DONNEES FORMATE 1",
     "FORMATTED_DATA_FILE_2" : "FICHIER DE DONNEES FORMATE 2",
     "BINARY_RESULTS_FILE" : "FICHIER DES RESULTATS BINAIRE",
     "FORMATTED_RESULTS_FILE" : "FICHIER DES RESULTATS FORMATE",
-    "PRIORITY" : "PRIORITE",
-    "BIDON_STRING" : "CHAINE BIDON",
-    "GEOMETRY_FILE_BINARY" : "BINAIRE DU FICHIER DE GEOMETRIE",
     "SUB_ITERATIONS_ACCURACY_FOR_DISSIPATION" : "PRECISION SUR LES SOUS-ITERATIONS POUR LA DISSIPATION",
     "SUB_ITERATIONS_ACCURACY_FOR_CURRENT" : "PRECISION SUR LES SOUS-ITERATIONS POUR COURANT",
     "SUB_ITERATIONS_ACCURACY_FOR_TETAP" : "PRECISION SUR LES SOUS-ITERATIONS POUR TETAP",
@@ -80,10 +63,6 @@ dicoCataToFrTelemac = {
     "DISSIPATION_RELAXATION" : "RELAXATION SUR LA DISSIPATION",
     "MAXIMUM_OF_SUB_ITERATIONS_FOR_TETAP" : "MAXIMUM DE SOUS-ITERATIONS POUR TETAP",
     "RELAXATION_ON_TETAP" : "RELAXATION SUR TETAP",
-    "CHAINING_TOMAWAC_1" : "CHAINAGE TOMAWAC 1",
-    "NUMBER_OF_DIRECTIONS_IN_TOMAWAC_SPECTRUM" : "NOMBRE DE DIRECTION DANS LE SPECTRE TOMAWAC",
-    "NUMBER_OF_FREQUENCIES_IN_TOMAWAC_SPECTRUM" : "NOMBRE DE FREQUENCES DANS LE SPECTRE TOMAWAC",
-    "INSTANT_FOR_READING_TOMAWAC_SPECTRUM" : "INSTANT DE LECTURE DU SPECTRE TOMAWAC",
     "ALPHA" : "ALPHA",
     "GAMMAS" : "GAMMAS",
     "GDALLY" : "GDALLY",
@@ -103,7 +82,6 @@ dicoCataToFrTelemac = {
     "FRICTION_FACTOR" : "FACTEUR DE FROTTEMENT",
     "FRICTION_COEFFICIENT" : "COEFFICIENT DE FROTTEMENT",
     "RIPPLES_COEFFICIENT" : "COEFFICIENT DE RIDES",
-    "ACCOUNT_NUMBER" : "NUMERO DE COMPTE",
     "MINIMUM_SPECTRAL_PERIOD" : "PERIODE MINIMUM DU SPECTRE",
     "MAXIMUM_SPECTRAL_PERIOD" : "PERIODE MAXIMUM DU SPECTRE",
     "ORIGINAL_DATE_OF_TIME" : "DATE DE L'ORIGINE DES TEMPS",
@@ -116,7 +94,6 @@ dicoCataToFrTelemac = {
     "GEOMETRY_FILE_FORMAT" : "FORMAT DU FICHIER DE GEOMETRIE",
     "RESULTS_FILE_FORMAT" : "FORMAT DU FICHIER DE RESULTATS",
     "REFERENCE_FILE_FORMAT" : "FORMAT DU FICHIER DE REFERENCE",
-    "TOMAWAC_DATA_FILE_1_FORMAT" : "FORMAT DU FICHIER DE DONNEES TOMAWAC 1",
     "BINARY_DATA_FILE_1_FORMAT" : "FORMAT DU FICHIER DE DONNEES BINAIRE 1",
     "BINARY_DATA_FILE_2_FORMAT" : "FORMAT DU FICHIER DE DONNEES BINAIRE 2",
     "RAPIDLY_VARYING_TOPOGRAPHY" : "VARIATION RAPIDE DE LA BATHYMETRIE",
@@ -129,24 +106,25 @@ dicoCataToFrTelemac = {
     "FIRST_TIME_IN_THE_FREE_SURFACE_FILE" : "PREMIER TEMPS DANS LE FICHIER DE SURFACE LIBRE",
     "TIME_STEP" : "PAS DE TEMPS",
     "NUMBER_OF_TIME_STEPS" : "NOMBRE DE PAS DE TEMPS",
+    "NESTING_WITHIN_TOMAWAC_OUTER_MODEL" : "CHAINAGE AVEC MODELE GLOBAL TOMAWAC",
+    "INSTANT_FOR_READING_TOMAWAC_SPECTRUM" : "INSTANT DE LECTURE DU SPECTRE TOMAWAC",
+    "TOMAWAC_OUTER_SPECTRAL_FILE" : "FICHIER DE SPECTRE GLOBAL TOMAWAC",
+    "TOMAWAC_OUTER_SPECTRAL_FILE_FORMAT" : "FORMAT DU FICHIER DE SPECTRE GLOBAL TOMAWAC",
+    "TOMAWAC_OUTER_RESULT_FILE" : "FICHIER DE RESULTATS GLOBAL TOMAWAC",
+    "TOMAWAC_OUTER_RESULT_FILE_FORMAT" : "FORMAT DU FICHIER DE RESULTATS GLOBAL TOMAWAC",
+    "TOMAWAC_LIQUID_BOUNDARY_FILE" : "FICHIER DE FRONTIERES LIQUIDES TOMAWAC",
+    "TOMAWAC_LIQUID_BOUNDARY_FILE_FORMAT" : "FORMAT DU FICHIER DE FRONTIERES LIQUIDES TOMAWAC",
+    "COORDINATES_OF_THE_REFERENCE_F_SPECTRUM" : "COORDONNEES POUR LE SPECTRE F DE REFERENCE",
     "DICTIONARY" : "DICTIONNAIRE",
-    "LIST_OF_FILES" : "LISTE DES FICHIERS",
-    "AD_NUMBER_OF_DERIVATIVES" : "AD NOMBRE DE DERIVEES",
-    "AD_NAMES_OF_DERIVATIVES" : "AD NOMS DES DERIVEES",
-    "DESCRIPTION_DES_LIBRARIES" : "DESCRIPTION DES LIBRAIRIES",
-    "DEFAULT_EXECUTABLE" : "EXECUTABLE PAR DEFAUT",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "EXECUTABLE PARALLELE PAR DEFAUT",
+    "CONCATENATE_PARTEL_OUTPUT" : "CONCATENATION SORTIE PARTEL",
 }
 dicoCasFrToCata = {
     "FICHIER DE GEOMETRIE" : "GEOMETRY_FILE",
-    "BINAIRE DU FICHIER DES RESULTATS" : "RESULTS_FILE_BINARY",
     "TITRE" : "TITLE",
     "DEBUGGER" : "DEBUGGER",
     "LONGUEUR DU VECTEUR" : "VECTOR_LENGTH",
-    "LOI DE FROTTEMENT SUR LE FOND" : "LAW_OF_BOTTOM_FRICTION",
     "STOCKAGE DES MATRICES" : "MATRIX_STORAGE",
     "PRODUIT MATRICE-VECTEUR" : "MATRIX_VECTOR_PRODUCT",
-    "USER CRAY" : "USER_CRAY",
     "PERIODE DE SORTIE GRAPHIQUE" : "GRAPHIC_PRINTOUT_PERIOD",
     "PERIODE DE SORTIE LISTING" : "LISTING_PRINTOUT_PERIOD",
     "MAXIMUM D'ITERATIONS POUR LE SOLVEUR" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER",
@@ -156,21 +134,16 @@ dicoCasFrToCata = {
     "PRECONDITIONNEMENT" : "PRECONDITIONING",
     "SOLVEUR" : "SOLVER",
     "OPTION DU SOLVEUR" : "SOLVER_OPTION",
-    "STANDARD DU FICHIER DE GEOMETRIE" : "GEOMETRY_FILE_STANDARD",
-    "STANDARD DU FICHIER DES RESULTATS" : "RESULTS_FILE_STANDARD",
     "PERIODE DE PIC" : "PEAK_PERIOD",
     "GAMMA" : "GAMMA",
     "HOULE ALEATOIRE MONODIRECTIONNELLE" : "MONODIRECTIONAL_RANDOM_WAVE",
     "HOULE ALEATOIRE MULTIDIRECTIONNELLE" : "MULTIDIRECTIONAL_RANDOM_WAVE",
     "BALAYAGE EN PERIODE" : "PERIOD_SCANNING",
     "PRECISION DU SOLVEUR" : "SOLVER_ACCURACY",
-    "VALEUR MINIMUM DE H" : "MINIMUM_VALUE_FOR_H",
     "HAUTEUR INITIALE" : "INITIAL_DEPTH",
     "PERIODE DE LA HOULE" : "WAVE_PERIOD",
     "ACCELERATION DE LA PESANTEUR" : "GRAVITY_ACCELERATION",
     "CONDITIONS INITIALES" : "INITIAL_CONDITIONS",
-    "COEFFICIENT DE RELAXATION" : "RELAXATION_COEFFICIENT",
-    "DISCRETISATION EN ESPACE" : "DISCRETIZATION_IN_SPACE",
     "NOMBRE DE DIRECTIONS DE DISCRETISATION" : "NUMBER_OF_DIRECTIONS",
     "DIRECTION DE PROPAGATION DE LA HOULE" : "DIRECTION_OF_WAVE_PROPAGATION",
     "ZERO" : "ZERO",
@@ -188,22 +161,13 @@ dicoCasFrToCata = {
     "FICHIER DES PARAMETRES" : "STEERING_FILE",
     "FICHIER DES CONDITIONS AUX LIMITES" : "BOUNDARY_CONDITIONS_FILE",
     "FICHIER DES RESULTATS" : "RESULTS_FILE",
-    "NUMERO DE VERSION" : "RELEASE",
-    "MOT DE PASSE CRAY" : "PASSWORD",
-    "BIBLIOTHEQUES" : "LIBRARIES",
-    "TEMPS MACHINE CRAY" : "CPU_TIME",
-    "PLACE MEMOIRE CRAY" : "MEMORY_SPACE",
     "FICHIER DES FONDS" : "BOTTOM_TOPOGRAPHY_FILE",
-    "FICHIER DE DONNEES TOMAWAC 1" : "TOMAWAC_DATA_FILE_1",
     "FICHIER DE DONNEES BINAIRE 1" : "BINARY_DATA_FILE_1",
     "FICHIER DE DONNEES BINAIRE 2" : "BINARY_DATA_FILE_2",
     "FICHIER DE DONNEES FORMATE 1" : "FORMATTED_DATA_FILE_1",
     "FICHIER DE DONNEES FORMATE 2" : "FORMATTED_DATA_FILE_2",
     "FICHIER DES RESULTATS BINAIRE" : "BINARY_RESULTS_FILE",
     "FICHIER DES RESULTATS FORMATE" : "FORMATTED_RESULTS_FILE",
-    "PRIORITE" : "PRIORITY",
-    "CHAINE BIDON" : "BIDON_STRING",
-    "BINAIRE DU FICHIER DE GEOMETRIE" : "GEOMETRY_FILE_BINARY",
     "PRECISION SUR LES SOUS-ITERATIONS POUR LA DISSIPATION" : "SUB_ITERATIONS_ACCURACY_FOR_DISSIPATION",
     "PRECISION SUR LES SOUS-ITERATIONS POUR COURANT" : "SUB_ITERATIONS_ACCURACY_FOR_CURRENT",
     "PRECISION SUR LES SOUS-ITERATIONS POUR TETAP" : "SUB_ITERATIONS_ACCURACY_FOR_TETAP",
@@ -219,10 +183,6 @@ dicoCasFrToCata = {
     "RELAXATION SUR LA DISSIPATION" : "DISSIPATION_RELAXATION",
     "MAXIMUM DE SOUS-ITERATIONS POUR TETAP" : "MAXIMUM_OF_SUB_ITERATIONS_FOR_TETAP",
     "RELAXATION SUR TETAP" : "RELAXATION_ON_TETAP",
-    "CHAINAGE TOMAWAC 1" : "CHAINING_TOMAWAC_1",
-    "NOMBRE DE DIRECTION DANS LE SPECTRE TOMAWAC" : "NUMBER_OF_DIRECTIONS_IN_TOMAWAC_SPECTRUM",
-    "NOMBRE DE FREQUENCES DANS LE SPECTRE TOMAWAC" : "NUMBER_OF_FREQUENCIES_IN_TOMAWAC_SPECTRUM",
-    "INSTANT DE LECTURE DU SPECTRE TOMAWAC" : "INSTANT_FOR_READING_TOMAWAC_SPECTRUM",
     "ALPHA" : "ALPHA",
     "GAMMAS" : "GAMMAS",
     "GDALLY" : "GDALLY",
@@ -242,7 +202,6 @@ dicoCasFrToCata = {
     "FACTEUR DE FROTTEMENT" : "FRICTION_FACTOR",
     "COEFFICIENT DE FROTTEMENT" : "FRICTION_COEFFICIENT",
     "COEFFICIENT DE RIDES" : "RIPPLES_COEFFICIENT",
-    "NUMERO DE COMPTE" : "ACCOUNT_NUMBER",
     "PERIODE MINIMUM DU SPECTRE" : "MINIMUM_SPECTRAL_PERIOD",
     "PERIODE MAXIMUM DU SPECTRE" : "MAXIMUM_SPECTRAL_PERIOD",
     "DATE DE L'ORIGINE DES TEMPS" : "ORIGINAL_DATE_OF_TIME",
@@ -255,7 +214,6 @@ dicoCasFrToCata = {
     "FORMAT DU FICHIER DE GEOMETRIE" : "GEOMETRY_FILE_FORMAT",
     "FORMAT DU FICHIER DE RESULTATS" : "RESULTS_FILE_FORMAT",
     "FORMAT DU FICHIER DE REFERENCE" : "REFERENCE_FILE_FORMAT",
-    "FORMAT DU FICHIER DE DONNEES TOMAWAC 1" : "TOMAWAC_DATA_FILE_1_FORMAT",
     "FORMAT DU FICHIER DE DONNEES BINAIRE 1" : "BINARY_DATA_FILE_1_FORMAT",
     "FORMAT DU FICHIER DE DONNEES BINAIRE 2" : "BINARY_DATA_FILE_2_FORMAT",
     "VARIATION RAPIDE DE LA BATHYMETRIE" : "RAPIDLY_VARYING_TOPOGRAPHY",
@@ -268,11 +226,15 @@ dicoCasFrToCata = {
     "PREMIER TEMPS DANS LE FICHIER DE SURFACE LIBRE" : "FIRST_TIME_IN_THE_FREE_SURFACE_FILE",
     "PAS DE TEMPS" : "TIME_STEP",
     "NOMBRE DE PAS DE TEMPS" : "NUMBER_OF_TIME_STEPS",
+    "CHAINAGE AVEC MODELE GLOBAL TOMAWAC" : "NESTING_WITHIN_TOMAWAC_OUTER_MODEL",
+    "INSTANT DE LECTURE DU SPECTRE TOMAWAC" : "INSTANT_FOR_READING_TOMAWAC_SPECTRUM",
+    "FICHIER DE SPECTRE GLOBAL TOMAWAC" : "TOMAWAC_OUTER_SPECTRAL_FILE",
+    "FORMAT DU FICHIER DE SPECTRE GLOBAL TOMAWAC" : "TOMAWAC_OUTER_SPECTRAL_FILE_FORMAT",
+    "FICHIER DE RESULTATS GLOBAL TOMAWAC" : "TOMAWAC_OUTER_RESULT_FILE",
+    "FORMAT DU FICHIER DE RESULTATS GLOBAL TOMAWAC" : "TOMAWAC_OUTER_RESULT_FILE_FORMAT",
+    "FICHIER DE FRONTIERES LIQUIDES TOMAWAC" : "TOMAWAC_LIQUID_BOUNDARY_FILE",
+    "FORMAT DU FICHIER DE FRONTIERES LIQUIDES TOMAWAC" : "TOMAWAC_LIQUID_BOUNDARY_FILE_FORMAT",
+    "COORDONNEES POUR LE SPECTRE F DE REFERENCE" : "COORDINATES_OF_THE_REFERENCE_F_SPECTRUM",
     "DICTIONNAIRE" : "DICTIONARY",
-    "LISTE DES FICHIERS" : "LIST_OF_FILES",
-    "AD NOMBRE DE DERIVEES" : "AD_NUMBER_OF_DERIVATIVES",
-    "AD NOMS DES DERIVEES" : "AD_NAMES_OF_DERIVATIVES",
-    "DESCRIPTION DES LIBRAIRIES" : "DESCRIPTION_DES_LIBRARIES",
-    "EXECUTABLE PAR DEFAUT" : "DEFAULT_EXECUTABLE",
-    "EXECUTABLE PARALLELE PAR DEFAUT" : "DEFAULT_PARALLEL_EXECUTABLE",
+    "CONCATENATION SORTIE PARTEL" : "CONCATENATE_PARTEL_OUTPUT",
 }
index e6bdec229813b8b9580922feeac090f1c7456288..3fcb3edc0acaa41de48de904277a56ff853bc9db 100644 (file)
@@ -1,6 +1,11 @@
 #/usr/bin/env python
 # -*- coding: latin-1 -*-
 TelemacdicoEn = {
+'MATRIX_STORAGE' : {
+    1:"Classical EBE",
+    2:"Assembled EBE",
+    3:"Edge-based storage",
+  },
 'PRECONDITIONING' : {
     0:"no preconditioning",
     2:"diagonal preconditioning",
@@ -17,21 +22,7 @@ TelemacdicoEn = {
     6:"CGSTAB",
     7:"GMRES",
     8:"direct",
-  },
-'GEOMETRY_FILE_STANDARD' : {
-    1:"LEONARD",
-    2:"RUBENS",
-    3:"SELAFIN",
-  },
-'RESULTS_FILE_STANDARD' : {
-    1:"LEONARD",
-    2:"RUBENS",
-    3:"SELAFIN",
-  },
-'GAMMA' : {
-    1.0:"Pierson-Moskowitz",
-    3.3:"JONSWAP moyen",
-    0.0:"any spectre",
+    9:"parallel direct (MUMPS)",
   },
 'VARIABLES_FOR_GRAPHIC_PRINTOUTS' : {
     'HS':"wave height",
@@ -94,23 +85,33 @@ TelemacdicoEn = {
     2:"DALLY",
   },
 'HYDRAULIC_REGIME_TYPE' : {
-    1:"regime laminaire",
-    2:"regime turbulent lisse",
-    3:"regime turbulent rugueux",
-    4:"regime transitoire",
+    1:"laminar regime",
+    2:"smooth-turbulent regime",
+    3:"rough-turbulent regime",
+    4:"transient regime",
   },
 'BOTTOM_FRICTION_LAW' : {
-    1:"Formulation de Kostense integrant le calcul de Ue (1986)",
-    2:"Formulation de Putnam \& Johnson (1949)",
+    1:"Kostense formulation integrating Ue calculation (1986)",
+    2:"Putnam \& Johnson formulation (1949)",
   },
 'RAPIDLY_VARYING_TOPOGRAPHY' : {
-    0:"BERKHOFF SIMPLE",
-    1:"PRISE EN COMPTE TERME DE PENTE",
-    2:"PRISE EN COMPTE TERME DE COURBURE",
-    3:"PRISE EN COMPTE DES TERMES DE PENTE ET COURBURE",
+    0:"mild-slope equation",
+    1:"gradient second order term",
+    2:"curvature second order term",
+    3:"gradient + curvature second order terms",
+  },
+'NESTING_WITHIN_TOMAWAC_OUTER_MODEL' : {
+    0:"No nesting",
+    1:"Uses a TOMAWAC spectrum (1 point) as input to ARTEMIS",
+    2:"Uses several TOMAWAC spectra located along ARTEMIS boundary",
   },
 }
 TelemacdicoFr = {
+'MATRIX_STORAGE' : {
+    1:"EBE classique",
+    2:"EBE assemble",
+    3:"Stockage par segments",
+  },
 'PRECONDITIONING' : {
     0:"pas de preconditionnement",
     2:"preconditionnement diagonal",
@@ -127,21 +128,7 @@ TelemacdicoFr = {
     6:"CGSTAB",
     7:"GMRES",
     8:"direct",
-  },
-'GEOMETRY_FILE_STANDARD' : {
-    1:"LEONARD",
-    2:"RUBENS",
-    3:"SELAFIN",
-  },
-'RESULTS_FILE_STANDARD' : {
-    1:"LEONARD",
-    2:"RUBENS",
-    3:"SELAFIN",
-  },
-'GAMMA' : {
-    1.0:" spectre de Pierson-Moskowitz",
-    3.3:" spectre de JONSWAP moyen",
-    0.0:" spectre au choix",
+    9:"direct parallele (MUMPS)",
   },
 'VARIABLES_FOR_GRAPHIC_PRINTOUTS' : {
     'HS':"hauteur de la houle",
@@ -219,18 +206,20 @@ TelemacdicoFr = {
     2:"PRISE EN COMPTE TERME DE COURBURE",
     3:"PRISE EN COMPTE DES TERMES DE PENTE ET COURBURE",
   },
+'NESTING_WITHIN_TOMAWAC_OUTER_MODEL' : {
+    0:"Pas de chainage",
+    1:"Utilise un spectre TOMAWAC (1 point) en entree du calcul artemis",
+    2:"Utilise plusieurs spectres TOMAWAC le long de la frontiere",
+  },
 }
 
 DicoCasFrToCata = {
   "FICHIER DE GEOMETRIE":"GEOMETRY_FILE",
-  "BINAIRE DU FICHIER DES RESULTATS":"RESULTS_FILE_BINARY",
   "TITRE":"TITLE",
   "DEBUGGER":"DEBUGGER",
   "LONGUEUR DU VECTEUR":"VECTOR_LENGTH",
-  "LOI DE FROTTEMENT SUR LE FOND":"LAW_OF_BOTTOM_FRICTION",
   "STOCKAGE DES MATRICES":"MATRIX_STORAGE",
   "PRODUIT MATRICE-VECTEUR":"MATRIX_VECTOR_PRODUCT",
-  "USER CRAY":"USER_CRAY",
   "PERIODE DE SORTIE GRAPHIQUE":"GRAPHIC_PRINTOUT_PERIOD",
   "PERIODE DE SORTIE LISTING":"LISTING_PRINTOUT_PERIOD",
   "MAXIMUM D'ITERATIONS POUR LE SOLVEUR":"MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER",
@@ -240,21 +229,16 @@ DicoCasFrToCata = {
   "PRECONDITIONNEMENT":"PRECONDITIONING",
   "SOLVEUR":"SOLVER",
   "OPTION DU SOLVEUR":"SOLVER_OPTION",
-  "STANDARD DU FICHIER DE GEOMETRIE":"GEOMETRY_FILE_STANDARD",
-  "STANDARD DU FICHIER DES RESULTATS":"RESULTS_FILE_STANDARD",
   "PERIODE DE PIC":"PEAK_PERIOD",
   "GAMMA":"GAMMA",
   "HOULE ALEATOIRE MONODIRECTIONNELLE":"MONODIRECTIONAL_RANDOM_WAVE",
   "HOULE ALEATOIRE MULTIDIRECTIONNELLE":"MULTIDIRECTIONAL_RANDOM_WAVE",
   "BALAYAGE EN PERIODE":"PERIOD_SCANNING",
   "PRECISION DU SOLVEUR":"SOLVER_ACCURACY",
-  "VALEUR MINIMUM DE H":"MINIMUM_VALUE_FOR_H",
   "HAUTEUR INITIALE":"INITIAL_DEPTH",
   "PERIODE DE LA HOULE":"WAVE_PERIOD",
   "ACCELERATION DE LA PESANTEUR":"GRAVITY_ACCELERATION",
   "CONDITIONS INITIALES":"INITIAL_CONDITIONS",
-  "COEFFICIENT DE RELAXATION":"RELAXATION_COEFFICIENT",
-  "DISCRETISATION EN ESPACE":"DISCRETIZATION_IN_SPACE",
   "NOMBRE DE DIRECTIONS DE DISCRETISATION":"NUMBER_OF_DIRECTIONS",
   "DIRECTION DE PROPAGATION DE LA HOULE":"DIRECTION_OF_WAVE_PROPAGATION",
   "ZERO":"ZERO",
@@ -272,22 +256,13 @@ DicoCasFrToCata = {
   "FICHIER DES PARAMETRES":"STEERING_FILE",
   "FICHIER DES CONDITIONS AUX LIMITES":"BOUNDARY_CONDITIONS_FILE",
   "FICHIER DES RESULTATS":"RESULTS_FILE",
-  "NUMERO DE VERSION":"RELEASE",
-  "MOT DE PASSE CRAY":"PASSWORD",
-  "BIBLIOTHEQUES":"LIBRARIES",
-  "TEMPS MACHINE CRAY":"CPU_TIME",
-  "PLACE MEMOIRE CRAY":"MEMORY_SPACE",
   "FICHIER DES FONDS":"BOTTOM_TOPOGRAPHY_FILE",
-  "FICHIER DE DONNEES TOMAWAC 1":"TOMAWAC_DATA_FILE_1",
   "FICHIER DE DONNEES BINAIRE 1":"BINARY_DATA_FILE_1",
   "FICHIER DE DONNEES BINAIRE 2":"BINARY_DATA_FILE_2",
   "FICHIER DE DONNEES FORMATE 1":"FORMATTED_DATA_FILE_1",
   "FICHIER DE DONNEES FORMATE 2":"FORMATTED_DATA_FILE_2",
   "FICHIER DES RESULTATS BINAIRE":"BINARY_RESULTS_FILE",
   "FICHIER DES RESULTATS FORMATE":"FORMATTED_RESULTS_FILE",
-  "PRIORITE":"PRIORITY",
-  "CHAINE BIDON":"BIDON_STRING",
-  "BINAIRE DU FICHIER DE GEOMETRIE":"GEOMETRY_FILE_BINARY",
   "PRECISION SUR LES SOUS-ITERATIONS POUR LA DISSIPATION":"SUB_ITERATIONS_ACCURACY_FOR_DISSIPATION",
   "PRECISION SUR LES SOUS-ITERATIONS POUR COURANT":"SUB_ITERATIONS_ACCURACY_FOR_CURRENT",
   "PRECISION SUR LES SOUS-ITERATIONS POUR TETAP":"SUB_ITERATIONS_ACCURACY_FOR_TETAP",
@@ -303,10 +278,6 @@ DicoCasFrToCata = {
   "RELAXATION SUR LA DISSIPATION":"DISSIPATION_RELAXATION",
   "MAXIMUM DE SOUS-ITERATIONS POUR TETAP":"MAXIMUM_OF_SUB_ITERATIONS_FOR_TETAP",
   "RELAXATION SUR TETAP":"RELAXATION_ON_TETAP",
-  "CHAINAGE TOMAWAC 1":"CHAINING_TOMAWAC_1",
-  "NOMBRE DE DIRECTION DANS LE SPECTRE TOMAWAC":"NUMBER_OF_DIRECTIONS_IN_TOMAWAC_SPECTRUM",
-  "NOMBRE DE FREQUENCES DANS LE SPECTRE TOMAWAC":"NUMBER_OF_FREQUENCIES_IN_TOMAWAC_SPECTRUM",
-  "INSTANT DE LECTURE DU SPECTRE TOMAWAC":"INSTANT_FOR_READING_TOMAWAC_SPECTRUM",
   "ALPHA":"ALPHA",
   "GAMMAS":"GAMMAS",
   "GDALLY":"GDALLY",
@@ -326,7 +297,6 @@ DicoCasFrToCata = {
   "FACTEUR DE FROTTEMENT":"FRICTION_FACTOR",
   "COEFFICIENT DE FROTTEMENT":"FRICTION_COEFFICIENT",
   "COEFFICIENT DE RIDES":"RIPPLES_COEFFICIENT",
-  "NUMERO DE COMPTE":"ACCOUNT_NUMBER",
   "PERIODE MINIMUM DU SPECTRE":"MINIMUM_SPECTRAL_PERIOD",
   "PERIODE MAXIMUM DU SPECTRE":"MAXIMUM_SPECTRAL_PERIOD",
   "DATE DE L'ORIGINE DES TEMPS":"ORIGINAL_DATE_OF_TIME",
@@ -339,7 +309,6 @@ DicoCasFrToCata = {
   "FORMAT DU FICHIER DE GEOMETRIE":"GEOMETRY_FILE_FORMAT",
   "FORMAT DU FICHIER DE RESULTATS":"RESULTS_FILE_FORMAT",
   "FORMAT DU FICHIER DE REFERENCE":"REFERENCE_FILE_FORMAT",
-  "FORMAT DU FICHIER DE DONNEES TOMAWAC 1":"TOMAWAC_DATA_FILE_1_FORMAT",
   "FORMAT DU FICHIER DE DONNEES BINAIRE 1":"BINARY_DATA_FILE_1_FORMAT",
   "FORMAT DU FICHIER DE DONNEES BINAIRE 2":"BINARY_DATA_FILE_2_FORMAT",
   "VARIATION RAPIDE DE LA BATHYMETRIE":"RAPIDLY_VARYING_TOPOGRAPHY",
@@ -352,25 +321,26 @@ DicoCasFrToCata = {
   "PREMIER TEMPS DANS LE FICHIER DE SURFACE LIBRE":"FIRST_TIME_IN_THE_FREE_SURFACE_FILE",
   "PAS DE TEMPS":"TIME_STEP",
   "NOMBRE DE PAS DE TEMPS":"NUMBER_OF_TIME_STEPS",
+  "CHAINAGE AVEC MODELE GLOBAL TOMAWAC":"NESTING_WITHIN_TOMAWAC_OUTER_MODEL",
+  "INSTANT DE LECTURE DU SPECTRE TOMAWAC":"INSTANT_FOR_READING_TOMAWAC_SPECTRUM",
+  "FICHIER DE SPECTRE GLOBAL TOMAWAC":"TOMAWAC_OUTER_SPECTRAL_FILE",
+  "FORMAT DU FICHIER DE SPECTRE GLOBAL TOMAWAC":"TOMAWAC_OUTER_SPECTRAL_FILE_FORMAT",
+  "FICHIER DE RESULTATS GLOBAL TOMAWAC":"TOMAWAC_OUTER_RESULT_FILE",
+  "FORMAT DU FICHIER DE RESULTATS GLOBAL TOMAWAC":"TOMAWAC_OUTER_RESULT_FILE_FORMAT",
+  "FICHIER DE FRONTIERES LIQUIDES TOMAWAC":"TOMAWAC_LIQUID_BOUNDARY_FILE",
+  "FORMAT DU FICHIER DE FRONTIERES LIQUIDES TOMAWAC":"TOMAWAC_LIQUID_BOUNDARY_FILE_FORMAT",
+  "COORDONNEES POUR LE SPECTRE F DE REFERENCE":"COORDINATES_OF_THE_REFERENCE_F_SPECTRUM",
   "DICTIONNAIRE":"DICTIONARY",
-  "LISTE DES FICHIERS":"LIST_OF_FILES",
-  "AD NOMBRE DE DERIVEES":"AD_NUMBER_OF_DERIVATIVES",
-  "AD NOMS DES DERIVEES":"AD_NAMES_OF_DERIVATIVES",
-  "DESCRIPTION DES LIBRAIRIES":"DESCRIPTION_DES_LIBRARIES",
-  "EXECUTABLE PAR DEFAUT":"DEFAULT_EXECUTABLE",
-  "EXECUTABLE PARALLELE PAR DEFAUT":"DEFAULT_PARALLEL_EXECUTABLE",
+  "CONCATENATION SORTIE PARTEL":"CONCATENATE_PARTEL_OUTPUT",
 }
 
 DicoCasEnToCata = {
   'GEOMETRY FILE':'GEOMETRY_FILE',
-  'RESULTS FILE BINARY':'RESULTS_FILE_BINARY',
   'TITLE':'TITLE',
   'DEBUGGER':'DEBUGGER',
   'VECTOR LENGTH':'VECTOR_LENGTH',
-  'LAW OF BOTTOM FRICTION':'LAW_OF_BOTTOM_FRICTION',
   'MATRIX STORAGE':'MATRIX_STORAGE',
   'MATRIX-VECTOR PRODUCT':'MATRIX_VECTOR_PRODUCT',
-  'USER CRAY':'USER_CRAY',
   'GRAPHIC PRINTOUT PERIOD':'GRAPHIC_PRINTOUT_PERIOD',
   'LISTING PRINTOUT PERIOD':'LISTING_PRINTOUT_PERIOD',
   'MAXIMUM NUMBER OF ITERATIONS FOR SOLVER':'MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER',
@@ -380,21 +350,16 @@ DicoCasEnToCata = {
   'PRECONDITIONING':'PRECONDITIONING',
   'SOLVER':'SOLVER',
   'SOLVER OPTION':'SOLVER_OPTION',
-  'GEOMETRY FILE STANDARD':'GEOMETRY_FILE_STANDARD',
-  'RESULTS FILE STANDARD':'RESULTS_FILE_STANDARD',
   'PEAK PERIOD':'PEAK_PERIOD',
   'GAMMA':'GAMMA',
   'MONODIRECTIONAL RANDOM WAVE':'MONODIRECTIONAL_RANDOM_WAVE',
   'MULTIDIRECTIONAL RANDOM WAVE':'MULTIDIRECTIONAL_RANDOM_WAVE',
   'PERIOD SCANNING':'PERIOD_SCANNING',
   'SOLVER ACCURACY':'SOLVER_ACCURACY',
-  'MINIMUM VALUE FOR H':'MINIMUM_VALUE_FOR_H',
   'INITIAL DEPTH':'INITIAL_DEPTH',
   'WAVE PERIOD':'WAVE_PERIOD',
   'GRAVITY ACCELERATION':'GRAVITY_ACCELERATION',
   'INITIAL CONDITIONS':'INITIAL_CONDITIONS',
-  'RELAXATION COEFFICIENT':'RELAXATION_COEFFICIENT',
-  'DISCRETIZATION IN SPACE':'DISCRETIZATION_IN_SPACE',
   'NUMBER OF DIRECTIONS':'NUMBER_OF_DIRECTIONS',
   'DIRECTION OF WAVE PROPAGATION':'DIRECTION_OF_WAVE_PROPAGATION',
   'ZERO':'ZERO',
@@ -412,22 +377,13 @@ DicoCasEnToCata = {
   'STEERING FILE':'STEERING_FILE',
   'BOUNDARY CONDITIONS FILE':'BOUNDARY_CONDITIONS_FILE',
   'RESULTS FILE':'RESULTS_FILE',
-  'RELEASE':'RELEASE',
-  'PASSWORD':'PASSWORD',
-  'LIBRARIES':'LIBRARIES',
-  'CPU TIME':'CPU_TIME',
-  'MEMORY SPACE':'MEMORY_SPACE',
   'BOTTOM TOPOGRAPHY FILE':'BOTTOM_TOPOGRAPHY_FILE',
-  'TOMAWAC DATA FILE 1':'TOMAWAC_DATA_FILE_1',
   'BINARY DATA FILE 1':'BINARY_DATA_FILE_1',
   'BINARY DATA FILE 2':'BINARY_DATA_FILE_2',
   'FORMATTED DATA FILE 1':'FORMATTED_DATA_FILE_1',
   'FORMATTED DATA FILE 2':'FORMATTED_DATA_FILE_2',
   'BINARY RESULTS FILE':'BINARY_RESULTS_FILE',
   'FORMATTED RESULTS FILE':'FORMATTED_RESULTS_FILE',
-  'PRIORITY':'PRIORITY',
-  'BIDON STRING':'BIDON_STRING',
-  'GEOMETRY FILE BINARY':'GEOMETRY_FILE_BINARY',
   'SUB-ITERATIONS ACCURACY FOR DISSIPATION':'SUB_ITERATIONS_ACCURACY_FOR_DISSIPATION',
   'SUB-ITERATIONS ACCURACY FOR CURRENT':'SUB_ITERATIONS_ACCURACY_FOR_CURRENT',
   'SUB-ITERATIONS ACCURACY FOR TETAP':'SUB_ITERATIONS_ACCURACY_FOR_TETAP',
@@ -443,10 +399,6 @@ DicoCasEnToCata = {
   'DISSIPATION RELAXATION':'DISSIPATION_RELAXATION',
   'MAXIMUM OF SUB-ITERATIONS FOR TETAP':'MAXIMUM_OF_SUB_ITERATIONS_FOR_TETAP',
   'RELAXATION ON TETAP':'RELAXATION_ON_TETAP',
-  'CHAINING TOMAWAC 1':'CHAINING_TOMAWAC_1',
-  'NUMBER OF DIRECTIONS IN TOMAWAC SPECTRUM':'NUMBER_OF_DIRECTIONS_IN_TOMAWAC_SPECTRUM',
-  'NUMBER OF FREQUENCIES IN TOMAWAC SPECTRUM':'NUMBER_OF_FREQUENCIES_IN_TOMAWAC_SPECTRUM',
-  'INSTANT FOR READING TOMAWAC SPECTRUM':'INSTANT_FOR_READING_TOMAWAC_SPECTRUM',
   'ALPHA':'ALPHA',
   'GAMMAS':'GAMMAS',
   'GDALLY':'GDALLY',
@@ -466,7 +418,6 @@ DicoCasEnToCata = {
   'FRICTION FACTOR':'FRICTION_FACTOR',
   'FRICTION COEFFICIENT':'FRICTION_COEFFICIENT',
   'RIPPLES COEFFICIENT':'RIPPLES_COEFFICIENT',
-  'ACCOUNT NUMBER':'ACCOUNT_NUMBER',
   'MINIMUM SPECTRAL PERIOD':'MINIMUM_SPECTRAL_PERIOD',
   'MAXIMUM SPECTRAL PERIOD':'MAXIMUM_SPECTRAL_PERIOD',
   'ORIGINAL DATE OF TIME':'ORIGINAL_DATE_OF_TIME',
@@ -479,7 +430,6 @@ DicoCasEnToCata = {
   'GEOMETRY FILE FORMAT':'GEOMETRY_FILE_FORMAT',
   'RESULTS FILE FORMAT':'RESULTS_FILE_FORMAT',
   'REFERENCE FILE FORMAT':'REFERENCE_FILE_FORMAT',
-  'TOMAWAC DATA FILE 1 FORMAT':'TOMAWAC_DATA_FILE_1_FORMAT',
   'BINARY DATA FILE 1 FORMAT':'BINARY_DATA_FILE_1_FORMAT',
   'BINARY DATA FILE 2 FORMAT':'BINARY_DATA_FILE_2_FORMAT',
   'RAPIDLY VARYING TOPOGRAPHY':'RAPIDLY_VARYING_TOPOGRAPHY',
@@ -492,21 +442,19 @@ DicoCasEnToCata = {
   'FIRST TIME IN THE FREE SURFACE FILE':'FIRST_TIME_IN_THE_FREE_SURFACE_FILE',
   'TIME STEP':'TIME_STEP',
   'NUMBER OF TIME STEPS':'NUMBER_OF_TIME_STEPS',
+  'NESTING WITHIN TOMAWAC OUTER MODEL':'NESTING_WITHIN_TOMAWAC_OUTER_MODEL',
+  'INSTANT FOR READING TOMAWAC SPECTRUM':'INSTANT_FOR_READING_TOMAWAC_SPECTRUM',
+  'TOMAWAC OUTER SPECTRAL FILE':'TOMAWAC_OUTER_SPECTRAL_FILE',
+  'TOMAWAC OUTER SPECTRAL FILE FORMAT':'TOMAWAC_OUTER_SPECTRAL_FILE_FORMAT',
+  'TOMAWAC OUTER RESULT FILE':'TOMAWAC_OUTER_RESULT_FILE',
+  'TOMAWAC OUTER RESULT FILE FORMAT':'TOMAWAC_OUTER_RESULT_FILE_FORMAT',
+  'TOMAWAC LIQUID BOUNDARY FILE':'TOMAWAC_LIQUID_BOUNDARY_FILE',
+  'TOMAWAC LIQUID BOUNDARY FILE FORMAT':'TOMAWAC_LIQUID_BOUNDARY_FILE_FORMAT',
+  'COORDINATES OF THE REFERENCE F SPECTRUM':'COORDINATES_OF_THE_REFERENCE_F_SPECTRUM',
   'DICTIONARY':'DICTIONARY',
-  'LIST OF FILES':'LIST_OF_FILES',
-  'AD NUMBER OF DERIVATIVES':'AD_NUMBER_OF_DERIVATIVES',
-  'AD NAMES OF DERIVATIVES':'AD_NAMES_OF_DERIVATIVES',
-  'DESCRIPTION DES LIBRARIES':'DESCRIPTION_DES_LIBRARIES',
-  'DEFAULT EXECUTABLE':'DEFAULT_EXECUTABLE',
-  'DEFAULT PARALLEL EXECUTABLE':'DEFAULT_PARALLEL_EXECUTABLE',
+  'CONCATENATE PARTEL OUTPUT':'CONCATENATE_PARTEL_OUTPUT',
 }
 DicoEnumCasFrToEnumCasEn = {
-'RESULTS_FILE_BINARY':{
-  "IBM":"IBM",
-  "I3E":"I3E",
-  "STD":"STD",
-},
-
 'INITIAL_CONDITIONS':{
   "COTE NULLE":"ZERO ELEVATION",
   "COTE CONSTANTE":"CONSTANT ELEVATION",
@@ -515,12 +463,6 @@ DicoEnumCasFrToEnumCasEn = {
   "PARTICULIERES":"SPECIAL",
 },
 
-'GEOMETRY_FILE_BINARY':{
-  "IBM":"IBM",
-  "I3E":"I3E",
-  "STD":"STD",
-},
-
 'PARTITIONING_TOOL':{
   "METIS":"METIS",
   "SCOTCH":"SCOTCH",
@@ -546,12 +488,6 @@ DicoEnumCasFrToEnumCasEn = {
   "MED":"MED",
 },
 
-'TOMAWAC_DATA_FILE_1_FORMAT':{
-  "SERAFIN":"SERAFIN",
-  "SERAFIND":"SERAFIND",
-  "MED":"MED",
-},
-
 'BINARY_DATA_FILE_1_FORMAT':{
   "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
@@ -564,12 +500,4 @@ DicoEnumCasFrToEnumCasEn = {
   "MED":"MED",
 },
 
-'AMPLITUDE_AND_PHASE_FILE':{
-  "resuamp":"",
-},
-
-'FREE_SURFACE_FILE':{
-  "resufse":"",
-},
-
 }
index f8a286b6bc19177834315791f8b090a67460bdef..3297e2f41d652752b380361aad4a43f07906bf1e 100644 (file)
Binary files a/Telemac/artemis_labelCataToIhm_en.qm and b/Telemac/artemis_labelCataToIhm_en.qm differ
index 5701c54ae7082516ce1051169f23db94c36a7df2..254ba8470f93905c1f6e5106221dcae5ca3ec6ee 100644 (file)
Binary files a/Telemac/artemis_labelCataToIhm_fr.qm and b/Telemac/artemis_labelCataToIhm_fr.qm differ
index 5dc122f680d716668e089bdb222ad028524af391..a36f39f49cb8a613457c4989219353994d5fa3f1 100644 (file)
@@ -44,7 +44,7 @@ JdC = JDC_CATA (code = 'GAIA',
 # Catalog entry for the MAP function : c_pre_interfaceBody_mesh
 # =======================================================================
 
-VERSION_CATALOGUE="TRUNK_20201030"
+VERSION_CATALOGUE="TRUNK_20210323"
 # -----------------------------------------------------------------------
 COMPUTATION_ENVIRONMENT = PROC(nom= "COMPUTATION_ENVIRONMENT",op = None,
 # -----------------------------------------------------------------------
@@ -485,7 +485,7 @@ Beware that the sum over all classes must be equal to 1.""",
 #       -----------------------------------
         LAYERS_INITIAL_THICKNESS = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R', min= 2, max= 2,
+            typ = 'R', min=0, max='**',
             fr = """Epaisseurs initiales des sediments (m).""",
             ang = """Sediment layers thickness (m) for initialisation.""",
         ),
@@ -570,7 +570,7 @@ contain the topography and the friction coefficients.""",
 #       -----------------------------------
         NAMES_OF_PRIVATE_VARIABLES = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'TXM', min= 2, max= 2,
+            typ = 'TXM', min=0, max='**',
             fr = """Noms des variables privees en 32 caracteres, 16 pour le nom
          16 pour l''unite. Elles correspondent au bloc PRIVE
          et peuvent etre lues dans le fichier de geometrie si elles
@@ -626,7 +626,7 @@ GRAPHIC PRINTOUT PERIOD in telemac2d or telemac3d.""",
     VARIABLES_TO_BE_PRINTED = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM', max='**',
-        into = ["velocity along x axis (m/s)","velocity along y axis (m/s)","wawe celerity (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","Froude number","scalar flowrate of fluid (m2/s)","flowrate along x axis (m2/s)","flowrate along y axis (m2/s)","bed-load discharge (m2/s)","bed-load discharge along x axis (m2/s)","bed-load discharge along y axis (m2/s)","bottom evolution (m)","non erodable bottom","bed friction coefficient (m if Nikuradse)","mean bottom friction (N/m2)","wave angle with axis Oy (deg)","wave height","wave period","fraction of sediment of class i in the first layer","fraction of sediment of class i in the second layer","bed load transport rate of sediment of class i","thicknes of bed layer i","concentration of bed layer i ","concentration for class i","supplementary variable A","supplementary variable G","supplementary variable L","supplementary variable O"],
+        into = ["velocity along x axis (m/s)","velocity along y axis (m/s)","wawe celerity (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","Froude number","scalar flowrate of fluid (m2/s)","flowrate along x axis (m2/s)","flowrate along y axis (m2/s)","bed-load discharge (m2/s)","bed-load discharge along x axis (m2/s)","bed-load discharge along y axis (m2/s)","bottom evolution (m)","non erodable bottom","bed friction coefficient (m if Nikuradse)","mean bottom friction (N/m2)","wave angle with axis Oy (deg)","wave height","wave period","fraction of non cohesive sediment of class*,*n* layer","fraction of non cohesive sediment of class1,1n* layer","fraction of non cohesive sediment of class2,2n* layer","fraction of non cohesive sediment of class3,3n* layer","fraction of non cohesive sediment of class4,4n* layer","fraction of non cohesive sediment of class5,5n* layer","fraction of non cohesive sediment of class6,6n* layer","fraction of non cohesive sediment of class7,7n* layer","fraction of non cohesive sediment of class8,8n* layer","fraction of non cohesive sediment of class9,9n* layer","fraction of non cohesive sediment of class10,10n* layer","fraction of non cohesive sediment of class11,11n* layer","fraction of non cohesive sediment of class12,12n* layer","fraction of non cohesive sediment of class13,13n* layer","fraction of non cohesive sediment of class14,14n* layer","fraction of non cohesive sediment of class15,15n* layer","fraction of non cohesive sediment of class16,16n* layer","fraction of non cohesive sediment of class17,17n* layer","fraction of non cohesive sediment of class18,18n* layer","fraction of non cohesive sediment of class19,19n* layer","fraction of non cohesive sediment of class**,**n* layer","fraction of non cohesive sediment of class*,*n1 layer","fraction of non cohesive sediment of class1,1n1 layer","fraction of non cohesive sediment of class2,2n1 layer","fraction of non cohesive sediment of class3,3n1 layer","fraction of non cohesive sediment of class4,4n1 layer","fraction of non cohesive sediment of class5,5n1 layer","fraction of non cohesive sediment of class6,6n1 layer","fraction of non cohesive sediment of class7,7n1 layer","fraction of non cohesive sediment of class8,8n1 layer","fraction of non cohesive sediment of class9,9n1 layer","fraction of non cohesive sediment of class10,10n1 layer","fraction of non cohesive sediment of class11,11n1 layer","fraction of non cohesive sediment of class12,12n1 layer","fraction of non cohesive sediment of class13,13n1 layer","fraction of non cohesive sediment of class14,14n1 layer","fraction of non cohesive sediment of class15,15n1 layer","fraction of non cohesive sediment of class16,16n1 layer","fraction of non cohesive sediment of class17,17n1 layer","fraction of non cohesive sediment of class18,18n1 layer","fraction of non cohesive sediment of class19,19n1 layer","fraction of non cohesive sediment of class**,**n1 layer","fraction of non cohesive sediment of class*,*n2 layer","fraction of non cohesive sediment of class1,1n2 layer","fraction of non cohesive sediment of class2,2n2 layer","fraction of non cohesive sediment of class3,3n2 layer","fraction of non cohesive sediment of class4,4n2 layer","fraction of non cohesive sediment of class5,5n2 layer","fraction of non cohesive sediment of class6,6n2 layer","fraction of non cohesive sediment of class7,7n2 layer","fraction of non cohesive sediment of class8,8n2 layer","fraction of non cohesive sediment of class9,9n2 layer","fraction of non cohesive sediment of class10,10n2 layer","fraction of non cohesive sediment of class11,11n2 layer","fraction of non cohesive sediment of class12,12n2 layer","fraction of non cohesive sediment of class13,13n2 layer","fraction of non cohesive sediment of class14,14n2 layer","fraction of non cohesive sediment of class15,15n2 layer","fraction of non cohesive sediment of class16,16n2 layer","fraction of non cohesive sediment of class17,17n2 layer","fraction of non cohesive sediment of class18,18n2 layer","fraction of non cohesive sediment of class19,19n2 layer","fraction of non cohesive sediment of class**,**n2 layer","fraction of non cohesive sediment of class*,*n3 layer","fraction of non cohesive sediment of class1,1n3 layer","fraction of non cohesive sediment of class2,2n3 layer","fraction of non cohesive sediment of class3,3n3 layer","fraction of non cohesive sediment of class4,4n3 layer","fraction of non cohesive sediment of class5,5n3 layer","fraction of non cohesive sediment of class6,6n3 layer","fraction of non cohesive sediment of class7,7n3 layer","fraction of non cohesive sediment of class8,8n3 layer","fraction of non cohesive sediment of class9,9n3 layer","fraction of non cohesive sediment of class10,10n3 layer","fraction of non cohesive sediment of class11,11n3 layer","fraction of non cohesive sediment of class12,12n3 layer","fraction of non cohesive sediment of class13,13n3 layer","fraction of non cohesive sediment of class14,14n3 layer","fraction of non cohesive sediment of class15,15n3 layer","fraction of non cohesive sediment of class16,16n3 layer","fraction of non cohesive sediment of class17,17n3 layer","fraction of non cohesive sediment of class18,18n3 layer","fraction of non cohesive sediment of class19,19n3 layer","fraction of non cohesive sediment of class**,**n3 layer","fraction of non cohesive sediment of class*,*n4 layer","fraction of non cohesive sediment of class1,1n4 layer","fraction of non cohesive sediment of class2,2n4 layer","fraction of non cohesive sediment of class3,3n4 layer","fraction of non cohesive sediment of class4,4n4 layer","fraction of non cohesive sediment of class5,5n4 layer","fraction of non cohesive sediment of class6,6n4 layer","fraction of non cohesive sediment of class7,7n4 layer","fraction of non cohesive sediment of class8,8n4 layer","fraction of non cohesive sediment of class9,9n4 layer","fraction of non cohesive sediment of class10,10n4 layer","fraction of non cohesive sediment of class11,11n4 layer","fraction of non cohesive sediment of class12,12n4 layer","fraction of non cohesive sediment of class13,13n4 layer","fraction of non cohesive sediment of class14,14n4 layer","fraction of non cohesive sediment of class15,15n4 layer","fraction of non cohesive sediment of class16,16n4 layer","fraction of non cohesive sediment of class17,17n4 layer","fraction of non cohesive sediment of class18,18n4 layer","fraction of non cohesive sediment of class19,19n4 layer","fraction of non cohesive sediment of class**,**n4 layer","fraction of non cohesive sediment of class*,*n5 layer","fraction of non cohesive sediment of class1,1n5 layer","fraction of non cohesive sediment of class2,2n5 layer","fraction of non cohesive sediment of class3,3n5 layer","fraction of non cohesive sediment of class4,4n5 layer","fraction of non cohesive sediment of class5,5n5 layer","fraction of non cohesive sediment of class6,6n5 layer","fraction of non cohesive sediment of class7,7n5 layer","fraction of non cohesive sediment of class8,8n5 layer","fraction of non cohesive sediment of class9,9n5 layer","fraction of non cohesive sediment of class10,10n5 layer","fraction of non cohesive sediment of class11,11n5 layer","fraction of non cohesive sediment of class12,12n5 layer","fraction of non cohesive sediment of class13,13n5 layer","fraction of non cohesive sediment of class14,14n5 layer","fraction of non cohesive sediment of class15,15n5 layer","fraction of non cohesive sediment of class16,16n5 layer","fraction of non cohesive sediment of class17,17n5 layer","fraction of non cohesive sediment of class18,18n5 layer","fraction of non cohesive sediment of class19,19n5 layer","fraction of non cohesive sediment of class**,**n5 layer","fraction of non cohesive sediment of class*,*n6 layer","fraction of non cohesive sediment of class1,1n6 layer","fraction of non cohesive sediment of class2,2n6 layer","fraction of non cohesive sediment of class3,3n6 layer","fraction of non cohesive sediment of class4,4n6 layer","fraction of non cohesive sediment of class5,5n6 layer","fraction of non cohesive sediment of class6,6n6 layer","fraction of non cohesive sediment of class7,7n6 layer","fraction of non cohesive sediment of class8,8n6 layer","fraction of non cohesive sediment of class9,9n6 layer","fraction of non cohesive sediment of class10,10n6 layer","fraction of non cohesive sediment of class11,11n6 layer","fraction of non cohesive sediment of class12,12n6 layer","fraction of non cohesive sediment of class13,13n6 layer","fraction of non cohesive sediment of class14,14n6 layer","fraction of non cohesive sediment of class15,15n6 layer","fraction of non cohesive sediment of class16,16n6 layer","fraction of non cohesive sediment of class17,17n6 layer","fraction of non cohesive sediment of class18,18n6 layer","fraction of non cohesive sediment of class19,19n6 layer","fraction of non cohesive sediment of class**,**n6 layer","fraction of non cohesive sediment of class*,*n7 layer","fraction of non cohesive sediment of class1,1n7 layer","fraction of non cohesive sediment of class2,2n7 layer","fraction of non cohesive sediment of class3,3n7 layer","fraction of non cohesive sediment of class4,4n7 layer","fraction of non cohesive sediment of class5,5n7 layer","fraction of non cohesive sediment of class6,6n7 layer","fraction of non cohesive sediment of class7,7n7 layer","fraction of non cohesive sediment of class8,8n7 layer","fraction of non cohesive sediment of class9,9n7 layer","fraction of non cohesive sediment of class10,10n7 layer","fraction of non cohesive sediment of class11,11n7 layer","fraction of non cohesive sediment of class12,12n7 layer","fraction of non cohesive sediment of class13,13n7 layer","fraction of non cohesive sediment of class14,14n7 layer","fraction of non cohesive sediment of class15,15n7 layer","fraction of non cohesive sediment of class16,16n7 layer","fraction of non cohesive sediment of class17,17n7 layer","fraction of non cohesive sediment of class18,18n7 layer","fraction of non cohesive sediment of class19,19n7 layer","fraction of non cohesive sediment of class**,**n7 layer","fraction of non cohesive sediment of class*,*n8 layer","fraction of non cohesive sediment of class1,1n8 layer","fraction of non cohesive sediment of class2,2n8 layer","fraction of non cohesive sediment of class3,3n8 layer","fraction of non cohesive sediment of class4,4n8 layer","fraction of non cohesive sediment of class5,5n8 layer","fraction of non cohesive sediment of class6,6n8 layer","fraction of non cohesive sediment of class7,7n8 layer","fraction of non cohesive sediment of class8,8n8 layer","fraction of non cohesive sediment of class9,9n8 layer","fraction of non cohesive sediment of class10,10n8 layer","fraction of non cohesive sediment of class11,11n8 layer","fraction of non cohesive sediment of class12,12n8 layer","fraction of non cohesive sediment of class13,13n8 layer","fraction of non cohesive sediment of class14,14n8 layer","fraction of non cohesive sediment of class15,15n8 layer","fraction of non cohesive sediment of class16,16n8 layer","fraction of non cohesive sediment of class17,17n8 layer","fraction of non cohesive sediment of class18,18n8 layer","fraction of non cohesive sediment of class19,19n8 layer","fraction of non cohesive sediment of class**,**n8 layer","fraction of non cohesive sediment of class*,*n9 layer","fraction of non cohesive sediment of class1,1n9 layer","fraction of non cohesive sediment of class2,2n9 layer","fraction of non cohesive sediment of class3,3n9 layer","fraction of non cohesive sediment of class4,4n9 layer","fraction of non cohesive sediment of class5,5n9 layer","fraction of non cohesive sediment of class6,6n9 layer","fraction of non cohesive sediment of class7,7n9 layer","fraction of non cohesive sediment of class8,8n9 layer","fraction of non cohesive sediment of class9,9n9 layer","fraction of non cohesive sediment of class10,10n9 layer","fraction of non cohesive sediment of class11,11n9 layer","fraction of non cohesive sediment of class12,12n9 layer","fraction of non cohesive sediment of class13,13n9 layer","fraction of non cohesive sediment of class14,14n9 layer","fraction of non cohesive sediment of class15,15n9 layer","fraction of non cohesive sediment of class16,16n9 layer","fraction of non cohesive sediment of class17,17n9 layer","fraction of non cohesive sediment of class18,18n9 layer","fraction of non cohesive sediment of class19,19n9 layer","fraction of non cohesive sediment of class**,**n9 layer","fraction of non cohesive sediment of class*,*n10 layer","fraction of non cohesive sediment of class1,1n10 layer","fraction of non cohesive sediment of class2,2n10 layer","fraction of non cohesive sediment of class3,3n10 layer","fraction of non cohesive sediment of class4,4n10 layer","fraction of non cohesive sediment of class5,5n10 layer","fraction of non cohesive sediment of class6,6n10 layer","fraction of non cohesive sediment of class7,7n10 layer","fraction of non cohesive sediment of class8,8n10 layer","fraction of non cohesive sediment of class9,9n10 layer","fraction of non cohesive sediment of class10,10n10 layer","fraction of non cohesive sediment of class11,11n10 layer","fraction of non cohesive sediment of class12,12n10 layer","fraction of non cohesive sediment of class13,13n10 layer","fraction of non cohesive sediment of class14,14n10 layer","fraction of non cohesive sediment of class15,15n10 layer","fraction of non cohesive sediment of class16,16n10 layer","fraction of non cohesive sediment of class17,17n10 layer","fraction of non cohesive sediment of class18,18n10 layer","fraction of non cohesive sediment of class19,19n10 layer","fraction of non cohesive sediment of class**,**n10 layer","fraction of non cohesive sediment of class*,*n11 layer","fraction of non cohesive sediment of class1,1n11 layer","fraction of non cohesive sediment of class2,2n11 layer","fraction of non cohesive sediment of class3,3n11 layer","fraction of non cohesive sediment of class4,4n11 layer","fraction of non cohesive sediment of class5,5n11 layer","fraction of non cohesive sediment of class6,6n11 layer","fraction of non cohesive sediment of class7,7n11 layer","fraction of non cohesive sediment of class8,8n11 layer","fraction of non cohesive sediment of class9,9n11 layer","fraction of non cohesive sediment of class10,10n11 layer","fraction of non cohesive sediment of class11,11n11 layer","fraction of non cohesive sediment of class12,12n11 layer","fraction of non cohesive sediment of class13,13n11 layer","fraction of non cohesive sediment of class14,14n11 layer","fraction of non cohesive sediment of class15,15n11 layer","fraction of non cohesive sediment of class16,16n11 layer","fraction of non cohesive sediment of class17,17n11 layer","fraction of non cohesive sediment of class18,18n11 layer","fraction of non cohesive sediment of class19,19n11 layer","fraction of non cohesive sediment of class**,**n11 layer","fraction of non cohesive sediment of class*,*n12 layer","fraction of non cohesive sediment of class1,1n12 layer","fraction of non cohesive sediment of class2,2n12 layer","fraction of non cohesive sediment of class3,3n12 layer","fraction of non cohesive sediment of class4,4n12 layer","fraction of non cohesive sediment of class5,5n12 layer","fraction of non cohesive sediment of class6,6n12 layer","fraction of non cohesive sediment of class7,7n12 layer","fraction of non cohesive sediment of class8,8n12 layer","fraction of non cohesive sediment of class9,9n12 layer","fraction of non cohesive sediment of class10,10n12 layer","fraction of non cohesive sediment of class11,11n12 layer","fraction of non cohesive sediment of class12,12n12 layer","fraction of non cohesive sediment of class13,13n12 layer","fraction of non cohesive sediment of class14,14n12 layer","fraction of non cohesive sediment of class15,15n12 layer","fraction of non cohesive sediment of class16,16n12 layer","fraction of non cohesive sediment of class17,17n12 layer","fraction of non cohesive sediment of class18,18n12 layer","fraction of non cohesive sediment of class19,19n12 layer","fraction of non cohesive sediment of class**,**n12 layer","fraction of non cohesive sediment of class*,*n13 layer","fraction of non cohesive sediment of class1,1n13 layer","fraction of non cohesive sediment of class2,2n13 layer","fraction of non cohesive sediment of class3,3n13 layer","fraction of non cohesive sediment of class4,4n13 layer","fraction of non cohesive sediment of class5,5n13 layer","fraction of non cohesive sediment of class6,6n13 layer","fraction of non cohesive sediment of class7,7n13 layer","fraction of non cohesive sediment of class8,8n13 layer","fraction of non cohesive sediment of class9,9n13 layer","fraction of non cohesive sediment of class10,10n13 layer","fraction of non cohesive sediment of class11,11n13 layer","fraction of non cohesive sediment of class12,12n13 layer","fraction of non cohesive sediment of class13,13n13 layer","fraction of non cohesive sediment of class14,14n13 layer","fraction of non cohesive sediment of class15,15n13 layer","fraction of non cohesive sediment of class16,16n13 layer","fraction of non cohesive sediment of class17,17n13 layer","fraction of non cohesive sediment of class18,18n13 layer","fraction of non cohesive sediment of class19,19n13 layer","fraction of non cohesive sediment of class**,**n13 layer","fraction of non cohesive sediment of class*,*n14 layer","fraction of non cohesive sediment of class1,1n14 layer","fraction of non cohesive sediment of class2,2n14 layer","fraction of non cohesive sediment of class3,3n14 layer","fraction of non cohesive sediment of class4,4n14 layer","fraction of non cohesive sediment of class5,5n14 layer","fraction of non cohesive sediment of class6,6n14 layer","fraction of non cohesive sediment of class7,7n14 layer","fraction of non cohesive sediment of class8,8n14 layer","fraction of non cohesive sediment of class9,9n14 layer","fraction of non cohesive sediment of class10,10n14 layer","fraction of non cohesive sediment of class11,11n14 layer","fraction of non cohesive sediment of class12,12n14 layer","fraction of non cohesive sediment of class13,13n14 layer","fraction of non cohesive sediment of class14,14n14 layer","fraction of non cohesive sediment of class15,15n14 layer","fraction of non cohesive sediment of class16,16n14 layer","fraction of non cohesive sediment of class17,17n14 layer","fraction of non cohesive sediment of class18,18n14 layer","fraction of non cohesive sediment of class19,19n14 layer","fraction of non cohesive sediment of class**,**n14 layer","fraction of non cohesive sediment of class*,*n15 layer","fraction of non cohesive sediment of class1,1n15 layer","fraction of non cohesive sediment of class2,2n15 layer","fraction of non cohesive sediment of class3,3n15 layer","fraction of non cohesive sediment of class4,4n15 layer","fraction of non cohesive sediment of class5,5n15 layer","fraction of non cohesive sediment of class6,6n15 layer","fraction of non cohesive sediment of class7,7n15 layer","fraction of non cohesive sediment of class8,8n15 layer","fraction of non cohesive sediment of class9,9n15 layer","fraction of non cohesive sediment of class10,10n15 layer","fraction of non cohesive sediment of class11,11n15 layer","fraction of non cohesive sediment of class12,12n15 layer","fraction of non cohesive sediment of class13,13n15 layer","fraction of non cohesive sediment of class14,14n15 layer","fraction of non cohesive sediment of class15,15n15 layer","fraction of non cohesive sediment of class16,16n15 layer","fraction of non cohesive sediment of class17,17n15 layer","fraction of non cohesive sediment of class18,18n15 layer","fraction of non cohesive sediment of class19,19n15 layer","fraction of non cohesive sediment of class**,**n15 layer","fraction of non cohesive sediment of class*,*n16 layer","fraction of non cohesive sediment of class1,1n16 layer","fraction of non cohesive sediment of class2,2n16 layer","fraction of non cohesive sediment of class3,3n16 layer","fraction of non cohesive sediment of class4,4n16 layer","fraction of non cohesive sediment of class5,5n16 layer","fraction of non cohesive sediment of class6,6n16 layer","fraction of non cohesive sediment of class7,7n16 layer","fraction of non cohesive sediment of class8,8n16 layer","fraction of non cohesive sediment of class9,9n16 layer","fraction of non cohesive sediment of class10,10n16 layer","fraction of non cohesive sediment of class11,11n16 layer","fraction of non cohesive sediment of class12,12n16 layer","fraction of non cohesive sediment of class13,13n16 layer","fraction of non cohesive sediment of class14,14n16 layer","fraction of non cohesive sediment of class15,15n16 layer","fraction of non cohesive sediment of class16,16n16 layer","fraction of non cohesive sediment of class17,17n16 layer","fraction of non cohesive sediment of class18,18n16 layer","fraction of non cohesive sediment of class19,19n16 layer","fraction of non cohesive sediment of class**,**n16 layer","fraction of non cohesive sediment of class*,*n17 layer","fraction of non cohesive sediment of class1,1n17 layer","fraction of non cohesive sediment of class2,2n17 layer","fraction of non cohesive sediment of class3,3n17 layer","fraction of non cohesive sediment of class4,4n17 layer","fraction of non cohesive sediment of class5,5n17 layer","fraction of non cohesive sediment of class6,6n17 layer","fraction of non cohesive sediment of class7,7n17 layer","fraction of non cohesive sediment of class8,8n17 layer","fraction of non cohesive sediment of class9,9n17 layer","fraction of non cohesive sediment of class10,10n17 layer","fraction of non cohesive sediment of class11,11n17 layer","fraction of non cohesive sediment of class12,12n17 layer","fraction of non cohesive sediment of class13,13n17 layer","fraction of non cohesive sediment of class14,14n17 layer","fraction of non cohesive sediment of class15,15n17 layer","fraction of non cohesive sediment of class16,16n17 layer","fraction of non cohesive sediment of class17,17n17 layer","fraction of non cohesive sediment of class18,18n17 layer","fraction of non cohesive sediment of class19,19n17 layer","fraction of non cohesive sediment of class**,**n17 layer","fraction of non cohesive sediment of class*,*n18 layer","fraction of non cohesive sediment of class1,1n18 layer","fraction of non cohesive sediment of class2,2n18 layer","fraction of non cohesive sediment of class3,3n18 layer","fraction of non cohesive sediment of class4,4n18 layer","fraction of non cohesive sediment of class5,5n18 layer","fraction of non cohesive sediment of class6,6n18 layer","fraction of non cohesive sediment of class7,7n18 layer","fraction of non cohesive sediment of class8,8n18 layer","fraction of non cohesive sediment of class9,9n18 layer","fraction of non cohesive sediment of class10,10n18 layer","fraction of non cohesive sediment of class11,11n18 layer","fraction of non cohesive sediment of class12,12n18 layer","fraction of non cohesive sediment of class13,13n18 layer","fraction of non cohesive sediment of class14,14n18 layer","fraction of non cohesive sediment of class15,15n18 layer","fraction of non cohesive sediment of class16,16n18 layer","fraction of non cohesive sediment of class17,17n18 layer","fraction of non cohesive sediment of class18,18n18 layer","fraction of non cohesive sediment of class19,19n18 layer","fraction of non cohesive sediment of class**,**n18 layer","fraction of non cohesive sediment of class*,*n19 layer","fraction of non cohesive sediment of class1,1n19 layer","fraction of non cohesive sediment of class2,2n19 layer","fraction of non cohesive sediment of class3,3n19 layer","fraction of non cohesive sediment of class4,4n19 layer","fraction of non cohesive sediment of class5,5n19 layer","fraction of non cohesive sediment of class6,6n19 layer","fraction of non cohesive sediment of class7,7n19 layer","fraction of non cohesive sediment of class8,8n19 layer","fraction of non cohesive sediment of class9,9n19 layer","fraction of non cohesive sediment of class10,10n19 layer","fraction of non cohesive sediment of class11,11n19 layer","fraction of non cohesive sediment of class12,12n19 layer","fraction of non cohesive sediment of class13,13n19 layer","fraction of non cohesive sediment of class14,14n19 layer","fraction of non cohesive sediment of class15,15n19 layer","fraction of non cohesive sediment of class16,16n19 layer","fraction of non cohesive sediment of class17,17n19 layer","fraction of non cohesive sediment of class18,18n19 layer","fraction of non cohesive sediment of class19,19n19 layer","fraction of non cohesive sediment of class**,**n19 layer","fraction of non cohesive sediment of class*,*n** layer","fraction of non cohesive sediment of class1,1n** layer","fraction of non cohesive sediment of class2,2n** layer","fraction of non cohesive sediment of class3,3n** layer","fraction of non cohesive sediment of class4,4n** layer","fraction of non cohesive sediment of class5,5n** layer","fraction of non cohesive sediment of class6,6n** layer","fraction of non cohesive sediment of class7,7n** layer","fraction of non cohesive sediment of class8,8n** layer","fraction of non cohesive sediment of class9,9n** layer","fraction of non cohesive sediment of class10,10n** layer","fraction of non cohesive sediment of class11,11n** layer","fraction of non cohesive sediment of class12,12n** layer","fraction of non cohesive sediment of class13,13n** layer","fraction of non cohesive sediment of class14,14n** layer","fraction of non cohesive sediment of class15,15n** layer","fraction of non cohesive sediment of class16,16n** layer","fraction of non cohesive sediment of class17,17n** layer","fraction of non cohesive sediment of class18,18n** layer","fraction of non cohesive sediment of class19,19n** layer","fraction of non cohesive sediment of class**,**n** layer","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","thicknes of bed layer k","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration for class i","supplementary variable A","supplementary variable G","supplementary variable L","supplementary variable O"],
         defaut = '',
         fr = """Nom des variables que l''utilisateur desire ecrire sur
 le lisring. Meme possibilites que pour les sorties graphiques.""",
@@ -721,7 +721,7 @@ Possible values are:
 #   -----------------------------------
     FORTRAN_FILE = SIMP(statut ='f',
 #   -----------------------------------
-        typ = ('Fichier','All Files (*)'), max='**',
+        typ = 'FichierOuRepertoire',
         defaut = '',
         fr = """Nom du fichier FORTRAN a soumettre.""",
         ang = """Name of FORTRAN file to be submitted.""",
@@ -854,7 +854,7 @@ INPUT_OUTPUT__GRAPHICS_AND_LISTING = PROC(nom= "INPUT_OUTPUT__GRAPHICS_AND_LISTI
     VARIABLES_FOR_GRAPHIC_PRINTOUTS = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM', min=0, max='**',
-        into = ["velocity along x axis (m/s)","velocity along y axis (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","scalar flowrate of fluid (m2/s)","flowrate along x axis (m2/s)","flowrate along y axis (m2/s)","non erodable bottom","Bed Shear stress (Totalfriction) (N/m2)","wave height","wave period","wave angle with axis Oy (deg)","bed-load discharge (kg/(m*s))","bed-load discharge along x axis (kg/(m*s))","bed-load discharge along y axis (kg/(m*s))","bottom evolution (m)","total bed roughness (m)","Skin friction correction factor","Mean grain diameter","wave orbital velocity (m/s)","fraction of non cohesive sediment of class i, in 1st layer","fraction of non cohesive sediment of class i, in 2nd layer","fraction of non cohesive sediment of class i, in k layer","solid transport load of class i","mass concentration of class i","mass concentration of class i for 2D graphic printouts          (only for 3D simulations)","sediment viscosity along x axis (m2/s) - only 3D","sediment viscosity along y axis (m2/s) - only 3D","sediment viscosity along z axis (m2/s) - only 3D","bed load transport rate (kg/(m*s))","bed load transport rate x axis","bed load transport rate y axis","bedload transport rate of class i","thickness of the k layer","concentration of bed layer k","bed load transport rate of sediment of class i","supplementary variable A","supplementary variable G","supplementary variable L","supplementary variable O","fraction of cohesive sediment of class i, in 1st layer","fraction of cohesive sediment of class i, in 2nd layer","fraction of cohesive sediment of class i, in k layer","porosity of k layer","mass of non cohesive sediment of class i, in 1st layer","mass of non cohesive sediment of class i, in 2nd layer","mass of non cohesive sediment of class i, in k layer","mass of cohesive sediment of class i, in 1st layer","mass of cohesive sediment of class i, in 2nd layer","mass of cohesive sediment of class i, in k layer","reference level for Nestor"],
+        into = ["velocity along x axis (m/s)","velocity along y axis (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","scalar flowrate of fluid (m2/s)","flowrate along x axis (m2/s)","flowrate along y axis (m2/s)","non erodable bottom","Bed Shear stress (Totalfriction) (N/m2)","wave height","wave period","wave angle with axis Oy (deg)","bed-load discharge (kg/(m*s))","bed-load discharge along x axis (kg/(m*s))","bed-load discharge along y axis (kg/(m*s))","bottom evolution (m)","total bed roughness (m)","Skin friction correction factor","Mean grain diameter","wave orbital velocity (m/s)","fraction of non cohesive sediment of class*,*n* layer","fraction of non cohesive sediment of class1,1n* layer","fraction of non cohesive sediment of class2,2n* layer","fraction of non cohesive sediment of class3,3n* layer","fraction of non cohesive sediment of class4,4n* layer","fraction of non cohesive sediment of class5,5n* layer","fraction of non cohesive sediment of class6,6n* layer","fraction of non cohesive sediment of class7,7n* layer","fraction of non cohesive sediment of class8,8n* layer","fraction of non cohesive sediment of class9,9n* layer","fraction of non cohesive sediment of class10,10n* layer","fraction of non cohesive sediment of class11,11n* layer","fraction of non cohesive sediment of class12,12n* layer","fraction of non cohesive sediment of class13,13n* layer","fraction of non cohesive sediment of class14,14n* layer","fraction of non cohesive sediment of class15,15n* layer","fraction of non cohesive sediment of class16,16n* layer","fraction of non cohesive sediment of class17,17n* layer","fraction of non cohesive sediment of class18,18n* layer","fraction of non cohesive sediment of class19,19n* layer","fraction of non cohesive sediment of class**,**n* layer","fraction of non cohesive sediment of class*,*n1 layer","fraction of non cohesive sediment of class1,1n1 layer","fraction of non cohesive sediment of class2,2n1 layer","fraction of non cohesive sediment of class3,3n1 layer","fraction of non cohesive sediment of class4,4n1 layer","fraction of non cohesive sediment of class5,5n1 layer","fraction of non cohesive sediment of class6,6n1 layer","fraction of non cohesive sediment of class7,7n1 layer","fraction of non cohesive sediment of class8,8n1 layer","fraction of non cohesive sediment of class9,9n1 layer","fraction of non cohesive sediment of class10,10n1 layer","fraction of non cohesive sediment of class11,11n1 layer","fraction of non cohesive sediment of class12,12n1 layer","fraction of non cohesive sediment of class13,13n1 layer","fraction of non cohesive sediment of class14,14n1 layer","fraction of non cohesive sediment of class15,15n1 layer","fraction of non cohesive sediment of class16,16n1 layer","fraction of non cohesive sediment of class17,17n1 layer","fraction of non cohesive sediment of class18,18n1 layer","fraction of non cohesive sediment of class19,19n1 layer","fraction of non cohesive sediment of class**,**n1 layer","fraction of non cohesive sediment of class*,*n2 layer","fraction of non cohesive sediment of class1,1n2 layer","fraction of non cohesive sediment of class2,2n2 layer","fraction of non cohesive sediment of class3,3n2 layer","fraction of non cohesive sediment of class4,4n2 layer","fraction of non cohesive sediment of class5,5n2 layer","fraction of non cohesive sediment of class6,6n2 layer","fraction of non cohesive sediment of class7,7n2 layer","fraction of non cohesive sediment of class8,8n2 layer","fraction of non cohesive sediment of class9,9n2 layer","fraction of non cohesive sediment of class10,10n2 layer","fraction of non cohesive sediment of class11,11n2 layer","fraction of non cohesive sediment of class12,12n2 layer","fraction of non cohesive sediment of class13,13n2 layer","fraction of non cohesive sediment of class14,14n2 layer","fraction of non cohesive sediment of class15,15n2 layer","fraction of non cohesive sediment of class16,16n2 layer","fraction of non cohesive sediment of class17,17n2 layer","fraction of non cohesive sediment of class18,18n2 layer","fraction of non cohesive sediment of class19,19n2 layer","fraction of non cohesive sediment of class**,**n2 layer","fraction of non cohesive sediment of class*,*n3 layer","fraction of non cohesive sediment of class1,1n3 layer","fraction of non cohesive sediment of class2,2n3 layer","fraction of non cohesive sediment of class3,3n3 layer","fraction of non cohesive sediment of class4,4n3 layer","fraction of non cohesive sediment of class5,5n3 layer","fraction of non cohesive sediment of class6,6n3 layer","fraction of non cohesive sediment of class7,7n3 layer","fraction of non cohesive sediment of class8,8n3 layer","fraction of non cohesive sediment of class9,9n3 layer","fraction of non cohesive sediment of class10,10n3 layer","fraction of non cohesive sediment of class11,11n3 layer","fraction of non cohesive sediment of class12,12n3 layer","fraction of non cohesive sediment of class13,13n3 layer","fraction of non cohesive sediment of class14,14n3 layer","fraction of non cohesive sediment of class15,15n3 layer","fraction of non cohesive sediment of class16,16n3 layer","fraction of non cohesive sediment of class17,17n3 layer","fraction of non cohesive sediment of class18,18n3 layer","fraction of non cohesive sediment of class19,19n3 layer","fraction of non cohesive sediment of class**,**n3 layer","fraction of non cohesive sediment of class*,*n4 layer","fraction of non cohesive sediment of class1,1n4 layer","fraction of non cohesive sediment of class2,2n4 layer","fraction of non cohesive sediment of class3,3n4 layer","fraction of non cohesive sediment of class4,4n4 layer","fraction of non cohesive sediment of class5,5n4 layer","fraction of non cohesive sediment of class6,6n4 layer","fraction of non cohesive sediment of class7,7n4 layer","fraction of non cohesive sediment of class8,8n4 layer","fraction of non cohesive sediment of class9,9n4 layer","fraction of non cohesive sediment of class10,10n4 layer","fraction of non cohesive sediment of class11,11n4 layer","fraction of non cohesive sediment of class12,12n4 layer","fraction of non cohesive sediment of class13,13n4 layer","fraction of non cohesive sediment of class14,14n4 layer","fraction of non cohesive sediment of class15,15n4 layer","fraction of non cohesive sediment of class16,16n4 layer","fraction of non cohesive sediment of class17,17n4 layer","fraction of non cohesive sediment of class18,18n4 layer","fraction of non cohesive sediment of class19,19n4 layer","fraction of non cohesive sediment of class**,**n4 layer","fraction of non cohesive sediment of class*,*n5 layer","fraction of non cohesive sediment of class1,1n5 layer","fraction of non cohesive sediment of class2,2n5 layer","fraction of non cohesive sediment of class3,3n5 layer","fraction of non cohesive sediment of class4,4n5 layer","fraction of non cohesive sediment of class5,5n5 layer","fraction of non cohesive sediment of class6,6n5 layer","fraction of non cohesive sediment of class7,7n5 layer","fraction of non cohesive sediment of class8,8n5 layer","fraction of non cohesive sediment of class9,9n5 layer","fraction of non cohesive sediment of class10,10n5 layer","fraction of non cohesive sediment of class11,11n5 layer","fraction of non cohesive sediment of class12,12n5 layer","fraction of non cohesive sediment of class13,13n5 layer","fraction of non cohesive sediment of class14,14n5 layer","fraction of non cohesive sediment of class15,15n5 layer","fraction of non cohesive sediment of class16,16n5 layer","fraction of non cohesive sediment of class17,17n5 layer","fraction of non cohesive sediment of class18,18n5 layer","fraction of non cohesive sediment of class19,19n5 layer","fraction of non cohesive sediment of class**,**n5 layer","fraction of non cohesive sediment of class*,*n6 layer","fraction of non cohesive sediment of class1,1n6 layer","fraction of non cohesive sediment of class2,2n6 layer","fraction of non cohesive sediment of class3,3n6 layer","fraction of non cohesive sediment of class4,4n6 layer","fraction of non cohesive sediment of class5,5n6 layer","fraction of non cohesive sediment of class6,6n6 layer","fraction of non cohesive sediment of class7,7n6 layer","fraction of non cohesive sediment of class8,8n6 layer","fraction of non cohesive sediment of class9,9n6 layer","fraction of non cohesive sediment of class10,10n6 layer","fraction of non cohesive sediment of class11,11n6 layer","fraction of non cohesive sediment of class12,12n6 layer","fraction of non cohesive sediment of class13,13n6 layer","fraction of non cohesive sediment of class14,14n6 layer","fraction of non cohesive sediment of class15,15n6 layer","fraction of non cohesive sediment of class16,16n6 layer","fraction of non cohesive sediment of class17,17n6 layer","fraction of non cohesive sediment of class18,18n6 layer","fraction of non cohesive sediment of class19,19n6 layer","fraction of non cohesive sediment of class**,**n6 layer","fraction of non cohesive sediment of class*,*n7 layer","fraction of non cohesive sediment of class1,1n7 layer","fraction of non cohesive sediment of class2,2n7 layer","fraction of non cohesive sediment of class3,3n7 layer","fraction of non cohesive sediment of class4,4n7 layer","fraction of non cohesive sediment of class5,5n7 layer","fraction of non cohesive sediment of class6,6n7 layer","fraction of non cohesive sediment of class7,7n7 layer","fraction of non cohesive sediment of class8,8n7 layer","fraction of non cohesive sediment of class9,9n7 layer","fraction of non cohesive sediment of class10,10n7 layer","fraction of non cohesive sediment of class11,11n7 layer","fraction of non cohesive sediment of class12,12n7 layer","fraction of non cohesive sediment of class13,13n7 layer","fraction of non cohesive sediment of class14,14n7 layer","fraction of non cohesive sediment of class15,15n7 layer","fraction of non cohesive sediment of class16,16n7 layer","fraction of non cohesive sediment of class17,17n7 layer","fraction of non cohesive sediment of class18,18n7 layer","fraction of non cohesive sediment of class19,19n7 layer","fraction of non cohesive sediment of class**,**n7 layer","fraction of non cohesive sediment of class*,*n8 layer","fraction of non cohesive sediment of class1,1n8 layer","fraction of non cohesive sediment of class2,2n8 layer","fraction of non cohesive sediment of class3,3n8 layer","fraction of non cohesive sediment of class4,4n8 layer","fraction of non cohesive sediment of class5,5n8 layer","fraction of non cohesive sediment of class6,6n8 layer","fraction of non cohesive sediment of class7,7n8 layer","fraction of non cohesive sediment of class8,8n8 layer","fraction of non cohesive sediment of class9,9n8 layer","fraction of non cohesive sediment of class10,10n8 layer","fraction of non cohesive sediment of class11,11n8 layer","fraction of non cohesive sediment of class12,12n8 layer","fraction of non cohesive sediment of class13,13n8 layer","fraction of non cohesive sediment of class14,14n8 layer","fraction of non cohesive sediment of class15,15n8 layer","fraction of non cohesive sediment of class16,16n8 layer","fraction of non cohesive sediment of class17,17n8 layer","fraction of non cohesive sediment of class18,18n8 layer","fraction of non cohesive sediment of class19,19n8 layer","fraction of non cohesive sediment of class**,**n8 layer","fraction of non cohesive sediment of class*,*n9 layer","fraction of non cohesive sediment of class1,1n9 layer","fraction of non cohesive sediment of class2,2n9 layer","fraction of non cohesive sediment of class3,3n9 layer","fraction of non cohesive sediment of class4,4n9 layer","fraction of non cohesive sediment of class5,5n9 layer","fraction of non cohesive sediment of class6,6n9 layer","fraction of non cohesive sediment of class7,7n9 layer","fraction of non cohesive sediment of class8,8n9 layer","fraction of non cohesive sediment of class9,9n9 layer","fraction of non cohesive sediment of class10,10n9 layer","fraction of non cohesive sediment of class11,11n9 layer","fraction of non cohesive sediment of class12,12n9 layer","fraction of non cohesive sediment of class13,13n9 layer","fraction of non cohesive sediment of class14,14n9 layer","fraction of non cohesive sediment of class15,15n9 layer","fraction of non cohesive sediment of class16,16n9 layer","fraction of non cohesive sediment of class17,17n9 layer","fraction of non cohesive sediment of class18,18n9 layer","fraction of non cohesive sediment of class19,19n9 layer","fraction of non cohesive sediment of class**,**n9 layer","fraction of non cohesive sediment of class*,*n10 layer","fraction of non cohesive sediment of class1,1n10 layer","fraction of non cohesive sediment of class2,2n10 layer","fraction of non cohesive sediment of class3,3n10 layer","fraction of non cohesive sediment of class4,4n10 layer","fraction of non cohesive sediment of class5,5n10 layer","fraction of non cohesive sediment of class6,6n10 layer","fraction of non cohesive sediment of class7,7n10 layer","fraction of non cohesive sediment of class8,8n10 layer","fraction of non cohesive sediment of class9,9n10 layer","fraction of non cohesive sediment of class10,10n10 layer","fraction of non cohesive sediment of class11,11n10 layer","fraction of non cohesive sediment of class12,12n10 layer","fraction of non cohesive sediment of class13,13n10 layer","fraction of non cohesive sediment of class14,14n10 layer","fraction of non cohesive sediment of class15,15n10 layer","fraction of non cohesive sediment of class16,16n10 layer","fraction of non cohesive sediment of class17,17n10 layer","fraction of non cohesive sediment of class18,18n10 layer","fraction of non cohesive sediment of class19,19n10 layer","fraction of non cohesive sediment of class**,**n10 layer","fraction of non cohesive sediment of class*,*n11 layer","fraction of non cohesive sediment of class1,1n11 layer","fraction of non cohesive sediment of class2,2n11 layer","fraction of non cohesive sediment of class3,3n11 layer","fraction of non cohesive sediment of class4,4n11 layer","fraction of non cohesive sediment of class5,5n11 layer","fraction of non cohesive sediment of class6,6n11 layer","fraction of non cohesive sediment of class7,7n11 layer","fraction of non cohesive sediment of class8,8n11 layer","fraction of non cohesive sediment of class9,9n11 layer","fraction of non cohesive sediment of class10,10n11 layer","fraction of non cohesive sediment of class11,11n11 layer","fraction of non cohesive sediment of class12,12n11 layer","fraction of non cohesive sediment of class13,13n11 layer","fraction of non cohesive sediment of class14,14n11 layer","fraction of non cohesive sediment of class15,15n11 layer","fraction of non cohesive sediment of class16,16n11 layer","fraction of non cohesive sediment of class17,17n11 layer","fraction of non cohesive sediment of class18,18n11 layer","fraction of non cohesive sediment of class19,19n11 layer","fraction of non cohesive sediment of class**,**n11 layer","fraction of non cohesive sediment of class*,*n12 layer","fraction of non cohesive sediment of class1,1n12 layer","fraction of non cohesive sediment of class2,2n12 layer","fraction of non cohesive sediment of class3,3n12 layer","fraction of non cohesive sediment of class4,4n12 layer","fraction of non cohesive sediment of class5,5n12 layer","fraction of non cohesive sediment of class6,6n12 layer","fraction of non cohesive sediment of class7,7n12 layer","fraction of non cohesive sediment of class8,8n12 layer","fraction of non cohesive sediment of class9,9n12 layer","fraction of non cohesive sediment of class10,10n12 layer","fraction of non cohesive sediment of class11,11n12 layer","fraction of non cohesive sediment of class12,12n12 layer","fraction of non cohesive sediment of class13,13n12 layer","fraction of non cohesive sediment of class14,14n12 layer","fraction of non cohesive sediment of class15,15n12 layer","fraction of non cohesive sediment of class16,16n12 layer","fraction of non cohesive sediment of class17,17n12 layer","fraction of non cohesive sediment of class18,18n12 layer","fraction of non cohesive sediment of class19,19n12 layer","fraction of non cohesive sediment of class**,**n12 layer","fraction of non cohesive sediment of class*,*n13 layer","fraction of non cohesive sediment of class1,1n13 layer","fraction of non cohesive sediment of class2,2n13 layer","fraction of non cohesive sediment of class3,3n13 layer","fraction of non cohesive sediment of class4,4n13 layer","fraction of non cohesive sediment of class5,5n13 layer","fraction of non cohesive sediment of class6,6n13 layer","fraction of non cohesive sediment of class7,7n13 layer","fraction of non cohesive sediment of class8,8n13 layer","fraction of non cohesive sediment of class9,9n13 layer","fraction of non cohesive sediment of class10,10n13 layer","fraction of non cohesive sediment of class11,11n13 layer","fraction of non cohesive sediment of class12,12n13 layer","fraction of non cohesive sediment of class13,13n13 layer","fraction of non cohesive sediment of class14,14n13 layer","fraction of non cohesive sediment of class15,15n13 layer","fraction of non cohesive sediment of class16,16n13 layer","fraction of non cohesive sediment of class17,17n13 layer","fraction of non cohesive sediment of class18,18n13 layer","fraction of non cohesive sediment of class19,19n13 layer","fraction of non cohesive sediment of class**,**n13 layer","fraction of non cohesive sediment of class*,*n14 layer","fraction of non cohesive sediment of class1,1n14 layer","fraction of non cohesive sediment of class2,2n14 layer","fraction of non cohesive sediment of class3,3n14 layer","fraction of non cohesive sediment of class4,4n14 layer","fraction of non cohesive sediment of class5,5n14 layer","fraction of non cohesive sediment of class6,6n14 layer","fraction of non cohesive sediment of class7,7n14 layer","fraction of non cohesive sediment of class8,8n14 layer","fraction of non cohesive sediment of class9,9n14 layer","fraction of non cohesive sediment of class10,10n14 layer","fraction of non cohesive sediment of class11,11n14 layer","fraction of non cohesive sediment of class12,12n14 layer","fraction of non cohesive sediment of class13,13n14 layer","fraction of non cohesive sediment of class14,14n14 layer","fraction of non cohesive sediment of class15,15n14 layer","fraction of non cohesive sediment of class16,16n14 layer","fraction of non cohesive sediment of class17,17n14 layer","fraction of non cohesive sediment of class18,18n14 layer","fraction of non cohesive sediment of class19,19n14 layer","fraction of non cohesive sediment of class**,**n14 layer","fraction of non cohesive sediment of class*,*n15 layer","fraction of non cohesive sediment of class1,1n15 layer","fraction of non cohesive sediment of class2,2n15 layer","fraction of non cohesive sediment of class3,3n15 layer","fraction of non cohesive sediment of class4,4n15 layer","fraction of non cohesive sediment of class5,5n15 layer","fraction of non cohesive sediment of class6,6n15 layer","fraction of non cohesive sediment of class7,7n15 layer","fraction of non cohesive sediment of class8,8n15 layer","fraction of non cohesive sediment of class9,9n15 layer","fraction of non cohesive sediment of class10,10n15 layer","fraction of non cohesive sediment of class11,11n15 layer","fraction of non cohesive sediment of class12,12n15 layer","fraction of non cohesive sediment of class13,13n15 layer","fraction of non cohesive sediment of class14,14n15 layer","fraction of non cohesive sediment of class15,15n15 layer","fraction of non cohesive sediment of class16,16n15 layer","fraction of non cohesive sediment of class17,17n15 layer","fraction of non cohesive sediment of class18,18n15 layer","fraction of non cohesive sediment of class19,19n15 layer","fraction of non cohesive sediment of class**,**n15 layer","fraction of non cohesive sediment of class*,*n16 layer","fraction of non cohesive sediment of class1,1n16 layer","fraction of non cohesive sediment of class2,2n16 layer","fraction of non cohesive sediment of class3,3n16 layer","fraction of non cohesive sediment of class4,4n16 layer","fraction of non cohesive sediment of class5,5n16 layer","fraction of non cohesive sediment of class6,6n16 layer","fraction of non cohesive sediment of class7,7n16 layer","fraction of non cohesive sediment of class8,8n16 layer","fraction of non cohesive sediment of class9,9n16 layer","fraction of non cohesive sediment of class10,10n16 layer","fraction of non cohesive sediment of class11,11n16 layer","fraction of non cohesive sediment of class12,12n16 layer","fraction of non cohesive sediment of class13,13n16 layer","fraction of non cohesive sediment of class14,14n16 layer","fraction of non cohesive sediment of class15,15n16 layer","fraction of non cohesive sediment of class16,16n16 layer","fraction of non cohesive sediment of class17,17n16 layer","fraction of non cohesive sediment of class18,18n16 layer","fraction of non cohesive sediment of class19,19n16 layer","fraction of non cohesive sediment of class**,**n16 layer","fraction of non cohesive sediment of class*,*n17 layer","fraction of non cohesive sediment of class1,1n17 layer","fraction of non cohesive sediment of class2,2n17 layer","fraction of non cohesive sediment of class3,3n17 layer","fraction of non cohesive sediment of class4,4n17 layer","fraction of non cohesive sediment of class5,5n17 layer","fraction of non cohesive sediment of class6,6n17 layer","fraction of non cohesive sediment of class7,7n17 layer","fraction of non cohesive sediment of class8,8n17 layer","fraction of non cohesive sediment of class9,9n17 layer","fraction of non cohesive sediment of class10,10n17 layer","fraction of non cohesive sediment of class11,11n17 layer","fraction of non cohesive sediment of class12,12n17 layer","fraction of non cohesive sediment of class13,13n17 layer","fraction of non cohesive sediment of class14,14n17 layer","fraction of non cohesive sediment of class15,15n17 layer","fraction of non cohesive sediment of class16,16n17 layer","fraction of non cohesive sediment of class17,17n17 layer","fraction of non cohesive sediment of class18,18n17 layer","fraction of non cohesive sediment of class19,19n17 layer","fraction of non cohesive sediment of class**,**n17 layer","fraction of non cohesive sediment of class*,*n18 layer","fraction of non cohesive sediment of class1,1n18 layer","fraction of non cohesive sediment of class2,2n18 layer","fraction of non cohesive sediment of class3,3n18 layer","fraction of non cohesive sediment of class4,4n18 layer","fraction of non cohesive sediment of class5,5n18 layer","fraction of non cohesive sediment of class6,6n18 layer","fraction of non cohesive sediment of class7,7n18 layer","fraction of non cohesive sediment of class8,8n18 layer","fraction of non cohesive sediment of class9,9n18 layer","fraction of non cohesive sediment of class10,10n18 layer","fraction of non cohesive sediment of class11,11n18 layer","fraction of non cohesive sediment of class12,12n18 layer","fraction of non cohesive sediment of class13,13n18 layer","fraction of non cohesive sediment of class14,14n18 layer","fraction of non cohesive sediment of class15,15n18 layer","fraction of non cohesive sediment of class16,16n18 layer","fraction of non cohesive sediment of class17,17n18 layer","fraction of non cohesive sediment of class18,18n18 layer","fraction of non cohesive sediment of class19,19n18 layer","fraction of non cohesive sediment of class**,**n18 layer","fraction of non cohesive sediment of class*,*n19 layer","fraction of non cohesive sediment of class1,1n19 layer","fraction of non cohesive sediment of class2,2n19 layer","fraction of non cohesive sediment of class3,3n19 layer","fraction of non cohesive sediment of class4,4n19 layer","fraction of non cohesive sediment of class5,5n19 layer","fraction of non cohesive sediment of class6,6n19 layer","fraction of non cohesive sediment of class7,7n19 layer","fraction of non cohesive sediment of class8,8n19 layer","fraction of non cohesive sediment of class9,9n19 layer","fraction of non cohesive sediment of class10,10n19 layer","fraction of non cohesive sediment of class11,11n19 layer","fraction of non cohesive sediment of class12,12n19 layer","fraction of non cohesive sediment of class13,13n19 layer","fraction of non cohesive sediment of class14,14n19 layer","fraction of non cohesive sediment of class15,15n19 layer","fraction of non cohesive sediment of class16,16n19 layer","fraction of non cohesive sediment of class17,17n19 layer","fraction of non cohesive sediment of class18,18n19 layer","fraction of non cohesive sediment of class19,19n19 layer","fraction of non cohesive sediment of class**,**n19 layer","fraction of non cohesive sediment of class*,*n** layer","fraction of non cohesive sediment of class1,1n** layer","fraction of non cohesive sediment of class2,2n** layer","fraction of non cohesive sediment of class3,3n** layer","fraction of non cohesive sediment of class4,4n** layer","fraction of non cohesive sediment of class5,5n** layer","fraction of non cohesive sediment of class6,6n** layer","fraction of non cohesive sediment of class7,7n** layer","fraction of non cohesive sediment of class8,8n** layer","fraction of non cohesive sediment of class9,9n** layer","fraction of non cohesive sediment of class10,10n** layer","fraction of non cohesive sediment of class11,11n** layer","fraction of non cohesive sediment of class12,12n** layer","fraction of non cohesive sediment of class13,13n** layer","fraction of non cohesive sediment of class14,14n** layer","fraction of non cohesive sediment of class15,15n** layer","fraction of non cohesive sediment of class16,16n** layer","fraction of non cohesive sediment of class17,17n** layer","fraction of non cohesive sediment of class18,18n** layer","fraction of non cohesive sediment of class19,19n** layer","fraction of non cohesive sediment of class**,**n** layer","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","solid transport load of class*","solid transport load of class1","solid transport load of class2","solid transport load of class3","solid transport load of class4","solid transport load of class5","solid transport load of class6","solid transport load of class7","solid transport load of class8","solid transport load of class9","solid transport load of class10","solid transport load of class11","solid transport load of class12","solid transport load of class13","solid transport load of class14","solid transport load of class15","solid transport load of class16","solid transport load of class17","solid transport load of class18","solid transport load of class19","solid transport load of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class*","mass concentration of class1","mass concentration of class2","mass concentration of class3","mass concentration of class4","mass concentration of class5","mass concentration of class6","mass concentration of class7","mass concentration of class8","mass concentration of class9","mass concentration of class10","mass concentration of class11","mass concentration of class12","mass concentration of class13","mass concentration of class14","mass concentration of class15","mass concentration of class16","mass concentration of class17","mass concentration of class18","mass concentration of class19","mass concentration of class**","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","mass concentration of class* for 2D graphic printouts","mass concentration of class1 for 2D graphic printouts","mass concentration of class2 for 2D graphic printouts","mass concentration of class3 for 2D graphic printouts","mass concentration of class4 for 2D graphic printouts","mass concentration of class5 for 2D graphic printouts","mass concentration of class6 for 2D graphic printouts","mass concentration of class7 for 2D graphic printouts","mass concentration of class8 for 2D graphic printouts","mass concentration of class9 for 2D graphic printouts","mass concentration of class10 for 2D graphic printouts","mass concentration of class11 for 2D graphic printouts","mass concentration of class12 for 2D graphic printouts","mass concentration of class13 for 2D graphic printouts","mass concentration of class14 for 2D graphic printouts","mass concentration of class15 for 2D graphic printouts","mass concentration of class16 for 2D graphic printouts","mass concentration of class17 for 2D graphic printouts","mass concentration of class18 for 2D graphic printouts","mass concentration of class19 for 2D graphic printouts","mass concentration of class** for 2D graphic printouts","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along x axis (m2/s) - only 3D","sediment1 viscosity along x axis (m2/s) - only 3D","sediment2 viscosity along x axis (m2/s) - only 3D","sediment3 viscosity along x axis (m2/s) - only 3D","sediment4 viscosity along x axis (m2/s) - only 3D","sediment5 viscosity along x axis (m2/s) - only 3D","sediment6 viscosity along x axis (m2/s) - only 3D","sediment7 viscosity along x axis (m2/s) - only 3D","sediment8 viscosity along x axis (m2/s) - only 3D","sediment9 viscosity along x axis (m2/s) - only 3D","sediment10 viscosity along x axis (m2/s) - only 3D","sediment11 viscosity along x axis (m2/s) - only 3D","sediment12 viscosity along x axis (m2/s) - only 3D","sediment13 viscosity along x axis (m2/s) - only 3D","sediment14 viscosity along x axis (m2/s) - only 3D","sediment15 viscosity along x axis (m2/s) - only 3D","sediment16 viscosity along x axis (m2/s) - only 3D","sediment17 viscosity along x axis (m2/s) - only 3D","sediment18 viscosity along x axis (m2/s) - only 3D","sediment19 viscosity along x axis (m2/s) - only 3D","sediment** viscosity along x axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along y axis (m2/s) - only 3D","sediment1 viscosity along y axis (m2/s) - only 3D","sediment2 viscosity along y axis (m2/s) - only 3D","sediment3 viscosity along y axis (m2/s) - only 3D","sediment4 viscosity along y axis (m2/s) - only 3D","sediment5 viscosity along y axis (m2/s) - only 3D","sediment6 viscosity along y axis (m2/s) - only 3D","sediment7 viscosity along y axis (m2/s) - only 3D","sediment8 viscosity along y axis (m2/s) - only 3D","sediment9 viscosity along y axis (m2/s) - only 3D","sediment10 viscosity along y axis (m2/s) - only 3D","sediment11 viscosity along y axis (m2/s) - only 3D","sediment12 viscosity along y axis (m2/s) - only 3D","sediment13 viscosity along y axis (m2/s) - only 3D","sediment14 viscosity along y axis (m2/s) - only 3D","sediment15 viscosity along y axis (m2/s) - only 3D","sediment16 viscosity along y axis (m2/s) - only 3D","sediment17 viscosity along y axis (m2/s) - only 3D","sediment18 viscosity along y axis (m2/s) - only 3D","sediment19 viscosity along y axis (m2/s) - only 3D","sediment** viscosity along y axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","sediment* viscosity along z axis (m2/s) - only 3D","sediment1 viscosity along z axis (m2/s) - only 3D","sediment2 viscosity along z axis (m2/s) - only 3D","sediment3 viscosity along z axis (m2/s) - only 3D","sediment4 viscosity along z axis (m2/s) - only 3D","sediment5 viscosity along z axis (m2/s) - only 3D","sediment6 viscosity along z axis (m2/s) - only 3D","sediment7 viscosity along z axis (m2/s) - only 3D","sediment8 viscosity along z axis (m2/s) - only 3D","sediment9 viscosity along z axis (m2/s) - only 3D","sediment10 viscosity along z axis (m2/s) - only 3D","sediment11 viscosity along z axis (m2/s) - only 3D","sediment12 viscosity along z axis (m2/s) - only 3D","sediment13 viscosity along z axis (m2/s) - only 3D","sediment14 viscosity along z axis (m2/s) - only 3D","sediment15 viscosity along z axis (m2/s) - only 3D","sediment16 viscosity along z axis (m2/s) - only 3D","sediment17 viscosity along z axis (m2/s) - only 3D","sediment18 viscosity along z axis (m2/s) - only 3D","sediment19 viscosity along z axis (m2/s) - only 3D","sediment** viscosity along z axis (m2/s) - only 3D","bed load transport rate (kg/(m*s))","bed load transport rate x axis","bed load transport rate y axis","bedload transport rate of class i","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","supplementary variable A","supplementary variable G","supplementary variable L","supplementary variable O","fraction of cohesive sediment of class*,*n* layer","fraction of cohesive sediment of class1,1n* layer","fraction of cohesive sediment of class2,2n* layer","fraction of cohesive sediment of class3,3n* layer","fraction of cohesive sediment of class4,4n* layer","fraction of cohesive sediment of class5,5n* layer","fraction of cohesive sediment of class6,6n* layer","fraction of cohesive sediment of class7,7n* layer","fraction of cohesive sediment of class8,8n* layer","fraction of cohesive sediment of class9,9n* layer","fraction of cohesive sediment of class10,10n* layer","fraction of cohesive sediment of class11,11n* layer","fraction of cohesive sediment of class12,12n* layer","fraction of cohesive sediment of class13,13n* layer","fraction of cohesive sediment of class14,14n* layer","fraction of cohesive sediment of class15,15n* layer","fraction of cohesive sediment of class16,16n* layer","fraction of cohesive sediment of class17,17n* layer","fraction of cohesive sediment of class18,18n* layer","fraction of cohesive sediment of class19,19n* layer","fraction of cohesive sediment of class**,**n* layer","fraction of cohesive sediment of class*,*n1 layer","fraction of cohesive sediment of class1,1n1 layer","fraction of cohesive sediment of class2,2n1 layer","fraction of cohesive sediment of class3,3n1 layer","fraction of cohesive sediment of class4,4n1 layer","fraction of cohesive sediment of class5,5n1 layer","fraction of cohesive sediment of class6,6n1 layer","fraction of cohesive sediment of class7,7n1 layer","fraction of cohesive sediment of class8,8n1 layer","fraction of cohesive sediment of class9,9n1 layer","fraction of cohesive sediment of class10,10n1 layer","fraction of cohesive sediment of class11,11n1 layer","fraction of cohesive sediment of class12,12n1 layer","fraction of cohesive sediment of class13,13n1 layer","fraction of cohesive sediment of class14,14n1 layer","fraction of cohesive sediment of class15,15n1 layer","fraction of cohesive sediment of class16,16n1 layer","fraction of cohesive sediment of class17,17n1 layer","fraction of cohesive sediment of class18,18n1 layer","fraction of cohesive sediment of class19,19n1 layer","fraction of cohesive sediment of class**,**n1 layer","fraction of cohesive sediment of class*,*n2 layer","fraction of cohesive sediment of class1,1n2 layer","fraction of cohesive sediment of class2,2n2 layer","fraction of cohesive sediment of class3,3n2 layer","fraction of cohesive sediment of class4,4n2 layer","fraction of cohesive sediment of class5,5n2 layer","fraction of cohesive sediment of class6,6n2 layer","fraction of cohesive sediment of class7,7n2 layer","fraction of cohesive sediment of class8,8n2 layer","fraction of cohesive sediment of class9,9n2 layer","fraction of cohesive sediment of class10,10n2 layer","fraction of cohesive sediment of class11,11n2 layer","fraction of cohesive sediment of class12,12n2 layer","fraction of cohesive sediment of class13,13n2 layer","fraction of cohesive sediment of class14,14n2 layer","fraction of cohesive sediment of class15,15n2 layer","fraction of cohesive sediment of class16,16n2 layer","fraction of cohesive sediment of class17,17n2 layer","fraction of cohesive sediment of class18,18n2 layer","fraction of cohesive sediment of class19,19n2 layer","fraction of cohesive sediment of class**,**n2 layer","fraction of cohesive sediment of class*,*n3 layer","fraction of cohesive sediment of class1,1n3 layer","fraction of cohesive sediment of class2,2n3 layer","fraction of cohesive sediment of class3,3n3 layer","fraction of cohesive sediment of class4,4n3 layer","fraction of cohesive sediment of class5,5n3 layer","fraction of cohesive sediment of class6,6n3 layer","fraction of cohesive sediment of class7,7n3 layer","fraction of cohesive sediment of class8,8n3 layer","fraction of cohesive sediment of class9,9n3 layer","fraction of cohesive sediment of class10,10n3 layer","fraction of cohesive sediment of class11,11n3 layer","fraction of cohesive sediment of class12,12n3 layer","fraction of cohesive sediment of class13,13n3 layer","fraction of cohesive sediment of class14,14n3 layer","fraction of cohesive sediment of class15,15n3 layer","fraction of cohesive sediment of class16,16n3 layer","fraction of cohesive sediment of class17,17n3 layer","fraction of cohesive sediment of class18,18n3 layer","fraction of cohesive sediment of class19,19n3 layer","fraction of cohesive sediment of class**,**n3 layer","fraction of cohesive sediment of class*,*n4 layer","fraction of cohesive sediment of class1,1n4 layer","fraction of cohesive sediment of class2,2n4 layer","fraction of cohesive sediment of class3,3n4 layer","fraction of cohesive sediment of class4,4n4 layer","fraction of cohesive sediment of class5,5n4 layer","fraction of cohesive sediment of class6,6n4 layer","fraction of cohesive sediment of class7,7n4 layer","fraction of cohesive sediment of class8,8n4 layer","fraction of cohesive sediment of class9,9n4 layer","fraction of cohesive sediment of class10,10n4 layer","fraction of cohesive sediment of class11,11n4 layer","fraction of cohesive sediment of class12,12n4 layer","fraction of cohesive sediment of class13,13n4 layer","fraction of cohesive sediment of class14,14n4 layer","fraction of cohesive sediment of class15,15n4 layer","fraction of cohesive sediment of class16,16n4 layer","fraction of cohesive sediment of class17,17n4 layer","fraction of cohesive sediment of class18,18n4 layer","fraction of cohesive sediment of class19,19n4 layer","fraction of cohesive sediment of class**,**n4 layer","fraction of cohesive sediment of class*,*n5 layer","fraction of cohesive sediment of class1,1n5 layer","fraction of cohesive sediment of class2,2n5 layer","fraction of cohesive sediment of class3,3n5 layer","fraction of cohesive sediment of class4,4n5 layer","fraction of cohesive sediment of class5,5n5 layer","fraction of cohesive sediment of class6,6n5 layer","fraction of cohesive sediment of class7,7n5 layer","fraction of cohesive sediment of class8,8n5 layer","fraction of cohesive sediment of class9,9n5 layer","fraction of cohesive sediment of class10,10n5 layer","fraction of cohesive sediment of class11,11n5 layer","fraction of cohesive sediment of class12,12n5 layer","fraction of cohesive sediment of class13,13n5 layer","fraction of cohesive sediment of class14,14n5 layer","fraction of cohesive sediment of class15,15n5 layer","fraction of cohesive sediment of class16,16n5 layer","fraction of cohesive sediment of class17,17n5 layer","fraction of cohesive sediment of class18,18n5 layer","fraction of cohesive sediment of class19,19n5 layer","fraction of cohesive sediment of class**,**n5 layer","fraction of cohesive sediment of class*,*n6 layer","fraction of cohesive sediment of class1,1n6 layer","fraction of cohesive sediment of class2,2n6 layer","fraction of cohesive sediment of class3,3n6 layer","fraction of cohesive sediment of class4,4n6 layer","fraction of cohesive sediment of class5,5n6 layer","fraction of cohesive sediment of class6,6n6 layer","fraction of cohesive sediment of class7,7n6 layer","fraction of cohesive sediment of class8,8n6 layer","fraction of cohesive sediment of class9,9n6 layer","fraction of cohesive sediment of class10,10n6 layer","fraction of cohesive sediment of class11,11n6 layer","fraction of cohesive sediment of class12,12n6 layer","fraction of cohesive sediment of class13,13n6 layer","fraction of cohesive sediment of class14,14n6 layer","fraction of cohesive sediment of class15,15n6 layer","fraction of cohesive sediment of class16,16n6 layer","fraction of cohesive sediment of class17,17n6 layer","fraction of cohesive sediment of class18,18n6 layer","fraction of cohesive sediment of class19,19n6 layer","fraction of cohesive sediment of class**,**n6 layer","fraction of cohesive sediment of class*,*n7 layer","fraction of cohesive sediment of class1,1n7 layer","fraction of cohesive sediment of class2,2n7 layer","fraction of cohesive sediment of class3,3n7 layer","fraction of cohesive sediment of class4,4n7 layer","fraction of cohesive sediment of class5,5n7 layer","fraction of cohesive sediment of class6,6n7 layer","fraction of cohesive sediment of class7,7n7 layer","fraction of cohesive sediment of class8,8n7 layer","fraction of cohesive sediment of class9,9n7 layer","fraction of cohesive sediment of class10,10n7 layer","fraction of cohesive sediment of class11,11n7 layer","fraction of cohesive sediment of class12,12n7 layer","fraction of cohesive sediment of class13,13n7 layer","fraction of cohesive sediment of class14,14n7 layer","fraction of cohesive sediment of class15,15n7 layer","fraction of cohesive sediment of class16,16n7 layer","fraction of cohesive sediment of class17,17n7 layer","fraction of cohesive sediment of class18,18n7 layer","fraction of cohesive sediment of class19,19n7 layer","fraction of cohesive sediment of class**,**n7 layer","fraction of cohesive sediment of class*,*n8 layer","fraction of cohesive sediment of class1,1n8 layer","fraction of cohesive sediment of class2,2n8 layer","fraction of cohesive sediment of class3,3n8 layer","fraction of cohesive sediment of class4,4n8 layer","fraction of cohesive sediment of class5,5n8 layer","fraction of cohesive sediment of class6,6n8 layer","fraction of cohesive sediment of class7,7n8 layer","fraction of cohesive sediment of class8,8n8 layer","fraction of cohesive sediment of class9,9n8 layer","fraction of cohesive sediment of class10,10n8 layer","fraction of cohesive sediment of class11,11n8 layer","fraction of cohesive sediment of class12,12n8 layer","fraction of cohesive sediment of class13,13n8 layer","fraction of cohesive sediment of class14,14n8 layer","fraction of cohesive sediment of class15,15n8 layer","fraction of cohesive sediment of class16,16n8 layer","fraction of cohesive sediment of class17,17n8 layer","fraction of cohesive sediment of class18,18n8 layer","fraction of cohesive sediment of class19,19n8 layer","fraction of cohesive sediment of class**,**n8 layer","fraction of cohesive sediment of class*,*n9 layer","fraction of cohesive sediment of class1,1n9 layer","fraction of cohesive sediment of class2,2n9 layer","fraction of cohesive sediment of class3,3n9 layer","fraction of cohesive sediment of class4,4n9 layer","fraction of cohesive sediment of class5,5n9 layer","fraction of cohesive sediment of class6,6n9 layer","fraction of cohesive sediment of class7,7n9 layer","fraction of cohesive sediment of class8,8n9 layer","fraction of cohesive sediment of class9,9n9 layer","fraction of cohesive sediment of class10,10n9 layer","fraction of cohesive sediment of class11,11n9 layer","fraction of cohesive sediment of class12,12n9 layer","fraction of cohesive sediment of class13,13n9 layer","fraction of cohesive sediment of class14,14n9 layer","fraction of cohesive sediment of class15,15n9 layer","fraction of cohesive sediment of class16,16n9 layer","fraction of cohesive sediment of class17,17n9 layer","fraction of cohesive sediment of class18,18n9 layer","fraction of cohesive sediment of class19,19n9 layer","fraction of cohesive sediment of class**,**n9 layer","fraction of cohesive sediment of class*,*n10 layer","fraction of cohesive sediment of class1,1n10 layer","fraction of cohesive sediment of class2,2n10 layer","fraction of cohesive sediment of class3,3n10 layer","fraction of cohesive sediment of class4,4n10 layer","fraction of cohesive sediment of class5,5n10 layer","fraction of cohesive sediment of class6,6n10 layer","fraction of cohesive sediment of class7,7n10 layer","fraction of cohesive sediment of class8,8n10 layer","fraction of cohesive sediment of class9,9n10 layer","fraction of cohesive sediment of class10,10n10 layer","fraction of cohesive sediment of class11,11n10 layer","fraction of cohesive sediment of class12,12n10 layer","fraction of cohesive sediment of class13,13n10 layer","fraction of cohesive sediment of class14,14n10 layer","fraction of cohesive sediment of class15,15n10 layer","fraction of cohesive sediment of class16,16n10 layer","fraction of cohesive sediment of class17,17n10 layer","fraction of cohesive sediment of class18,18n10 layer","fraction of cohesive sediment of class19,19n10 layer","fraction of cohesive sediment of class**,**n10 layer","fraction of cohesive sediment of class*,*n11 layer","fraction of cohesive sediment of class1,1n11 layer","fraction of cohesive sediment of class2,2n11 layer","fraction of cohesive sediment of class3,3n11 layer","fraction of cohesive sediment of class4,4n11 layer","fraction of cohesive sediment of class5,5n11 layer","fraction of cohesive sediment of class6,6n11 layer","fraction of cohesive sediment of class7,7n11 layer","fraction of cohesive sediment of class8,8n11 layer","fraction of cohesive sediment of class9,9n11 layer","fraction of cohesive sediment of class10,10n11 layer","fraction of cohesive sediment of class11,11n11 layer","fraction of cohesive sediment of class12,12n11 layer","fraction of cohesive sediment of class13,13n11 layer","fraction of cohesive sediment of class14,14n11 layer","fraction of cohesive sediment of class15,15n11 layer","fraction of cohesive sediment of class16,16n11 layer","fraction of cohesive sediment of class17,17n11 layer","fraction of cohesive sediment of class18,18n11 layer","fraction of cohesive sediment of class19,19n11 layer","fraction of cohesive sediment of class**,**n11 layer","fraction of cohesive sediment of class*,*n12 layer","fraction of cohesive sediment of class1,1n12 layer","fraction of cohesive sediment of class2,2n12 layer","fraction of cohesive sediment of class3,3n12 layer","fraction of cohesive sediment of class4,4n12 layer","fraction of cohesive sediment of class5,5n12 layer","fraction of cohesive sediment of class6,6n12 layer","fraction of cohesive sediment of class7,7n12 layer","fraction of cohesive sediment of class8,8n12 layer","fraction of cohesive sediment of class9,9n12 layer","fraction of cohesive sediment of class10,10n12 layer","fraction of cohesive sediment of class11,11n12 layer","fraction of cohesive sediment of class12,12n12 layer","fraction of cohesive sediment of class13,13n12 layer","fraction of cohesive sediment of class14,14n12 layer","fraction of cohesive sediment of class15,15n12 layer","fraction of cohesive sediment of class16,16n12 layer","fraction of cohesive sediment of class17,17n12 layer","fraction of cohesive sediment of class18,18n12 layer","fraction of cohesive sediment of class19,19n12 layer","fraction of cohesive sediment of class**,**n12 layer","fraction of cohesive sediment of class*,*n13 layer","fraction of cohesive sediment of class1,1n13 layer","fraction of cohesive sediment of class2,2n13 layer","fraction of cohesive sediment of class3,3n13 layer","fraction of cohesive sediment of class4,4n13 layer","fraction of cohesive sediment of class5,5n13 layer","fraction of cohesive sediment of class6,6n13 layer","fraction of cohesive sediment of class7,7n13 layer","fraction of cohesive sediment of class8,8n13 layer","fraction of cohesive sediment of class9,9n13 layer","fraction of cohesive sediment of class10,10n13 layer","fraction of cohesive sediment of class11,11n13 layer","fraction of cohesive sediment of class12,12n13 layer","fraction of cohesive sediment of class13,13n13 layer","fraction of cohesive sediment of class14,14n13 layer","fraction of cohesive sediment of class15,15n13 layer","fraction of cohesive sediment of class16,16n13 layer","fraction of cohesive sediment of class17,17n13 layer","fraction of cohesive sediment of class18,18n13 layer","fraction of cohesive sediment of class19,19n13 layer","fraction of cohesive sediment of class**,**n13 layer","fraction of cohesive sediment of class*,*n14 layer","fraction of cohesive sediment of class1,1n14 layer","fraction of cohesive sediment of class2,2n14 layer","fraction of cohesive sediment of class3,3n14 layer","fraction of cohesive sediment of class4,4n14 layer","fraction of cohesive sediment of class5,5n14 layer","fraction of cohesive sediment of class6,6n14 layer","fraction of cohesive sediment of class7,7n14 layer","fraction of cohesive sediment of class8,8n14 layer","fraction of cohesive sediment of class9,9n14 layer","fraction of cohesive sediment of class10,10n14 layer","fraction of cohesive sediment of class11,11n14 layer","fraction of cohesive sediment of class12,12n14 layer","fraction of cohesive sediment of class13,13n14 layer","fraction of cohesive sediment of class14,14n14 layer","fraction of cohesive sediment of class15,15n14 layer","fraction of cohesive sediment of class16,16n14 layer","fraction of cohesive sediment of class17,17n14 layer","fraction of cohesive sediment of class18,18n14 layer","fraction of cohesive sediment of class19,19n14 layer","fraction of cohesive sediment of class**,**n14 layer","fraction of cohesive sediment of class*,*n15 layer","fraction of cohesive sediment of class1,1n15 layer","fraction of cohesive sediment of class2,2n15 layer","fraction of cohesive sediment of class3,3n15 layer","fraction of cohesive sediment of class4,4n15 layer","fraction of cohesive sediment of class5,5n15 layer","fraction of cohesive sediment of class6,6n15 layer","fraction of cohesive sediment of class7,7n15 layer","fraction of cohesive sediment of class8,8n15 layer","fraction of cohesive sediment of class9,9n15 layer","fraction of cohesive sediment of class10,10n15 layer","fraction of cohesive sediment of class11,11n15 layer","fraction of cohesive sediment of class12,12n15 layer","fraction of cohesive sediment of class13,13n15 layer","fraction of cohesive sediment of class14,14n15 layer","fraction of cohesive sediment of class15,15n15 layer","fraction of cohesive sediment of class16,16n15 layer","fraction of cohesive sediment of class17,17n15 layer","fraction of cohesive sediment of class18,18n15 layer","fraction of cohesive sediment of class19,19n15 layer","fraction of cohesive sediment of class**,**n15 layer","fraction of cohesive sediment of class*,*n16 layer","fraction of cohesive sediment of class1,1n16 layer","fraction of cohesive sediment of class2,2n16 layer","fraction of cohesive sediment of class3,3n16 layer","fraction of cohesive sediment of class4,4n16 layer","fraction of cohesive sediment of class5,5n16 layer","fraction of cohesive sediment of class6,6n16 layer","fraction of cohesive sediment of class7,7n16 layer","fraction of cohesive sediment of class8,8n16 layer","fraction of cohesive sediment of class9,9n16 layer","fraction of cohesive sediment of class10,10n16 layer","fraction of cohesive sediment of class11,11n16 layer","fraction of cohesive sediment of class12,12n16 layer","fraction of cohesive sediment of class13,13n16 layer","fraction of cohesive sediment of class14,14n16 layer","fraction of cohesive sediment of class15,15n16 layer","fraction of cohesive sediment of class16,16n16 layer","fraction of cohesive sediment of class17,17n16 layer","fraction of cohesive sediment of class18,18n16 layer","fraction of cohesive sediment of class19,19n16 layer","fraction of cohesive sediment of class**,**n16 layer","fraction of cohesive sediment of class*,*n17 layer","fraction of cohesive sediment of class1,1n17 layer","fraction of cohesive sediment of class2,2n17 layer","fraction of cohesive sediment of class3,3n17 layer","fraction of cohesive sediment of class4,4n17 layer","fraction of cohesive sediment of class5,5n17 layer","fraction of cohesive sediment of class6,6n17 layer","fraction of cohesive sediment of class7,7n17 layer","fraction of cohesive sediment of class8,8n17 layer","fraction of cohesive sediment of class9,9n17 layer","fraction of cohesive sediment of class10,10n17 layer","fraction of cohesive sediment of class11,11n17 layer","fraction of cohesive sediment of class12,12n17 layer","fraction of cohesive sediment of class13,13n17 layer","fraction of cohesive sediment of class14,14n17 layer","fraction of cohesive sediment of class15,15n17 layer","fraction of cohesive sediment of class16,16n17 layer","fraction of cohesive sediment of class17,17n17 layer","fraction of cohesive sediment of class18,18n17 layer","fraction of cohesive sediment of class19,19n17 layer","fraction of cohesive sediment of class**,**n17 layer","fraction of cohesive sediment of class*,*n18 layer","fraction of cohesive sediment of class1,1n18 layer","fraction of cohesive sediment of class2,2n18 layer","fraction of cohesive sediment of class3,3n18 layer","fraction of cohesive sediment of class4,4n18 layer","fraction of cohesive sediment of class5,5n18 layer","fraction of cohesive sediment of class6,6n18 layer","fraction of cohesive sediment of class7,7n18 layer","fraction of cohesive sediment of class8,8n18 layer","fraction of cohesive sediment of class9,9n18 layer","fraction of cohesive sediment of class10,10n18 layer","fraction of cohesive sediment of class11,11n18 layer","fraction of cohesive sediment of class12,12n18 layer","fraction of cohesive sediment of class13,13n18 layer","fraction of cohesive sediment of class14,14n18 layer","fraction of cohesive sediment of class15,15n18 layer","fraction of cohesive sediment of class16,16n18 layer","fraction of cohesive sediment of class17,17n18 layer","fraction of cohesive sediment of class18,18n18 layer","fraction of cohesive sediment of class19,19n18 layer","fraction of cohesive sediment of class**,**n18 layer","fraction of cohesive sediment of class*,*n19 layer","fraction of cohesive sediment of class1,1n19 layer","fraction of cohesive sediment of class2,2n19 layer","fraction of cohesive sediment of class3,3n19 layer","fraction of cohesive sediment of class4,4n19 layer","fraction of cohesive sediment of class5,5n19 layer","fraction of cohesive sediment of class6,6n19 layer","fraction of cohesive sediment of class7,7n19 layer","fraction of cohesive sediment of class8,8n19 layer","fraction of cohesive sediment of class9,9n19 layer","fraction of cohesive sediment of class10,10n19 layer","fraction of cohesive sediment of class11,11n19 layer","fraction of cohesive sediment of class12,12n19 layer","fraction of cohesive sediment of class13,13n19 layer","fraction of cohesive sediment of class14,14n19 layer","fraction of cohesive sediment of class15,15n19 layer","fraction of cohesive sediment of class16,16n19 layer","fraction of cohesive sediment of class17,17n19 layer","fraction of cohesive sediment of class18,18n19 layer","fraction of cohesive sediment of class19,19n19 layer","fraction of cohesive sediment of class**,**n19 layer","fraction of cohesive sediment of class*,*n** layer","fraction of cohesive sediment of class1,1n** layer","fraction of cohesive sediment of class2,2n** layer","fraction of cohesive sediment of class3,3n** layer","fraction of cohesive sediment of class4,4n** layer","fraction of cohesive sediment of class5,5n** layer","fraction of cohesive sediment of class6,6n** layer","fraction of cohesive sediment of class7,7n** layer","fraction of cohesive sediment of class8,8n** layer","fraction of cohesive sediment of class9,9n** layer","fraction of cohesive sediment of class10,10n** layer","fraction of cohesive sediment of class11,11n** layer","fraction of cohesive sediment of class12,12n** layer","fraction of cohesive sediment of class13,13n** layer","fraction of cohesive sediment of class14,14n** layer","fraction of cohesive sediment of class15,15n** layer","fraction of cohesive sediment of class16,16n** layer","fraction of cohesive sediment of class17,17n** layer","fraction of cohesive sediment of class18,18n** layer","fraction of cohesive sediment of class19,19n** layer","fraction of cohesive sediment of class**,**n** layer","porosity of k layer","mass of non cohesive sediment of class*,*n* layer","mass of non cohesive sediment of class1,1n* layer","mass of non cohesive sediment of class2,2n* layer","mass of non cohesive sediment of class3,3n* layer","mass of non cohesive sediment of class4,4n* layer","mass of non cohesive sediment of class5,5n* layer","mass of non cohesive sediment of class6,6n* layer","mass of non cohesive sediment of class7,7n* layer","mass of non cohesive sediment of class8,8n* layer","mass of non cohesive sediment of class9,9n* layer","mass of non cohesive sediment of class10,10n* layer","mass of non cohesive sediment of class11,11n* layer","mass of non cohesive sediment of class12,12n* layer","mass of non cohesive sediment of class13,13n* layer","mass of non cohesive sediment of class14,14n* layer","mass of non cohesive sediment of class15,15n* layer","mass of non cohesive sediment of class16,16n* layer","mass of non cohesive sediment of class17,17n* layer","mass of non cohesive sediment of class18,18n* layer","mass of non cohesive sediment of class19,19n* layer","mass of non cohesive sediment of class**,**n* layer","mass of non cohesive sediment of class*,*n1 layer","mass of non cohesive sediment of class1,1n1 layer","mass of non cohesive sediment of class2,2n1 layer","mass of non cohesive sediment of class3,3n1 layer","mass of non cohesive sediment of class4,4n1 layer","mass of non cohesive sediment of class5,5n1 layer","mass of non cohesive sediment of class6,6n1 layer","mass of non cohesive sediment of class7,7n1 layer","mass of non cohesive sediment of class8,8n1 layer","mass of non cohesive sediment of class9,9n1 layer","mass of non cohesive sediment of class10,10n1 layer","mass of non cohesive sediment of class11,11n1 layer","mass of non cohesive sediment of class12,12n1 layer","mass of non cohesive sediment of class13,13n1 layer","mass of non cohesive sediment of class14,14n1 layer","mass of non cohesive sediment of class15,15n1 layer","mass of non cohesive sediment of class16,16n1 layer","mass of non cohesive sediment of class17,17n1 layer","mass of non cohesive sediment of class18,18n1 layer","mass of non cohesive sediment of class19,19n1 layer","mass of non cohesive sediment of class**,**n1 layer","mass of non cohesive sediment of class*,*n2 layer","mass of non cohesive sediment of class1,1n2 layer","mass of non cohesive sediment of class2,2n2 layer","mass of non cohesive sediment of class3,3n2 layer","mass of non cohesive sediment of class4,4n2 layer","mass of non cohesive sediment of class5,5n2 layer","mass of non cohesive sediment of class6,6n2 layer","mass of non cohesive sediment of class7,7n2 layer","mass of non cohesive sediment of class8,8n2 layer","mass of non cohesive sediment of class9,9n2 layer","mass of non cohesive sediment of class10,10n2 layer","mass of non cohesive sediment of class11,11n2 layer","mass of non cohesive sediment of class12,12n2 layer","mass of non cohesive sediment of class13,13n2 layer","mass of non cohesive sediment of class14,14n2 layer","mass of non cohesive sediment of class15,15n2 layer","mass of non cohesive sediment of class16,16n2 layer","mass of non cohesive sediment of class17,17n2 layer","mass of non cohesive sediment of class18,18n2 layer","mass of non cohesive sediment of class19,19n2 layer","mass of non cohesive sediment of class**,**n2 layer","mass of non cohesive sediment of class*,*n3 layer","mass of non cohesive sediment of class1,1n3 layer","mass of non cohesive sediment of class2,2n3 layer","mass of non cohesive sediment of class3,3n3 layer","mass of non cohesive sediment of class4,4n3 layer","mass of non cohesive sediment of class5,5n3 layer","mass of non cohesive sediment of class6,6n3 layer","mass of non cohesive sediment of class7,7n3 layer","mass of non cohesive sediment of class8,8n3 layer","mass of non cohesive sediment of class9,9n3 layer","mass of non cohesive sediment of class10,10n3 layer","mass of non cohesive sediment of class11,11n3 layer","mass of non cohesive sediment of class12,12n3 layer","mass of non cohesive sediment of class13,13n3 layer","mass of non cohesive sediment of class14,14n3 layer","mass of non cohesive sediment of class15,15n3 layer","mass of non cohesive sediment of class16,16n3 layer","mass of non cohesive sediment of class17,17n3 layer","mass of non cohesive sediment of class18,18n3 layer","mass of non cohesive sediment of class19,19n3 layer","mass of non cohesive sediment of class**,**n3 layer","mass of non cohesive sediment of class*,*n4 layer","mass of non cohesive sediment of class1,1n4 layer","mass of non cohesive sediment of class2,2n4 layer","mass of non cohesive sediment of class3,3n4 layer","mass of non cohesive sediment of class4,4n4 layer","mass of non cohesive sediment of class5,5n4 layer","mass of non cohesive sediment of class6,6n4 layer","mass of non cohesive sediment of class7,7n4 layer","mass of non cohesive sediment of class8,8n4 layer","mass of non cohesive sediment of class9,9n4 layer","mass of non cohesive sediment of class10,10n4 layer","mass of non cohesive sediment of class11,11n4 layer","mass of non cohesive sediment of class12,12n4 layer","mass of non cohesive sediment of class13,13n4 layer","mass of non cohesive sediment of class14,14n4 layer","mass of non cohesive sediment of class15,15n4 layer","mass of non cohesive sediment of class16,16n4 layer","mass of non cohesive sediment of class17,17n4 layer","mass of non cohesive sediment of class18,18n4 layer","mass of non cohesive sediment of class19,19n4 layer","mass of non cohesive sediment of class**,**n4 layer","mass of non cohesive sediment of class*,*n5 layer","mass of non cohesive sediment of class1,1n5 layer","mass of non cohesive sediment of class2,2n5 layer","mass of non cohesive sediment of class3,3n5 layer","mass of non cohesive sediment of class4,4n5 layer","mass of non cohesive sediment of class5,5n5 layer","mass of non cohesive sediment of class6,6n5 layer","mass of non cohesive sediment of class7,7n5 layer","mass of non cohesive sediment of class8,8n5 layer","mass of non cohesive sediment of class9,9n5 layer","mass of non cohesive sediment of class10,10n5 layer","mass of non cohesive sediment of class11,11n5 layer","mass of non cohesive sediment of class12,12n5 layer","mass of non cohesive sediment of class13,13n5 layer","mass of non cohesive sediment of class14,14n5 layer","mass of non cohesive sediment of class15,15n5 layer","mass of non cohesive sediment of class16,16n5 layer","mass of non cohesive sediment of class17,17n5 layer","mass of non cohesive sediment of class18,18n5 layer","mass of non cohesive sediment of class19,19n5 layer","mass of non cohesive sediment of class**,**n5 layer","mass of non cohesive sediment of class*,*n6 layer","mass of non cohesive sediment of class1,1n6 layer","mass of non cohesive sediment of class2,2n6 layer","mass of non cohesive sediment of class3,3n6 layer","mass of non cohesive sediment of class4,4n6 layer","mass of non cohesive sediment of class5,5n6 layer","mass of non cohesive sediment of class6,6n6 layer","mass of non cohesive sediment of class7,7n6 layer","mass of non cohesive sediment of class8,8n6 layer","mass of non cohesive sediment of class9,9n6 layer","mass of non cohesive sediment of class10,10n6 layer","mass of non cohesive sediment of class11,11n6 layer","mass of non cohesive sediment of class12,12n6 layer","mass of non cohesive sediment of class13,13n6 layer","mass of non cohesive sediment of class14,14n6 layer","mass of non cohesive sediment of class15,15n6 layer","mass of non cohesive sediment of class16,16n6 layer","mass of non cohesive sediment of class17,17n6 layer","mass of non cohesive sediment of class18,18n6 layer","mass of non cohesive sediment of class19,19n6 layer","mass of non cohesive sediment of class**,**n6 layer","mass of non cohesive sediment of class*,*n7 layer","mass of non cohesive sediment of class1,1n7 layer","mass of non cohesive sediment of class2,2n7 layer","mass of non cohesive sediment of class3,3n7 layer","mass of non cohesive sediment of class4,4n7 layer","mass of non cohesive sediment of class5,5n7 layer","mass of non cohesive sediment of class6,6n7 layer","mass of non cohesive sediment of class7,7n7 layer","mass of non cohesive sediment of class8,8n7 layer","mass of non cohesive sediment of class9,9n7 layer","mass of non cohesive sediment of class10,10n7 layer","mass of non cohesive sediment of class11,11n7 layer","mass of non cohesive sediment of class12,12n7 layer","mass of non cohesive sediment of class13,13n7 layer","mass of non cohesive sediment of class14,14n7 layer","mass of non cohesive sediment of class15,15n7 layer","mass of non cohesive sediment of class16,16n7 layer","mass of non cohesive sediment of class17,17n7 layer","mass of non cohesive sediment of class18,18n7 layer","mass of non cohesive sediment of class19,19n7 layer","mass of non cohesive sediment of class**,**n7 layer","mass of non cohesive sediment of class*,*n8 layer","mass of non cohesive sediment of class1,1n8 layer","mass of non cohesive sediment of class2,2n8 layer","mass of non cohesive sediment of class3,3n8 layer","mass of non cohesive sediment of class4,4n8 layer","mass of non cohesive sediment of class5,5n8 layer","mass of non cohesive sediment of class6,6n8 layer","mass of non cohesive sediment of class7,7n8 layer","mass of non cohesive sediment of class8,8n8 layer","mass of non cohesive sediment of class9,9n8 layer","mass of non cohesive sediment of class10,10n8 layer","mass of non cohesive sediment of class11,11n8 layer","mass of non cohesive sediment of class12,12n8 layer","mass of non cohesive sediment of class13,13n8 layer","mass of non cohesive sediment of class14,14n8 layer","mass of non cohesive sediment of class15,15n8 layer","mass of non cohesive sediment of class16,16n8 layer","mass of non cohesive sediment of class17,17n8 layer","mass of non cohesive sediment of class18,18n8 layer","mass of non cohesive sediment of class19,19n8 layer","mass of non cohesive sediment of class**,**n8 layer","mass of non cohesive sediment of class*,*n9 layer","mass of non cohesive sediment of class1,1n9 layer","mass of non cohesive sediment of class2,2n9 layer","mass of non cohesive sediment of class3,3n9 layer","mass of non cohesive sediment of class4,4n9 layer","mass of non cohesive sediment of class5,5n9 layer","mass of non cohesive sediment of class6,6n9 layer","mass of non cohesive sediment of class7,7n9 layer","mass of non cohesive sediment of class8,8n9 layer","mass of non cohesive sediment of class9,9n9 layer","mass of non cohesive sediment of class10,10n9 layer","mass of non cohesive sediment of class11,11n9 layer","mass of non cohesive sediment of class12,12n9 layer","mass of non cohesive sediment of class13,13n9 layer","mass of non cohesive sediment of class14,14n9 layer","mass of non cohesive sediment of class15,15n9 layer","mass of non cohesive sediment of class16,16n9 layer","mass of non cohesive sediment of class17,17n9 layer","mass of non cohesive sediment of class18,18n9 layer","mass of non cohesive sediment of class19,19n9 layer","mass of non cohesive sediment of class**,**n9 layer","mass of non cohesive sediment of class*,*n10 layer","mass of non cohesive sediment of class1,1n10 layer","mass of non cohesive sediment of class2,2n10 layer","mass of non cohesive sediment of class3,3n10 layer","mass of non cohesive sediment of class4,4n10 layer","mass of non cohesive sediment of class5,5n10 layer","mass of non cohesive sediment of class6,6n10 layer","mass of non cohesive sediment of class7,7n10 layer","mass of non cohesive sediment of class8,8n10 layer","mass of non cohesive sediment of class9,9n10 layer","mass of non cohesive sediment of class10,10n10 layer","mass of non cohesive sediment of class11,11n10 layer","mass of non cohesive sediment of class12,12n10 layer","mass of non cohesive sediment of class13,13n10 layer","mass of non cohesive sediment of class14,14n10 layer","mass of non cohesive sediment of class15,15n10 layer","mass of non cohesive sediment of class16,16n10 layer","mass of non cohesive sediment of class17,17n10 layer","mass of non cohesive sediment of class18,18n10 layer","mass of non cohesive sediment of class19,19n10 layer","mass of non cohesive sediment of class**,**n10 layer","mass of non cohesive sediment of class*,*n11 layer","mass of non cohesive sediment of class1,1n11 layer","mass of non cohesive sediment of class2,2n11 layer","mass of non cohesive sediment of class3,3n11 layer","mass of non cohesive sediment of class4,4n11 layer","mass of non cohesive sediment of class5,5n11 layer","mass of non cohesive sediment of class6,6n11 layer","mass of non cohesive sediment of class7,7n11 layer","mass of non cohesive sediment of class8,8n11 layer","mass of non cohesive sediment of class9,9n11 layer","mass of non cohesive sediment of class10,10n11 layer","mass of non cohesive sediment of class11,11n11 layer","mass of non cohesive sediment of class12,12n11 layer","mass of non cohesive sediment of class13,13n11 layer","mass of non cohesive sediment of class14,14n11 layer","mass of non cohesive sediment of class15,15n11 layer","mass of non cohesive sediment of class16,16n11 layer","mass of non cohesive sediment of class17,17n11 layer","mass of non cohesive sediment of class18,18n11 layer","mass of non cohesive sediment of class19,19n11 layer","mass of non cohesive sediment of class**,**n11 layer","mass of non cohesive sediment of class*,*n12 layer","mass of non cohesive sediment of class1,1n12 layer","mass of non cohesive sediment of class2,2n12 layer","mass of non cohesive sediment of class3,3n12 layer","mass of non cohesive sediment of class4,4n12 layer","mass of non cohesive sediment of class5,5n12 layer","mass of non cohesive sediment of class6,6n12 layer","mass of non cohesive sediment of class7,7n12 layer","mass of non cohesive sediment of class8,8n12 layer","mass of non cohesive sediment of class9,9n12 layer","mass of non cohesive sediment of class10,10n12 layer","mass of non cohesive sediment of class11,11n12 layer","mass of non cohesive sediment of class12,12n12 layer","mass of non cohesive sediment of class13,13n12 layer","mass of non cohesive sediment of class14,14n12 layer","mass of non cohesive sediment of class15,15n12 layer","mass of non cohesive sediment of class16,16n12 layer","mass of non cohesive sediment of class17,17n12 layer","mass of non cohesive sediment of class18,18n12 layer","mass of non cohesive sediment of class19,19n12 layer","mass of non cohesive sediment of class**,**n12 layer","mass of non cohesive sediment of class*,*n13 layer","mass of non cohesive sediment of class1,1n13 layer","mass of non cohesive sediment of class2,2n13 layer","mass of non cohesive sediment of class3,3n13 layer","mass of non cohesive sediment of class4,4n13 layer","mass of non cohesive sediment of class5,5n13 layer","mass of non cohesive sediment of class6,6n13 layer","mass of non cohesive sediment of class7,7n13 layer","mass of non cohesive sediment of class8,8n13 layer","mass of non cohesive sediment of class9,9n13 layer","mass of non cohesive sediment of class10,10n13 layer","mass of non cohesive sediment of class11,11n13 layer","mass of non cohesive sediment of class12,12n13 layer","mass of non cohesive sediment of class13,13n13 layer","mass of non cohesive sediment of class14,14n13 layer","mass of non cohesive sediment of class15,15n13 layer","mass of non cohesive sediment of class16,16n13 layer","mass of non cohesive sediment of class17,17n13 layer","mass of non cohesive sediment of class18,18n13 layer","mass of non cohesive sediment of class19,19n13 layer","mass of non cohesive sediment of class**,**n13 layer","mass of non cohesive sediment of class*,*n14 layer","mass of non cohesive sediment of class1,1n14 layer","mass of non cohesive sediment of class2,2n14 layer","mass of non cohesive sediment of class3,3n14 layer","mass of non cohesive sediment of class4,4n14 layer","mass of non cohesive sediment of class5,5n14 layer","mass of non cohesive sediment of class6,6n14 layer","mass of non cohesive sediment of class7,7n14 layer","mass of non cohesive sediment of class8,8n14 layer","mass of non cohesive sediment of class9,9n14 layer","mass of non cohesive sediment of class10,10n14 layer","mass of non cohesive sediment of class11,11n14 layer","mass of non cohesive sediment of class12,12n14 layer","mass of non cohesive sediment of class13,13n14 layer","mass of non cohesive sediment of class14,14n14 layer","mass of non cohesive sediment of class15,15n14 layer","mass of non cohesive sediment of class16,16n14 layer","mass of non cohesive sediment of class17,17n14 layer","mass of non cohesive sediment of class18,18n14 layer","mass of non cohesive sediment of class19,19n14 layer","mass of non cohesive sediment of class**,**n14 layer","mass of non cohesive sediment of class*,*n15 layer","mass of non cohesive sediment of class1,1n15 layer","mass of non cohesive sediment of class2,2n15 layer","mass of non cohesive sediment of class3,3n15 layer","mass of non cohesive sediment of class4,4n15 layer","mass of non cohesive sediment of class5,5n15 layer","mass of non cohesive sediment of class6,6n15 layer","mass of non cohesive sediment of class7,7n15 layer","mass of non cohesive sediment of class8,8n15 layer","mass of non cohesive sediment of class9,9n15 layer","mass of non cohesive sediment of class10,10n15 layer","mass of non cohesive sediment of class11,11n15 layer","mass of non cohesive sediment of class12,12n15 layer","mass of non cohesive sediment of class13,13n15 layer","mass of non cohesive sediment of class14,14n15 layer","mass of non cohesive sediment of class15,15n15 layer","mass of non cohesive sediment of class16,16n15 layer","mass of non cohesive sediment of class17,17n15 layer","mass of non cohesive sediment of class18,18n15 layer","mass of non cohesive sediment of class19,19n15 layer","mass of non cohesive sediment of class**,**n15 layer","mass of non cohesive sediment of class*,*n16 layer","mass of non cohesive sediment of class1,1n16 layer","mass of non cohesive sediment of class2,2n16 layer","mass of non cohesive sediment of class3,3n16 layer","mass of non cohesive sediment of class4,4n16 layer","mass of non cohesive sediment of class5,5n16 layer","mass of non cohesive sediment of class6,6n16 layer","mass of non cohesive sediment of class7,7n16 layer","mass of non cohesive sediment of class8,8n16 layer","mass of non cohesive sediment of class9,9n16 layer","mass of non cohesive sediment of class10,10n16 layer","mass of non cohesive sediment of class11,11n16 layer","mass of non cohesive sediment of class12,12n16 layer","mass of non cohesive sediment of class13,13n16 layer","mass of non cohesive sediment of class14,14n16 layer","mass of non cohesive sediment of class15,15n16 layer","mass of non cohesive sediment of class16,16n16 layer","mass of non cohesive sediment of class17,17n16 layer","mass of non cohesive sediment of class18,18n16 layer","mass of non cohesive sediment of class19,19n16 layer","mass of non cohesive sediment of class**,**n16 layer","mass of non cohesive sediment of class*,*n17 layer","mass of non cohesive sediment of class1,1n17 layer","mass of non cohesive sediment of class2,2n17 layer","mass of non cohesive sediment of class3,3n17 layer","mass of non cohesive sediment of class4,4n17 layer","mass of non cohesive sediment of class5,5n17 layer","mass of non cohesive sediment of class6,6n17 layer","mass of non cohesive sediment of class7,7n17 layer","mass of non cohesive sediment of class8,8n17 layer","mass of non cohesive sediment of class9,9n17 layer","mass of non cohesive sediment of class10,10n17 layer","mass of non cohesive sediment of class11,11n17 layer","mass of non cohesive sediment of class12,12n17 layer","mass of non cohesive sediment of class13,13n17 layer","mass of non cohesive sediment of class14,14n17 layer","mass of non cohesive sediment of class15,15n17 layer","mass of non cohesive sediment of class16,16n17 layer","mass of non cohesive sediment of class17,17n17 layer","mass of non cohesive sediment of class18,18n17 layer","mass of non cohesive sediment of class19,19n17 layer","mass of non cohesive sediment of class**,**n17 layer","mass of non cohesive sediment of class*,*n18 layer","mass of non cohesive sediment of class1,1n18 layer","mass of non cohesive sediment of class2,2n18 layer","mass of non cohesive sediment of class3,3n18 layer","mass of non cohesive sediment of class4,4n18 layer","mass of non cohesive sediment of class5,5n18 layer","mass of non cohesive sediment of class6,6n18 layer","mass of non cohesive sediment of class7,7n18 layer","mass of non cohesive sediment of class8,8n18 layer","mass of non cohesive sediment of class9,9n18 layer","mass of non cohesive sediment of class10,10n18 layer","mass of non cohesive sediment of class11,11n18 layer","mass of non cohesive sediment of class12,12n18 layer","mass of non cohesive sediment of class13,13n18 layer","mass of non cohesive sediment of class14,14n18 layer","mass of non cohesive sediment of class15,15n18 layer","mass of non cohesive sediment of class16,16n18 layer","mass of non cohesive sediment of class17,17n18 layer","mass of non cohesive sediment of class18,18n18 layer","mass of non cohesive sediment of class19,19n18 layer","mass of non cohesive sediment of class**,**n18 layer","mass of non cohesive sediment of class*,*n19 layer","mass of non cohesive sediment of class1,1n19 layer","mass of non cohesive sediment of class2,2n19 layer","mass of non cohesive sediment of class3,3n19 layer","mass of non cohesive sediment of class4,4n19 layer","mass of non cohesive sediment of class5,5n19 layer","mass of non cohesive sediment of class6,6n19 layer","mass of non cohesive sediment of class7,7n19 layer","mass of non cohesive sediment of class8,8n19 layer","mass of non cohesive sediment of class9,9n19 layer","mass of non cohesive sediment of class10,10n19 layer","mass of non cohesive sediment of class11,11n19 layer","mass of non cohesive sediment of class12,12n19 layer","mass of non cohesive sediment of class13,13n19 layer","mass of non cohesive sediment of class14,14n19 layer","mass of non cohesive sediment of class15,15n19 layer","mass of non cohesive sediment of class16,16n19 layer","mass of non cohesive sediment of class17,17n19 layer","mass of non cohesive sediment of class18,18n19 layer","mass of non cohesive sediment of class19,19n19 layer","mass of non cohesive sediment of class**,**n19 layer","mass of non cohesive sediment of class*,*n** layer","mass of non cohesive sediment of class1,1n** layer","mass of non cohesive sediment of class2,2n** layer","mass of non cohesive sediment of class3,3n** layer","mass of non cohesive sediment of class4,4n** layer","mass of non cohesive sediment of class5,5n** layer","mass of non cohesive sediment of class6,6n** layer","mass of non cohesive sediment of class7,7n** layer","mass of non cohesive sediment of class8,8n** layer","mass of non cohesive sediment of class9,9n** layer","mass of non cohesive sediment of class10,10n** layer","mass of non cohesive sediment of class11,11n** layer","mass of non cohesive sediment of class12,12n** layer","mass of non cohesive sediment of class13,13n** layer","mass of non cohesive sediment of class14,14n** layer","mass of non cohesive sediment of class15,15n** layer","mass of non cohesive sediment of class16,16n** layer","mass of non cohesive sediment of class17,17n** layer","mass of non cohesive sediment of class18,18n** layer","mass of non cohesive sediment of class19,19n** layer","mass of non cohesive sediment of class**,**n** layer","mass of cohesive sediment of class*,*n* layer","mass of cohesive sediment of class1,1n* layer","mass of cohesive sediment of class2,2n* layer","mass of cohesive sediment of class3,3n* layer","mass of cohesive sediment of class4,4n* layer","mass of cohesive sediment of class5,5n* layer","mass of cohesive sediment of class6,6n* layer","mass of cohesive sediment of class7,7n* layer","mass of cohesive sediment of class8,8n* layer","mass of cohesive sediment of class9,9n* layer","mass of cohesive sediment of class10,10n* layer","mass of cohesive sediment of class11,11n* layer","mass of cohesive sediment of class12,12n* layer","mass of cohesive sediment of class13,13n* layer","mass of cohesive sediment of class14,14n* layer","mass of cohesive sediment of class15,15n* layer","mass of cohesive sediment of class16,16n* layer","mass of cohesive sediment of class17,17n* layer","mass of cohesive sediment of class18,18n* layer","mass of cohesive sediment of class19,19n* layer","mass of cohesive sediment of class**,**n* layer","mass of cohesive sediment of class*,*n1 layer","mass of cohesive sediment of class1,1n1 layer","mass of cohesive sediment of class2,2n1 layer","mass of cohesive sediment of class3,3n1 layer","mass of cohesive sediment of class4,4n1 layer","mass of cohesive sediment of class5,5n1 layer","mass of cohesive sediment of class6,6n1 layer","mass of cohesive sediment of class7,7n1 layer","mass of cohesive sediment of class8,8n1 layer","mass of cohesive sediment of class9,9n1 layer","mass of cohesive sediment of class10,10n1 layer","mass of cohesive sediment of class11,11n1 layer","mass of cohesive sediment of class12,12n1 layer","mass of cohesive sediment of class13,13n1 layer","mass of cohesive sediment of class14,14n1 layer","mass of cohesive sediment of class15,15n1 layer","mass of cohesive sediment of class16,16n1 layer","mass of cohesive sediment of class17,17n1 layer","mass of cohesive sediment of class18,18n1 layer","mass of cohesive sediment of class19,19n1 layer","mass of cohesive sediment of class**,**n1 layer","mass of cohesive sediment of class*,*n2 layer","mass of cohesive sediment of class1,1n2 layer","mass of cohesive sediment of class2,2n2 layer","mass of cohesive sediment of class3,3n2 layer","mass of cohesive sediment of class4,4n2 layer","mass of cohesive sediment of class5,5n2 layer","mass of cohesive sediment of class6,6n2 layer","mass of cohesive sediment of class7,7n2 layer","mass of cohesive sediment of class8,8n2 layer","mass of cohesive sediment of class9,9n2 layer","mass of cohesive sediment of class10,10n2 layer","mass of cohesive sediment of class11,11n2 layer","mass of cohesive sediment of class12,12n2 layer","mass of cohesive sediment of class13,13n2 layer","mass of cohesive sediment of class14,14n2 layer","mass of cohesive sediment of class15,15n2 layer","mass of cohesive sediment of class16,16n2 layer","mass of cohesive sediment of class17,17n2 layer","mass of cohesive sediment of class18,18n2 layer","mass of cohesive sediment of class19,19n2 layer","mass of cohesive sediment of class**,**n2 layer","mass of cohesive sediment of class*,*n3 layer","mass of cohesive sediment of class1,1n3 layer","mass of cohesive sediment of class2,2n3 layer","mass of cohesive sediment of class3,3n3 layer","mass of cohesive sediment of class4,4n3 layer","mass of cohesive sediment of class5,5n3 layer","mass of cohesive sediment of class6,6n3 layer","mass of cohesive sediment of class7,7n3 layer","mass of cohesive sediment of class8,8n3 layer","mass of cohesive sediment of class9,9n3 layer","mass of cohesive sediment of class10,10n3 layer","mass of cohesive sediment of class11,11n3 layer","mass of cohesive sediment of class12,12n3 layer","mass of cohesive sediment of class13,13n3 layer","mass of cohesive sediment of class14,14n3 layer","mass of cohesive sediment of class15,15n3 layer","mass of cohesive sediment of class16,16n3 layer","mass of cohesive sediment of class17,17n3 layer","mass of cohesive sediment of class18,18n3 layer","mass of cohesive sediment of class19,19n3 layer","mass of cohesive sediment of class**,**n3 layer","mass of cohesive sediment of class*,*n4 layer","mass of cohesive sediment of class1,1n4 layer","mass of cohesive sediment of class2,2n4 layer","mass of cohesive sediment of class3,3n4 layer","mass of cohesive sediment of class4,4n4 layer","mass of cohesive sediment of class5,5n4 layer","mass of cohesive sediment of class6,6n4 layer","mass of cohesive sediment of class7,7n4 layer","mass of cohesive sediment of class8,8n4 layer","mass of cohesive sediment of class9,9n4 layer","mass of cohesive sediment of class10,10n4 layer","mass of cohesive sediment of class11,11n4 layer","mass of cohesive sediment of class12,12n4 layer","mass of cohesive sediment of class13,13n4 layer","mass of cohesive sediment of class14,14n4 layer","mass of cohesive sediment of class15,15n4 layer","mass of cohesive sediment of class16,16n4 layer","mass of cohesive sediment of class17,17n4 layer","mass of cohesive sediment of class18,18n4 layer","mass of cohesive sediment of class19,19n4 layer","mass of cohesive sediment of class**,**n4 layer","mass of cohesive sediment of class*,*n5 layer","mass of cohesive sediment of class1,1n5 layer","mass of cohesive sediment of class2,2n5 layer","mass of cohesive sediment of class3,3n5 layer","mass of cohesive sediment of class4,4n5 layer","mass of cohesive sediment of class5,5n5 layer","mass of cohesive sediment of class6,6n5 layer","mass of cohesive sediment of class7,7n5 layer","mass of cohesive sediment of class8,8n5 layer","mass of cohesive sediment of class9,9n5 layer","mass of cohesive sediment of class10,10n5 layer","mass of cohesive sediment of class11,11n5 layer","mass of cohesive sediment of class12,12n5 layer","mass of cohesive sediment of class13,13n5 layer","mass of cohesive sediment of class14,14n5 layer","mass of cohesive sediment of class15,15n5 layer","mass of cohesive sediment of class16,16n5 layer","mass of cohesive sediment of class17,17n5 layer","mass of cohesive sediment of class18,18n5 layer","mass of cohesive sediment of class19,19n5 layer","mass of cohesive sediment of class**,**n5 layer","mass of cohesive sediment of class*,*n6 layer","mass of cohesive sediment of class1,1n6 layer","mass of cohesive sediment of class2,2n6 layer","mass of cohesive sediment of class3,3n6 layer","mass of cohesive sediment of class4,4n6 layer","mass of cohesive sediment of class5,5n6 layer","mass of cohesive sediment of class6,6n6 layer","mass of cohesive sediment of class7,7n6 layer","mass of cohesive sediment of class8,8n6 layer","mass of cohesive sediment of class9,9n6 layer","mass of cohesive sediment of class10,10n6 layer","mass of cohesive sediment of class11,11n6 layer","mass of cohesive sediment of class12,12n6 layer","mass of cohesive sediment of class13,13n6 layer","mass of cohesive sediment of class14,14n6 layer","mass of cohesive sediment of class15,15n6 layer","mass of cohesive sediment of class16,16n6 layer","mass of cohesive sediment of class17,17n6 layer","mass of cohesive sediment of class18,18n6 layer","mass of cohesive sediment of class19,19n6 layer","mass of cohesive sediment of class**,**n6 layer","mass of cohesive sediment of class*,*n7 layer","mass of cohesive sediment of class1,1n7 layer","mass of cohesive sediment of class2,2n7 layer","mass of cohesive sediment of class3,3n7 layer","mass of cohesive sediment of class4,4n7 layer","mass of cohesive sediment of class5,5n7 layer","mass of cohesive sediment of class6,6n7 layer","mass of cohesive sediment of class7,7n7 layer","mass of cohesive sediment of class8,8n7 layer","mass of cohesive sediment of class9,9n7 layer","mass of cohesive sediment of class10,10n7 layer","mass of cohesive sediment of class11,11n7 layer","mass of cohesive sediment of class12,12n7 layer","mass of cohesive sediment of class13,13n7 layer","mass of cohesive sediment of class14,14n7 layer","mass of cohesive sediment of class15,15n7 layer","mass of cohesive sediment of class16,16n7 layer","mass of cohesive sediment of class17,17n7 layer","mass of cohesive sediment of class18,18n7 layer","mass of cohesive sediment of class19,19n7 layer","mass of cohesive sediment of class**,**n7 layer","mass of cohesive sediment of class*,*n8 layer","mass of cohesive sediment of class1,1n8 layer","mass of cohesive sediment of class2,2n8 layer","mass of cohesive sediment of class3,3n8 layer","mass of cohesive sediment of class4,4n8 layer","mass of cohesive sediment of class5,5n8 layer","mass of cohesive sediment of class6,6n8 layer","mass of cohesive sediment of class7,7n8 layer","mass of cohesive sediment of class8,8n8 layer","mass of cohesive sediment of class9,9n8 layer","mass of cohesive sediment of class10,10n8 layer","mass of cohesive sediment of class11,11n8 layer","mass of cohesive sediment of class12,12n8 layer","mass of cohesive sediment of class13,13n8 layer","mass of cohesive sediment of class14,14n8 layer","mass of cohesive sediment of class15,15n8 layer","mass of cohesive sediment of class16,16n8 layer","mass of cohesive sediment of class17,17n8 layer","mass of cohesive sediment of class18,18n8 layer","mass of cohesive sediment of class19,19n8 layer","mass of cohesive sediment of class**,**n8 layer","mass of cohesive sediment of class*,*n9 layer","mass of cohesive sediment of class1,1n9 layer","mass of cohesive sediment of class2,2n9 layer","mass of cohesive sediment of class3,3n9 layer","mass of cohesive sediment of class4,4n9 layer","mass of cohesive sediment of class5,5n9 layer","mass of cohesive sediment of class6,6n9 layer","mass of cohesive sediment of class7,7n9 layer","mass of cohesive sediment of class8,8n9 layer","mass of cohesive sediment of class9,9n9 layer","mass of cohesive sediment of class10,10n9 layer","mass of cohesive sediment of class11,11n9 layer","mass of cohesive sediment of class12,12n9 layer","mass of cohesive sediment of class13,13n9 layer","mass of cohesive sediment of class14,14n9 layer","mass of cohesive sediment of class15,15n9 layer","mass of cohesive sediment of class16,16n9 layer","mass of cohesive sediment of class17,17n9 layer","mass of cohesive sediment of class18,18n9 layer","mass of cohesive sediment of class19,19n9 layer","mass of cohesive sediment of class**,**n9 layer","mass of cohesive sediment of class*,*n10 layer","mass of cohesive sediment of class1,1n10 layer","mass of cohesive sediment of class2,2n10 layer","mass of cohesive sediment of class3,3n10 layer","mass of cohesive sediment of class4,4n10 layer","mass of cohesive sediment of class5,5n10 layer","mass of cohesive sediment of class6,6n10 layer","mass of cohesive sediment of class7,7n10 layer","mass of cohesive sediment of class8,8n10 layer","mass of cohesive sediment of class9,9n10 layer","mass of cohesive sediment of class10,10n10 layer","mass of cohesive sediment of class11,11n10 layer","mass of cohesive sediment of class12,12n10 layer","mass of cohesive sediment of class13,13n10 layer","mass of cohesive sediment of class14,14n10 layer","mass of cohesive sediment of class15,15n10 layer","mass of cohesive sediment of class16,16n10 layer","mass of cohesive sediment of class17,17n10 layer","mass of cohesive sediment of class18,18n10 layer","mass of cohesive sediment of class19,19n10 layer","mass of cohesive sediment of class**,**n10 layer","mass of cohesive sediment of class*,*n11 layer","mass of cohesive sediment of class1,1n11 layer","mass of cohesive sediment of class2,2n11 layer","mass of cohesive sediment of class3,3n11 layer","mass of cohesive sediment of class4,4n11 layer","mass of cohesive sediment of class5,5n11 layer","mass of cohesive sediment of class6,6n11 layer","mass of cohesive sediment of class7,7n11 layer","mass of cohesive sediment of class8,8n11 layer","mass of cohesive sediment of class9,9n11 layer","mass of cohesive sediment of class10,10n11 layer","mass of cohesive sediment of class11,11n11 layer","mass of cohesive sediment of class12,12n11 layer","mass of cohesive sediment of class13,13n11 layer","mass of cohesive sediment of class14,14n11 layer","mass of cohesive sediment of class15,15n11 layer","mass of cohesive sediment of class16,16n11 layer","mass of cohesive sediment of class17,17n11 layer","mass of cohesive sediment of class18,18n11 layer","mass of cohesive sediment of class19,19n11 layer","mass of cohesive sediment of class**,**n11 layer","mass of cohesive sediment of class*,*n12 layer","mass of cohesive sediment of class1,1n12 layer","mass of cohesive sediment of class2,2n12 layer","mass of cohesive sediment of class3,3n12 layer","mass of cohesive sediment of class4,4n12 layer","mass of cohesive sediment of class5,5n12 layer","mass of cohesive sediment of class6,6n12 layer","mass of cohesive sediment of class7,7n12 layer","mass of cohesive sediment of class8,8n12 layer","mass of cohesive sediment of class9,9n12 layer","mass of cohesive sediment of class10,10n12 layer","mass of cohesive sediment of class11,11n12 layer","mass of cohesive sediment of class12,12n12 layer","mass of cohesive sediment of class13,13n12 layer","mass of cohesive sediment of class14,14n12 layer","mass of cohesive sediment of class15,15n12 layer","mass of cohesive sediment of class16,16n12 layer","mass of cohesive sediment of class17,17n12 layer","mass of cohesive sediment of class18,18n12 layer","mass of cohesive sediment of class19,19n12 layer","mass of cohesive sediment of class**,**n12 layer","mass of cohesive sediment of class*,*n13 layer","mass of cohesive sediment of class1,1n13 layer","mass of cohesive sediment of class2,2n13 layer","mass of cohesive sediment of class3,3n13 layer","mass of cohesive sediment of class4,4n13 layer","mass of cohesive sediment of class5,5n13 layer","mass of cohesive sediment of class6,6n13 layer","mass of cohesive sediment of class7,7n13 layer","mass of cohesive sediment of class8,8n13 layer","mass of cohesive sediment of class9,9n13 layer","mass of cohesive sediment of class10,10n13 layer","mass of cohesive sediment of class11,11n13 layer","mass of cohesive sediment of class12,12n13 layer","mass of cohesive sediment of class13,13n13 layer","mass of cohesive sediment of class14,14n13 layer","mass of cohesive sediment of class15,15n13 layer","mass of cohesive sediment of class16,16n13 layer","mass of cohesive sediment of class17,17n13 layer","mass of cohesive sediment of class18,18n13 layer","mass of cohesive sediment of class19,19n13 layer","mass of cohesive sediment of class**,**n13 layer","mass of cohesive sediment of class*,*n14 layer","mass of cohesive sediment of class1,1n14 layer","mass of cohesive sediment of class2,2n14 layer","mass of cohesive sediment of class3,3n14 layer","mass of cohesive sediment of class4,4n14 layer","mass of cohesive sediment of class5,5n14 layer","mass of cohesive sediment of class6,6n14 layer","mass of cohesive sediment of class7,7n14 layer","mass of cohesive sediment of class8,8n14 layer","mass of cohesive sediment of class9,9n14 layer","mass of cohesive sediment of class10,10n14 layer","mass of cohesive sediment of class11,11n14 layer","mass of cohesive sediment of class12,12n14 layer","mass of cohesive sediment of class13,13n14 layer","mass of cohesive sediment of class14,14n14 layer","mass of cohesive sediment of class15,15n14 layer","mass of cohesive sediment of class16,16n14 layer","mass of cohesive sediment of class17,17n14 layer","mass of cohesive sediment of class18,18n14 layer","mass of cohesive sediment of class19,19n14 layer","mass of cohesive sediment of class**,**n14 layer","mass of cohesive sediment of class*,*n15 layer","mass of cohesive sediment of class1,1n15 layer","mass of cohesive sediment of class2,2n15 layer","mass of cohesive sediment of class3,3n15 layer","mass of cohesive sediment of class4,4n15 layer","mass of cohesive sediment of class5,5n15 layer","mass of cohesive sediment of class6,6n15 layer","mass of cohesive sediment of class7,7n15 layer","mass of cohesive sediment of class8,8n15 layer","mass of cohesive sediment of class9,9n15 layer","mass of cohesive sediment of class10,10n15 layer","mass of cohesive sediment of class11,11n15 layer","mass of cohesive sediment of class12,12n15 layer","mass of cohesive sediment of class13,13n15 layer","mass of cohesive sediment of class14,14n15 layer","mass of cohesive sediment of class15,15n15 layer","mass of cohesive sediment of class16,16n15 layer","mass of cohesive sediment of class17,17n15 layer","mass of cohesive sediment of class18,18n15 layer","mass of cohesive sediment of class19,19n15 layer","mass of cohesive sediment of class**,**n15 layer","mass of cohesive sediment of class*,*n16 layer","mass of cohesive sediment of class1,1n16 layer","mass of cohesive sediment of class2,2n16 layer","mass of cohesive sediment of class3,3n16 layer","mass of cohesive sediment of class4,4n16 layer","mass of cohesive sediment of class5,5n16 layer","mass of cohesive sediment of class6,6n16 layer","mass of cohesive sediment of class7,7n16 layer","mass of cohesive sediment of class8,8n16 layer","mass of cohesive sediment of class9,9n16 layer","mass of cohesive sediment of class10,10n16 layer","mass of cohesive sediment of class11,11n16 layer","mass of cohesive sediment of class12,12n16 layer","mass of cohesive sediment of class13,13n16 layer","mass of cohesive sediment of class14,14n16 layer","mass of cohesive sediment of class15,15n16 layer","mass of cohesive sediment of class16,16n16 layer","mass of cohesive sediment of class17,17n16 layer","mass of cohesive sediment of class18,18n16 layer","mass of cohesive sediment of class19,19n16 layer","mass of cohesive sediment of class**,**n16 layer","mass of cohesive sediment of class*,*n17 layer","mass of cohesive sediment of class1,1n17 layer","mass of cohesive sediment of class2,2n17 layer","mass of cohesive sediment of class3,3n17 layer","mass of cohesive sediment of class4,4n17 layer","mass of cohesive sediment of class5,5n17 layer","mass of cohesive sediment of class6,6n17 layer","mass of cohesive sediment of class7,7n17 layer","mass of cohesive sediment of class8,8n17 layer","mass of cohesive sediment of class9,9n17 layer","mass of cohesive sediment of class10,10n17 layer","mass of cohesive sediment of class11,11n17 layer","mass of cohesive sediment of class12,12n17 layer","mass of cohesive sediment of class13,13n17 layer","mass of cohesive sediment of class14,14n17 layer","mass of cohesive sediment of class15,15n17 layer","mass of cohesive sediment of class16,16n17 layer","mass of cohesive sediment of class17,17n17 layer","mass of cohesive sediment of class18,18n17 layer","mass of cohesive sediment of class19,19n17 layer","mass of cohesive sediment of class**,**n17 layer","mass of cohesive sediment of class*,*n18 layer","mass of cohesive sediment of class1,1n18 layer","mass of cohesive sediment of class2,2n18 layer","mass of cohesive sediment of class3,3n18 layer","mass of cohesive sediment of class4,4n18 layer","mass of cohesive sediment of class5,5n18 layer","mass of cohesive sediment of class6,6n18 layer","mass of cohesive sediment of class7,7n18 layer","mass of cohesive sediment of class8,8n18 layer","mass of cohesive sediment of class9,9n18 layer","mass of cohesive sediment of class10,10n18 layer","mass of cohesive sediment of class11,11n18 layer","mass of cohesive sediment of class12,12n18 layer","mass of cohesive sediment of class13,13n18 layer","mass of cohesive sediment of class14,14n18 layer","mass of cohesive sediment of class15,15n18 layer","mass of cohesive sediment of class16,16n18 layer","mass of cohesive sediment of class17,17n18 layer","mass of cohesive sediment of class18,18n18 layer","mass of cohesive sediment of class19,19n18 layer","mass of cohesive sediment of class**,**n18 layer","mass of cohesive sediment of class*,*n19 layer","mass of cohesive sediment of class1,1n19 layer","mass of cohesive sediment of class2,2n19 layer","mass of cohesive sediment of class3,3n19 layer","mass of cohesive sediment of class4,4n19 layer","mass of cohesive sediment of class5,5n19 layer","mass of cohesive sediment of class6,6n19 layer","mass of cohesive sediment of class7,7n19 layer","mass of cohesive sediment of class8,8n19 layer","mass of cohesive sediment of class9,9n19 layer","mass of cohesive sediment of class10,10n19 layer","mass of cohesive sediment of class11,11n19 layer","mass of cohesive sediment of class12,12n19 layer","mass of cohesive sediment of class13,13n19 layer","mass of cohesive sediment of class14,14n19 layer","mass of cohesive sediment of class15,15n19 layer","mass of cohesive sediment of class16,16n19 layer","mass of cohesive sediment of class17,17n19 layer","mass of cohesive sediment of class18,18n19 layer","mass of cohesive sediment of class19,19n19 layer","mass of cohesive sediment of class**,**n19 layer","mass of cohesive sediment of class*,*n** layer","mass of cohesive sediment of class1,1n** layer","mass of cohesive sediment of class2,2n** layer","mass of cohesive sediment of class3,3n** layer","mass of cohesive sediment of class4,4n** layer","mass of cohesive sediment of class5,5n** layer","mass of cohesive sediment of class6,6n** layer","mass of cohesive sediment of class7,7n** layer","mass of cohesive sediment of class8,8n** layer","mass of cohesive sediment of class9,9n** layer","mass of cohesive sediment of class10,10n** layer","mass of cohesive sediment of class11,11n** layer","mass of cohesive sediment of class12,12n** layer","mass of cohesive sediment of class13,13n** layer","mass of cohesive sediment of class14,14n** layer","mass of cohesive sediment of class15,15n** layer","mass of cohesive sediment of class16,16n** layer","mass of cohesive sediment of class17,17n** layer","mass of cohesive sediment of class18,18n** layer","mass of cohesive sediment of class19,19n** layer","mass of cohesive sediment of class**,**n** layer","reference level for Nestor"],
         defaut = ["velocity along x axis (m/s)","velocity along y axis (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","non erodable bottom","bottom evolution (m)"],
         fr = """Noms des variables que l''utilisateur veut ecrire dans
 le fichier des resultats.
@@ -914,7 +914,7 @@ NON_COHESIVE = PROC(nom= "NON_COHESIVE",op = None,
 #   -----------------------------------
     LAYERS_NON_COHESIVE_BED_POROSITY = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R', min= 2, max= 2,
+        typ = 'R', min=0, max='**',
         defaut = [0.4,0.4],
         fr = """la concentration volumique  du lit est definie par
 CSF= (1-porosite)
@@ -1304,8 +1304,8 @@ a stratification, use a large value""",
 #       -----------------------------------
         D90_SAND_DIAMETER_FOR_ONLY_ONE_CLASS = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R', min= 2, max= 2,
-            defaut = [.01],
+            typ = 'R',
+            defaut = .01,
             fr = """Fixe la valeur de D90 pour des simulations avec une
  seule classe de sable. Pour des simulations avec plusieurs
  classes de sable, D90 est calcule par GAIA.""",
@@ -1401,7 +1401,7 @@ or Rouse (sediment),
 \end{itemize}""",
             ),
 #           -----------------------------------
-            SUSPENDED_SEDIMENTS_CONCENTRATION_VALUES_AT_THE_SOURCES = SIMP(statut ='o',
+            SUSPENDED_SEDIMENTS_CONCENTRATION_VALUES_AT_THE_SOURCES = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'R', min=0, max='**',
                 fr = """Valeurs des sediments en suspension a chacune des sources.
@@ -1460,9 +1460,9 @@ Old default value = 10 until release 8.1.""",
 #           -----------------------------------
             SCHEME_FOR_ADVECTION_OF_SUSPENDED_SEDIMENTS = SIMP(statut ='o',
 #           -----------------------------------
-                typ = 'TXM',
-                into = ["NO ADVECTION","CHARACTERISTICS","EXPLICIT + SUPG","EXPLICIT LEO POSTMA","EXPLICIT + MURD SCHEME N","EXPLICIT + MURD SCHEME PSI","N-SCHEME FOR TIDAL FLATS","N-SCHEME FOR TIDAL FLATS","ERIA SCHEME - ONLY IN 2D"],
-                defaut = "EXPLICIT + MURD SCHEME PSI",
+                typ = 'TXM', min=0, max='**',
+                into = ["NO ADVECTION","CHARACTERISTICS","EXPLICIT + SUPG","EXPLICIT LEO POSTMA","EXPLICIT + MURD SCHEME N","EXPLICIT + MURD SCHEME PSI","N-SCHEME FOR TIDAL FLATS LP","N-SCHEME FOR TIDAL FLATS","ERIA SCHEME - ONLY IN 2D"],
+                defaut = ["EXPLICIT + MURD SCHEME PSI"],
                 fr = """Choix du schema de convection pour les sediments en suspension,
 ERIA fonctionne uniquement en 2D. A donner en suivant l''ordre
 des sediments en suspension""",
@@ -1473,8 +1473,8 @@ the order of the suspended sediments.""",
 #           -----------------------------------
             SCHEME_OPTION_FOR_ADVECTION_OF_SUSPENDED_SEDIMENTS = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'I',
-                defaut = 4,
+                typ = 'I', min=0, max='**',
+                defaut = [4,4],
                 fr = """Si schema PSI ou N : 1=explicite 2=predicteur-correcteur
 3=predicteur-correcteur deuxieme ordre en temps
 4=implicite""",
@@ -1515,7 +1515,7 @@ Possible choices are:
 #           -----------------------------------
             SOLVER_FOR_DIFFUSION_OF_SUSPENSION = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'TXM', min= 2, max= 2,
+                typ = 'TXM', min=0, max='**',
                 into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","squared conjugate gradient","cgstab","gmres","direct solver"],
                 defaut = ["conjugate gradient"],
                 fr = """Permet de choisir le solveur utilise pour la resolution de
@@ -1711,7 +1711,7 @@ COHESIVE = PROC(nom= "COHESIVE",op = None,
 #           -----------------------------------
             LAYERS_CRITICAL_EROSION_SHEAR_STRESS_OF_THE_MUD = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', min= 2, max= 2,
+                typ = 'R', min=0, max='**',
                 defaut = [0.5,1.],
                 fr = """Taux critique d erosion de la vase needs to be defined
         for each layer (N par m2)""",
@@ -1850,7 +1850,7 @@ Value to be imposed if
 #       -----------------------------------
         LAYERS_PARTHENIADES_CONSTANT = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R', min= 2, max= 2,
+            typ = 'R', min=0, max='**',
             defaut = [1.E-3,1.E-3],
             fr = """constante de la loi d''erosion de la vase (Kg/m2/s)""",
             ang = """constant of the Krone and Partheniades erosion law (Kg/m2/s)""",
@@ -1865,7 +1865,7 @@ Value to be imposed if
 #           -----------------------------------
             LAYERS_MUD_CONCENTRATION = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', min= 2, max= 2,
+                typ = 'R', min=0, max='**',
                 fr = """Concentration du lit de vase en g/ l - defini par couches""",
                 ang = """Concentrations of the mud-bed in g per l (per layer)""",
             ),
@@ -1887,7 +1887,7 @@ Value to be imposed if
 #       -----------------------------------
         LAYERS_MASS_TRANSFER = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R', min= 2, max= 2,
+            typ = 'R', min=0, max='**',
             fr = """Coefficients de transfert de masse du modele
 de tassement multicouche en s-1""",
             ang = """Mass transfert coefficients of
@@ -2096,7 +2096,7 @@ BED_MATERIAL = PROC(nom= "BED_MATERIAL",op = None,
 #       -----------------------------------
         C_VSM_PRINTOUT_SELECTION = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'TXM', min=13, max=13,
+            typ = 'TXM',
             defaut = '0;0;0;0;0;0;0;0;0;0;0;0;0',
             fr = """(-)""",
             ang = """Printout the C-VSM for the whole model as 3D
index ad6a44367698749ceb45267159ed5d6779ce8897..d9474377548b021f12cea0e98feeaa9dddb47275 100644 (file)
@@ -22,11 +22,1330 @@ TelemacdicoEn = {
     'THETAW':"wave angle with axis Oy (deg)",
     'W':"wave height",
     'X':"wave period",
-    '1Ai':"fraction of sediment of class i in the first layer",
-    '2Ai':"fraction of sediment of class i in the second layer",
-    'QSi':"bed load transport rate of sediment of class i",
-    '*ES':"thicknes of bed layer i",
-    '*CONC':"concentration of bed layer i ",
+    '*A*':"fraction of non cohesive sediment of class*,*n* layer",
+    '*A1':"fraction of non cohesive sediment of class1,1n* layer",
+    '*A2':"fraction of non cohesive sediment of class2,2n* layer",
+    '*A3':"fraction of non cohesive sediment of class3,3n* layer",
+    '*A4':"fraction of non cohesive sediment of class4,4n* layer",
+    '*A5':"fraction of non cohesive sediment of class5,5n* layer",
+    '*A6':"fraction of non cohesive sediment of class6,6n* layer",
+    '*A7':"fraction of non cohesive sediment of class7,7n* layer",
+    '*A8':"fraction of non cohesive sediment of class8,8n* layer",
+    '*A9':"fraction of non cohesive sediment of class9,9n* layer",
+    '*A10':"fraction of non cohesive sediment of class10,10n* layer",
+    '*A11':"fraction of non cohesive sediment of class11,11n* layer",
+    '*A12':"fraction of non cohesive sediment of class12,12n* layer",
+    '*A13':"fraction of non cohesive sediment of class13,13n* layer",
+    '*A14':"fraction of non cohesive sediment of class14,14n* layer",
+    '*A15':"fraction of non cohesive sediment of class15,15n* layer",
+    '*A16':"fraction of non cohesive sediment of class16,16n* layer",
+    '*A17':"fraction of non cohesive sediment of class17,17n* layer",
+    '*A18':"fraction of non cohesive sediment of class18,18n* layer",
+    '*A19':"fraction of non cohesive sediment of class19,19n* layer",
+    '*A**':"fraction of non cohesive sediment of class**,**n* layer",
+    '1A*':"fraction of non cohesive sediment of class*,*n1 layer",
+    '1A1':"fraction of non cohesive sediment of class1,1n1 layer",
+    '1A2':"fraction of non cohesive sediment of class2,2n1 layer",
+    '1A3':"fraction of non cohesive sediment of class3,3n1 layer",
+    '1A4':"fraction of non cohesive sediment of class4,4n1 layer",
+    '1A5':"fraction of non cohesive sediment of class5,5n1 layer",
+    '1A6':"fraction of non cohesive sediment of class6,6n1 layer",
+    '1A7':"fraction of non cohesive sediment of class7,7n1 layer",
+    '1A8':"fraction of non cohesive sediment of class8,8n1 layer",
+    '1A9':"fraction of non cohesive sediment of class9,9n1 layer",
+    '1A10':"fraction of non cohesive sediment of class10,10n1 layer",
+    '1A11':"fraction of non cohesive sediment of class11,11n1 layer",
+    '1A12':"fraction of non cohesive sediment of class12,12n1 layer",
+    '1A13':"fraction of non cohesive sediment of class13,13n1 layer",
+    '1A14':"fraction of non cohesive sediment of class14,14n1 layer",
+    '1A15':"fraction of non cohesive sediment of class15,15n1 layer",
+    '1A16':"fraction of non cohesive sediment of class16,16n1 layer",
+    '1A17':"fraction of non cohesive sediment of class17,17n1 layer",
+    '1A18':"fraction of non cohesive sediment of class18,18n1 layer",
+    '1A19':"fraction of non cohesive sediment of class19,19n1 layer",
+    '1A**':"fraction of non cohesive sediment of class**,**n1 layer",
+    '2A*':"fraction of non cohesive sediment of class*,*n2 layer",
+    '2A1':"fraction of non cohesive sediment of class1,1n2 layer",
+    '2A2':"fraction of non cohesive sediment of class2,2n2 layer",
+    '2A3':"fraction of non cohesive sediment of class3,3n2 layer",
+    '2A4':"fraction of non cohesive sediment of class4,4n2 layer",
+    '2A5':"fraction of non cohesive sediment of class5,5n2 layer",
+    '2A6':"fraction of non cohesive sediment of class6,6n2 layer",
+    '2A7':"fraction of non cohesive sediment of class7,7n2 layer",
+    '2A8':"fraction of non cohesive sediment of class8,8n2 layer",
+    '2A9':"fraction of non cohesive sediment of class9,9n2 layer",
+    '2A10':"fraction of non cohesive sediment of class10,10n2 layer",
+    '2A11':"fraction of non cohesive sediment of class11,11n2 layer",
+    '2A12':"fraction of non cohesive sediment of class12,12n2 layer",
+    '2A13':"fraction of non cohesive sediment of class13,13n2 layer",
+    '2A14':"fraction of non cohesive sediment of class14,14n2 layer",
+    '2A15':"fraction of non cohesive sediment of class15,15n2 layer",
+    '2A16':"fraction of non cohesive sediment of class16,16n2 layer",
+    '2A17':"fraction of non cohesive sediment of class17,17n2 layer",
+    '2A18':"fraction of non cohesive sediment of class18,18n2 layer",
+    '2A19':"fraction of non cohesive sediment of class19,19n2 layer",
+    '2A**':"fraction of non cohesive sediment of class**,**n2 layer",
+    '3A*':"fraction of non cohesive sediment of class*,*n3 layer",
+    '3A1':"fraction of non cohesive sediment of class1,1n3 layer",
+    '3A2':"fraction of non cohesive sediment of class2,2n3 layer",
+    '3A3':"fraction of non cohesive sediment of class3,3n3 layer",
+    '3A4':"fraction of non cohesive sediment of class4,4n3 layer",
+    '3A5':"fraction of non cohesive sediment of class5,5n3 layer",
+    '3A6':"fraction of non cohesive sediment of class6,6n3 layer",
+    '3A7':"fraction of non cohesive sediment of class7,7n3 layer",
+    '3A8':"fraction of non cohesive sediment of class8,8n3 layer",
+    '3A9':"fraction of non cohesive sediment of class9,9n3 layer",
+    '3A10':"fraction of non cohesive sediment of class10,10n3 layer",
+    '3A11':"fraction of non cohesive sediment of class11,11n3 layer",
+    '3A12':"fraction of non cohesive sediment of class12,12n3 layer",
+    '3A13':"fraction of non cohesive sediment of class13,13n3 layer",
+    '3A14':"fraction of non cohesive sediment of class14,14n3 layer",
+    '3A15':"fraction of non cohesive sediment of class15,15n3 layer",
+    '3A16':"fraction of non cohesive sediment of class16,16n3 layer",
+    '3A17':"fraction of non cohesive sediment of class17,17n3 layer",
+    '3A18':"fraction of non cohesive sediment of class18,18n3 layer",
+    '3A19':"fraction of non cohesive sediment of class19,19n3 layer",
+    '3A**':"fraction of non cohesive sediment of class**,**n3 layer",
+    '4A*':"fraction of non cohesive sediment of class*,*n4 layer",
+    '4A1':"fraction of non cohesive sediment of class1,1n4 layer",
+    '4A2':"fraction of non cohesive sediment of class2,2n4 layer",
+    '4A3':"fraction of non cohesive sediment of class3,3n4 layer",
+    '4A4':"fraction of non cohesive sediment of class4,4n4 layer",
+    '4A5':"fraction of non cohesive sediment of class5,5n4 layer",
+    '4A6':"fraction of non cohesive sediment of class6,6n4 layer",
+    '4A7':"fraction of non cohesive sediment of class7,7n4 layer",
+    '4A8':"fraction of non cohesive sediment of class8,8n4 layer",
+    '4A9':"fraction of non cohesive sediment of class9,9n4 layer",
+    '4A10':"fraction of non cohesive sediment of class10,10n4 layer",
+    '4A11':"fraction of non cohesive sediment of class11,11n4 layer",
+    '4A12':"fraction of non cohesive sediment of class12,12n4 layer",
+    '4A13':"fraction of non cohesive sediment of class13,13n4 layer",
+    '4A14':"fraction of non cohesive sediment of class14,14n4 layer",
+    '4A15':"fraction of non cohesive sediment of class15,15n4 layer",
+    '4A16':"fraction of non cohesive sediment of class16,16n4 layer",
+    '4A17':"fraction of non cohesive sediment of class17,17n4 layer",
+    '4A18':"fraction of non cohesive sediment of class18,18n4 layer",
+    '4A19':"fraction of non cohesive sediment of class19,19n4 layer",
+    '4A**':"fraction of non cohesive sediment of class**,**n4 layer",
+    '5A*':"fraction of non cohesive sediment of class*,*n5 layer",
+    '5A1':"fraction of non cohesive sediment of class1,1n5 layer",
+    '5A2':"fraction of non cohesive sediment of class2,2n5 layer",
+    '5A3':"fraction of non cohesive sediment of class3,3n5 layer",
+    '5A4':"fraction of non cohesive sediment of class4,4n5 layer",
+    '5A5':"fraction of non cohesive sediment of class5,5n5 layer",
+    '5A6':"fraction of non cohesive sediment of class6,6n5 layer",
+    '5A7':"fraction of non cohesive sediment of class7,7n5 layer",
+    '5A8':"fraction of non cohesive sediment of class8,8n5 layer",
+    '5A9':"fraction of non cohesive sediment of class9,9n5 layer",
+    '5A10':"fraction of non cohesive sediment of class10,10n5 layer",
+    '5A11':"fraction of non cohesive sediment of class11,11n5 layer",
+    '5A12':"fraction of non cohesive sediment of class12,12n5 layer",
+    '5A13':"fraction of non cohesive sediment of class13,13n5 layer",
+    '5A14':"fraction of non cohesive sediment of class14,14n5 layer",
+    '5A15':"fraction of non cohesive sediment of class15,15n5 layer",
+    '5A16':"fraction of non cohesive sediment of class16,16n5 layer",
+    '5A17':"fraction of non cohesive sediment of class17,17n5 layer",
+    '5A18':"fraction of non cohesive sediment of class18,18n5 layer",
+    '5A19':"fraction of non cohesive sediment of class19,19n5 layer",
+    '5A**':"fraction of non cohesive sediment of class**,**n5 layer",
+    '6A*':"fraction of non cohesive sediment of class*,*n6 layer",
+    '6A1':"fraction of non cohesive sediment of class1,1n6 layer",
+    '6A2':"fraction of non cohesive sediment of class2,2n6 layer",
+    '6A3':"fraction of non cohesive sediment of class3,3n6 layer",
+    '6A4':"fraction of non cohesive sediment of class4,4n6 layer",
+    '6A5':"fraction of non cohesive sediment of class5,5n6 layer",
+    '6A6':"fraction of non cohesive sediment of class6,6n6 layer",
+    '6A7':"fraction of non cohesive sediment of class7,7n6 layer",
+    '6A8':"fraction of non cohesive sediment of class8,8n6 layer",
+    '6A9':"fraction of non cohesive sediment of class9,9n6 layer",
+    '6A10':"fraction of non cohesive sediment of class10,10n6 layer",
+    '6A11':"fraction of non cohesive sediment of class11,11n6 layer",
+    '6A12':"fraction of non cohesive sediment of class12,12n6 layer",
+    '6A13':"fraction of non cohesive sediment of class13,13n6 layer",
+    '6A14':"fraction of non cohesive sediment of class14,14n6 layer",
+    '6A15':"fraction of non cohesive sediment of class15,15n6 layer",
+    '6A16':"fraction of non cohesive sediment of class16,16n6 layer",
+    '6A17':"fraction of non cohesive sediment of class17,17n6 layer",
+    '6A18':"fraction of non cohesive sediment of class18,18n6 layer",
+    '6A19':"fraction of non cohesive sediment of class19,19n6 layer",
+    '6A**':"fraction of non cohesive sediment of class**,**n6 layer",
+    '7A*':"fraction of non cohesive sediment of class*,*n7 layer",
+    '7A1':"fraction of non cohesive sediment of class1,1n7 layer",
+    '7A2':"fraction of non cohesive sediment of class2,2n7 layer",
+    '7A3':"fraction of non cohesive sediment of class3,3n7 layer",
+    '7A4':"fraction of non cohesive sediment of class4,4n7 layer",
+    '7A5':"fraction of non cohesive sediment of class5,5n7 layer",
+    '7A6':"fraction of non cohesive sediment of class6,6n7 layer",
+    '7A7':"fraction of non cohesive sediment of class7,7n7 layer",
+    '7A8':"fraction of non cohesive sediment of class8,8n7 layer",
+    '7A9':"fraction of non cohesive sediment of class9,9n7 layer",
+    '7A10':"fraction of non cohesive sediment of class10,10n7 layer",
+    '7A11':"fraction of non cohesive sediment of class11,11n7 layer",
+    '7A12':"fraction of non cohesive sediment of class12,12n7 layer",
+    '7A13':"fraction of non cohesive sediment of class13,13n7 layer",
+    '7A14':"fraction of non cohesive sediment of class14,14n7 layer",
+    '7A15':"fraction of non cohesive sediment of class15,15n7 layer",
+    '7A16':"fraction of non cohesive sediment of class16,16n7 layer",
+    '7A17':"fraction of non cohesive sediment of class17,17n7 layer",
+    '7A18':"fraction of non cohesive sediment of class18,18n7 layer",
+    '7A19':"fraction of non cohesive sediment of class19,19n7 layer",
+    '7A**':"fraction of non cohesive sediment of class**,**n7 layer",
+    '8A*':"fraction of non cohesive sediment of class*,*n8 layer",
+    '8A1':"fraction of non cohesive sediment of class1,1n8 layer",
+    '8A2':"fraction of non cohesive sediment of class2,2n8 layer",
+    '8A3':"fraction of non cohesive sediment of class3,3n8 layer",
+    '8A4':"fraction of non cohesive sediment of class4,4n8 layer",
+    '8A5':"fraction of non cohesive sediment of class5,5n8 layer",
+    '8A6':"fraction of non cohesive sediment of class6,6n8 layer",
+    '8A7':"fraction of non cohesive sediment of class7,7n8 layer",
+    '8A8':"fraction of non cohesive sediment of class8,8n8 layer",
+    '8A9':"fraction of non cohesive sediment of class9,9n8 layer",
+    '8A10':"fraction of non cohesive sediment of class10,10n8 layer",
+    '8A11':"fraction of non cohesive sediment of class11,11n8 layer",
+    '8A12':"fraction of non cohesive sediment of class12,12n8 layer",
+    '8A13':"fraction of non cohesive sediment of class13,13n8 layer",
+    '8A14':"fraction of non cohesive sediment of class14,14n8 layer",
+    '8A15':"fraction of non cohesive sediment of class15,15n8 layer",
+    '8A16':"fraction of non cohesive sediment of class16,16n8 layer",
+    '8A17':"fraction of non cohesive sediment of class17,17n8 layer",
+    '8A18':"fraction of non cohesive sediment of class18,18n8 layer",
+    '8A19':"fraction of non cohesive sediment of class19,19n8 layer",
+    '8A**':"fraction of non cohesive sediment of class**,**n8 layer",
+    '9A*':"fraction of non cohesive sediment of class*,*n9 layer",
+    '9A1':"fraction of non cohesive sediment of class1,1n9 layer",
+    '9A2':"fraction of non cohesive sediment of class2,2n9 layer",
+    '9A3':"fraction of non cohesive sediment of class3,3n9 layer",
+    '9A4':"fraction of non cohesive sediment of class4,4n9 layer",
+    '9A5':"fraction of non cohesive sediment of class5,5n9 layer",
+    '9A6':"fraction of non cohesive sediment of class6,6n9 layer",
+    '9A7':"fraction of non cohesive sediment of class7,7n9 layer",
+    '9A8':"fraction of non cohesive sediment of class8,8n9 layer",
+    '9A9':"fraction of non cohesive sediment of class9,9n9 layer",
+    '9A10':"fraction of non cohesive sediment of class10,10n9 layer",
+    '9A11':"fraction of non cohesive sediment of class11,11n9 layer",
+    '9A12':"fraction of non cohesive sediment of class12,12n9 layer",
+    '9A13':"fraction of non cohesive sediment of class13,13n9 layer",
+    '9A14':"fraction of non cohesive sediment of class14,14n9 layer",
+    '9A15':"fraction of non cohesive sediment of class15,15n9 layer",
+    '9A16':"fraction of non cohesive sediment of class16,16n9 layer",
+    '9A17':"fraction of non cohesive sediment of class17,17n9 layer",
+    '9A18':"fraction of non cohesive sediment of class18,18n9 layer",
+    '9A19':"fraction of non cohesive sediment of class19,19n9 layer",
+    '9A**':"fraction of non cohesive sediment of class**,**n9 layer",
+    '10A*':"fraction of non cohesive sediment of class*,*n10 layer",
+    '10A1':"fraction of non cohesive sediment of class1,1n10 layer",
+    '10A2':"fraction of non cohesive sediment of class2,2n10 layer",
+    '10A3':"fraction of non cohesive sediment of class3,3n10 layer",
+    '10A4':"fraction of non cohesive sediment of class4,4n10 layer",
+    '10A5':"fraction of non cohesive sediment of class5,5n10 layer",
+    '10A6':"fraction of non cohesive sediment of class6,6n10 layer",
+    '10A7':"fraction of non cohesive sediment of class7,7n10 layer",
+    '10A8':"fraction of non cohesive sediment of class8,8n10 layer",
+    '10A9':"fraction of non cohesive sediment of class9,9n10 layer",
+    '10A10':"fraction of non cohesive sediment of class10,10n10 layer",
+    '10A11':"fraction of non cohesive sediment of class11,11n10 layer",
+    '10A12':"fraction of non cohesive sediment of class12,12n10 layer",
+    '10A13':"fraction of non cohesive sediment of class13,13n10 layer",
+    '10A14':"fraction of non cohesive sediment of class14,14n10 layer",
+    '10A15':"fraction of non cohesive sediment of class15,15n10 layer",
+    '10A16':"fraction of non cohesive sediment of class16,16n10 layer",
+    '10A17':"fraction of non cohesive sediment of class17,17n10 layer",
+    '10A18':"fraction of non cohesive sediment of class18,18n10 layer",
+    '10A19':"fraction of non cohesive sediment of class19,19n10 layer",
+    '10A**':"fraction of non cohesive sediment of class**,**n10 layer",
+    '11A*':"fraction of non cohesive sediment of class*,*n11 layer",
+    '11A1':"fraction of non cohesive sediment of class1,1n11 layer",
+    '11A2':"fraction of non cohesive sediment of class2,2n11 layer",
+    '11A3':"fraction of non cohesive sediment of class3,3n11 layer",
+    '11A4':"fraction of non cohesive sediment of class4,4n11 layer",
+    '11A5':"fraction of non cohesive sediment of class5,5n11 layer",
+    '11A6':"fraction of non cohesive sediment of class6,6n11 layer",
+    '11A7':"fraction of non cohesive sediment of class7,7n11 layer",
+    '11A8':"fraction of non cohesive sediment of class8,8n11 layer",
+    '11A9':"fraction of non cohesive sediment of class9,9n11 layer",
+    '11A10':"fraction of non cohesive sediment of class10,10n11 layer",
+    '11A11':"fraction of non cohesive sediment of class11,11n11 layer",
+    '11A12':"fraction of non cohesive sediment of class12,12n11 layer",
+    '11A13':"fraction of non cohesive sediment of class13,13n11 layer",
+    '11A14':"fraction of non cohesive sediment of class14,14n11 layer",
+    '11A15':"fraction of non cohesive sediment of class15,15n11 layer",
+    '11A16':"fraction of non cohesive sediment of class16,16n11 layer",
+    '11A17':"fraction of non cohesive sediment of class17,17n11 layer",
+    '11A18':"fraction of non cohesive sediment of class18,18n11 layer",
+    '11A19':"fraction of non cohesive sediment of class19,19n11 layer",
+    '11A**':"fraction of non cohesive sediment of class**,**n11 layer",
+    '12A*':"fraction of non cohesive sediment of class*,*n12 layer",
+    '12A1':"fraction of non cohesive sediment of class1,1n12 layer",
+    '12A2':"fraction of non cohesive sediment of class2,2n12 layer",
+    '12A3':"fraction of non cohesive sediment of class3,3n12 layer",
+    '12A4':"fraction of non cohesive sediment of class4,4n12 layer",
+    '12A5':"fraction of non cohesive sediment of class5,5n12 layer",
+    '12A6':"fraction of non cohesive sediment of class6,6n12 layer",
+    '12A7':"fraction of non cohesive sediment of class7,7n12 layer",
+    '12A8':"fraction of non cohesive sediment of class8,8n12 layer",
+    '12A9':"fraction of non cohesive sediment of class9,9n12 layer",
+    '12A10':"fraction of non cohesive sediment of class10,10n12 layer",
+    '12A11':"fraction of non cohesive sediment of class11,11n12 layer",
+    '12A12':"fraction of non cohesive sediment of class12,12n12 layer",
+    '12A13':"fraction of non cohesive sediment of class13,13n12 layer",
+    '12A14':"fraction of non cohesive sediment of class14,14n12 layer",
+    '12A15':"fraction of non cohesive sediment of class15,15n12 layer",
+    '12A16':"fraction of non cohesive sediment of class16,16n12 layer",
+    '12A17':"fraction of non cohesive sediment of class17,17n12 layer",
+    '12A18':"fraction of non cohesive sediment of class18,18n12 layer",
+    '12A19':"fraction of non cohesive sediment of class19,19n12 layer",
+    '12A**':"fraction of non cohesive sediment of class**,**n12 layer",
+    '13A*':"fraction of non cohesive sediment of class*,*n13 layer",
+    '13A1':"fraction of non cohesive sediment of class1,1n13 layer",
+    '13A2':"fraction of non cohesive sediment of class2,2n13 layer",
+    '13A3':"fraction of non cohesive sediment of class3,3n13 layer",
+    '13A4':"fraction of non cohesive sediment of class4,4n13 layer",
+    '13A5':"fraction of non cohesive sediment of class5,5n13 layer",
+    '13A6':"fraction of non cohesive sediment of class6,6n13 layer",
+    '13A7':"fraction of non cohesive sediment of class7,7n13 layer",
+    '13A8':"fraction of non cohesive sediment of class8,8n13 layer",
+    '13A9':"fraction of non cohesive sediment of class9,9n13 layer",
+    '13A10':"fraction of non cohesive sediment of class10,10n13 layer",
+    '13A11':"fraction of non cohesive sediment of class11,11n13 layer",
+    '13A12':"fraction of non cohesive sediment of class12,12n13 layer",
+    '13A13':"fraction of non cohesive sediment of class13,13n13 layer",
+    '13A14':"fraction of non cohesive sediment of class14,14n13 layer",
+    '13A15':"fraction of non cohesive sediment of class15,15n13 layer",
+    '13A16':"fraction of non cohesive sediment of class16,16n13 layer",
+    '13A17':"fraction of non cohesive sediment of class17,17n13 layer",
+    '13A18':"fraction of non cohesive sediment of class18,18n13 layer",
+    '13A19':"fraction of non cohesive sediment of class19,19n13 layer",
+    '13A**':"fraction of non cohesive sediment of class**,**n13 layer",
+    '14A*':"fraction of non cohesive sediment of class*,*n14 layer",
+    '14A1':"fraction of non cohesive sediment of class1,1n14 layer",
+    '14A2':"fraction of non cohesive sediment of class2,2n14 layer",
+    '14A3':"fraction of non cohesive sediment of class3,3n14 layer",
+    '14A4':"fraction of non cohesive sediment of class4,4n14 layer",
+    '14A5':"fraction of non cohesive sediment of class5,5n14 layer",
+    '14A6':"fraction of non cohesive sediment of class6,6n14 layer",
+    '14A7':"fraction of non cohesive sediment of class7,7n14 layer",
+    '14A8':"fraction of non cohesive sediment of class8,8n14 layer",
+    '14A9':"fraction of non cohesive sediment of class9,9n14 layer",
+    '14A10':"fraction of non cohesive sediment of class10,10n14 layer",
+    '14A11':"fraction of non cohesive sediment of class11,11n14 layer",
+    '14A12':"fraction of non cohesive sediment of class12,12n14 layer",
+    '14A13':"fraction of non cohesive sediment of class13,13n14 layer",
+    '14A14':"fraction of non cohesive sediment of class14,14n14 layer",
+    '14A15':"fraction of non cohesive sediment of class15,15n14 layer",
+    '14A16':"fraction of non cohesive sediment of class16,16n14 layer",
+    '14A17':"fraction of non cohesive sediment of class17,17n14 layer",
+    '14A18':"fraction of non cohesive sediment of class18,18n14 layer",
+    '14A19':"fraction of non cohesive sediment of class19,19n14 layer",
+    '14A**':"fraction of non cohesive sediment of class**,**n14 layer",
+    '15A*':"fraction of non cohesive sediment of class*,*n15 layer",
+    '15A1':"fraction of non cohesive sediment of class1,1n15 layer",
+    '15A2':"fraction of non cohesive sediment of class2,2n15 layer",
+    '15A3':"fraction of non cohesive sediment of class3,3n15 layer",
+    '15A4':"fraction of non cohesive sediment of class4,4n15 layer",
+    '15A5':"fraction of non cohesive sediment of class5,5n15 layer",
+    '15A6':"fraction of non cohesive sediment of class6,6n15 layer",
+    '15A7':"fraction of non cohesive sediment of class7,7n15 layer",
+    '15A8':"fraction of non cohesive sediment of class8,8n15 layer",
+    '15A9':"fraction of non cohesive sediment of class9,9n15 layer",
+    '15A10':"fraction of non cohesive sediment of class10,10n15 layer",
+    '15A11':"fraction of non cohesive sediment of class11,11n15 layer",
+    '15A12':"fraction of non cohesive sediment of class12,12n15 layer",
+    '15A13':"fraction of non cohesive sediment of class13,13n15 layer",
+    '15A14':"fraction of non cohesive sediment of class14,14n15 layer",
+    '15A15':"fraction of non cohesive sediment of class15,15n15 layer",
+    '15A16':"fraction of non cohesive sediment of class16,16n15 layer",
+    '15A17':"fraction of non cohesive sediment of class17,17n15 layer",
+    '15A18':"fraction of non cohesive sediment of class18,18n15 layer",
+    '15A19':"fraction of non cohesive sediment of class19,19n15 layer",
+    '15A**':"fraction of non cohesive sediment of class**,**n15 layer",
+    '16A*':"fraction of non cohesive sediment of class*,*n16 layer",
+    '16A1':"fraction of non cohesive sediment of class1,1n16 layer",
+    '16A2':"fraction of non cohesive sediment of class2,2n16 layer",
+    '16A3':"fraction of non cohesive sediment of class3,3n16 layer",
+    '16A4':"fraction of non cohesive sediment of class4,4n16 layer",
+    '16A5':"fraction of non cohesive sediment of class5,5n16 layer",
+    '16A6':"fraction of non cohesive sediment of class6,6n16 layer",
+    '16A7':"fraction of non cohesive sediment of class7,7n16 layer",
+    '16A8':"fraction of non cohesive sediment of class8,8n16 layer",
+    '16A9':"fraction of non cohesive sediment of class9,9n16 layer",
+    '16A10':"fraction of non cohesive sediment of class10,10n16 layer",
+    '16A11':"fraction of non cohesive sediment of class11,11n16 layer",
+    '16A12':"fraction of non cohesive sediment of class12,12n16 layer",
+    '16A13':"fraction of non cohesive sediment of class13,13n16 layer",
+    '16A14':"fraction of non cohesive sediment of class14,14n16 layer",
+    '16A15':"fraction of non cohesive sediment of class15,15n16 layer",
+    '16A16':"fraction of non cohesive sediment of class16,16n16 layer",
+    '16A17':"fraction of non cohesive sediment of class17,17n16 layer",
+    '16A18':"fraction of non cohesive sediment of class18,18n16 layer",
+    '16A19':"fraction of non cohesive sediment of class19,19n16 layer",
+    '16A**':"fraction of non cohesive sediment of class**,**n16 layer",
+    '17A*':"fraction of non cohesive sediment of class*,*n17 layer",
+    '17A1':"fraction of non cohesive sediment of class1,1n17 layer",
+    '17A2':"fraction of non cohesive sediment of class2,2n17 layer",
+    '17A3':"fraction of non cohesive sediment of class3,3n17 layer",
+    '17A4':"fraction of non cohesive sediment of class4,4n17 layer",
+    '17A5':"fraction of non cohesive sediment of class5,5n17 layer",
+    '17A6':"fraction of non cohesive sediment of class6,6n17 layer",
+    '17A7':"fraction of non cohesive sediment of class7,7n17 layer",
+    '17A8':"fraction of non cohesive sediment of class8,8n17 layer",
+    '17A9':"fraction of non cohesive sediment of class9,9n17 layer",
+    '17A10':"fraction of non cohesive sediment of class10,10n17 layer",
+    '17A11':"fraction of non cohesive sediment of class11,11n17 layer",
+    '17A12':"fraction of non cohesive sediment of class12,12n17 layer",
+    '17A13':"fraction of non cohesive sediment of class13,13n17 layer",
+    '17A14':"fraction of non cohesive sediment of class14,14n17 layer",
+    '17A15':"fraction of non cohesive sediment of class15,15n17 layer",
+    '17A16':"fraction of non cohesive sediment of class16,16n17 layer",
+    '17A17':"fraction of non cohesive sediment of class17,17n17 layer",
+    '17A18':"fraction of non cohesive sediment of class18,18n17 layer",
+    '17A19':"fraction of non cohesive sediment of class19,19n17 layer",
+    '17A**':"fraction of non cohesive sediment of class**,**n17 layer",
+    '18A*':"fraction of non cohesive sediment of class*,*n18 layer",
+    '18A1':"fraction of non cohesive sediment of class1,1n18 layer",
+    '18A2':"fraction of non cohesive sediment of class2,2n18 layer",
+    '18A3':"fraction of non cohesive sediment of class3,3n18 layer",
+    '18A4':"fraction of non cohesive sediment of class4,4n18 layer",
+    '18A5':"fraction of non cohesive sediment of class5,5n18 layer",
+    '18A6':"fraction of non cohesive sediment of class6,6n18 layer",
+    '18A7':"fraction of non cohesive sediment of class7,7n18 layer",
+    '18A8':"fraction of non cohesive sediment of class8,8n18 layer",
+    '18A9':"fraction of non cohesive sediment of class9,9n18 layer",
+    '18A10':"fraction of non cohesive sediment of class10,10n18 layer",
+    '18A11':"fraction of non cohesive sediment of class11,11n18 layer",
+    '18A12':"fraction of non cohesive sediment of class12,12n18 layer",
+    '18A13':"fraction of non cohesive sediment of class13,13n18 layer",
+    '18A14':"fraction of non cohesive sediment of class14,14n18 layer",
+    '18A15':"fraction of non cohesive sediment of class15,15n18 layer",
+    '18A16':"fraction of non cohesive sediment of class16,16n18 layer",
+    '18A17':"fraction of non cohesive sediment of class17,17n18 layer",
+    '18A18':"fraction of non cohesive sediment of class18,18n18 layer",
+    '18A19':"fraction of non cohesive sediment of class19,19n18 layer",
+    '18A**':"fraction of non cohesive sediment of class**,**n18 layer",
+    '19A*':"fraction of non cohesive sediment of class*,*n19 layer",
+    '19A1':"fraction of non cohesive sediment of class1,1n19 layer",
+    '19A2':"fraction of non cohesive sediment of class2,2n19 layer",
+    '19A3':"fraction of non cohesive sediment of class3,3n19 layer",
+    '19A4':"fraction of non cohesive sediment of class4,4n19 layer",
+    '19A5':"fraction of non cohesive sediment of class5,5n19 layer",
+    '19A6':"fraction of non cohesive sediment of class6,6n19 layer",
+    '19A7':"fraction of non cohesive sediment of class7,7n19 layer",
+    '19A8':"fraction of non cohesive sediment of class8,8n19 layer",
+    '19A9':"fraction of non cohesive sediment of class9,9n19 layer",
+    '19A10':"fraction of non cohesive sediment of class10,10n19 layer",
+    '19A11':"fraction of non cohesive sediment of class11,11n19 layer",
+    '19A12':"fraction of non cohesive sediment of class12,12n19 layer",
+    '19A13':"fraction of non cohesive sediment of class13,13n19 layer",
+    '19A14':"fraction of non cohesive sediment of class14,14n19 layer",
+    '19A15':"fraction of non cohesive sediment of class15,15n19 layer",
+    '19A16':"fraction of non cohesive sediment of class16,16n19 layer",
+    '19A17':"fraction of non cohesive sediment of class17,17n19 layer",
+    '19A18':"fraction of non cohesive sediment of class18,18n19 layer",
+    '19A19':"fraction of non cohesive sediment of class19,19n19 layer",
+    '19A**':"fraction of non cohesive sediment of class**,**n19 layer",
+    '**A*':"fraction of non cohesive sediment of class*,*n** layer",
+    '**A1':"fraction of non cohesive sediment of class1,1n** layer",
+    '**A2':"fraction of non cohesive sediment of class2,2n** layer",
+    '**A3':"fraction of non cohesive sediment of class3,3n** layer",
+    '**A4':"fraction of non cohesive sediment of class4,4n** layer",
+    '**A5':"fraction of non cohesive sediment of class5,5n** layer",
+    '**A6':"fraction of non cohesive sediment of class6,6n** layer",
+    '**A7':"fraction of non cohesive sediment of class7,7n** layer",
+    '**A8':"fraction of non cohesive sediment of class8,8n** layer",
+    '**A9':"fraction of non cohesive sediment of class9,9n** layer",
+    '**A10':"fraction of non cohesive sediment of class10,10n** layer",
+    '**A11':"fraction of non cohesive sediment of class11,11n** layer",
+    '**A12':"fraction of non cohesive sediment of class12,12n** layer",
+    '**A13':"fraction of non cohesive sediment of class13,13n** layer",
+    '**A14':"fraction of non cohesive sediment of class14,14n** layer",
+    '**A15':"fraction of non cohesive sediment of class15,15n** layer",
+    '**A16':"fraction of non cohesive sediment of class16,16n** layer",
+    '**A17':"fraction of non cohesive sediment of class17,17n** layer",
+    '**A18':"fraction of non cohesive sediment of class18,18n** layer",
+    '**A19':"fraction of non cohesive sediment of class19,19n** layer",
+    '**A**':"fraction of non cohesive sediment of class**,**n** layer",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'kES':"thicknes of bed layer k",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
     'CSi':"concentration for class i",
     'A':"supplementary variable A",
     'G':"supplementary variable G",
@@ -55,36 +1374,5748 @@ TelemacdicoEn = {
     'MU':"Skin friction correction factor",
     'D50':"Mean grain diameter",
     'UWB':"wave orbital velocity (m/s)",
-    '1Ai':"fraction of non cohesive sediment of class i, in 1st layer",
-    '2Ai':"fraction of non cohesive sediment of class i, in 2nd layer",
-    'kAi':"fraction of non cohesive sediment of class i, in k layer",
-    'QSi':"solid transport load of class i",
-    'CSi':"mass concentration of class i",
-    'C2DSi':"mass concentration of class i for 2D graphic printouts          (only f,
-    'SVX':"sediment viscosity along x axis (m2/s) - only 3D",
-    'SVY':"sediment viscosity along y axis (m2/s) - only 3D",
-    'SVZ':"sediment viscosity along z axis (m2/s) - only 3D",
+    '*A*':"fraction of non cohesive sediment of class*,*n* layer",
+    '*A1':"fraction of non cohesive sediment of class1,1n* layer",
+    '*A2':"fraction of non cohesive sediment of class2,2n* layer",
+    '*A3':"fraction of non cohesive sediment of class3,3n* layer",
+    '*A4':"fraction of non cohesive sediment of class4,4n* layer",
+    '*A5':"fraction of non cohesive sediment of class5,5n* layer",
+    '*A6':"fraction of non cohesive sediment of class6,6n* layer",
+    '*A7':"fraction of non cohesive sediment of class7,7n* layer",
+    '*A8':"fraction of non cohesive sediment of class8,8n* layer",
+    '*A9':"fraction of non cohesive sediment of class9,9n* layer",
+    '*A10':"fraction of non cohesive sediment of class10,10n* layer",
+    '*A11':"fraction of non cohesive sediment of class11,11n* layer",
+    '*A12':"fraction of non cohesive sediment of class12,12n* layer",
+    '*A13':"fraction of non cohesive sediment of class13,13n* layer",
+    '*A14':"fraction of non cohesive sediment of class14,14n* layer",
+    '*A15':"fraction of non cohesive sediment of class15,15n* layer",
+    '*A16':"fraction of non cohesive sediment of class16,16n* layer",
+    '*A17':"fraction of non cohesive sediment of class17,17n* layer",
+    '*A18':"fraction of non cohesive sediment of class18,18n* layer",
+    '*A19':"fraction of non cohesive sediment of class19,19n* layer",
+    '*A**':"fraction of non cohesive sediment of class**,**n* layer",
+    '1A*':"fraction of non cohesive sediment of class*,*n1 layer",
+    '1A1':"fraction of non cohesive sediment of class1,1n1 layer",
+    '1A2':"fraction of non cohesive sediment of class2,2n1 layer",
+    '1A3':"fraction of non cohesive sediment of class3,3n1 layer",
+    '1A4':"fraction of non cohesive sediment of class4,4n1 layer",
+    '1A5':"fraction of non cohesive sediment of class5,5n1 layer",
+    '1A6':"fraction of non cohesive sediment of class6,6n1 layer",
+    '1A7':"fraction of non cohesive sediment of class7,7n1 layer",
+    '1A8':"fraction of non cohesive sediment of class8,8n1 layer",
+    '1A9':"fraction of non cohesive sediment of class9,9n1 layer",
+    '1A10':"fraction of non cohesive sediment of class10,10n1 layer",
+    '1A11':"fraction of non cohesive sediment of class11,11n1 layer",
+    '1A12':"fraction of non cohesive sediment of class12,12n1 layer",
+    '1A13':"fraction of non cohesive sediment of class13,13n1 layer",
+    '1A14':"fraction of non cohesive sediment of class14,14n1 layer",
+    '1A15':"fraction of non cohesive sediment of class15,15n1 layer",
+    '1A16':"fraction of non cohesive sediment of class16,16n1 layer",
+    '1A17':"fraction of non cohesive sediment of class17,17n1 layer",
+    '1A18':"fraction of non cohesive sediment of class18,18n1 layer",
+    '1A19':"fraction of non cohesive sediment of class19,19n1 layer",
+    '1A**':"fraction of non cohesive sediment of class**,**n1 layer",
+    '2A*':"fraction of non cohesive sediment of class*,*n2 layer",
+    '2A1':"fraction of non cohesive sediment of class1,1n2 layer",
+    '2A2':"fraction of non cohesive sediment of class2,2n2 layer",
+    '2A3':"fraction of non cohesive sediment of class3,3n2 layer",
+    '2A4':"fraction of non cohesive sediment of class4,4n2 layer",
+    '2A5':"fraction of non cohesive sediment of class5,5n2 layer",
+    '2A6':"fraction of non cohesive sediment of class6,6n2 layer",
+    '2A7':"fraction of non cohesive sediment of class7,7n2 layer",
+    '2A8':"fraction of non cohesive sediment of class8,8n2 layer",
+    '2A9':"fraction of non cohesive sediment of class9,9n2 layer",
+    '2A10':"fraction of non cohesive sediment of class10,10n2 layer",
+    '2A11':"fraction of non cohesive sediment of class11,11n2 layer",
+    '2A12':"fraction of non cohesive sediment of class12,12n2 layer",
+    '2A13':"fraction of non cohesive sediment of class13,13n2 layer",
+    '2A14':"fraction of non cohesive sediment of class14,14n2 layer",
+    '2A15':"fraction of non cohesive sediment of class15,15n2 layer",
+    '2A16':"fraction of non cohesive sediment of class16,16n2 layer",
+    '2A17':"fraction of non cohesive sediment of class17,17n2 layer",
+    '2A18':"fraction of non cohesive sediment of class18,18n2 layer",
+    '2A19':"fraction of non cohesive sediment of class19,19n2 layer",
+    '2A**':"fraction of non cohesive sediment of class**,**n2 layer",
+    '3A*':"fraction of non cohesive sediment of class*,*n3 layer",
+    '3A1':"fraction of non cohesive sediment of class1,1n3 layer",
+    '3A2':"fraction of non cohesive sediment of class2,2n3 layer",
+    '3A3':"fraction of non cohesive sediment of class3,3n3 layer",
+    '3A4':"fraction of non cohesive sediment of class4,4n3 layer",
+    '3A5':"fraction of non cohesive sediment of class5,5n3 layer",
+    '3A6':"fraction of non cohesive sediment of class6,6n3 layer",
+    '3A7':"fraction of non cohesive sediment of class7,7n3 layer",
+    '3A8':"fraction of non cohesive sediment of class8,8n3 layer",
+    '3A9':"fraction of non cohesive sediment of class9,9n3 layer",
+    '3A10':"fraction of non cohesive sediment of class10,10n3 layer",
+    '3A11':"fraction of non cohesive sediment of class11,11n3 layer",
+    '3A12':"fraction of non cohesive sediment of class12,12n3 layer",
+    '3A13':"fraction of non cohesive sediment of class13,13n3 layer",
+    '3A14':"fraction of non cohesive sediment of class14,14n3 layer",
+    '3A15':"fraction of non cohesive sediment of class15,15n3 layer",
+    '3A16':"fraction of non cohesive sediment of class16,16n3 layer",
+    '3A17':"fraction of non cohesive sediment of class17,17n3 layer",
+    '3A18':"fraction of non cohesive sediment of class18,18n3 layer",
+    '3A19':"fraction of non cohesive sediment of class19,19n3 layer",
+    '3A**':"fraction of non cohesive sediment of class**,**n3 layer",
+    '4A*':"fraction of non cohesive sediment of class*,*n4 layer",
+    '4A1':"fraction of non cohesive sediment of class1,1n4 layer",
+    '4A2':"fraction of non cohesive sediment of class2,2n4 layer",
+    '4A3':"fraction of non cohesive sediment of class3,3n4 layer",
+    '4A4':"fraction of non cohesive sediment of class4,4n4 layer",
+    '4A5':"fraction of non cohesive sediment of class5,5n4 layer",
+    '4A6':"fraction of non cohesive sediment of class6,6n4 layer",
+    '4A7':"fraction of non cohesive sediment of class7,7n4 layer",
+    '4A8':"fraction of non cohesive sediment of class8,8n4 layer",
+    '4A9':"fraction of non cohesive sediment of class9,9n4 layer",
+    '4A10':"fraction of non cohesive sediment of class10,10n4 layer",
+    '4A11':"fraction of non cohesive sediment of class11,11n4 layer",
+    '4A12':"fraction of non cohesive sediment of class12,12n4 layer",
+    '4A13':"fraction of non cohesive sediment of class13,13n4 layer",
+    '4A14':"fraction of non cohesive sediment of class14,14n4 layer",
+    '4A15':"fraction of non cohesive sediment of class15,15n4 layer",
+    '4A16':"fraction of non cohesive sediment of class16,16n4 layer",
+    '4A17':"fraction of non cohesive sediment of class17,17n4 layer",
+    '4A18':"fraction of non cohesive sediment of class18,18n4 layer",
+    '4A19':"fraction of non cohesive sediment of class19,19n4 layer",
+    '4A**':"fraction of non cohesive sediment of class**,**n4 layer",
+    '5A*':"fraction of non cohesive sediment of class*,*n5 layer",
+    '5A1':"fraction of non cohesive sediment of class1,1n5 layer",
+    '5A2':"fraction of non cohesive sediment of class2,2n5 layer",
+    '5A3':"fraction of non cohesive sediment of class3,3n5 layer",
+    '5A4':"fraction of non cohesive sediment of class4,4n5 layer",
+    '5A5':"fraction of non cohesive sediment of class5,5n5 layer",
+    '5A6':"fraction of non cohesive sediment of class6,6n5 layer",
+    '5A7':"fraction of non cohesive sediment of class7,7n5 layer",
+    '5A8':"fraction of non cohesive sediment of class8,8n5 layer",
+    '5A9':"fraction of non cohesive sediment of class9,9n5 layer",
+    '5A10':"fraction of non cohesive sediment of class10,10n5 layer",
+    '5A11':"fraction of non cohesive sediment of class11,11n5 layer",
+    '5A12':"fraction of non cohesive sediment of class12,12n5 layer",
+    '5A13':"fraction of non cohesive sediment of class13,13n5 layer",
+    '5A14':"fraction of non cohesive sediment of class14,14n5 layer",
+    '5A15':"fraction of non cohesive sediment of class15,15n5 layer",
+    '5A16':"fraction of non cohesive sediment of class16,16n5 layer",
+    '5A17':"fraction of non cohesive sediment of class17,17n5 layer",
+    '5A18':"fraction of non cohesive sediment of class18,18n5 layer",
+    '5A19':"fraction of non cohesive sediment of class19,19n5 layer",
+    '5A**':"fraction of non cohesive sediment of class**,**n5 layer",
+    '6A*':"fraction of non cohesive sediment of class*,*n6 layer",
+    '6A1':"fraction of non cohesive sediment of class1,1n6 layer",
+    '6A2':"fraction of non cohesive sediment of class2,2n6 layer",
+    '6A3':"fraction of non cohesive sediment of class3,3n6 layer",
+    '6A4':"fraction of non cohesive sediment of class4,4n6 layer",
+    '6A5':"fraction of non cohesive sediment of class5,5n6 layer",
+    '6A6':"fraction of non cohesive sediment of class6,6n6 layer",
+    '6A7':"fraction of non cohesive sediment of class7,7n6 layer",
+    '6A8':"fraction of non cohesive sediment of class8,8n6 layer",
+    '6A9':"fraction of non cohesive sediment of class9,9n6 layer",
+    '6A10':"fraction of non cohesive sediment of class10,10n6 layer",
+    '6A11':"fraction of non cohesive sediment of class11,11n6 layer",
+    '6A12':"fraction of non cohesive sediment of class12,12n6 layer",
+    '6A13':"fraction of non cohesive sediment of class13,13n6 layer",
+    '6A14':"fraction of non cohesive sediment of class14,14n6 layer",
+    '6A15':"fraction of non cohesive sediment of class15,15n6 layer",
+    '6A16':"fraction of non cohesive sediment of class16,16n6 layer",
+    '6A17':"fraction of non cohesive sediment of class17,17n6 layer",
+    '6A18':"fraction of non cohesive sediment of class18,18n6 layer",
+    '6A19':"fraction of non cohesive sediment of class19,19n6 layer",
+    '6A**':"fraction of non cohesive sediment of class**,**n6 layer",
+    '7A*':"fraction of non cohesive sediment of class*,*n7 layer",
+    '7A1':"fraction of non cohesive sediment of class1,1n7 layer",
+    '7A2':"fraction of non cohesive sediment of class2,2n7 layer",
+    '7A3':"fraction of non cohesive sediment of class3,3n7 layer",
+    '7A4':"fraction of non cohesive sediment of class4,4n7 layer",
+    '7A5':"fraction of non cohesive sediment of class5,5n7 layer",
+    '7A6':"fraction of non cohesive sediment of class6,6n7 layer",
+    '7A7':"fraction of non cohesive sediment of class7,7n7 layer",
+    '7A8':"fraction of non cohesive sediment of class8,8n7 layer",
+    '7A9':"fraction of non cohesive sediment of class9,9n7 layer",
+    '7A10':"fraction of non cohesive sediment of class10,10n7 layer",
+    '7A11':"fraction of non cohesive sediment of class11,11n7 layer",
+    '7A12':"fraction of non cohesive sediment of class12,12n7 layer",
+    '7A13':"fraction of non cohesive sediment of class13,13n7 layer",
+    '7A14':"fraction of non cohesive sediment of class14,14n7 layer",
+    '7A15':"fraction of non cohesive sediment of class15,15n7 layer",
+    '7A16':"fraction of non cohesive sediment of class16,16n7 layer",
+    '7A17':"fraction of non cohesive sediment of class17,17n7 layer",
+    '7A18':"fraction of non cohesive sediment of class18,18n7 layer",
+    '7A19':"fraction of non cohesive sediment of class19,19n7 layer",
+    '7A**':"fraction of non cohesive sediment of class**,**n7 layer",
+    '8A*':"fraction of non cohesive sediment of class*,*n8 layer",
+    '8A1':"fraction of non cohesive sediment of class1,1n8 layer",
+    '8A2':"fraction of non cohesive sediment of class2,2n8 layer",
+    '8A3':"fraction of non cohesive sediment of class3,3n8 layer",
+    '8A4':"fraction of non cohesive sediment of class4,4n8 layer",
+    '8A5':"fraction of non cohesive sediment of class5,5n8 layer",
+    '8A6':"fraction of non cohesive sediment of class6,6n8 layer",
+    '8A7':"fraction of non cohesive sediment of class7,7n8 layer",
+    '8A8':"fraction of non cohesive sediment of class8,8n8 layer",
+    '8A9':"fraction of non cohesive sediment of class9,9n8 layer",
+    '8A10':"fraction of non cohesive sediment of class10,10n8 layer",
+    '8A11':"fraction of non cohesive sediment of class11,11n8 layer",
+    '8A12':"fraction of non cohesive sediment of class12,12n8 layer",
+    '8A13':"fraction of non cohesive sediment of class13,13n8 layer",
+    '8A14':"fraction of non cohesive sediment of class14,14n8 layer",
+    '8A15':"fraction of non cohesive sediment of class15,15n8 layer",
+    '8A16':"fraction of non cohesive sediment of class16,16n8 layer",
+    '8A17':"fraction of non cohesive sediment of class17,17n8 layer",
+    '8A18':"fraction of non cohesive sediment of class18,18n8 layer",
+    '8A19':"fraction of non cohesive sediment of class19,19n8 layer",
+    '8A**':"fraction of non cohesive sediment of class**,**n8 layer",
+    '9A*':"fraction of non cohesive sediment of class*,*n9 layer",
+    '9A1':"fraction of non cohesive sediment of class1,1n9 layer",
+    '9A2':"fraction of non cohesive sediment of class2,2n9 layer",
+    '9A3':"fraction of non cohesive sediment of class3,3n9 layer",
+    '9A4':"fraction of non cohesive sediment of class4,4n9 layer",
+    '9A5':"fraction of non cohesive sediment of class5,5n9 layer",
+    '9A6':"fraction of non cohesive sediment of class6,6n9 layer",
+    '9A7':"fraction of non cohesive sediment of class7,7n9 layer",
+    '9A8':"fraction of non cohesive sediment of class8,8n9 layer",
+    '9A9':"fraction of non cohesive sediment of class9,9n9 layer",
+    '9A10':"fraction of non cohesive sediment of class10,10n9 layer",
+    '9A11':"fraction of non cohesive sediment of class11,11n9 layer",
+    '9A12':"fraction of non cohesive sediment of class12,12n9 layer",
+    '9A13':"fraction of non cohesive sediment of class13,13n9 layer",
+    '9A14':"fraction of non cohesive sediment of class14,14n9 layer",
+    '9A15':"fraction of non cohesive sediment of class15,15n9 layer",
+    '9A16':"fraction of non cohesive sediment of class16,16n9 layer",
+    '9A17':"fraction of non cohesive sediment of class17,17n9 layer",
+    '9A18':"fraction of non cohesive sediment of class18,18n9 layer",
+    '9A19':"fraction of non cohesive sediment of class19,19n9 layer",
+    '9A**':"fraction of non cohesive sediment of class**,**n9 layer",
+    '10A*':"fraction of non cohesive sediment of class*,*n10 layer",
+    '10A1':"fraction of non cohesive sediment of class1,1n10 layer",
+    '10A2':"fraction of non cohesive sediment of class2,2n10 layer",
+    '10A3':"fraction of non cohesive sediment of class3,3n10 layer",
+    '10A4':"fraction of non cohesive sediment of class4,4n10 layer",
+    '10A5':"fraction of non cohesive sediment of class5,5n10 layer",
+    '10A6':"fraction of non cohesive sediment of class6,6n10 layer",
+    '10A7':"fraction of non cohesive sediment of class7,7n10 layer",
+    '10A8':"fraction of non cohesive sediment of class8,8n10 layer",
+    '10A9':"fraction of non cohesive sediment of class9,9n10 layer",
+    '10A10':"fraction of non cohesive sediment of class10,10n10 layer",
+    '10A11':"fraction of non cohesive sediment of class11,11n10 layer",
+    '10A12':"fraction of non cohesive sediment of class12,12n10 layer",
+    '10A13':"fraction of non cohesive sediment of class13,13n10 layer",
+    '10A14':"fraction of non cohesive sediment of class14,14n10 layer",
+    '10A15':"fraction of non cohesive sediment of class15,15n10 layer",
+    '10A16':"fraction of non cohesive sediment of class16,16n10 layer",
+    '10A17':"fraction of non cohesive sediment of class17,17n10 layer",
+    '10A18':"fraction of non cohesive sediment of class18,18n10 layer",
+    '10A19':"fraction of non cohesive sediment of class19,19n10 layer",
+    '10A**':"fraction of non cohesive sediment of class**,**n10 layer",
+    '11A*':"fraction of non cohesive sediment of class*,*n11 layer",
+    '11A1':"fraction of non cohesive sediment of class1,1n11 layer",
+    '11A2':"fraction of non cohesive sediment of class2,2n11 layer",
+    '11A3':"fraction of non cohesive sediment of class3,3n11 layer",
+    '11A4':"fraction of non cohesive sediment of class4,4n11 layer",
+    '11A5':"fraction of non cohesive sediment of class5,5n11 layer",
+    '11A6':"fraction of non cohesive sediment of class6,6n11 layer",
+    '11A7':"fraction of non cohesive sediment of class7,7n11 layer",
+    '11A8':"fraction of non cohesive sediment of class8,8n11 layer",
+    '11A9':"fraction of non cohesive sediment of class9,9n11 layer",
+    '11A10':"fraction of non cohesive sediment of class10,10n11 layer",
+    '11A11':"fraction of non cohesive sediment of class11,11n11 layer",
+    '11A12':"fraction of non cohesive sediment of class12,12n11 layer",
+    '11A13':"fraction of non cohesive sediment of class13,13n11 layer",
+    '11A14':"fraction of non cohesive sediment of class14,14n11 layer",
+    '11A15':"fraction of non cohesive sediment of class15,15n11 layer",
+    '11A16':"fraction of non cohesive sediment of class16,16n11 layer",
+    '11A17':"fraction of non cohesive sediment of class17,17n11 layer",
+    '11A18':"fraction of non cohesive sediment of class18,18n11 layer",
+    '11A19':"fraction of non cohesive sediment of class19,19n11 layer",
+    '11A**':"fraction of non cohesive sediment of class**,**n11 layer",
+    '12A*':"fraction of non cohesive sediment of class*,*n12 layer",
+    '12A1':"fraction of non cohesive sediment of class1,1n12 layer",
+    '12A2':"fraction of non cohesive sediment of class2,2n12 layer",
+    '12A3':"fraction of non cohesive sediment of class3,3n12 layer",
+    '12A4':"fraction of non cohesive sediment of class4,4n12 layer",
+    '12A5':"fraction of non cohesive sediment of class5,5n12 layer",
+    '12A6':"fraction of non cohesive sediment of class6,6n12 layer",
+    '12A7':"fraction of non cohesive sediment of class7,7n12 layer",
+    '12A8':"fraction of non cohesive sediment of class8,8n12 layer",
+    '12A9':"fraction of non cohesive sediment of class9,9n12 layer",
+    '12A10':"fraction of non cohesive sediment of class10,10n12 layer",
+    '12A11':"fraction of non cohesive sediment of class11,11n12 layer",
+    '12A12':"fraction of non cohesive sediment of class12,12n12 layer",
+    '12A13':"fraction of non cohesive sediment of class13,13n12 layer",
+    '12A14':"fraction of non cohesive sediment of class14,14n12 layer",
+    '12A15':"fraction of non cohesive sediment of class15,15n12 layer",
+    '12A16':"fraction of non cohesive sediment of class16,16n12 layer",
+    '12A17':"fraction of non cohesive sediment of class17,17n12 layer",
+    '12A18':"fraction of non cohesive sediment of class18,18n12 layer",
+    '12A19':"fraction of non cohesive sediment of class19,19n12 layer",
+    '12A**':"fraction of non cohesive sediment of class**,**n12 layer",
+    '13A*':"fraction of non cohesive sediment of class*,*n13 layer",
+    '13A1':"fraction of non cohesive sediment of class1,1n13 layer",
+    '13A2':"fraction of non cohesive sediment of class2,2n13 layer",
+    '13A3':"fraction of non cohesive sediment of class3,3n13 layer",
+    '13A4':"fraction of non cohesive sediment of class4,4n13 layer",
+    '13A5':"fraction of non cohesive sediment of class5,5n13 layer",
+    '13A6':"fraction of non cohesive sediment of class6,6n13 layer",
+    '13A7':"fraction of non cohesive sediment of class7,7n13 layer",
+    '13A8':"fraction of non cohesive sediment of class8,8n13 layer",
+    '13A9':"fraction of non cohesive sediment of class9,9n13 layer",
+    '13A10':"fraction of non cohesive sediment of class10,10n13 layer",
+    '13A11':"fraction of non cohesive sediment of class11,11n13 layer",
+    '13A12':"fraction of non cohesive sediment of class12,12n13 layer",
+    '13A13':"fraction of non cohesive sediment of class13,13n13 layer",
+    '13A14':"fraction of non cohesive sediment of class14,14n13 layer",
+    '13A15':"fraction of non cohesive sediment of class15,15n13 layer",
+    '13A16':"fraction of non cohesive sediment of class16,16n13 layer",
+    '13A17':"fraction of non cohesive sediment of class17,17n13 layer",
+    '13A18':"fraction of non cohesive sediment of class18,18n13 layer",
+    '13A19':"fraction of non cohesive sediment of class19,19n13 layer",
+    '13A**':"fraction of non cohesive sediment of class**,**n13 layer",
+    '14A*':"fraction of non cohesive sediment of class*,*n14 layer",
+    '14A1':"fraction of non cohesive sediment of class1,1n14 layer",
+    '14A2':"fraction of non cohesive sediment of class2,2n14 layer",
+    '14A3':"fraction of non cohesive sediment of class3,3n14 layer",
+    '14A4':"fraction of non cohesive sediment of class4,4n14 layer",
+    '14A5':"fraction of non cohesive sediment of class5,5n14 layer",
+    '14A6':"fraction of non cohesive sediment of class6,6n14 layer",
+    '14A7':"fraction of non cohesive sediment of class7,7n14 layer",
+    '14A8':"fraction of non cohesive sediment of class8,8n14 layer",
+    '14A9':"fraction of non cohesive sediment of class9,9n14 layer",
+    '14A10':"fraction of non cohesive sediment of class10,10n14 layer",
+    '14A11':"fraction of non cohesive sediment of class11,11n14 layer",
+    '14A12':"fraction of non cohesive sediment of class12,12n14 layer",
+    '14A13':"fraction of non cohesive sediment of class13,13n14 layer",
+    '14A14':"fraction of non cohesive sediment of class14,14n14 layer",
+    '14A15':"fraction of non cohesive sediment of class15,15n14 layer",
+    '14A16':"fraction of non cohesive sediment of class16,16n14 layer",
+    '14A17':"fraction of non cohesive sediment of class17,17n14 layer",
+    '14A18':"fraction of non cohesive sediment of class18,18n14 layer",
+    '14A19':"fraction of non cohesive sediment of class19,19n14 layer",
+    '14A**':"fraction of non cohesive sediment of class**,**n14 layer",
+    '15A*':"fraction of non cohesive sediment of class*,*n15 layer",
+    '15A1':"fraction of non cohesive sediment of class1,1n15 layer",
+    '15A2':"fraction of non cohesive sediment of class2,2n15 layer",
+    '15A3':"fraction of non cohesive sediment of class3,3n15 layer",
+    '15A4':"fraction of non cohesive sediment of class4,4n15 layer",
+    '15A5':"fraction of non cohesive sediment of class5,5n15 layer",
+    '15A6':"fraction of non cohesive sediment of class6,6n15 layer",
+    '15A7':"fraction of non cohesive sediment of class7,7n15 layer",
+    '15A8':"fraction of non cohesive sediment of class8,8n15 layer",
+    '15A9':"fraction of non cohesive sediment of class9,9n15 layer",
+    '15A10':"fraction of non cohesive sediment of class10,10n15 layer",
+    '15A11':"fraction of non cohesive sediment of class11,11n15 layer",
+    '15A12':"fraction of non cohesive sediment of class12,12n15 layer",
+    '15A13':"fraction of non cohesive sediment of class13,13n15 layer",
+    '15A14':"fraction of non cohesive sediment of class14,14n15 layer",
+    '15A15':"fraction of non cohesive sediment of class15,15n15 layer",
+    '15A16':"fraction of non cohesive sediment of class16,16n15 layer",
+    '15A17':"fraction of non cohesive sediment of class17,17n15 layer",
+    '15A18':"fraction of non cohesive sediment of class18,18n15 layer",
+    '15A19':"fraction of non cohesive sediment of class19,19n15 layer",
+    '15A**':"fraction of non cohesive sediment of class**,**n15 layer",
+    '16A*':"fraction of non cohesive sediment of class*,*n16 layer",
+    '16A1':"fraction of non cohesive sediment of class1,1n16 layer",
+    '16A2':"fraction of non cohesive sediment of class2,2n16 layer",
+    '16A3':"fraction of non cohesive sediment of class3,3n16 layer",
+    '16A4':"fraction of non cohesive sediment of class4,4n16 layer",
+    '16A5':"fraction of non cohesive sediment of class5,5n16 layer",
+    '16A6':"fraction of non cohesive sediment of class6,6n16 layer",
+    '16A7':"fraction of non cohesive sediment of class7,7n16 layer",
+    '16A8':"fraction of non cohesive sediment of class8,8n16 layer",
+    '16A9':"fraction of non cohesive sediment of class9,9n16 layer",
+    '16A10':"fraction of non cohesive sediment of class10,10n16 layer",
+    '16A11':"fraction of non cohesive sediment of class11,11n16 layer",
+    '16A12':"fraction of non cohesive sediment of class12,12n16 layer",
+    '16A13':"fraction of non cohesive sediment of class13,13n16 layer",
+    '16A14':"fraction of non cohesive sediment of class14,14n16 layer",
+    '16A15':"fraction of non cohesive sediment of class15,15n16 layer",
+    '16A16':"fraction of non cohesive sediment of class16,16n16 layer",
+    '16A17':"fraction of non cohesive sediment of class17,17n16 layer",
+    '16A18':"fraction of non cohesive sediment of class18,18n16 layer",
+    '16A19':"fraction of non cohesive sediment of class19,19n16 layer",
+    '16A**':"fraction of non cohesive sediment of class**,**n16 layer",
+    '17A*':"fraction of non cohesive sediment of class*,*n17 layer",
+    '17A1':"fraction of non cohesive sediment of class1,1n17 layer",
+    '17A2':"fraction of non cohesive sediment of class2,2n17 layer",
+    '17A3':"fraction of non cohesive sediment of class3,3n17 layer",
+    '17A4':"fraction of non cohesive sediment of class4,4n17 layer",
+    '17A5':"fraction of non cohesive sediment of class5,5n17 layer",
+    '17A6':"fraction of non cohesive sediment of class6,6n17 layer",
+    '17A7':"fraction of non cohesive sediment of class7,7n17 layer",
+    '17A8':"fraction of non cohesive sediment of class8,8n17 layer",
+    '17A9':"fraction of non cohesive sediment of class9,9n17 layer",
+    '17A10':"fraction of non cohesive sediment of class10,10n17 layer",
+    '17A11':"fraction of non cohesive sediment of class11,11n17 layer",
+    '17A12':"fraction of non cohesive sediment of class12,12n17 layer",
+    '17A13':"fraction of non cohesive sediment of class13,13n17 layer",
+    '17A14':"fraction of non cohesive sediment of class14,14n17 layer",
+    '17A15':"fraction of non cohesive sediment of class15,15n17 layer",
+    '17A16':"fraction of non cohesive sediment of class16,16n17 layer",
+    '17A17':"fraction of non cohesive sediment of class17,17n17 layer",
+    '17A18':"fraction of non cohesive sediment of class18,18n17 layer",
+    '17A19':"fraction of non cohesive sediment of class19,19n17 layer",
+    '17A**':"fraction of non cohesive sediment of class**,**n17 layer",
+    '18A*':"fraction of non cohesive sediment of class*,*n18 layer",
+    '18A1':"fraction of non cohesive sediment of class1,1n18 layer",
+    '18A2':"fraction of non cohesive sediment of class2,2n18 layer",
+    '18A3':"fraction of non cohesive sediment of class3,3n18 layer",
+    '18A4':"fraction of non cohesive sediment of class4,4n18 layer",
+    '18A5':"fraction of non cohesive sediment of class5,5n18 layer",
+    '18A6':"fraction of non cohesive sediment of class6,6n18 layer",
+    '18A7':"fraction of non cohesive sediment of class7,7n18 layer",
+    '18A8':"fraction of non cohesive sediment of class8,8n18 layer",
+    '18A9':"fraction of non cohesive sediment of class9,9n18 layer",
+    '18A10':"fraction of non cohesive sediment of class10,10n18 layer",
+    '18A11':"fraction of non cohesive sediment of class11,11n18 layer",
+    '18A12':"fraction of non cohesive sediment of class12,12n18 layer",
+    '18A13':"fraction of non cohesive sediment of class13,13n18 layer",
+    '18A14':"fraction of non cohesive sediment of class14,14n18 layer",
+    '18A15':"fraction of non cohesive sediment of class15,15n18 layer",
+    '18A16':"fraction of non cohesive sediment of class16,16n18 layer",
+    '18A17':"fraction of non cohesive sediment of class17,17n18 layer",
+    '18A18':"fraction of non cohesive sediment of class18,18n18 layer",
+    '18A19':"fraction of non cohesive sediment of class19,19n18 layer",
+    '18A**':"fraction of non cohesive sediment of class**,**n18 layer",
+    '19A*':"fraction of non cohesive sediment of class*,*n19 layer",
+    '19A1':"fraction of non cohesive sediment of class1,1n19 layer",
+    '19A2':"fraction of non cohesive sediment of class2,2n19 layer",
+    '19A3':"fraction of non cohesive sediment of class3,3n19 layer",
+    '19A4':"fraction of non cohesive sediment of class4,4n19 layer",
+    '19A5':"fraction of non cohesive sediment of class5,5n19 layer",
+    '19A6':"fraction of non cohesive sediment of class6,6n19 layer",
+    '19A7':"fraction of non cohesive sediment of class7,7n19 layer",
+    '19A8':"fraction of non cohesive sediment of class8,8n19 layer",
+    '19A9':"fraction of non cohesive sediment of class9,9n19 layer",
+    '19A10':"fraction of non cohesive sediment of class10,10n19 layer",
+    '19A11':"fraction of non cohesive sediment of class11,11n19 layer",
+    '19A12':"fraction of non cohesive sediment of class12,12n19 layer",
+    '19A13':"fraction of non cohesive sediment of class13,13n19 layer",
+    '19A14':"fraction of non cohesive sediment of class14,14n19 layer",
+    '19A15':"fraction of non cohesive sediment of class15,15n19 layer",
+    '19A16':"fraction of non cohesive sediment of class16,16n19 layer",
+    '19A17':"fraction of non cohesive sediment of class17,17n19 layer",
+    '19A18':"fraction of non cohesive sediment of class18,18n19 layer",
+    '19A19':"fraction of non cohesive sediment of class19,19n19 layer",
+    '19A**':"fraction of non cohesive sediment of class**,**n19 layer",
+    '**A*':"fraction of non cohesive sediment of class*,*n** layer",
+    '**A1':"fraction of non cohesive sediment of class1,1n** layer",
+    '**A2':"fraction of non cohesive sediment of class2,2n** layer",
+    '**A3':"fraction of non cohesive sediment of class3,3n** layer",
+    '**A4':"fraction of non cohesive sediment of class4,4n** layer",
+    '**A5':"fraction of non cohesive sediment of class5,5n** layer",
+    '**A6':"fraction of non cohesive sediment of class6,6n** layer",
+    '**A7':"fraction of non cohesive sediment of class7,7n** layer",
+    '**A8':"fraction of non cohesive sediment of class8,8n** layer",
+    '**A9':"fraction of non cohesive sediment of class9,9n** layer",
+    '**A10':"fraction of non cohesive sediment of class10,10n** layer",
+    '**A11':"fraction of non cohesive sediment of class11,11n** layer",
+    '**A12':"fraction of non cohesive sediment of class12,12n** layer",
+    '**A13':"fraction of non cohesive sediment of class13,13n** layer",
+    '**A14':"fraction of non cohesive sediment of class14,14n** layer",
+    '**A15':"fraction of non cohesive sediment of class15,15n** layer",
+    '**A16':"fraction of non cohesive sediment of class16,16n** layer",
+    '**A17':"fraction of non cohesive sediment of class17,17n** layer",
+    '**A18':"fraction of non cohesive sediment of class18,18n** layer",
+    '**A19':"fraction of non cohesive sediment of class19,19n** layer",
+    '**A**':"fraction of non cohesive sediment of class**,**n** layer",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'QS*':"solid transport load of class*",
+    'QS1':"solid transport load of class1",
+    'QS2':"solid transport load of class2",
+    'QS3':"solid transport load of class3",
+    'QS4':"solid transport load of class4",
+    'QS5':"solid transport load of class5",
+    'QS6':"solid transport load of class6",
+    'QS7':"solid transport load of class7",
+    'QS8':"solid transport load of class8",
+    'QS9':"solid transport load of class9",
+    'QS10':"solid transport load of class10",
+    'QS11':"solid transport load of class11",
+    'QS12':"solid transport load of class12",
+    'QS13':"solid transport load of class13",
+    'QS14':"solid transport load of class14",
+    'QS15':"solid transport load of class15",
+    'QS16':"solid transport load of class16",
+    'QS17':"solid transport load of class17",
+    'QS18':"solid transport load of class18",
+    'QS19':"solid transport load of class19",
+    'QS**':"solid transport load of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'CS*':"mass concentration of class*",
+    'CS1':"mass concentration of class1",
+    'CS2':"mass concentration of class2",
+    'CS3':"mass concentration of class3",
+    'CS4':"mass concentration of class4",
+    'CS5':"mass concentration of class5",
+    'CS6':"mass concentration of class6",
+    'CS7':"mass concentration of class7",
+    'CS8':"mass concentration of class8",
+    'CS9':"mass concentration of class9",
+    'CS10':"mass concentration of class10",
+    'CS11':"mass concentration of class11",
+    'CS12':"mass concentration of class12",
+    'CS13':"mass concentration of class13",
+    'CS14':"mass concentration of class14",
+    'CS15':"mass concentration of class15",
+    'CS16':"mass concentration of class16",
+    'CS17':"mass concentration of class17",
+    'CS18':"mass concentration of class18",
+    'CS19':"mass concentration of class19",
+    'CS**':"mass concentration of class**",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'C2DS*':"mass concentration of class* for 2D graphic printouts",
+    'C2DS1':"mass concentration of class1 for 2D graphic printouts",
+    'C2DS2':"mass concentration of class2 for 2D graphic printouts",
+    'C2DS3':"mass concentration of class3 for 2D graphic printouts",
+    'C2DS4':"mass concentration of class4 for 2D graphic printouts",
+    'C2DS5':"mass concentration of class5 for 2D graphic printouts",
+    'C2DS6':"mass concentration of class6 for 2D graphic printouts",
+    'C2DS7':"mass concentration of class7 for 2D graphic printouts",
+    'C2DS8':"mass concentration of class8 for 2D graphic printouts",
+    'C2DS9':"mass concentration of class9 for 2D graphic printouts",
+    'C2DS10':"mass concentration of class10 for 2D graphic printouts",
+    'C2DS11':"mass concentration of class11 for 2D graphic printouts",
+    'C2DS12':"mass concentration of class12 for 2D graphic printouts",
+    'C2DS13':"mass concentration of class13 for 2D graphic printouts",
+    'C2DS14':"mass concentration of class14 for 2D graphic printouts",
+    'C2DS15':"mass concentration of class15 for 2D graphic printouts",
+    'C2DS16':"mass concentration of class16 for 2D graphic printouts",
+    'C2DS17':"mass concentration of class17 for 2D graphic printouts",
+    'C2DS18':"mass concentration of class18 for 2D graphic printouts",
+    'C2DS19':"mass concentration of class19 for 2D graphic printouts",
+    'C2DS**':"mass concentration of class** for 2D graphic printouts",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVX*':"sediment* viscosity along x axis (m2/s) - only 3D",
+    'SVX1':"sediment1 viscosity along x axis (m2/s) - only 3D",
+    'SVX2':"sediment2 viscosity along x axis (m2/s) - only 3D",
+    'SVX3':"sediment3 viscosity along x axis (m2/s) - only 3D",
+    'SVX4':"sediment4 viscosity along x axis (m2/s) - only 3D",
+    'SVX5':"sediment5 viscosity along x axis (m2/s) - only 3D",
+    'SVX6':"sediment6 viscosity along x axis (m2/s) - only 3D",
+    'SVX7':"sediment7 viscosity along x axis (m2/s) - only 3D",
+    'SVX8':"sediment8 viscosity along x axis (m2/s) - only 3D",
+    'SVX9':"sediment9 viscosity along x axis (m2/s) - only 3D",
+    'SVX10':"sediment10 viscosity along x axis (m2/s) - only 3D",
+    'SVX11':"sediment11 viscosity along x axis (m2/s) - only 3D",
+    'SVX12':"sediment12 viscosity along x axis (m2/s) - only 3D",
+    'SVX13':"sediment13 viscosity along x axis (m2/s) - only 3D",
+    'SVX14':"sediment14 viscosity along x axis (m2/s) - only 3D",
+    'SVX15':"sediment15 viscosity along x axis (m2/s) - only 3D",
+    'SVX16':"sediment16 viscosity along x axis (m2/s) - only 3D",
+    'SVX17':"sediment17 viscosity along x axis (m2/s) - only 3D",
+    'SVX18':"sediment18 viscosity along x axis (m2/s) - only 3D",
+    'SVX19':"sediment19 viscosity along x axis (m2/s) - only 3D",
+    'SVX**':"sediment** viscosity along x axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVY*':"sediment* viscosity along y axis (m2/s) - only 3D",
+    'SVY1':"sediment1 viscosity along y axis (m2/s) - only 3D",
+    'SVY2':"sediment2 viscosity along y axis (m2/s) - only 3D",
+    'SVY3':"sediment3 viscosity along y axis (m2/s) - only 3D",
+    'SVY4':"sediment4 viscosity along y axis (m2/s) - only 3D",
+    'SVY5':"sediment5 viscosity along y axis (m2/s) - only 3D",
+    'SVY6':"sediment6 viscosity along y axis (m2/s) - only 3D",
+    'SVY7':"sediment7 viscosity along y axis (m2/s) - only 3D",
+    'SVY8':"sediment8 viscosity along y axis (m2/s) - only 3D",
+    'SVY9':"sediment9 viscosity along y axis (m2/s) - only 3D",
+    'SVY10':"sediment10 viscosity along y axis (m2/s) - only 3D",
+    'SVY11':"sediment11 viscosity along y axis (m2/s) - only 3D",
+    'SVY12':"sediment12 viscosity along y axis (m2/s) - only 3D",
+    'SVY13':"sediment13 viscosity along y axis (m2/s) - only 3D",
+    'SVY14':"sediment14 viscosity along y axis (m2/s) - only 3D",
+    'SVY15':"sediment15 viscosity along y axis (m2/s) - only 3D",
+    'SVY16':"sediment16 viscosity along y axis (m2/s) - only 3D",
+    'SVY17':"sediment17 viscosity along y axis (m2/s) - only 3D",
+    'SVY18':"sediment18 viscosity along y axis (m2/s) - only 3D",
+    'SVY19':"sediment19 viscosity along y axis (m2/s) - only 3D",
+    'SVY**':"sediment** viscosity along y axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
+    'SVZ*':"sediment* viscosity along z axis (m2/s) - only 3D",
+    'SVZ1':"sediment1 viscosity along z axis (m2/s) - only 3D",
+    'SVZ2':"sediment2 viscosity along z axis (m2/s) - only 3D",
+    'SVZ3':"sediment3 viscosity along z axis (m2/s) - only 3D",
+    'SVZ4':"sediment4 viscosity along z axis (m2/s) - only 3D",
+    'SVZ5':"sediment5 viscosity along z axis (m2/s) - only 3D",
+    'SVZ6':"sediment6 viscosity along z axis (m2/s) - only 3D",
+    'SVZ7':"sediment7 viscosity along z axis (m2/s) - only 3D",
+    'SVZ8':"sediment8 viscosity along z axis (m2/s) - only 3D",
+    'SVZ9':"sediment9 viscosity along z axis (m2/s) - only 3D",
+    'SVZ10':"sediment10 viscosity along z axis (m2/s) - only 3D",
+    'SVZ11':"sediment11 viscosity along z axis (m2/s) - only 3D",
+    'SVZ12':"sediment12 viscosity along z axis (m2/s) - only 3D",
+    'SVZ13':"sediment13 viscosity along z axis (m2/s) - only 3D",
+    'SVZ14':"sediment14 viscosity along z axis (m2/s) - only 3D",
+    'SVZ15':"sediment15 viscosity along z axis (m2/s) - only 3D",
+    'SVZ16':"sediment16 viscosity along z axis (m2/s) - only 3D",
+    'SVZ17':"sediment17 viscosity along z axis (m2/s) - only 3D",
+    'SVZ18':"sediment18 viscosity along z axis (m2/s) - only 3D",
+    'SVZ19':"sediment19 viscosity along z axis (m2/s) - only 3D",
+    'SVZ**':"sediment** viscosity along z axis (m2/s) - only 3D",
     'QSBL':"bed load transport rate (kg/(m*s))",
     'QSBLX':"bed load transport rate x axis",
     'QSBLY':"bed load transport rate y axis",
     'QSBLi':"bedload transport rate of class i",
-    'kES':"thickness of the k layer",
-    'kCONC':"concentration of bed layer k",
-    'QSi':"bed load transport rate of sediment of class i",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
     'A':"supplementary variable A",
     'G':"supplementary variable G",
     'L':"supplementary variable L",
     'O':"supplementary variable O",
-    '1Ri':"fraction of cohesive sediment of class i, in 1st layer",
-    '2Ri':"fraction of cohesive sediment of class i, in 2nd layer",
-    'kRi':"fraction of cohesive sediment of class i, in k layer",
+    '*R*':"fraction of cohesive sediment of class*,*n* layer",
+    '*R1':"fraction of cohesive sediment of class1,1n* layer",
+    '*R2':"fraction of cohesive sediment of class2,2n* layer",
+    '*R3':"fraction of cohesive sediment of class3,3n* layer",
+    '*R4':"fraction of cohesive sediment of class4,4n* layer",
+    '*R5':"fraction of cohesive sediment of class5,5n* layer",
+    '*R6':"fraction of cohesive sediment of class6,6n* layer",
+    '*R7':"fraction of cohesive sediment of class7,7n* layer",
+    '*R8':"fraction of cohesive sediment of class8,8n* layer",
+    '*R9':"fraction of cohesive sediment of class9,9n* layer",
+    '*R10':"fraction of cohesive sediment of class10,10n* layer",
+    '*R11':"fraction of cohesive sediment of class11,11n* layer",
+    '*R12':"fraction of cohesive sediment of class12,12n* layer",
+    '*R13':"fraction of cohesive sediment of class13,13n* layer",
+    '*R14':"fraction of cohesive sediment of class14,14n* layer",
+    '*R15':"fraction of cohesive sediment of class15,15n* layer",
+    '*R16':"fraction of cohesive sediment of class16,16n* layer",
+    '*R17':"fraction of cohesive sediment of class17,17n* layer",
+    '*R18':"fraction of cohesive sediment of class18,18n* layer",
+    '*R19':"fraction of cohesive sediment of class19,19n* layer",
+    '*R**':"fraction of cohesive sediment of class**,**n* layer",
+    '1R*':"fraction of cohesive sediment of class*,*n1 layer",
+    '1R1':"fraction of cohesive sediment of class1,1n1 layer",
+    '1R2':"fraction of cohesive sediment of class2,2n1 layer",
+    '1R3':"fraction of cohesive sediment of class3,3n1 layer",
+    '1R4':"fraction of cohesive sediment of class4,4n1 layer",
+    '1R5':"fraction of cohesive sediment of class5,5n1 layer",
+    '1R6':"fraction of cohesive sediment of class6,6n1 layer",
+    '1R7':"fraction of cohesive sediment of class7,7n1 layer",
+    '1R8':"fraction of cohesive sediment of class8,8n1 layer",
+    '1R9':"fraction of cohesive sediment of class9,9n1 layer",
+    '1R10':"fraction of cohesive sediment of class10,10n1 layer",
+    '1R11':"fraction of cohesive sediment of class11,11n1 layer",
+    '1R12':"fraction of cohesive sediment of class12,12n1 layer",
+    '1R13':"fraction of cohesive sediment of class13,13n1 layer",
+    '1R14':"fraction of cohesive sediment of class14,14n1 layer",
+    '1R15':"fraction of cohesive sediment of class15,15n1 layer",
+    '1R16':"fraction of cohesive sediment of class16,16n1 layer",
+    '1R17':"fraction of cohesive sediment of class17,17n1 layer",
+    '1R18':"fraction of cohesive sediment of class18,18n1 layer",
+    '1R19':"fraction of cohesive sediment of class19,19n1 layer",
+    '1R**':"fraction of cohesive sediment of class**,**n1 layer",
+    '2R*':"fraction of cohesive sediment of class*,*n2 layer",
+    '2R1':"fraction of cohesive sediment of class1,1n2 layer",
+    '2R2':"fraction of cohesive sediment of class2,2n2 layer",
+    '2R3':"fraction of cohesive sediment of class3,3n2 layer",
+    '2R4':"fraction of cohesive sediment of class4,4n2 layer",
+    '2R5':"fraction of cohesive sediment of class5,5n2 layer",
+    '2R6':"fraction of cohesive sediment of class6,6n2 layer",
+    '2R7':"fraction of cohesive sediment of class7,7n2 layer",
+    '2R8':"fraction of cohesive sediment of class8,8n2 layer",
+    '2R9':"fraction of cohesive sediment of class9,9n2 layer",
+    '2R10':"fraction of cohesive sediment of class10,10n2 layer",
+    '2R11':"fraction of cohesive sediment of class11,11n2 layer",
+    '2R12':"fraction of cohesive sediment of class12,12n2 layer",
+    '2R13':"fraction of cohesive sediment of class13,13n2 layer",
+    '2R14':"fraction of cohesive sediment of class14,14n2 layer",
+    '2R15':"fraction of cohesive sediment of class15,15n2 layer",
+    '2R16':"fraction of cohesive sediment of class16,16n2 layer",
+    '2R17':"fraction of cohesive sediment of class17,17n2 layer",
+    '2R18':"fraction of cohesive sediment of class18,18n2 layer",
+    '2R19':"fraction of cohesive sediment of class19,19n2 layer",
+    '2R**':"fraction of cohesive sediment of class**,**n2 layer",
+    '3R*':"fraction of cohesive sediment of class*,*n3 layer",
+    '3R1':"fraction of cohesive sediment of class1,1n3 layer",
+    '3R2':"fraction of cohesive sediment of class2,2n3 layer",
+    '3R3':"fraction of cohesive sediment of class3,3n3 layer",
+    '3R4':"fraction of cohesive sediment of class4,4n3 layer",
+    '3R5':"fraction of cohesive sediment of class5,5n3 layer",
+    '3R6':"fraction of cohesive sediment of class6,6n3 layer",
+    '3R7':"fraction of cohesive sediment of class7,7n3 layer",
+    '3R8':"fraction of cohesive sediment of class8,8n3 layer",
+    '3R9':"fraction of cohesive sediment of class9,9n3 layer",
+    '3R10':"fraction of cohesive sediment of class10,10n3 layer",
+    '3R11':"fraction of cohesive sediment of class11,11n3 layer",
+    '3R12':"fraction of cohesive sediment of class12,12n3 layer",
+    '3R13':"fraction of cohesive sediment of class13,13n3 layer",
+    '3R14':"fraction of cohesive sediment of class14,14n3 layer",
+    '3R15':"fraction of cohesive sediment of class15,15n3 layer",
+    '3R16':"fraction of cohesive sediment of class16,16n3 layer",
+    '3R17':"fraction of cohesive sediment of class17,17n3 layer",
+    '3R18':"fraction of cohesive sediment of class18,18n3 layer",
+    '3R19':"fraction of cohesive sediment of class19,19n3 layer",
+    '3R**':"fraction of cohesive sediment of class**,**n3 layer",
+    '4R*':"fraction of cohesive sediment of class*,*n4 layer",
+    '4R1':"fraction of cohesive sediment of class1,1n4 layer",
+    '4R2':"fraction of cohesive sediment of class2,2n4 layer",
+    '4R3':"fraction of cohesive sediment of class3,3n4 layer",
+    '4R4':"fraction of cohesive sediment of class4,4n4 layer",
+    '4R5':"fraction of cohesive sediment of class5,5n4 layer",
+    '4R6':"fraction of cohesive sediment of class6,6n4 layer",
+    '4R7':"fraction of cohesive sediment of class7,7n4 layer",
+    '4R8':"fraction of cohesive sediment of class8,8n4 layer",
+    '4R9':"fraction of cohesive sediment of class9,9n4 layer",
+    '4R10':"fraction of cohesive sediment of class10,10n4 layer",
+    '4R11':"fraction of cohesive sediment of class11,11n4 layer",
+    '4R12':"fraction of cohesive sediment of class12,12n4 layer",
+    '4R13':"fraction of cohesive sediment of class13,13n4 layer",
+    '4R14':"fraction of cohesive sediment of class14,14n4 layer",
+    '4R15':"fraction of cohesive sediment of class15,15n4 layer",
+    '4R16':"fraction of cohesive sediment of class16,16n4 layer",
+    '4R17':"fraction of cohesive sediment of class17,17n4 layer",
+    '4R18':"fraction of cohesive sediment of class18,18n4 layer",
+    '4R19':"fraction of cohesive sediment of class19,19n4 layer",
+    '4R**':"fraction of cohesive sediment of class**,**n4 layer",
+    '5R*':"fraction of cohesive sediment of class*,*n5 layer",
+    '5R1':"fraction of cohesive sediment of class1,1n5 layer",
+    '5R2':"fraction of cohesive sediment of class2,2n5 layer",
+    '5R3':"fraction of cohesive sediment of class3,3n5 layer",
+    '5R4':"fraction of cohesive sediment of class4,4n5 layer",
+    '5R5':"fraction of cohesive sediment of class5,5n5 layer",
+    '5R6':"fraction of cohesive sediment of class6,6n5 layer",
+    '5R7':"fraction of cohesive sediment of class7,7n5 layer",
+    '5R8':"fraction of cohesive sediment of class8,8n5 layer",
+    '5R9':"fraction of cohesive sediment of class9,9n5 layer",
+    '5R10':"fraction of cohesive sediment of class10,10n5 layer",
+    '5R11':"fraction of cohesive sediment of class11,11n5 layer",
+    '5R12':"fraction of cohesive sediment of class12,12n5 layer",
+    '5R13':"fraction of cohesive sediment of class13,13n5 layer",
+    '5R14':"fraction of cohesive sediment of class14,14n5 layer",
+    '5R15':"fraction of cohesive sediment of class15,15n5 layer",
+    '5R16':"fraction of cohesive sediment of class16,16n5 layer",
+    '5R17':"fraction of cohesive sediment of class17,17n5 layer",
+    '5R18':"fraction of cohesive sediment of class18,18n5 layer",
+    '5R19':"fraction of cohesive sediment of class19,19n5 layer",
+    '5R**':"fraction of cohesive sediment of class**,**n5 layer",
+    '6R*':"fraction of cohesive sediment of class*,*n6 layer",
+    '6R1':"fraction of cohesive sediment of class1,1n6 layer",
+    '6R2':"fraction of cohesive sediment of class2,2n6 layer",
+    '6R3':"fraction of cohesive sediment of class3,3n6 layer",
+    '6R4':"fraction of cohesive sediment of class4,4n6 layer",
+    '6R5':"fraction of cohesive sediment of class5,5n6 layer",
+    '6R6':"fraction of cohesive sediment of class6,6n6 layer",
+    '6R7':"fraction of cohesive sediment of class7,7n6 layer",
+    '6R8':"fraction of cohesive sediment of class8,8n6 layer",
+    '6R9':"fraction of cohesive sediment of class9,9n6 layer",
+    '6R10':"fraction of cohesive sediment of class10,10n6 layer",
+    '6R11':"fraction of cohesive sediment of class11,11n6 layer",
+    '6R12':"fraction of cohesive sediment of class12,12n6 layer",
+    '6R13':"fraction of cohesive sediment of class13,13n6 layer",
+    '6R14':"fraction of cohesive sediment of class14,14n6 layer",
+    '6R15':"fraction of cohesive sediment of class15,15n6 layer",
+    '6R16':"fraction of cohesive sediment of class16,16n6 layer",
+    '6R17':"fraction of cohesive sediment of class17,17n6 layer",
+    '6R18':"fraction of cohesive sediment of class18,18n6 layer",
+    '6R19':"fraction of cohesive sediment of class19,19n6 layer",
+    '6R**':"fraction of cohesive sediment of class**,**n6 layer",
+    '7R*':"fraction of cohesive sediment of class*,*n7 layer",
+    '7R1':"fraction of cohesive sediment of class1,1n7 layer",
+    '7R2':"fraction of cohesive sediment of class2,2n7 layer",
+    '7R3':"fraction of cohesive sediment of class3,3n7 layer",
+    '7R4':"fraction of cohesive sediment of class4,4n7 layer",
+    '7R5':"fraction of cohesive sediment of class5,5n7 layer",
+    '7R6':"fraction of cohesive sediment of class6,6n7 layer",
+    '7R7':"fraction of cohesive sediment of class7,7n7 layer",
+    '7R8':"fraction of cohesive sediment of class8,8n7 layer",
+    '7R9':"fraction of cohesive sediment of class9,9n7 layer",
+    '7R10':"fraction of cohesive sediment of class10,10n7 layer",
+    '7R11':"fraction of cohesive sediment of class11,11n7 layer",
+    '7R12':"fraction of cohesive sediment of class12,12n7 layer",
+    '7R13':"fraction of cohesive sediment of class13,13n7 layer",
+    '7R14':"fraction of cohesive sediment of class14,14n7 layer",
+    '7R15':"fraction of cohesive sediment of class15,15n7 layer",
+    '7R16':"fraction of cohesive sediment of class16,16n7 layer",
+    '7R17':"fraction of cohesive sediment of class17,17n7 layer",
+    '7R18':"fraction of cohesive sediment of class18,18n7 layer",
+    '7R19':"fraction of cohesive sediment of class19,19n7 layer",
+    '7R**':"fraction of cohesive sediment of class**,**n7 layer",
+    '8R*':"fraction of cohesive sediment of class*,*n8 layer",
+    '8R1':"fraction of cohesive sediment of class1,1n8 layer",
+    '8R2':"fraction of cohesive sediment of class2,2n8 layer",
+    '8R3':"fraction of cohesive sediment of class3,3n8 layer",
+    '8R4':"fraction of cohesive sediment of class4,4n8 layer",
+    '8R5':"fraction of cohesive sediment of class5,5n8 layer",
+    '8R6':"fraction of cohesive sediment of class6,6n8 layer",
+    '8R7':"fraction of cohesive sediment of class7,7n8 layer",
+    '8R8':"fraction of cohesive sediment of class8,8n8 layer",
+    '8R9':"fraction of cohesive sediment of class9,9n8 layer",
+    '8R10':"fraction of cohesive sediment of class10,10n8 layer",
+    '8R11':"fraction of cohesive sediment of class11,11n8 layer",
+    '8R12':"fraction of cohesive sediment of class12,12n8 layer",
+    '8R13':"fraction of cohesive sediment of class13,13n8 layer",
+    '8R14':"fraction of cohesive sediment of class14,14n8 layer",
+    '8R15':"fraction of cohesive sediment of class15,15n8 layer",
+    '8R16':"fraction of cohesive sediment of class16,16n8 layer",
+    '8R17':"fraction of cohesive sediment of class17,17n8 layer",
+    '8R18':"fraction of cohesive sediment of class18,18n8 layer",
+    '8R19':"fraction of cohesive sediment of class19,19n8 layer",
+    '8R**':"fraction of cohesive sediment of class**,**n8 layer",
+    '9R*':"fraction of cohesive sediment of class*,*n9 layer",
+    '9R1':"fraction of cohesive sediment of class1,1n9 layer",
+    '9R2':"fraction of cohesive sediment of class2,2n9 layer",
+    '9R3':"fraction of cohesive sediment of class3,3n9 layer",
+    '9R4':"fraction of cohesive sediment of class4,4n9 layer",
+    '9R5':"fraction of cohesive sediment of class5,5n9 layer",
+    '9R6':"fraction of cohesive sediment of class6,6n9 layer",
+    '9R7':"fraction of cohesive sediment of class7,7n9 layer",
+    '9R8':"fraction of cohesive sediment of class8,8n9 layer",
+    '9R9':"fraction of cohesive sediment of class9,9n9 layer",
+    '9R10':"fraction of cohesive sediment of class10,10n9 layer",
+    '9R11':"fraction of cohesive sediment of class11,11n9 layer",
+    '9R12':"fraction of cohesive sediment of class12,12n9 layer",
+    '9R13':"fraction of cohesive sediment of class13,13n9 layer",
+    '9R14':"fraction of cohesive sediment of class14,14n9 layer",
+    '9R15':"fraction of cohesive sediment of class15,15n9 layer",
+    '9R16':"fraction of cohesive sediment of class16,16n9 layer",
+    '9R17':"fraction of cohesive sediment of class17,17n9 layer",
+    '9R18':"fraction of cohesive sediment of class18,18n9 layer",
+    '9R19':"fraction of cohesive sediment of class19,19n9 layer",
+    '9R**':"fraction of cohesive sediment of class**,**n9 layer",
+    '10R*':"fraction of cohesive sediment of class*,*n10 layer",
+    '10R1':"fraction of cohesive sediment of class1,1n10 layer",
+    '10R2':"fraction of cohesive sediment of class2,2n10 layer",
+    '10R3':"fraction of cohesive sediment of class3,3n10 layer",
+    '10R4':"fraction of cohesive sediment of class4,4n10 layer",
+    '10R5':"fraction of cohesive sediment of class5,5n10 layer",
+    '10R6':"fraction of cohesive sediment of class6,6n10 layer",
+    '10R7':"fraction of cohesive sediment of class7,7n10 layer",
+    '10R8':"fraction of cohesive sediment of class8,8n10 layer",
+    '10R9':"fraction of cohesive sediment of class9,9n10 layer",
+    '10R10':"fraction of cohesive sediment of class10,10n10 layer",
+    '10R11':"fraction of cohesive sediment of class11,11n10 layer",
+    '10R12':"fraction of cohesive sediment of class12,12n10 layer",
+    '10R13':"fraction of cohesive sediment of class13,13n10 layer",
+    '10R14':"fraction of cohesive sediment of class14,14n10 layer",
+    '10R15':"fraction of cohesive sediment of class15,15n10 layer",
+    '10R16':"fraction of cohesive sediment of class16,16n10 layer",
+    '10R17':"fraction of cohesive sediment of class17,17n10 layer",
+    '10R18':"fraction of cohesive sediment of class18,18n10 layer",
+    '10R19':"fraction of cohesive sediment of class19,19n10 layer",
+    '10R**':"fraction of cohesive sediment of class**,**n10 layer",
+    '11R*':"fraction of cohesive sediment of class*,*n11 layer",
+    '11R1':"fraction of cohesive sediment of class1,1n11 layer",
+    '11R2':"fraction of cohesive sediment of class2,2n11 layer",
+    '11R3':"fraction of cohesive sediment of class3,3n11 layer",
+    '11R4':"fraction of cohesive sediment of class4,4n11 layer",
+    '11R5':"fraction of cohesive sediment of class5,5n11 layer",
+    '11R6':"fraction of cohesive sediment of class6,6n11 layer",
+    '11R7':"fraction of cohesive sediment of class7,7n11 layer",
+    '11R8':"fraction of cohesive sediment of class8,8n11 layer",
+    '11R9':"fraction of cohesive sediment of class9,9n11 layer",
+    '11R10':"fraction of cohesive sediment of class10,10n11 layer",
+    '11R11':"fraction of cohesive sediment of class11,11n11 layer",
+    '11R12':"fraction of cohesive sediment of class12,12n11 layer",
+    '11R13':"fraction of cohesive sediment of class13,13n11 layer",
+    '11R14':"fraction of cohesive sediment of class14,14n11 layer",
+    '11R15':"fraction of cohesive sediment of class15,15n11 layer",
+    '11R16':"fraction of cohesive sediment of class16,16n11 layer",
+    '11R17':"fraction of cohesive sediment of class17,17n11 layer",
+    '11R18':"fraction of cohesive sediment of class18,18n11 layer",
+    '11R19':"fraction of cohesive sediment of class19,19n11 layer",
+    '11R**':"fraction of cohesive sediment of class**,**n11 layer",
+    '12R*':"fraction of cohesive sediment of class*,*n12 layer",
+    '12R1':"fraction of cohesive sediment of class1,1n12 layer",
+    '12R2':"fraction of cohesive sediment of class2,2n12 layer",
+    '12R3':"fraction of cohesive sediment of class3,3n12 layer",
+    '12R4':"fraction of cohesive sediment of class4,4n12 layer",
+    '12R5':"fraction of cohesive sediment of class5,5n12 layer",
+    '12R6':"fraction of cohesive sediment of class6,6n12 layer",
+    '12R7':"fraction of cohesive sediment of class7,7n12 layer",
+    '12R8':"fraction of cohesive sediment of class8,8n12 layer",
+    '12R9':"fraction of cohesive sediment of class9,9n12 layer",
+    '12R10':"fraction of cohesive sediment of class10,10n12 layer",
+    '12R11':"fraction of cohesive sediment of class11,11n12 layer",
+    '12R12':"fraction of cohesive sediment of class12,12n12 layer",
+    '12R13':"fraction of cohesive sediment of class13,13n12 layer",
+    '12R14':"fraction of cohesive sediment of class14,14n12 layer",
+    '12R15':"fraction of cohesive sediment of class15,15n12 layer",
+    '12R16':"fraction of cohesive sediment of class16,16n12 layer",
+    '12R17':"fraction of cohesive sediment of class17,17n12 layer",
+    '12R18':"fraction of cohesive sediment of class18,18n12 layer",
+    '12R19':"fraction of cohesive sediment of class19,19n12 layer",
+    '12R**':"fraction of cohesive sediment of class**,**n12 layer",
+    '13R*':"fraction of cohesive sediment of class*,*n13 layer",
+    '13R1':"fraction of cohesive sediment of class1,1n13 layer",
+    '13R2':"fraction of cohesive sediment of class2,2n13 layer",
+    '13R3':"fraction of cohesive sediment of class3,3n13 layer",
+    '13R4':"fraction of cohesive sediment of class4,4n13 layer",
+    '13R5':"fraction of cohesive sediment of class5,5n13 layer",
+    '13R6':"fraction of cohesive sediment of class6,6n13 layer",
+    '13R7':"fraction of cohesive sediment of class7,7n13 layer",
+    '13R8':"fraction of cohesive sediment of class8,8n13 layer",
+    '13R9':"fraction of cohesive sediment of class9,9n13 layer",
+    '13R10':"fraction of cohesive sediment of class10,10n13 layer",
+    '13R11':"fraction of cohesive sediment of class11,11n13 layer",
+    '13R12':"fraction of cohesive sediment of class12,12n13 layer",
+    '13R13':"fraction of cohesive sediment of class13,13n13 layer",
+    '13R14':"fraction of cohesive sediment of class14,14n13 layer",
+    '13R15':"fraction of cohesive sediment of class15,15n13 layer",
+    '13R16':"fraction of cohesive sediment of class16,16n13 layer",
+    '13R17':"fraction of cohesive sediment of class17,17n13 layer",
+    '13R18':"fraction of cohesive sediment of class18,18n13 layer",
+    '13R19':"fraction of cohesive sediment of class19,19n13 layer",
+    '13R**':"fraction of cohesive sediment of class**,**n13 layer",
+    '14R*':"fraction of cohesive sediment of class*,*n14 layer",
+    '14R1':"fraction of cohesive sediment of class1,1n14 layer",
+    '14R2':"fraction of cohesive sediment of class2,2n14 layer",
+    '14R3':"fraction of cohesive sediment of class3,3n14 layer",
+    '14R4':"fraction of cohesive sediment of class4,4n14 layer",
+    '14R5':"fraction of cohesive sediment of class5,5n14 layer",
+    '14R6':"fraction of cohesive sediment of class6,6n14 layer",
+    '14R7':"fraction of cohesive sediment of class7,7n14 layer",
+    '14R8':"fraction of cohesive sediment of class8,8n14 layer",
+    '14R9':"fraction of cohesive sediment of class9,9n14 layer",
+    '14R10':"fraction of cohesive sediment of class10,10n14 layer",
+    '14R11':"fraction of cohesive sediment of class11,11n14 layer",
+    '14R12':"fraction of cohesive sediment of class12,12n14 layer",
+    '14R13':"fraction of cohesive sediment of class13,13n14 layer",
+    '14R14':"fraction of cohesive sediment of class14,14n14 layer",
+    '14R15':"fraction of cohesive sediment of class15,15n14 layer",
+    '14R16':"fraction of cohesive sediment of class16,16n14 layer",
+    '14R17':"fraction of cohesive sediment of class17,17n14 layer",
+    '14R18':"fraction of cohesive sediment of class18,18n14 layer",
+    '14R19':"fraction of cohesive sediment of class19,19n14 layer",
+    '14R**':"fraction of cohesive sediment of class**,**n14 layer",
+    '15R*':"fraction of cohesive sediment of class*,*n15 layer",
+    '15R1':"fraction of cohesive sediment of class1,1n15 layer",
+    '15R2':"fraction of cohesive sediment of class2,2n15 layer",
+    '15R3':"fraction of cohesive sediment of class3,3n15 layer",
+    '15R4':"fraction of cohesive sediment of class4,4n15 layer",
+    '15R5':"fraction of cohesive sediment of class5,5n15 layer",
+    '15R6':"fraction of cohesive sediment of class6,6n15 layer",
+    '15R7':"fraction of cohesive sediment of class7,7n15 layer",
+    '15R8':"fraction of cohesive sediment of class8,8n15 layer",
+    '15R9':"fraction of cohesive sediment of class9,9n15 layer",
+    '15R10':"fraction of cohesive sediment of class10,10n15 layer",
+    '15R11':"fraction of cohesive sediment of class11,11n15 layer",
+    '15R12':"fraction of cohesive sediment of class12,12n15 layer",
+    '15R13':"fraction of cohesive sediment of class13,13n15 layer",
+    '15R14':"fraction of cohesive sediment of class14,14n15 layer",
+    '15R15':"fraction of cohesive sediment of class15,15n15 layer",
+    '15R16':"fraction of cohesive sediment of class16,16n15 layer",
+    '15R17':"fraction of cohesive sediment of class17,17n15 layer",
+    '15R18':"fraction of cohesive sediment of class18,18n15 layer",
+    '15R19':"fraction of cohesive sediment of class19,19n15 layer",
+    '15R**':"fraction of cohesive sediment of class**,**n15 layer",
+    '16R*':"fraction of cohesive sediment of class*,*n16 layer",
+    '16R1':"fraction of cohesive sediment of class1,1n16 layer",
+    '16R2':"fraction of cohesive sediment of class2,2n16 layer",
+    '16R3':"fraction of cohesive sediment of class3,3n16 layer",
+    '16R4':"fraction of cohesive sediment of class4,4n16 layer",
+    '16R5':"fraction of cohesive sediment of class5,5n16 layer",
+    '16R6':"fraction of cohesive sediment of class6,6n16 layer",
+    '16R7':"fraction of cohesive sediment of class7,7n16 layer",
+    '16R8':"fraction of cohesive sediment of class8,8n16 layer",
+    '16R9':"fraction of cohesive sediment of class9,9n16 layer",
+    '16R10':"fraction of cohesive sediment of class10,10n16 layer",
+    '16R11':"fraction of cohesive sediment of class11,11n16 layer",
+    '16R12':"fraction of cohesive sediment of class12,12n16 layer",
+    '16R13':"fraction of cohesive sediment of class13,13n16 layer",
+    '16R14':"fraction of cohesive sediment of class14,14n16 layer",
+    '16R15':"fraction of cohesive sediment of class15,15n16 layer",
+    '16R16':"fraction of cohesive sediment of class16,16n16 layer",
+    '16R17':"fraction of cohesive sediment of class17,17n16 layer",
+    '16R18':"fraction of cohesive sediment of class18,18n16 layer",
+    '16R19':"fraction of cohesive sediment of class19,19n16 layer",
+    '16R**':"fraction of cohesive sediment of class**,**n16 layer",
+    '17R*':"fraction of cohesive sediment of class*,*n17 layer",
+    '17R1':"fraction of cohesive sediment of class1,1n17 layer",
+    '17R2':"fraction of cohesive sediment of class2,2n17 layer",
+    '17R3':"fraction of cohesive sediment of class3,3n17 layer",
+    '17R4':"fraction of cohesive sediment of class4,4n17 layer",
+    '17R5':"fraction of cohesive sediment of class5,5n17 layer",
+    '17R6':"fraction of cohesive sediment of class6,6n17 layer",
+    '17R7':"fraction of cohesive sediment of class7,7n17 layer",
+    '17R8':"fraction of cohesive sediment of class8,8n17 layer",
+    '17R9':"fraction of cohesive sediment of class9,9n17 layer",
+    '17R10':"fraction of cohesive sediment of class10,10n17 layer",
+    '17R11':"fraction of cohesive sediment of class11,11n17 layer",
+    '17R12':"fraction of cohesive sediment of class12,12n17 layer",
+    '17R13':"fraction of cohesive sediment of class13,13n17 layer",
+    '17R14':"fraction of cohesive sediment of class14,14n17 layer",
+    '17R15':"fraction of cohesive sediment of class15,15n17 layer",
+    '17R16':"fraction of cohesive sediment of class16,16n17 layer",
+    '17R17':"fraction of cohesive sediment of class17,17n17 layer",
+    '17R18':"fraction of cohesive sediment of class18,18n17 layer",
+    '17R19':"fraction of cohesive sediment of class19,19n17 layer",
+    '17R**':"fraction of cohesive sediment of class**,**n17 layer",
+    '18R*':"fraction of cohesive sediment of class*,*n18 layer",
+    '18R1':"fraction of cohesive sediment of class1,1n18 layer",
+    '18R2':"fraction of cohesive sediment of class2,2n18 layer",
+    '18R3':"fraction of cohesive sediment of class3,3n18 layer",
+    '18R4':"fraction of cohesive sediment of class4,4n18 layer",
+    '18R5':"fraction of cohesive sediment of class5,5n18 layer",
+    '18R6':"fraction of cohesive sediment of class6,6n18 layer",
+    '18R7':"fraction of cohesive sediment of class7,7n18 layer",
+    '18R8':"fraction of cohesive sediment of class8,8n18 layer",
+    '18R9':"fraction of cohesive sediment of class9,9n18 layer",
+    '18R10':"fraction of cohesive sediment of class10,10n18 layer",
+    '18R11':"fraction of cohesive sediment of class11,11n18 layer",
+    '18R12':"fraction of cohesive sediment of class12,12n18 layer",
+    '18R13':"fraction of cohesive sediment of class13,13n18 layer",
+    '18R14':"fraction of cohesive sediment of class14,14n18 layer",
+    '18R15':"fraction of cohesive sediment of class15,15n18 layer",
+    '18R16':"fraction of cohesive sediment of class16,16n18 layer",
+    '18R17':"fraction of cohesive sediment of class17,17n18 layer",
+    '18R18':"fraction of cohesive sediment of class18,18n18 layer",
+    '18R19':"fraction of cohesive sediment of class19,19n18 layer",
+    '18R**':"fraction of cohesive sediment of class**,**n18 layer",
+    '19R*':"fraction of cohesive sediment of class*,*n19 layer",
+    '19R1':"fraction of cohesive sediment of class1,1n19 layer",
+    '19R2':"fraction of cohesive sediment of class2,2n19 layer",
+    '19R3':"fraction of cohesive sediment of class3,3n19 layer",
+    '19R4':"fraction of cohesive sediment of class4,4n19 layer",
+    '19R5':"fraction of cohesive sediment of class5,5n19 layer",
+    '19R6':"fraction of cohesive sediment of class6,6n19 layer",
+    '19R7':"fraction of cohesive sediment of class7,7n19 layer",
+    '19R8':"fraction of cohesive sediment of class8,8n19 layer",
+    '19R9':"fraction of cohesive sediment of class9,9n19 layer",
+    '19R10':"fraction of cohesive sediment of class10,10n19 layer",
+    '19R11':"fraction of cohesive sediment of class11,11n19 layer",
+    '19R12':"fraction of cohesive sediment of class12,12n19 layer",
+    '19R13':"fraction of cohesive sediment of class13,13n19 layer",
+    '19R14':"fraction of cohesive sediment of class14,14n19 layer",
+    '19R15':"fraction of cohesive sediment of class15,15n19 layer",
+    '19R16':"fraction of cohesive sediment of class16,16n19 layer",
+    '19R17':"fraction of cohesive sediment of class17,17n19 layer",
+    '19R18':"fraction of cohesive sediment of class18,18n19 layer",
+    '19R19':"fraction of cohesive sediment of class19,19n19 layer",
+    '19R**':"fraction of cohesive sediment of class**,**n19 layer",
+    '**R*':"fraction of cohesive sediment of class*,*n** layer",
+    '**R1':"fraction of cohesive sediment of class1,1n** layer",
+    '**R2':"fraction of cohesive sediment of class2,2n** layer",
+    '**R3':"fraction of cohesive sediment of class3,3n** layer",
+    '**R4':"fraction of cohesive sediment of class4,4n** layer",
+    '**R5':"fraction of cohesive sediment of class5,5n** layer",
+    '**R6':"fraction of cohesive sediment of class6,6n** layer",
+    '**R7':"fraction of cohesive sediment of class7,7n** layer",
+    '**R8':"fraction of cohesive sediment of class8,8n** layer",
+    '**R9':"fraction of cohesive sediment of class9,9n** layer",
+    '**R10':"fraction of cohesive sediment of class10,10n** layer",
+    '**R11':"fraction of cohesive sediment of class11,11n** layer",
+    '**R12':"fraction of cohesive sediment of class12,12n** layer",
+    '**R13':"fraction of cohesive sediment of class13,13n** layer",
+    '**R14':"fraction of cohesive sediment of class14,14n** layer",
+    '**R15':"fraction of cohesive sediment of class15,15n** layer",
+    '**R16':"fraction of cohesive sediment of class16,16n** layer",
+    '**R17':"fraction of cohesive sediment of class17,17n** layer",
+    '**R18':"fraction of cohesive sediment of class18,18n** layer",
+    '**R19':"fraction of cohesive sediment of class19,19n** layer",
+    '**R**':"fraction of cohesive sediment of class**,**n** layer",
     'kXKV':"porosity of k layer",
-    '1Si':"mass of non cohesive sediment of class i, in 1st layer",
-    '2Si':"mass of non cohesive sediment of class i, in 2nd layer",
-    'kSi':"mass of non cohesive sediment of class i, in k layer",
-    '1Mi':"mass of cohesive sediment of class i, in 1st layer",
-    '2Mi':"mass of cohesive sediment of class i, in 2nd layer",
-    'kMi':"mass of cohesive sediment of class i, in k layer",
+    '*S*':"mass of non cohesive sediment of class*,*n* layer",
+    '*S1':"mass of non cohesive sediment of class1,1n* layer",
+    '*S2':"mass of non cohesive sediment of class2,2n* layer",
+    '*S3':"mass of non cohesive sediment of class3,3n* layer",
+    '*S4':"mass of non cohesive sediment of class4,4n* layer",
+    '*S5':"mass of non cohesive sediment of class5,5n* layer",
+    '*S6':"mass of non cohesive sediment of class6,6n* layer",
+    '*S7':"mass of non cohesive sediment of class7,7n* layer",
+    '*S8':"mass of non cohesive sediment of class8,8n* layer",
+    '*S9':"mass of non cohesive sediment of class9,9n* layer",
+    '*S10':"mass of non cohesive sediment of class10,10n* layer",
+    '*S11':"mass of non cohesive sediment of class11,11n* layer",
+    '*S12':"mass of non cohesive sediment of class12,12n* layer",
+    '*S13':"mass of non cohesive sediment of class13,13n* layer",
+    '*S14':"mass of non cohesive sediment of class14,14n* layer",
+    '*S15':"mass of non cohesive sediment of class15,15n* layer",
+    '*S16':"mass of non cohesive sediment of class16,16n* layer",
+    '*S17':"mass of non cohesive sediment of class17,17n* layer",
+    '*S18':"mass of non cohesive sediment of class18,18n* layer",
+    '*S19':"mass of non cohesive sediment of class19,19n* layer",
+    '*S**':"mass of non cohesive sediment of class**,**n* layer",
+    '1S*':"mass of non cohesive sediment of class*,*n1 layer",
+    '1S1':"mass of non cohesive sediment of class1,1n1 layer",
+    '1S2':"mass of non cohesive sediment of class2,2n1 layer",
+    '1S3':"mass of non cohesive sediment of class3,3n1 layer",
+    '1S4':"mass of non cohesive sediment of class4,4n1 layer",
+    '1S5':"mass of non cohesive sediment of class5,5n1 layer",
+    '1S6':"mass of non cohesive sediment of class6,6n1 layer",
+    '1S7':"mass of non cohesive sediment of class7,7n1 layer",
+    '1S8':"mass of non cohesive sediment of class8,8n1 layer",
+    '1S9':"mass of non cohesive sediment of class9,9n1 layer",
+    '1S10':"mass of non cohesive sediment of class10,10n1 layer",
+    '1S11':"mass of non cohesive sediment of class11,11n1 layer",
+    '1S12':"mass of non cohesive sediment of class12,12n1 layer",
+    '1S13':"mass of non cohesive sediment of class13,13n1 layer",
+    '1S14':"mass of non cohesive sediment of class14,14n1 layer",
+    '1S15':"mass of non cohesive sediment of class15,15n1 layer",
+    '1S16':"mass of non cohesive sediment of class16,16n1 layer",
+    '1S17':"mass of non cohesive sediment of class17,17n1 layer",
+    '1S18':"mass of non cohesive sediment of class18,18n1 layer",
+    '1S19':"mass of non cohesive sediment of class19,19n1 layer",
+    '1S**':"mass of non cohesive sediment of class**,**n1 layer",
+    '2S*':"mass of non cohesive sediment of class*,*n2 layer",
+    '2S1':"mass of non cohesive sediment of class1,1n2 layer",
+    '2S2':"mass of non cohesive sediment of class2,2n2 layer",
+    '2S3':"mass of non cohesive sediment of class3,3n2 layer",
+    '2S4':"mass of non cohesive sediment of class4,4n2 layer",
+    '2S5':"mass of non cohesive sediment of class5,5n2 layer",
+    '2S6':"mass of non cohesive sediment of class6,6n2 layer",
+    '2S7':"mass of non cohesive sediment of class7,7n2 layer",
+    '2S8':"mass of non cohesive sediment of class8,8n2 layer",
+    '2S9':"mass of non cohesive sediment of class9,9n2 layer",
+    '2S10':"mass of non cohesive sediment of class10,10n2 layer",
+    '2S11':"mass of non cohesive sediment of class11,11n2 layer",
+    '2S12':"mass of non cohesive sediment of class12,12n2 layer",
+    '2S13':"mass of non cohesive sediment of class13,13n2 layer",
+    '2S14':"mass of non cohesive sediment of class14,14n2 layer",
+    '2S15':"mass of non cohesive sediment of class15,15n2 layer",
+    '2S16':"mass of non cohesive sediment of class16,16n2 layer",
+    '2S17':"mass of non cohesive sediment of class17,17n2 layer",
+    '2S18':"mass of non cohesive sediment of class18,18n2 layer",
+    '2S19':"mass of non cohesive sediment of class19,19n2 layer",
+    '2S**':"mass of non cohesive sediment of class**,**n2 layer",
+    '3S*':"mass of non cohesive sediment of class*,*n3 layer",
+    '3S1':"mass of non cohesive sediment of class1,1n3 layer",
+    '3S2':"mass of non cohesive sediment of class2,2n3 layer",
+    '3S3':"mass of non cohesive sediment of class3,3n3 layer",
+    '3S4':"mass of non cohesive sediment of class4,4n3 layer",
+    '3S5':"mass of non cohesive sediment of class5,5n3 layer",
+    '3S6':"mass of non cohesive sediment of class6,6n3 layer",
+    '3S7':"mass of non cohesive sediment of class7,7n3 layer",
+    '3S8':"mass of non cohesive sediment of class8,8n3 layer",
+    '3S9':"mass of non cohesive sediment of class9,9n3 layer",
+    '3S10':"mass of non cohesive sediment of class10,10n3 layer",
+    '3S11':"mass of non cohesive sediment of class11,11n3 layer",
+    '3S12':"mass of non cohesive sediment of class12,12n3 layer",
+    '3S13':"mass of non cohesive sediment of class13,13n3 layer",
+    '3S14':"mass of non cohesive sediment of class14,14n3 layer",
+    '3S15':"mass of non cohesive sediment of class15,15n3 layer",
+    '3S16':"mass of non cohesive sediment of class16,16n3 layer",
+    '3S17':"mass of non cohesive sediment of class17,17n3 layer",
+    '3S18':"mass of non cohesive sediment of class18,18n3 layer",
+    '3S19':"mass of non cohesive sediment of class19,19n3 layer",
+    '3S**':"mass of non cohesive sediment of class**,**n3 layer",
+    '4S*':"mass of non cohesive sediment of class*,*n4 layer",
+    '4S1':"mass of non cohesive sediment of class1,1n4 layer",
+    '4S2':"mass of non cohesive sediment of class2,2n4 layer",
+    '4S3':"mass of non cohesive sediment of class3,3n4 layer",
+    '4S4':"mass of non cohesive sediment of class4,4n4 layer",
+    '4S5':"mass of non cohesive sediment of class5,5n4 layer",
+    '4S6':"mass of non cohesive sediment of class6,6n4 layer",
+    '4S7':"mass of non cohesive sediment of class7,7n4 layer",
+    '4S8':"mass of non cohesive sediment of class8,8n4 layer",
+    '4S9':"mass of non cohesive sediment of class9,9n4 layer",
+    '4S10':"mass of non cohesive sediment of class10,10n4 layer",
+    '4S11':"mass of non cohesive sediment of class11,11n4 layer",
+    '4S12':"mass of non cohesive sediment of class12,12n4 layer",
+    '4S13':"mass of non cohesive sediment of class13,13n4 layer",
+    '4S14':"mass of non cohesive sediment of class14,14n4 layer",
+    '4S15':"mass of non cohesive sediment of class15,15n4 layer",
+    '4S16':"mass of non cohesive sediment of class16,16n4 layer",
+    '4S17':"mass of non cohesive sediment of class17,17n4 layer",
+    '4S18':"mass of non cohesive sediment of class18,18n4 layer",
+    '4S19':"mass of non cohesive sediment of class19,19n4 layer",
+    '4S**':"mass of non cohesive sediment of class**,**n4 layer",
+    '5S*':"mass of non cohesive sediment of class*,*n5 layer",
+    '5S1':"mass of non cohesive sediment of class1,1n5 layer",
+    '5S2':"mass of non cohesive sediment of class2,2n5 layer",
+    '5S3':"mass of non cohesive sediment of class3,3n5 layer",
+    '5S4':"mass of non cohesive sediment of class4,4n5 layer",
+    '5S5':"mass of non cohesive sediment of class5,5n5 layer",
+    '5S6':"mass of non cohesive sediment of class6,6n5 layer",
+    '5S7':"mass of non cohesive sediment of class7,7n5 layer",
+    '5S8':"mass of non cohesive sediment of class8,8n5 layer",
+    '5S9':"mass of non cohesive sediment of class9,9n5 layer",
+    '5S10':"mass of non cohesive sediment of class10,10n5 layer",
+    '5S11':"mass of non cohesive sediment of class11,11n5 layer",
+    '5S12':"mass of non cohesive sediment of class12,12n5 layer",
+    '5S13':"mass of non cohesive sediment of class13,13n5 layer",
+    '5S14':"mass of non cohesive sediment of class14,14n5 layer",
+    '5S15':"mass of non cohesive sediment of class15,15n5 layer",
+    '5S16':"mass of non cohesive sediment of class16,16n5 layer",
+    '5S17':"mass of non cohesive sediment of class17,17n5 layer",
+    '5S18':"mass of non cohesive sediment of class18,18n5 layer",
+    '5S19':"mass of non cohesive sediment of class19,19n5 layer",
+    '5S**':"mass of non cohesive sediment of class**,**n5 layer",
+    '6S*':"mass of non cohesive sediment of class*,*n6 layer",
+    '6S1':"mass of non cohesive sediment of class1,1n6 layer",
+    '6S2':"mass of non cohesive sediment of class2,2n6 layer",
+    '6S3':"mass of non cohesive sediment of class3,3n6 layer",
+    '6S4':"mass of non cohesive sediment of class4,4n6 layer",
+    '6S5':"mass of non cohesive sediment of class5,5n6 layer",
+    '6S6':"mass of non cohesive sediment of class6,6n6 layer",
+    '6S7':"mass of non cohesive sediment of class7,7n6 layer",
+    '6S8':"mass of non cohesive sediment of class8,8n6 layer",
+    '6S9':"mass of non cohesive sediment of class9,9n6 layer",
+    '6S10':"mass of non cohesive sediment of class10,10n6 layer",
+    '6S11':"mass of non cohesive sediment of class11,11n6 layer",
+    '6S12':"mass of non cohesive sediment of class12,12n6 layer",
+    '6S13':"mass of non cohesive sediment of class13,13n6 layer",
+    '6S14':"mass of non cohesive sediment of class14,14n6 layer",
+    '6S15':"mass of non cohesive sediment of class15,15n6 layer",
+    '6S16':"mass of non cohesive sediment of class16,16n6 layer",
+    '6S17':"mass of non cohesive sediment of class17,17n6 layer",
+    '6S18':"mass of non cohesive sediment of class18,18n6 layer",
+    '6S19':"mass of non cohesive sediment of class19,19n6 layer",
+    '6S**':"mass of non cohesive sediment of class**,**n6 layer",
+    '7S*':"mass of non cohesive sediment of class*,*n7 layer",
+    '7S1':"mass of non cohesive sediment of class1,1n7 layer",
+    '7S2':"mass of non cohesive sediment of class2,2n7 layer",
+    '7S3':"mass of non cohesive sediment of class3,3n7 layer",
+    '7S4':"mass of non cohesive sediment of class4,4n7 layer",
+    '7S5':"mass of non cohesive sediment of class5,5n7 layer",
+    '7S6':"mass of non cohesive sediment of class6,6n7 layer",
+    '7S7':"mass of non cohesive sediment of class7,7n7 layer",
+    '7S8':"mass of non cohesive sediment of class8,8n7 layer",
+    '7S9':"mass of non cohesive sediment of class9,9n7 layer",
+    '7S10':"mass of non cohesive sediment of class10,10n7 layer",
+    '7S11':"mass of non cohesive sediment of class11,11n7 layer",
+    '7S12':"mass of non cohesive sediment of class12,12n7 layer",
+    '7S13':"mass of non cohesive sediment of class13,13n7 layer",
+    '7S14':"mass of non cohesive sediment of class14,14n7 layer",
+    '7S15':"mass of non cohesive sediment of class15,15n7 layer",
+    '7S16':"mass of non cohesive sediment of class16,16n7 layer",
+    '7S17':"mass of non cohesive sediment of class17,17n7 layer",
+    '7S18':"mass of non cohesive sediment of class18,18n7 layer",
+    '7S19':"mass of non cohesive sediment of class19,19n7 layer",
+    '7S**':"mass of non cohesive sediment of class**,**n7 layer",
+    '8S*':"mass of non cohesive sediment of class*,*n8 layer",
+    '8S1':"mass of non cohesive sediment of class1,1n8 layer",
+    '8S2':"mass of non cohesive sediment of class2,2n8 layer",
+    '8S3':"mass of non cohesive sediment of class3,3n8 layer",
+    '8S4':"mass of non cohesive sediment of class4,4n8 layer",
+    '8S5':"mass of non cohesive sediment of class5,5n8 layer",
+    '8S6':"mass of non cohesive sediment of class6,6n8 layer",
+    '8S7':"mass of non cohesive sediment of class7,7n8 layer",
+    '8S8':"mass of non cohesive sediment of class8,8n8 layer",
+    '8S9':"mass of non cohesive sediment of class9,9n8 layer",
+    '8S10':"mass of non cohesive sediment of class10,10n8 layer",
+    '8S11':"mass of non cohesive sediment of class11,11n8 layer",
+    '8S12':"mass of non cohesive sediment of class12,12n8 layer",
+    '8S13':"mass of non cohesive sediment of class13,13n8 layer",
+    '8S14':"mass of non cohesive sediment of class14,14n8 layer",
+    '8S15':"mass of non cohesive sediment of class15,15n8 layer",
+    '8S16':"mass of non cohesive sediment of class16,16n8 layer",
+    '8S17':"mass of non cohesive sediment of class17,17n8 layer",
+    '8S18':"mass of non cohesive sediment of class18,18n8 layer",
+    '8S19':"mass of non cohesive sediment of class19,19n8 layer",
+    '8S**':"mass of non cohesive sediment of class**,**n8 layer",
+    '9S*':"mass of non cohesive sediment of class*,*n9 layer",
+    '9S1':"mass of non cohesive sediment of class1,1n9 layer",
+    '9S2':"mass of non cohesive sediment of class2,2n9 layer",
+    '9S3':"mass of non cohesive sediment of class3,3n9 layer",
+    '9S4':"mass of non cohesive sediment of class4,4n9 layer",
+    '9S5':"mass of non cohesive sediment of class5,5n9 layer",
+    '9S6':"mass of non cohesive sediment of class6,6n9 layer",
+    '9S7':"mass of non cohesive sediment of class7,7n9 layer",
+    '9S8':"mass of non cohesive sediment of class8,8n9 layer",
+    '9S9':"mass of non cohesive sediment of class9,9n9 layer",
+    '9S10':"mass of non cohesive sediment of class10,10n9 layer",
+    '9S11':"mass of non cohesive sediment of class11,11n9 layer",
+    '9S12':"mass of non cohesive sediment of class12,12n9 layer",
+    '9S13':"mass of non cohesive sediment of class13,13n9 layer",
+    '9S14':"mass of non cohesive sediment of class14,14n9 layer",
+    '9S15':"mass of non cohesive sediment of class15,15n9 layer",
+    '9S16':"mass of non cohesive sediment of class16,16n9 layer",
+    '9S17':"mass of non cohesive sediment of class17,17n9 layer",
+    '9S18':"mass of non cohesive sediment of class18,18n9 layer",
+    '9S19':"mass of non cohesive sediment of class19,19n9 layer",
+    '9S**':"mass of non cohesive sediment of class**,**n9 layer",
+    '10S*':"mass of non cohesive sediment of class*,*n10 layer",
+    '10S1':"mass of non cohesive sediment of class1,1n10 layer",
+    '10S2':"mass of non cohesive sediment of class2,2n10 layer",
+    '10S3':"mass of non cohesive sediment of class3,3n10 layer",
+    '10S4':"mass of non cohesive sediment of class4,4n10 layer",
+    '10S5':"mass of non cohesive sediment of class5,5n10 layer",
+    '10S6':"mass of non cohesive sediment of class6,6n10 layer",
+    '10S7':"mass of non cohesive sediment of class7,7n10 layer",
+    '10S8':"mass of non cohesive sediment of class8,8n10 layer",
+    '10S9':"mass of non cohesive sediment of class9,9n10 layer",
+    '10S10':"mass of non cohesive sediment of class10,10n10 layer",
+    '10S11':"mass of non cohesive sediment of class11,11n10 layer",
+    '10S12':"mass of non cohesive sediment of class12,12n10 layer",
+    '10S13':"mass of non cohesive sediment of class13,13n10 layer",
+    '10S14':"mass of non cohesive sediment of class14,14n10 layer",
+    '10S15':"mass of non cohesive sediment of class15,15n10 layer",
+    '10S16':"mass of non cohesive sediment of class16,16n10 layer",
+    '10S17':"mass of non cohesive sediment of class17,17n10 layer",
+    '10S18':"mass of non cohesive sediment of class18,18n10 layer",
+    '10S19':"mass of non cohesive sediment of class19,19n10 layer",
+    '10S**':"mass of non cohesive sediment of class**,**n10 layer",
+    '11S*':"mass of non cohesive sediment of class*,*n11 layer",
+    '11S1':"mass of non cohesive sediment of class1,1n11 layer",
+    '11S2':"mass of non cohesive sediment of class2,2n11 layer",
+    '11S3':"mass of non cohesive sediment of class3,3n11 layer",
+    '11S4':"mass of non cohesive sediment of class4,4n11 layer",
+    '11S5':"mass of non cohesive sediment of class5,5n11 layer",
+    '11S6':"mass of non cohesive sediment of class6,6n11 layer",
+    '11S7':"mass of non cohesive sediment of class7,7n11 layer",
+    '11S8':"mass of non cohesive sediment of class8,8n11 layer",
+    '11S9':"mass of non cohesive sediment of class9,9n11 layer",
+    '11S10':"mass of non cohesive sediment of class10,10n11 layer",
+    '11S11':"mass of non cohesive sediment of class11,11n11 layer",
+    '11S12':"mass of non cohesive sediment of class12,12n11 layer",
+    '11S13':"mass of non cohesive sediment of class13,13n11 layer",
+    '11S14':"mass of non cohesive sediment of class14,14n11 layer",
+    '11S15':"mass of non cohesive sediment of class15,15n11 layer",
+    '11S16':"mass of non cohesive sediment of class16,16n11 layer",
+    '11S17':"mass of non cohesive sediment of class17,17n11 layer",
+    '11S18':"mass of non cohesive sediment of class18,18n11 layer",
+    '11S19':"mass of non cohesive sediment of class19,19n11 layer",
+    '11S**':"mass of non cohesive sediment of class**,**n11 layer",
+    '12S*':"mass of non cohesive sediment of class*,*n12 layer",
+    '12S1':"mass of non cohesive sediment of class1,1n12 layer",
+    '12S2':"mass of non cohesive sediment of class2,2n12 layer",
+    '12S3':"mass of non cohesive sediment of class3,3n12 layer",
+    '12S4':"mass of non cohesive sediment of class4,4n12 layer",
+    '12S5':"mass of non cohesive sediment of class5,5n12 layer",
+    '12S6':"mass of non cohesive sediment of class6,6n12 layer",
+    '12S7':"mass of non cohesive sediment of class7,7n12 layer",
+    '12S8':"mass of non cohesive sediment of class8,8n12 layer",
+    '12S9':"mass of non cohesive sediment of class9,9n12 layer",
+    '12S10':"mass of non cohesive sediment of class10,10n12 layer",
+    '12S11':"mass of non cohesive sediment of class11,11n12 layer",
+    '12S12':"mass of non cohesive sediment of class12,12n12 layer",
+    '12S13':"mass of non cohesive sediment of class13,13n12 layer",
+    '12S14':"mass of non cohesive sediment of class14,14n12 layer",
+    '12S15':"mass of non cohesive sediment of class15,15n12 layer",
+    '12S16':"mass of non cohesive sediment of class16,16n12 layer",
+    '12S17':"mass of non cohesive sediment of class17,17n12 layer",
+    '12S18':"mass of non cohesive sediment of class18,18n12 layer",
+    '12S19':"mass of non cohesive sediment of class19,19n12 layer",
+    '12S**':"mass of non cohesive sediment of class**,**n12 layer",
+    '13S*':"mass of non cohesive sediment of class*,*n13 layer",
+    '13S1':"mass of non cohesive sediment of class1,1n13 layer",
+    '13S2':"mass of non cohesive sediment of class2,2n13 layer",
+    '13S3':"mass of non cohesive sediment of class3,3n13 layer",
+    '13S4':"mass of non cohesive sediment of class4,4n13 layer",
+    '13S5':"mass of non cohesive sediment of class5,5n13 layer",
+    '13S6':"mass of non cohesive sediment of class6,6n13 layer",
+    '13S7':"mass of non cohesive sediment of class7,7n13 layer",
+    '13S8':"mass of non cohesive sediment of class8,8n13 layer",
+    '13S9':"mass of non cohesive sediment of class9,9n13 layer",
+    '13S10':"mass of non cohesive sediment of class10,10n13 layer",
+    '13S11':"mass of non cohesive sediment of class11,11n13 layer",
+    '13S12':"mass of non cohesive sediment of class12,12n13 layer",
+    '13S13':"mass of non cohesive sediment of class13,13n13 layer",
+    '13S14':"mass of non cohesive sediment of class14,14n13 layer",
+    '13S15':"mass of non cohesive sediment of class15,15n13 layer",
+    '13S16':"mass of non cohesive sediment of class16,16n13 layer",
+    '13S17':"mass of non cohesive sediment of class17,17n13 layer",
+    '13S18':"mass of non cohesive sediment of class18,18n13 layer",
+    '13S19':"mass of non cohesive sediment of class19,19n13 layer",
+    '13S**':"mass of non cohesive sediment of class**,**n13 layer",
+    '14S*':"mass of non cohesive sediment of class*,*n14 layer",
+    '14S1':"mass of non cohesive sediment of class1,1n14 layer",
+    '14S2':"mass of non cohesive sediment of class2,2n14 layer",
+    '14S3':"mass of non cohesive sediment of class3,3n14 layer",
+    '14S4':"mass of non cohesive sediment of class4,4n14 layer",
+    '14S5':"mass of non cohesive sediment of class5,5n14 layer",
+    '14S6':"mass of non cohesive sediment of class6,6n14 layer",
+    '14S7':"mass of non cohesive sediment of class7,7n14 layer",
+    '14S8':"mass of non cohesive sediment of class8,8n14 layer",
+    '14S9':"mass of non cohesive sediment of class9,9n14 layer",
+    '14S10':"mass of non cohesive sediment of class10,10n14 layer",
+    '14S11':"mass of non cohesive sediment of class11,11n14 layer",
+    '14S12':"mass of non cohesive sediment of class12,12n14 layer",
+    '14S13':"mass of non cohesive sediment of class13,13n14 layer",
+    '14S14':"mass of non cohesive sediment of class14,14n14 layer",
+    '14S15':"mass of non cohesive sediment of class15,15n14 layer",
+    '14S16':"mass of non cohesive sediment of class16,16n14 layer",
+    '14S17':"mass of non cohesive sediment of class17,17n14 layer",
+    '14S18':"mass of non cohesive sediment of class18,18n14 layer",
+    '14S19':"mass of non cohesive sediment of class19,19n14 layer",
+    '14S**':"mass of non cohesive sediment of class**,**n14 layer",
+    '15S*':"mass of non cohesive sediment of class*,*n15 layer",
+    '15S1':"mass of non cohesive sediment of class1,1n15 layer",
+    '15S2':"mass of non cohesive sediment of class2,2n15 layer",
+    '15S3':"mass of non cohesive sediment of class3,3n15 layer",
+    '15S4':"mass of non cohesive sediment of class4,4n15 layer",
+    '15S5':"mass of non cohesive sediment of class5,5n15 layer",
+    '15S6':"mass of non cohesive sediment of class6,6n15 layer",
+    '15S7':"mass of non cohesive sediment of class7,7n15 layer",
+    '15S8':"mass of non cohesive sediment of class8,8n15 layer",
+    '15S9':"mass of non cohesive sediment of class9,9n15 layer",
+    '15S10':"mass of non cohesive sediment of class10,10n15 layer",
+    '15S11':"mass of non cohesive sediment of class11,11n15 layer",
+    '15S12':"mass of non cohesive sediment of class12,12n15 layer",
+    '15S13':"mass of non cohesive sediment of class13,13n15 layer",
+    '15S14':"mass of non cohesive sediment of class14,14n15 layer",
+    '15S15':"mass of non cohesive sediment of class15,15n15 layer",
+    '15S16':"mass of non cohesive sediment of class16,16n15 layer",
+    '15S17':"mass of non cohesive sediment of class17,17n15 layer",
+    '15S18':"mass of non cohesive sediment of class18,18n15 layer",
+    '15S19':"mass of non cohesive sediment of class19,19n15 layer",
+    '15S**':"mass of non cohesive sediment of class**,**n15 layer",
+    '16S*':"mass of non cohesive sediment of class*,*n16 layer",
+    '16S1':"mass of non cohesive sediment of class1,1n16 layer",
+    '16S2':"mass of non cohesive sediment of class2,2n16 layer",
+    '16S3':"mass of non cohesive sediment of class3,3n16 layer",
+    '16S4':"mass of non cohesive sediment of class4,4n16 layer",
+    '16S5':"mass of non cohesive sediment of class5,5n16 layer",
+    '16S6':"mass of non cohesive sediment of class6,6n16 layer",
+    '16S7':"mass of non cohesive sediment of class7,7n16 layer",
+    '16S8':"mass of non cohesive sediment of class8,8n16 layer",
+    '16S9':"mass of non cohesive sediment of class9,9n16 layer",
+    '16S10':"mass of non cohesive sediment of class10,10n16 layer",
+    '16S11':"mass of non cohesive sediment of class11,11n16 layer",
+    '16S12':"mass of non cohesive sediment of class12,12n16 layer",
+    '16S13':"mass of non cohesive sediment of class13,13n16 layer",
+    '16S14':"mass of non cohesive sediment of class14,14n16 layer",
+    '16S15':"mass of non cohesive sediment of class15,15n16 layer",
+    '16S16':"mass of non cohesive sediment of class16,16n16 layer",
+    '16S17':"mass of non cohesive sediment of class17,17n16 layer",
+    '16S18':"mass of non cohesive sediment of class18,18n16 layer",
+    '16S19':"mass of non cohesive sediment of class19,19n16 layer",
+    '16S**':"mass of non cohesive sediment of class**,**n16 layer",
+    '17S*':"mass of non cohesive sediment of class*,*n17 layer",
+    '17S1':"mass of non cohesive sediment of class1,1n17 layer",
+    '17S2':"mass of non cohesive sediment of class2,2n17 layer",
+    '17S3':"mass of non cohesive sediment of class3,3n17 layer",
+    '17S4':"mass of non cohesive sediment of class4,4n17 layer",
+    '17S5':"mass of non cohesive sediment of class5,5n17 layer",
+    '17S6':"mass of non cohesive sediment of class6,6n17 layer",
+    '17S7':"mass of non cohesive sediment of class7,7n17 layer",
+    '17S8':"mass of non cohesive sediment of class8,8n17 layer",
+    '17S9':"mass of non cohesive sediment of class9,9n17 layer",
+    '17S10':"mass of non cohesive sediment of class10,10n17 layer",
+    '17S11':"mass of non cohesive sediment of class11,11n17 layer",
+    '17S12':"mass of non cohesive sediment of class12,12n17 layer",
+    '17S13':"mass of non cohesive sediment of class13,13n17 layer",
+    '17S14':"mass of non cohesive sediment of class14,14n17 layer",
+    '17S15':"mass of non cohesive sediment of class15,15n17 layer",
+    '17S16':"mass of non cohesive sediment of class16,16n17 layer",
+    '17S17':"mass of non cohesive sediment of class17,17n17 layer",
+    '17S18':"mass of non cohesive sediment of class18,18n17 layer",
+    '17S19':"mass of non cohesive sediment of class19,19n17 layer",
+    '17S**':"mass of non cohesive sediment of class**,**n17 layer",
+    '18S*':"mass of non cohesive sediment of class*,*n18 layer",
+    '18S1':"mass of non cohesive sediment of class1,1n18 layer",
+    '18S2':"mass of non cohesive sediment of class2,2n18 layer",
+    '18S3':"mass of non cohesive sediment of class3,3n18 layer",
+    '18S4':"mass of non cohesive sediment of class4,4n18 layer",
+    '18S5':"mass of non cohesive sediment of class5,5n18 layer",
+    '18S6':"mass of non cohesive sediment of class6,6n18 layer",
+    '18S7':"mass of non cohesive sediment of class7,7n18 layer",
+    '18S8':"mass of non cohesive sediment of class8,8n18 layer",
+    '18S9':"mass of non cohesive sediment of class9,9n18 layer",
+    '18S10':"mass of non cohesive sediment of class10,10n18 layer",
+    '18S11':"mass of non cohesive sediment of class11,11n18 layer",
+    '18S12':"mass of non cohesive sediment of class12,12n18 layer",
+    '18S13':"mass of non cohesive sediment of class13,13n18 layer",
+    '18S14':"mass of non cohesive sediment of class14,14n18 layer",
+    '18S15':"mass of non cohesive sediment of class15,15n18 layer",
+    '18S16':"mass of non cohesive sediment of class16,16n18 layer",
+    '18S17':"mass of non cohesive sediment of class17,17n18 layer",
+    '18S18':"mass of non cohesive sediment of class18,18n18 layer",
+    '18S19':"mass of non cohesive sediment of class19,19n18 layer",
+    '18S**':"mass of non cohesive sediment of class**,**n18 layer",
+    '19S*':"mass of non cohesive sediment of class*,*n19 layer",
+    '19S1':"mass of non cohesive sediment of class1,1n19 layer",
+    '19S2':"mass of non cohesive sediment of class2,2n19 layer",
+    '19S3':"mass of non cohesive sediment of class3,3n19 layer",
+    '19S4':"mass of non cohesive sediment of class4,4n19 layer",
+    '19S5':"mass of non cohesive sediment of class5,5n19 layer",
+    '19S6':"mass of non cohesive sediment of class6,6n19 layer",
+    '19S7':"mass of non cohesive sediment of class7,7n19 layer",
+    '19S8':"mass of non cohesive sediment of class8,8n19 layer",
+    '19S9':"mass of non cohesive sediment of class9,9n19 layer",
+    '19S10':"mass of non cohesive sediment of class10,10n19 layer",
+    '19S11':"mass of non cohesive sediment of class11,11n19 layer",
+    '19S12':"mass of non cohesive sediment of class12,12n19 layer",
+    '19S13':"mass of non cohesive sediment of class13,13n19 layer",
+    '19S14':"mass of non cohesive sediment of class14,14n19 layer",
+    '19S15':"mass of non cohesive sediment of class15,15n19 layer",
+    '19S16':"mass of non cohesive sediment of class16,16n19 layer",
+    '19S17':"mass of non cohesive sediment of class17,17n19 layer",
+    '19S18':"mass of non cohesive sediment of class18,18n19 layer",
+    '19S19':"mass of non cohesive sediment of class19,19n19 layer",
+    '19S**':"mass of non cohesive sediment of class**,**n19 layer",
+    '**S*':"mass of non cohesive sediment of class*,*n** layer",
+    '**S1':"mass of non cohesive sediment of class1,1n** layer",
+    '**S2':"mass of non cohesive sediment of class2,2n** layer",
+    '**S3':"mass of non cohesive sediment of class3,3n** layer",
+    '**S4':"mass of non cohesive sediment of class4,4n** layer",
+    '**S5':"mass of non cohesive sediment of class5,5n** layer",
+    '**S6':"mass of non cohesive sediment of class6,6n** layer",
+    '**S7':"mass of non cohesive sediment of class7,7n** layer",
+    '**S8':"mass of non cohesive sediment of class8,8n** layer",
+    '**S9':"mass of non cohesive sediment of class9,9n** layer",
+    '**S10':"mass of non cohesive sediment of class10,10n** layer",
+    '**S11':"mass of non cohesive sediment of class11,11n** layer",
+    '**S12':"mass of non cohesive sediment of class12,12n** layer",
+    '**S13':"mass of non cohesive sediment of class13,13n** layer",
+    '**S14':"mass of non cohesive sediment of class14,14n** layer",
+    '**S15':"mass of non cohesive sediment of class15,15n** layer",
+    '**S16':"mass of non cohesive sediment of class16,16n** layer",
+    '**S17':"mass of non cohesive sediment of class17,17n** layer",
+    '**S18':"mass of non cohesive sediment of class18,18n** layer",
+    '**S19':"mass of non cohesive sediment of class19,19n** layer",
+    '**S**':"mass of non cohesive sediment of class**,**n** layer",
+    '*M*':"mass of cohesive sediment of class*,*n* layer",
+    '*M1':"mass of cohesive sediment of class1,1n* layer",
+    '*M2':"mass of cohesive sediment of class2,2n* layer",
+    '*M3':"mass of cohesive sediment of class3,3n* layer",
+    '*M4':"mass of cohesive sediment of class4,4n* layer",
+    '*M5':"mass of cohesive sediment of class5,5n* layer",
+    '*M6':"mass of cohesive sediment of class6,6n* layer",
+    '*M7':"mass of cohesive sediment of class7,7n* layer",
+    '*M8':"mass of cohesive sediment of class8,8n* layer",
+    '*M9':"mass of cohesive sediment of class9,9n* layer",
+    '*M10':"mass of cohesive sediment of class10,10n* layer",
+    '*M11':"mass of cohesive sediment of class11,11n* layer",
+    '*M12':"mass of cohesive sediment of class12,12n* layer",
+    '*M13':"mass of cohesive sediment of class13,13n* layer",
+    '*M14':"mass of cohesive sediment of class14,14n* layer",
+    '*M15':"mass of cohesive sediment of class15,15n* layer",
+    '*M16':"mass of cohesive sediment of class16,16n* layer",
+    '*M17':"mass of cohesive sediment of class17,17n* layer",
+    '*M18':"mass of cohesive sediment of class18,18n* layer",
+    '*M19':"mass of cohesive sediment of class19,19n* layer",
+    '*M**':"mass of cohesive sediment of class**,**n* layer",
+    '1M*':"mass of cohesive sediment of class*,*n1 layer",
+    '1M1':"mass of cohesive sediment of class1,1n1 layer",
+    '1M2':"mass of cohesive sediment of class2,2n1 layer",
+    '1M3':"mass of cohesive sediment of class3,3n1 layer",
+    '1M4':"mass of cohesive sediment of class4,4n1 layer",
+    '1M5':"mass of cohesive sediment of class5,5n1 layer",
+    '1M6':"mass of cohesive sediment of class6,6n1 layer",
+    '1M7':"mass of cohesive sediment of class7,7n1 layer",
+    '1M8':"mass of cohesive sediment of class8,8n1 layer",
+    '1M9':"mass of cohesive sediment of class9,9n1 layer",
+    '1M10':"mass of cohesive sediment of class10,10n1 layer",
+    '1M11':"mass of cohesive sediment of class11,11n1 layer",
+    '1M12':"mass of cohesive sediment of class12,12n1 layer",
+    '1M13':"mass of cohesive sediment of class13,13n1 layer",
+    '1M14':"mass of cohesive sediment of class14,14n1 layer",
+    '1M15':"mass of cohesive sediment of class15,15n1 layer",
+    '1M16':"mass of cohesive sediment of class16,16n1 layer",
+    '1M17':"mass of cohesive sediment of class17,17n1 layer",
+    '1M18':"mass of cohesive sediment of class18,18n1 layer",
+    '1M19':"mass of cohesive sediment of class19,19n1 layer",
+    '1M**':"mass of cohesive sediment of class**,**n1 layer",
+    '2M*':"mass of cohesive sediment of class*,*n2 layer",
+    '2M1':"mass of cohesive sediment of class1,1n2 layer",
+    '2M2':"mass of cohesive sediment of class2,2n2 layer",
+    '2M3':"mass of cohesive sediment of class3,3n2 layer",
+    '2M4':"mass of cohesive sediment of class4,4n2 layer",
+    '2M5':"mass of cohesive sediment of class5,5n2 layer",
+    '2M6':"mass of cohesive sediment of class6,6n2 layer",
+    '2M7':"mass of cohesive sediment of class7,7n2 layer",
+    '2M8':"mass of cohesive sediment of class8,8n2 layer",
+    '2M9':"mass of cohesive sediment of class9,9n2 layer",
+    '2M10':"mass of cohesive sediment of class10,10n2 layer",
+    '2M11':"mass of cohesive sediment of class11,11n2 layer",
+    '2M12':"mass of cohesive sediment of class12,12n2 layer",
+    '2M13':"mass of cohesive sediment of class13,13n2 layer",
+    '2M14':"mass of cohesive sediment of class14,14n2 layer",
+    '2M15':"mass of cohesive sediment of class15,15n2 layer",
+    '2M16':"mass of cohesive sediment of class16,16n2 layer",
+    '2M17':"mass of cohesive sediment of class17,17n2 layer",
+    '2M18':"mass of cohesive sediment of class18,18n2 layer",
+    '2M19':"mass of cohesive sediment of class19,19n2 layer",
+    '2M**':"mass of cohesive sediment of class**,**n2 layer",
+    '3M*':"mass of cohesive sediment of class*,*n3 layer",
+    '3M1':"mass of cohesive sediment of class1,1n3 layer",
+    '3M2':"mass of cohesive sediment of class2,2n3 layer",
+    '3M3':"mass of cohesive sediment of class3,3n3 layer",
+    '3M4':"mass of cohesive sediment of class4,4n3 layer",
+    '3M5':"mass of cohesive sediment of class5,5n3 layer",
+    '3M6':"mass of cohesive sediment of class6,6n3 layer",
+    '3M7':"mass of cohesive sediment of class7,7n3 layer",
+    '3M8':"mass of cohesive sediment of class8,8n3 layer",
+    '3M9':"mass of cohesive sediment of class9,9n3 layer",
+    '3M10':"mass of cohesive sediment of class10,10n3 layer",
+    '3M11':"mass of cohesive sediment of class11,11n3 layer",
+    '3M12':"mass of cohesive sediment of class12,12n3 layer",
+    '3M13':"mass of cohesive sediment of class13,13n3 layer",
+    '3M14':"mass of cohesive sediment of class14,14n3 layer",
+    '3M15':"mass of cohesive sediment of class15,15n3 layer",
+    '3M16':"mass of cohesive sediment of class16,16n3 layer",
+    '3M17':"mass of cohesive sediment of class17,17n3 layer",
+    '3M18':"mass of cohesive sediment of class18,18n3 layer",
+    '3M19':"mass of cohesive sediment of class19,19n3 layer",
+    '3M**':"mass of cohesive sediment of class**,**n3 layer",
+    '4M*':"mass of cohesive sediment of class*,*n4 layer",
+    '4M1':"mass of cohesive sediment of class1,1n4 layer",
+    '4M2':"mass of cohesive sediment of class2,2n4 layer",
+    '4M3':"mass of cohesive sediment of class3,3n4 layer",
+    '4M4':"mass of cohesive sediment of class4,4n4 layer",
+    '4M5':"mass of cohesive sediment of class5,5n4 layer",
+    '4M6':"mass of cohesive sediment of class6,6n4 layer",
+    '4M7':"mass of cohesive sediment of class7,7n4 layer",
+    '4M8':"mass of cohesive sediment of class8,8n4 layer",
+    '4M9':"mass of cohesive sediment of class9,9n4 layer",
+    '4M10':"mass of cohesive sediment of class10,10n4 layer",
+    '4M11':"mass of cohesive sediment of class11,11n4 layer",
+    '4M12':"mass of cohesive sediment of class12,12n4 layer",
+    '4M13':"mass of cohesive sediment of class13,13n4 layer",
+    '4M14':"mass of cohesive sediment of class14,14n4 layer",
+    '4M15':"mass of cohesive sediment of class15,15n4 layer",
+    '4M16':"mass of cohesive sediment of class16,16n4 layer",
+    '4M17':"mass of cohesive sediment of class17,17n4 layer",
+    '4M18':"mass of cohesive sediment of class18,18n4 layer",
+    '4M19':"mass of cohesive sediment of class19,19n4 layer",
+    '4M**':"mass of cohesive sediment of class**,**n4 layer",
+    '5M*':"mass of cohesive sediment of class*,*n5 layer",
+    '5M1':"mass of cohesive sediment of class1,1n5 layer",
+    '5M2':"mass of cohesive sediment of class2,2n5 layer",
+    '5M3':"mass of cohesive sediment of class3,3n5 layer",
+    '5M4':"mass of cohesive sediment of class4,4n5 layer",
+    '5M5':"mass of cohesive sediment of class5,5n5 layer",
+    '5M6':"mass of cohesive sediment of class6,6n5 layer",
+    '5M7':"mass of cohesive sediment of class7,7n5 layer",
+    '5M8':"mass of cohesive sediment of class8,8n5 layer",
+    '5M9':"mass of cohesive sediment of class9,9n5 layer",
+    '5M10':"mass of cohesive sediment of class10,10n5 layer",
+    '5M11':"mass of cohesive sediment of class11,11n5 layer",
+    '5M12':"mass of cohesive sediment of class12,12n5 layer",
+    '5M13':"mass of cohesive sediment of class13,13n5 layer",
+    '5M14':"mass of cohesive sediment of class14,14n5 layer",
+    '5M15':"mass of cohesive sediment of class15,15n5 layer",
+    '5M16':"mass of cohesive sediment of class16,16n5 layer",
+    '5M17':"mass of cohesive sediment of class17,17n5 layer",
+    '5M18':"mass of cohesive sediment of class18,18n5 layer",
+    '5M19':"mass of cohesive sediment of class19,19n5 layer",
+    '5M**':"mass of cohesive sediment of class**,**n5 layer",
+    '6M*':"mass of cohesive sediment of class*,*n6 layer",
+    '6M1':"mass of cohesive sediment of class1,1n6 layer",
+    '6M2':"mass of cohesive sediment of class2,2n6 layer",
+    '6M3':"mass of cohesive sediment of class3,3n6 layer",
+    '6M4':"mass of cohesive sediment of class4,4n6 layer",
+    '6M5':"mass of cohesive sediment of class5,5n6 layer",
+    '6M6':"mass of cohesive sediment of class6,6n6 layer",
+    '6M7':"mass of cohesive sediment of class7,7n6 layer",
+    '6M8':"mass of cohesive sediment of class8,8n6 layer",
+    '6M9':"mass of cohesive sediment of class9,9n6 layer",
+    '6M10':"mass of cohesive sediment of class10,10n6 layer",
+    '6M11':"mass of cohesive sediment of class11,11n6 layer",
+    '6M12':"mass of cohesive sediment of class12,12n6 layer",
+    '6M13':"mass of cohesive sediment of class13,13n6 layer",
+    '6M14':"mass of cohesive sediment of class14,14n6 layer",
+    '6M15':"mass of cohesive sediment of class15,15n6 layer",
+    '6M16':"mass of cohesive sediment of class16,16n6 layer",
+    '6M17':"mass of cohesive sediment of class17,17n6 layer",
+    '6M18':"mass of cohesive sediment of class18,18n6 layer",
+    '6M19':"mass of cohesive sediment of class19,19n6 layer",
+    '6M**':"mass of cohesive sediment of class**,**n6 layer",
+    '7M*':"mass of cohesive sediment of class*,*n7 layer",
+    '7M1':"mass of cohesive sediment of class1,1n7 layer",
+    '7M2':"mass of cohesive sediment of class2,2n7 layer",
+    '7M3':"mass of cohesive sediment of class3,3n7 layer",
+    '7M4':"mass of cohesive sediment of class4,4n7 layer",
+    '7M5':"mass of cohesive sediment of class5,5n7 layer",
+    '7M6':"mass of cohesive sediment of class6,6n7 layer",
+    '7M7':"mass of cohesive sediment of class7,7n7 layer",
+    '7M8':"mass of cohesive sediment of class8,8n7 layer",
+    '7M9':"mass of cohesive sediment of class9,9n7 layer",
+    '7M10':"mass of cohesive sediment of class10,10n7 layer",
+    '7M11':"mass of cohesive sediment of class11,11n7 layer",
+    '7M12':"mass of cohesive sediment of class12,12n7 layer",
+    '7M13':"mass of cohesive sediment of class13,13n7 layer",
+    '7M14':"mass of cohesive sediment of class14,14n7 layer",
+    '7M15':"mass of cohesive sediment of class15,15n7 layer",
+    '7M16':"mass of cohesive sediment of class16,16n7 layer",
+    '7M17':"mass of cohesive sediment of class17,17n7 layer",
+    '7M18':"mass of cohesive sediment of class18,18n7 layer",
+    '7M19':"mass of cohesive sediment of class19,19n7 layer",
+    '7M**':"mass of cohesive sediment of class**,**n7 layer",
+    '8M*':"mass of cohesive sediment of class*,*n8 layer",
+    '8M1':"mass of cohesive sediment of class1,1n8 layer",
+    '8M2':"mass of cohesive sediment of class2,2n8 layer",
+    '8M3':"mass of cohesive sediment of class3,3n8 layer",
+    '8M4':"mass of cohesive sediment of class4,4n8 layer",
+    '8M5':"mass of cohesive sediment of class5,5n8 layer",
+    '8M6':"mass of cohesive sediment of class6,6n8 layer",
+    '8M7':"mass of cohesive sediment of class7,7n8 layer",
+    '8M8':"mass of cohesive sediment of class8,8n8 layer",
+    '8M9':"mass of cohesive sediment of class9,9n8 layer",
+    '8M10':"mass of cohesive sediment of class10,10n8 layer",
+    '8M11':"mass of cohesive sediment of class11,11n8 layer",
+    '8M12':"mass of cohesive sediment of class12,12n8 layer",
+    '8M13':"mass of cohesive sediment of class13,13n8 layer",
+    '8M14':"mass of cohesive sediment of class14,14n8 layer",
+    '8M15':"mass of cohesive sediment of class15,15n8 layer",
+    '8M16':"mass of cohesive sediment of class16,16n8 layer",
+    '8M17':"mass of cohesive sediment of class17,17n8 layer",
+    '8M18':"mass of cohesive sediment of class18,18n8 layer",
+    '8M19':"mass of cohesive sediment of class19,19n8 layer",
+    '8M**':"mass of cohesive sediment of class**,**n8 layer",
+    '9M*':"mass of cohesive sediment of class*,*n9 layer",
+    '9M1':"mass of cohesive sediment of class1,1n9 layer",
+    '9M2':"mass of cohesive sediment of class2,2n9 layer",
+    '9M3':"mass of cohesive sediment of class3,3n9 layer",
+    '9M4':"mass of cohesive sediment of class4,4n9 layer",
+    '9M5':"mass of cohesive sediment of class5,5n9 layer",
+    '9M6':"mass of cohesive sediment of class6,6n9 layer",
+    '9M7':"mass of cohesive sediment of class7,7n9 layer",
+    '9M8':"mass of cohesive sediment of class8,8n9 layer",
+    '9M9':"mass of cohesive sediment of class9,9n9 layer",
+    '9M10':"mass of cohesive sediment of class10,10n9 layer",
+    '9M11':"mass of cohesive sediment of class11,11n9 layer",
+    '9M12':"mass of cohesive sediment of class12,12n9 layer",
+    '9M13':"mass of cohesive sediment of class13,13n9 layer",
+    '9M14':"mass of cohesive sediment of class14,14n9 layer",
+    '9M15':"mass of cohesive sediment of class15,15n9 layer",
+    '9M16':"mass of cohesive sediment of class16,16n9 layer",
+    '9M17':"mass of cohesive sediment of class17,17n9 layer",
+    '9M18':"mass of cohesive sediment of class18,18n9 layer",
+    '9M19':"mass of cohesive sediment of class19,19n9 layer",
+    '9M**':"mass of cohesive sediment of class**,**n9 layer",
+    '10M*':"mass of cohesive sediment of class*,*n10 layer",
+    '10M1':"mass of cohesive sediment of class1,1n10 layer",
+    '10M2':"mass of cohesive sediment of class2,2n10 layer",
+    '10M3':"mass of cohesive sediment of class3,3n10 layer",
+    '10M4':"mass of cohesive sediment of class4,4n10 layer",
+    '10M5':"mass of cohesive sediment of class5,5n10 layer",
+    '10M6':"mass of cohesive sediment of class6,6n10 layer",
+    '10M7':"mass of cohesive sediment of class7,7n10 layer",
+    '10M8':"mass of cohesive sediment of class8,8n10 layer",
+    '10M9':"mass of cohesive sediment of class9,9n10 layer",
+    '10M10':"mass of cohesive sediment of class10,10n10 layer",
+    '10M11':"mass of cohesive sediment of class11,11n10 layer",
+    '10M12':"mass of cohesive sediment of class12,12n10 layer",
+    '10M13':"mass of cohesive sediment of class13,13n10 layer",
+    '10M14':"mass of cohesive sediment of class14,14n10 layer",
+    '10M15':"mass of cohesive sediment of class15,15n10 layer",
+    '10M16':"mass of cohesive sediment of class16,16n10 layer",
+    '10M17':"mass of cohesive sediment of class17,17n10 layer",
+    '10M18':"mass of cohesive sediment of class18,18n10 layer",
+    '10M19':"mass of cohesive sediment of class19,19n10 layer",
+    '10M**':"mass of cohesive sediment of class**,**n10 layer",
+    '11M*':"mass of cohesive sediment of class*,*n11 layer",
+    '11M1':"mass of cohesive sediment of class1,1n11 layer",
+    '11M2':"mass of cohesive sediment of class2,2n11 layer",
+    '11M3':"mass of cohesive sediment of class3,3n11 layer",
+    '11M4':"mass of cohesive sediment of class4,4n11 layer",
+    '11M5':"mass of cohesive sediment of class5,5n11 layer",
+    '11M6':"mass of cohesive sediment of class6,6n11 layer",
+    '11M7':"mass of cohesive sediment of class7,7n11 layer",
+    '11M8':"mass of cohesive sediment of class8,8n11 layer",
+    '11M9':"mass of cohesive sediment of class9,9n11 layer",
+    '11M10':"mass of cohesive sediment of class10,10n11 layer",
+    '11M11':"mass of cohesive sediment of class11,11n11 layer",
+    '11M12':"mass of cohesive sediment of class12,12n11 layer",
+    '11M13':"mass of cohesive sediment of class13,13n11 layer",
+    '11M14':"mass of cohesive sediment of class14,14n11 layer",
+    '11M15':"mass of cohesive sediment of class15,15n11 layer",
+    '11M16':"mass of cohesive sediment of class16,16n11 layer",
+    '11M17':"mass of cohesive sediment of class17,17n11 layer",
+    '11M18':"mass of cohesive sediment of class18,18n11 layer",
+    '11M19':"mass of cohesive sediment of class19,19n11 layer",
+    '11M**':"mass of cohesive sediment of class**,**n11 layer",
+    '12M*':"mass of cohesive sediment of class*,*n12 layer",
+    '12M1':"mass of cohesive sediment of class1,1n12 layer",
+    '12M2':"mass of cohesive sediment of class2,2n12 layer",
+    '12M3':"mass of cohesive sediment of class3,3n12 layer",
+    '12M4':"mass of cohesive sediment of class4,4n12 layer",
+    '12M5':"mass of cohesive sediment of class5,5n12 layer",
+    '12M6':"mass of cohesive sediment of class6,6n12 layer",
+    '12M7':"mass of cohesive sediment of class7,7n12 layer",
+    '12M8':"mass of cohesive sediment of class8,8n12 layer",
+    '12M9':"mass of cohesive sediment of class9,9n12 layer",
+    '12M10':"mass of cohesive sediment of class10,10n12 layer",
+    '12M11':"mass of cohesive sediment of class11,11n12 layer",
+    '12M12':"mass of cohesive sediment of class12,12n12 layer",
+    '12M13':"mass of cohesive sediment of class13,13n12 layer",
+    '12M14':"mass of cohesive sediment of class14,14n12 layer",
+    '12M15':"mass of cohesive sediment of class15,15n12 layer",
+    '12M16':"mass of cohesive sediment of class16,16n12 layer",
+    '12M17':"mass of cohesive sediment of class17,17n12 layer",
+    '12M18':"mass of cohesive sediment of class18,18n12 layer",
+    '12M19':"mass of cohesive sediment of class19,19n12 layer",
+    '12M**':"mass of cohesive sediment of class**,**n12 layer",
+    '13M*':"mass of cohesive sediment of class*,*n13 layer",
+    '13M1':"mass of cohesive sediment of class1,1n13 layer",
+    '13M2':"mass of cohesive sediment of class2,2n13 layer",
+    '13M3':"mass of cohesive sediment of class3,3n13 layer",
+    '13M4':"mass of cohesive sediment of class4,4n13 layer",
+    '13M5':"mass of cohesive sediment of class5,5n13 layer",
+    '13M6':"mass of cohesive sediment of class6,6n13 layer",
+    '13M7':"mass of cohesive sediment of class7,7n13 layer",
+    '13M8':"mass of cohesive sediment of class8,8n13 layer",
+    '13M9':"mass of cohesive sediment of class9,9n13 layer",
+    '13M10':"mass of cohesive sediment of class10,10n13 layer",
+    '13M11':"mass of cohesive sediment of class11,11n13 layer",
+    '13M12':"mass of cohesive sediment of class12,12n13 layer",
+    '13M13':"mass of cohesive sediment of class13,13n13 layer",
+    '13M14':"mass of cohesive sediment of class14,14n13 layer",
+    '13M15':"mass of cohesive sediment of class15,15n13 layer",
+    '13M16':"mass of cohesive sediment of class16,16n13 layer",
+    '13M17':"mass of cohesive sediment of class17,17n13 layer",
+    '13M18':"mass of cohesive sediment of class18,18n13 layer",
+    '13M19':"mass of cohesive sediment of class19,19n13 layer",
+    '13M**':"mass of cohesive sediment of class**,**n13 layer",
+    '14M*':"mass of cohesive sediment of class*,*n14 layer",
+    '14M1':"mass of cohesive sediment of class1,1n14 layer",
+    '14M2':"mass of cohesive sediment of class2,2n14 layer",
+    '14M3':"mass of cohesive sediment of class3,3n14 layer",
+    '14M4':"mass of cohesive sediment of class4,4n14 layer",
+    '14M5':"mass of cohesive sediment of class5,5n14 layer",
+    '14M6':"mass of cohesive sediment of class6,6n14 layer",
+    '14M7':"mass of cohesive sediment of class7,7n14 layer",
+    '14M8':"mass of cohesive sediment of class8,8n14 layer",
+    '14M9':"mass of cohesive sediment of class9,9n14 layer",
+    '14M10':"mass of cohesive sediment of class10,10n14 layer",
+    '14M11':"mass of cohesive sediment of class11,11n14 layer",
+    '14M12':"mass of cohesive sediment of class12,12n14 layer",
+    '14M13':"mass of cohesive sediment of class13,13n14 layer",
+    '14M14':"mass of cohesive sediment of class14,14n14 layer",
+    '14M15':"mass of cohesive sediment of class15,15n14 layer",
+    '14M16':"mass of cohesive sediment of class16,16n14 layer",
+    '14M17':"mass of cohesive sediment of class17,17n14 layer",
+    '14M18':"mass of cohesive sediment of class18,18n14 layer",
+    '14M19':"mass of cohesive sediment of class19,19n14 layer",
+    '14M**':"mass of cohesive sediment of class**,**n14 layer",
+    '15M*':"mass of cohesive sediment of class*,*n15 layer",
+    '15M1':"mass of cohesive sediment of class1,1n15 layer",
+    '15M2':"mass of cohesive sediment of class2,2n15 layer",
+    '15M3':"mass of cohesive sediment of class3,3n15 layer",
+    '15M4':"mass of cohesive sediment of class4,4n15 layer",
+    '15M5':"mass of cohesive sediment of class5,5n15 layer",
+    '15M6':"mass of cohesive sediment of class6,6n15 layer",
+    '15M7':"mass of cohesive sediment of class7,7n15 layer",
+    '15M8':"mass of cohesive sediment of class8,8n15 layer",
+    '15M9':"mass of cohesive sediment of class9,9n15 layer",
+    '15M10':"mass of cohesive sediment of class10,10n15 layer",
+    '15M11':"mass of cohesive sediment of class11,11n15 layer",
+    '15M12':"mass of cohesive sediment of class12,12n15 layer",
+    '15M13':"mass of cohesive sediment of class13,13n15 layer",
+    '15M14':"mass of cohesive sediment of class14,14n15 layer",
+    '15M15':"mass of cohesive sediment of class15,15n15 layer",
+    '15M16':"mass of cohesive sediment of class16,16n15 layer",
+    '15M17':"mass of cohesive sediment of class17,17n15 layer",
+    '15M18':"mass of cohesive sediment of class18,18n15 layer",
+    '15M19':"mass of cohesive sediment of class19,19n15 layer",
+    '15M**':"mass of cohesive sediment of class**,**n15 layer",
+    '16M*':"mass of cohesive sediment of class*,*n16 layer",
+    '16M1':"mass of cohesive sediment of class1,1n16 layer",
+    '16M2':"mass of cohesive sediment of class2,2n16 layer",
+    '16M3':"mass of cohesive sediment of class3,3n16 layer",
+    '16M4':"mass of cohesive sediment of class4,4n16 layer",
+    '16M5':"mass of cohesive sediment of class5,5n16 layer",
+    '16M6':"mass of cohesive sediment of class6,6n16 layer",
+    '16M7':"mass of cohesive sediment of class7,7n16 layer",
+    '16M8':"mass of cohesive sediment of class8,8n16 layer",
+    '16M9':"mass of cohesive sediment of class9,9n16 layer",
+    '16M10':"mass of cohesive sediment of class10,10n16 layer",
+    '16M11':"mass of cohesive sediment of class11,11n16 layer",
+    '16M12':"mass of cohesive sediment of class12,12n16 layer",
+    '16M13':"mass of cohesive sediment of class13,13n16 layer",
+    '16M14':"mass of cohesive sediment of class14,14n16 layer",
+    '16M15':"mass of cohesive sediment of class15,15n16 layer",
+    '16M16':"mass of cohesive sediment of class16,16n16 layer",
+    '16M17':"mass of cohesive sediment of class17,17n16 layer",
+    '16M18':"mass of cohesive sediment of class18,18n16 layer",
+    '16M19':"mass of cohesive sediment of class19,19n16 layer",
+    '16M**':"mass of cohesive sediment of class**,**n16 layer",
+    '17M*':"mass of cohesive sediment of class*,*n17 layer",
+    '17M1':"mass of cohesive sediment of class1,1n17 layer",
+    '17M2':"mass of cohesive sediment of class2,2n17 layer",
+    '17M3':"mass of cohesive sediment of class3,3n17 layer",
+    '17M4':"mass of cohesive sediment of class4,4n17 layer",
+    '17M5':"mass of cohesive sediment of class5,5n17 layer",
+    '17M6':"mass of cohesive sediment of class6,6n17 layer",
+    '17M7':"mass of cohesive sediment of class7,7n17 layer",
+    '17M8':"mass of cohesive sediment of class8,8n17 layer",
+    '17M9':"mass of cohesive sediment of class9,9n17 layer",
+    '17M10':"mass of cohesive sediment of class10,10n17 layer",
+    '17M11':"mass of cohesive sediment of class11,11n17 layer",
+    '17M12':"mass of cohesive sediment of class12,12n17 layer",
+    '17M13':"mass of cohesive sediment of class13,13n17 layer",
+    '17M14':"mass of cohesive sediment of class14,14n17 layer",
+    '17M15':"mass of cohesive sediment of class15,15n17 layer",
+    '17M16':"mass of cohesive sediment of class16,16n17 layer",
+    '17M17':"mass of cohesive sediment of class17,17n17 layer",
+    '17M18':"mass of cohesive sediment of class18,18n17 layer",
+    '17M19':"mass of cohesive sediment of class19,19n17 layer",
+    '17M**':"mass of cohesive sediment of class**,**n17 layer",
+    '18M*':"mass of cohesive sediment of class*,*n18 layer",
+    '18M1':"mass of cohesive sediment of class1,1n18 layer",
+    '18M2':"mass of cohesive sediment of class2,2n18 layer",
+    '18M3':"mass of cohesive sediment of class3,3n18 layer",
+    '18M4':"mass of cohesive sediment of class4,4n18 layer",
+    '18M5':"mass of cohesive sediment of class5,5n18 layer",
+    '18M6':"mass of cohesive sediment of class6,6n18 layer",
+    '18M7':"mass of cohesive sediment of class7,7n18 layer",
+    '18M8':"mass of cohesive sediment of class8,8n18 layer",
+    '18M9':"mass of cohesive sediment of class9,9n18 layer",
+    '18M10':"mass of cohesive sediment of class10,10n18 layer",
+    '18M11':"mass of cohesive sediment of class11,11n18 layer",
+    '18M12':"mass of cohesive sediment of class12,12n18 layer",
+    '18M13':"mass of cohesive sediment of class13,13n18 layer",
+    '18M14':"mass of cohesive sediment of class14,14n18 layer",
+    '18M15':"mass of cohesive sediment of class15,15n18 layer",
+    '18M16':"mass of cohesive sediment of class16,16n18 layer",
+    '18M17':"mass of cohesive sediment of class17,17n18 layer",
+    '18M18':"mass of cohesive sediment of class18,18n18 layer",
+    '18M19':"mass of cohesive sediment of class19,19n18 layer",
+    '18M**':"mass of cohesive sediment of class**,**n18 layer",
+    '19M*':"mass of cohesive sediment of class*,*n19 layer",
+    '19M1':"mass of cohesive sediment of class1,1n19 layer",
+    '19M2':"mass of cohesive sediment of class2,2n19 layer",
+    '19M3':"mass of cohesive sediment of class3,3n19 layer",
+    '19M4':"mass of cohesive sediment of class4,4n19 layer",
+    '19M5':"mass of cohesive sediment of class5,5n19 layer",
+    '19M6':"mass of cohesive sediment of class6,6n19 layer",
+    '19M7':"mass of cohesive sediment of class7,7n19 layer",
+    '19M8':"mass of cohesive sediment of class8,8n19 layer",
+    '19M9':"mass of cohesive sediment of class9,9n19 layer",
+    '19M10':"mass of cohesive sediment of class10,10n19 layer",
+    '19M11':"mass of cohesive sediment of class11,11n19 layer",
+    '19M12':"mass of cohesive sediment of class12,12n19 layer",
+    '19M13':"mass of cohesive sediment of class13,13n19 layer",
+    '19M14':"mass of cohesive sediment of class14,14n19 layer",
+    '19M15':"mass of cohesive sediment of class15,15n19 layer",
+    '19M16':"mass of cohesive sediment of class16,16n19 layer",
+    '19M17':"mass of cohesive sediment of class17,17n19 layer",
+    '19M18':"mass of cohesive sediment of class18,18n19 layer",
+    '19M19':"mass of cohesive sediment of class19,19n19 layer",
+    '19M**':"mass of cohesive sediment of class**,**n19 layer",
+    '**M*':"mass of cohesive sediment of class*,*n** layer",
+    '**M1':"mass of cohesive sediment of class1,1n** layer",
+    '**M2':"mass of cohesive sediment of class2,2n** layer",
+    '**M3':"mass of cohesive sediment of class3,3n** layer",
+    '**M4':"mass of cohesive sediment of class4,4n** layer",
+    '**M5':"mass of cohesive sediment of class5,5n** layer",
+    '**M6':"mass of cohesive sediment of class6,6n** layer",
+    '**M7':"mass of cohesive sediment of class7,7n** layer",
+    '**M8':"mass of cohesive sediment of class8,8n** layer",
+    '**M9':"mass of cohesive sediment of class9,9n** layer",
+    '**M10':"mass of cohesive sediment of class10,10n** layer",
+    '**M11':"mass of cohesive sediment of class11,11n** layer",
+    '**M12':"mass of cohesive sediment of class12,12n** layer",
+    '**M13':"mass of cohesive sediment of class13,13n** layer",
+    '**M14':"mass of cohesive sediment of class14,14n** layer",
+    '**M15':"mass of cohesive sediment of class15,15n** layer",
+    '**M16':"mass of cohesive sediment of class16,16n** layer",
+    '**M17':"mass of cohesive sediment of class17,17n** layer",
+    '**M18':"mass of cohesive sediment of class18,18n** layer",
+    '**M19':"mass of cohesive sediment of class19,19n** layer",
+    '**M**':"mass of cohesive sediment of class**,**n** layer",
     'ZRL':"reference level for Nestor",
   },
 'VERTICAL_PROFILES_OF_SUSPENDED_SEDIMENTS' : {
@@ -101,7 +7132,7 @@ TelemacdicoEn = {
     3:"EXPLICIT LEO POSTMA",
     4:"EXPLICIT + MURD SCHEME N",
     5:"EXPLICIT + MURD SCHEME PSI",
-    13:"N-SCHEME FOR TIDAL FLATS",
+    13:"N-SCHEME FOR TIDAL FLATS LP",
     14:"N-SCHEME FOR TIDAL FLATS",
     15:"ERIA SCHEME - ONLY IN 2D",
   },
@@ -156,12 +7187,451 @@ TelemacdicoFr = {
     'KS':"coefficient de frottement (m)",
     'TOB':"frottement moyen (N/m2)",
     'THETAW':"angle entre la houle et l axe Oy (deg)",
-    '1Ai':"fraction de sediment de la classe i dans la premiere couche",
-    '2Ai':"fraction de sediment de la classe i dans la deuxieme couche",
+    'kAi':"fraction de sediment non cohesif de la classe i, couche k",
     'QSi':"debit solide pour la classe i",
     'CSi':"concentration pour la classe i",
-    '*ES':"thicknes of bed layer i",
-    '*CONC':"concentration of bed layer i ",
+    'kES':"thicknes of bed layer k",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
     'A':"variable supplementaire A",
     'G':"variable supplementaire G",
     'L':"variable supplementaire L",
@@ -189,34 +7659,466 @@ TelemacdicoFr = {
     'MU':"Coefficient de correction pour frottement de peau",
     'D50':"Diametre moyen du sediment",
     'UWB':"wave orbital velocity (m/s)",
-    '1Ai':"fraction de sediment non cohesif de la classe i, 1ere couche",
-    '2Ai':"fraction de sediment non cohesif de la classe i, 2eme couche",
     'kAi':"fraction de sediment non cohesif de la classe i, couche k",
     'QSi':"debit solide pour la classe i",
     'CSi':"concentration massique pour la classe i",
-    'C2DSi':"concentration massique pour la classe i pour les sortie 2D      (que po,
-    'SVX':"viscosites pour les sediments suivant l axe des x (m2/s) - 3D",
-    'SVY':"viscosites pour les sediments suivant l axe des y (m2/s) - 3D",
-    'SVZ':"viscosites pour les sediments suivant l axe des z (m2/s) - 3D",
+    'C2DSi':"concentration massique pour la classe i pour les sortie 2D",
+    'SVXi':"viscosites pour le sediment i suivant l axe des x (m2/s) - 3D",
+    'SVYi':"viscosites pour le sediment i suivant l axe des y (m2/s) - 3D",
+    'SVZi':"viscosites pour le sediment i suivant l axe des z (m2/s) - 3D",
     'QSBL':"taux de transport par charriage",
     'QSBLX':"taux de transport par charriage selon l axe des x",
     'QSBLY':"taux de transport par charriage selon l axe des y",
     'QSBLi':"taux de transport par charriage pour la classe i",
     'kES':"epaisseur de la couche k",
-    'kCONC':"concentration of bed layer k",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
     'A':"variable supplementaire A",
     'G':"variable supplementaire G",
     'L':"variable supplementaire L",
     'O':"variable supplementaire O",
-    '1Ri':"fraction de sediment cohesif de la classe i, 1ere couche",
-    '2Ri':"fraction de sediment cohesif de la classe i, 2eme couche",
     'kRi':"fraction de sediment cohesif of classe i, couche k",
     'kXKV':"porosite de la couche k",
-    '1Si':"masse de sediment non cohesif de la classe i, 1ere couche",
-    '2Si':"masse de sediment non cohesif de la classe i, 2eme couche",
     'kSi':"masse de sediment non cohesif of classe i, couche k",
-    '1Mi':"masse de sediment cohesif de la classe i, 1ere couche",
-    '2Mi':"masse de sediment cohesif de la classe i, 2eme couche",
     'kMi':"masse de sediment cohesif of classe i, couche k",
     'ZRL':"reference level for Nestor",
   },
@@ -234,7 +8136,7 @@ TelemacdicoFr = {
     3:"EXPLICITE LEO POSTMA",
     4:"EXPLICITE + MURD SCHEMA N",
     5:"EXPLICITE + MURD SCHEMA PSI",
-    13:"SCHEMA N POUR BANCS DECOUVRANTS",
+    13:"SCHEMA N POUR BANCS DECOUVRANTS LP",
     14:"SCHEMA N POUR BANCS DECOUVRANTS",
     15:"SCHEMA ERIA - UNIQUEMENT 2D",
   },
diff --git a/Telemac/khione_cata_auto.py b/Telemac/khione_cata_auto.py
new file mode 100644 (file)
index 0000000..83ec706
--- /dev/null
@@ -0,0 +1,1313 @@
+
+# -*- coding: latin-1 -*-
+
+from Accas import *
+class DateJJMMAAAA:
+  def __init__(self):
+    self.ntuple=3
+
+  def __convert__(self,valeur):
+    if type(valeur) == types.StringType: return None
+    if len(valeur) != self.ntuple: return None
+    return valeur
+
+  def info(self):
+    return "Date : jj/mm/aaaa "
+
+  __repr__=info
+  __str__=info
+
+class grma(GEOM):
+  pass
+
+import types
+class Tuple:
+  def __init__(self,ntuple):
+    self.ntuple=ntuple
+
+  def __convert__(self,valeur):
+    if type(valeur) == types.StringType:
+      return None
+    if len(valeur) != self.ntuple:
+      return None
+    return valeur
+
+  def info(self):
+    return "Tuple de %s elements" % self.ntuple
+
+
+
+JdC = JDC_CATA (code = 'KHIONE',
+                execmodul = None,
+                )
+# =======================================================================
+# Catalog entry for the MAP function : c_pre_interfaceBody_mesh
+# =======================================================================
+
+VERSION_CATALOGUE="TRUNK_20210323"
+# -----------------------------------------------------------------------
+COMPUTATION_ENVIRONMENT = PROC(nom= "COMPUTATION_ENVIRONMENT",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    INPUT = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        DATA = FACT(statut='f',
+#       -----------------------------------
+#           -----------------------------------
+            STEERING_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'),
+                defaut = '',
+                fr = """Nom du fichier contenant les parametres du calcul
+des glaces a realiser. Donne par l''utilisateur.""",
+                ang = """Name of the file containing parameters of the ice
+computation. Provided by the user.""",
+            ),
+#           -----------------------------------
+            FORTRAN_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Nom du fichier ou repertoire FORTRAN a soumettre,
+contenant les sous-programmes specifiques au modele.""",
+                ang = """Name of the FORTRAN file or directory to be submitted,
+including specific subroutines of the model.""",
+            ),
+#           -----------------------------------
+            BOUNDARY_CONDITIONS_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                fr = """Nom du fichier contenant les types de conditions aux limites.
+Ce fichier est rempli de facon automatique par le mailleur au moyen de
+couleurs affectees aux noeuds des frontieres du domaine de calcul.""",
+                ang = """Name of the file containing the types of boundary conditions.
+This file is filled automatically by the mesh generator through
+colours that are assigned to the boundary nodes.""",
+            ),
+#           -----------------------------------
+            GEOMETRY_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Fichier de geometrie, identique a celui de \telemac{2D}.""",
+                ang = """Geometry file identical to the \telemac{2D} one.""",
+            ),
+#           -----------------------------------
+            GEOMETRY_FILE_FORMAT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DE GEOMETRIE}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{GEOMETRY FILE}.
+Possible choices are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            REFERENCE_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Nom du fichier de resultats de reference pour la validation.
+Si \telkey{VALIDATION} = OUI, les resultats du calcul vont etre
+compares aux valeurs contenues dans ce fichier.
+La comparaison est effectuee par le sous-programme \telfile{VALIDA}.""",
+                ang = """Name of the binary-coded result file used to validate the compuation.
+If \telkey{VALIDATION} = YES, the results of the computation will be
+compared with the values of this file.
+The comparison is done by the subroutine \telfile{BIEF\_VALIDA}.""",
+            ),
+#           -----------------------------------
+            REFERENCE_FILE_FORMAT = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DE REFERENCE}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{REFERENCE FILE}.
+Possible choices are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            VALIDATION = SIMP(statut ='f',
+#           -----------------------------------
+                typ = bool,
+                defaut = False,
+                fr = """Option utilisee principalement pour le dossier de validation.
+Si ce mot-cle vaut OUI, les resultats du calcul vont alors etre
+compares aux valeurs du \telkey{FICHIER DE REFERENCE}.
+Le \telkey{FICHIER DE REFERENCE} est alors considere comme une
+reference a laquelle on va comparer le calcul. La comparaison est
+effectuee par le sous-programme \telfile{BIEF\_VALIDA}
+qui peut etre une comparaison avec une solution exacte par exemple.""",
+                ang = """This option is primarily used for the validation documents.
+If this keyword is equal to YES, the \telkey{REFERENCE FILE}
+is then considered as a reference which the computation is
+going to be compared with.
+The \telkey{REFERENCE FILE} is then considered as a reference
+which the computation is going to be compared with.
+The comparison is done by the subroutine \telfile{BIEF\_VALIDA},
+which can be modified so as to include, for example,
+a comparison with an exact solution.""",
+            ),
+        ),
+    ),
+#   -----------------------------------
+    GLOBAL = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        TITLE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'TXM',
+            defaut = '',
+            fr = """Titre du cas etudie.""",
+            ang = """Title of the case being considered.""",
+        ),
+#       -----------------------------------
+        PARALLEL_PROCESSORS = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'I',
+            defaut = 0,
+            fr = """Nombre de processeurs pour la decomposition en parallele:
+\begin{itemize}
+\item 0 : 1 machine, compilation sans bibliotheque de parallelisme ;
+\item 1 : 1 machine, compilation avec bibliotheque de parallelisme ;
+\item 2 : 2 processeurs ou machines en parallele etc...
+\end{itemize}""",
+            ang = """Number of processors for domain partition.
+\begin{itemize}
+\item 0: 1 machine, compiling without parallel library,
+\item 1: 1 machine, compiling with a parallel library,
+\item 2: 2 processors or machines in parallel etc...
+\end{itemize}""",
+        ),
+    ),
+#   -----------------------------------
+    OUTPUT = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        RESULTS = FACT(statut='f',
+#       -----------------------------------
+#           -----------------------------------
+            RESULTS_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
+                fr = """Nom du fichier dans lequel seront ecrits les resultats du
+calcul avec la periodicite donnee par le mot cle \telkey{PERIODE DE
+SORTIES DES GLACES}.""",
+                ang = """Name of the file into which the computation results
+are written with a periodicity given by the keyword
+\telkey{ICE PRINTOUT PERIOD}.""",
+            ),
+#           -----------------------------------
+            RESULTS_FILE_FORMAT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DES RESULTATS}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{RESULTS FILE}. Possible choices are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            VARIABLES_FOR_GRAPHIC_PRINTOUTS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM', max='**',
+                into = ["SOLRAD CLEAR SKY","SOLRAD CLOUDY","NET SOLRAD","EFFECTIVE SOLRAD","EVAPO HEAT FLUX","CONDUC HEAT FLUX","PRECIP HEAT FLUX","FRAZIL THETA0","FRAZIL THETA1","REENTRAINMENT","SETTLING VEL.","SOLID ICE CONC.","SOLID ICE THICK.","FRAZIL THICKNESS","UNDER ICE THICK.","EQUIV. SURFACE","TOP ICE COVER","BOTTOM ICE COVERM","TOTAL ICE THICK.M ","CARACTERISTIQUES","TOTAL NUMBER OF PARTICLES","TOTAL CONCENTRATION OF FRAZIL","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","CONCENTRATION OF FRAZIL FOR CLASS*","CONCENTRATION OF FRAZIL FOR CLASS1","CONCENTRATION OF FRAZIL FOR CLASS2","CONCENTRATION OF FRAZIL FOR CLASS3","CONCENTRATION OF FRAZIL FOR CLASS4","CONCENTRATION OF FRAZIL FOR CLASS5","CONCENTRATION OF FRAZIL FOR CLASS6","CONCENTRATION OF FRAZIL FOR CLASS7","CONCENTRATION OF FRAZIL FOR CLASS8","CONCENTRATION OF FRAZIL FOR CLASS9","CONCENTRATION OF FRAZIL FOR CLASS10","CONCENTRATION OF FRAZIL FOR CLASS11","CONCENTRATION OF FRAZIL FOR CLASS12","CONCENTRATION OF FRAZIL FOR CLASS13","CONCENTRATION OF FRAZIL FOR CLASS14","CONCENTRATION OF FRAZIL FOR CLASS15","CONCENTRATION OF FRAZIL FOR CLASS16","CONCENTRATION OF FRAZIL FOR CLASS17","CONCENTRATION OF FRAZIL FOR CLASS18","CONCENTRATION OF FRAZIL FOR CLASS19","CONCENTRATION OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","PARTICLE NUMBER OF FRAZIL FOR CLASS*","PARTICLE NUMBER OF FRAZIL FOR CLASS1","PARTICLE NUMBER OF FRAZIL FOR CLASS2","PARTICLE NUMBER OF FRAZIL FOR CLASS3","PARTICLE NUMBER OF FRAZIL FOR CLASS4","PARTICLE NUMBER OF FRAZIL FOR CLASS5","PARTICLE NUMBER OF FRAZIL FOR CLASS6","PARTICLE NUMBER OF FRAZIL FOR CLASS7","PARTICLE NUMBER OF FRAZIL FOR CLASS8","PARTICLE NUMBER OF FRAZIL FOR CLASS9","PARTICLE NUMBER OF FRAZIL FOR CLASS10","PARTICLE NUMBER OF FRAZIL FOR CLASS11","PARTICLE NUMBER OF FRAZIL FOR CLASS12","PARTICLE NUMBER OF FRAZIL FOR CLASS13","PARTICLE NUMBER OF FRAZIL FOR CLASS14","PARTICLE NUMBER OF FRAZIL FOR CLASS15","PARTICLE NUMBER OF FRAZIL FOR CLASS16","PARTICLE NUMBER OF FRAZIL FOR CLASS17","PARTICLE NUMBER OF FRAZIL FOR CLASS18","PARTICLE NUMBER OF FRAZIL FOR CLASS19","PARTICLE NUMBER OF FRAZIL FOR CLASS**","WATER TEMPERATURE","SALINITY OF WATER"],
+                defaut = '',
+                fr = """Noms des variables que l''utilisateur veut ecrire dans
+le \telkey{FICHIER DES RESULTATS DES GLACES}.
+Chaque variable est representee par une lettre.
+Le choix des separateurs est libre.""",
+                ang = """Names of variables that may be written in the
+\telkey{ICE RESULTS FILE}.
+Every variable is represented by a group of letters with
+any separator between them , ; or blank.""",
+            ),
+#           -----------------------------------
+            GRAPHIC_PRINTOUT_PERIOD = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'I',
+                defaut = [1],
+                fr = """Determine la periode en nombre de pas de temps d''impression des
+\telkey{VARIABLES POUR LES SORTIES GRAPHIQUES}
+(voir ce mot-cle) dans le \telkey{FICHIER DES RESULTATS}.""",
+                ang = """Determines, in number of time steps, the printout period for the
+\telkey{VARIABLES FOR GRAPHIC PRINTOUTS}
+in the \telkey{RESULTS FILE}.""",
+            ),
+#           -----------------------------------
+            CLOGGING_RESULTS_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier ASCII de resultats de la glace accumulee aux prises d eau.""",
+                ang = """ASCII file of results for clogged ice parameters at water intakes.""",
+            ),
+        ),
+#       -----------------------------------
+        LISTING = FACT(statut='f',
+#       -----------------------------------
+#           -----------------------------------
+            VARIABLES_TO_BE_PRINTED = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM', max='**',
+                into = ['TO BE EDITED'],
+                defaut = '',
+                fr = """Mot cle necessaire mais qui ne fait rien.""",
+                ang = """Necessary keyword but does not do much.""",
+            ),
+#           -----------------------------------
+            LISTING_PRINTOUT_PERIOD = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'I',
+                defaut = [1],
+                fr = """Determine la periode en nombre de pas de temps d''impression des
+\telkey{VARIABLES A IMPRIMER} (voir ce mot-cle).
+Pour la mise au point, il faut
+savoir que la sortie des resultats est effectuee systematiquement sur le
+listing (CAS.SORTIE sur station de travail).""",
+                ang = """Determines, in number of time steps, the printout period of the
+\telkey{VARIABLES TO BE PRINTED}.
+The results are systematically printed out on
+the listing file (file CAS.SORTIE at the workstation).""",
+            ),
+#           -----------------------------------
+            MASS_BALANCE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = bool,
+                defaut = False,
+                fr = """Determine si l''on effectue ou non le bilan de masse
+sur le domaine.""",
+                ang = """Determines whether a check of the mass-balance over
+the domain is done or not.""",
+            ),
+        ),
+    ),
+#   -----------------------------------
+    RESTART = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        PREVIOUS_ICE_COVER_COMPUTATION_FILE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Nom d''un fichier contenant les resultats d''un calcul de couvert de
+glace precedent realise sur le meme maillage et dont le dernier pas de
+temps enregistre va fournir les conditions initiales pour une suite de
+de calcul.""",
+            ang = """Name of a file containing the results of an earlier ice cover
+computation which was made on the same mesh. The last recorded time
+step will provide the initial conditions for the new computation.""",
+        ),
+#       -----------------------------------
+        PREVIOUS_ICE_COVER_COMPUTATION_FILE_FORMAT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ['SERAFIN','SERAFIND'],
+            defaut = 'SERAFIN',
+            fr = """Format du fichier de resultats du calcul de couvert de glace precedent.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel.
+\end{itemize}""",
+            ang = """Previous ice cover computation results file format.
+Possible values are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel.
+\end{itemize}""",
+        ),
+#       -----------------------------------
+        PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Nom d''un fichier contenant les resultats d''un calcul Lagrangien de
+couvert de blocs de glace precedent et dont le dernier pas de
+temps enregistre va fournir les conditions initiales pour une suite de
+de calcul.""",
+            ang = """Name of a file containing the results of ice blocks from an earlier
+Lagrangian computation. The last recorded time step will provide the
+initial conditions for the new computation.""",
+        ),
+#       -----------------------------------
+        PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE_FORMAT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ['SERAFIN','SERAFIND'],
+            defaut = 'SERAFIN',
+            fr = """Format du fichier de resultats Lagrangien du calcul de couvert
+de glace precedent.
+Les valeurs possibles sont :
+\begin{itemize}
+\item UNKNOWN : format non-defini simple precision pour \tel ;
+\item UNKNOWND: format non-defini double precision pour \tel.
+\end{itemize}""",
+            ang = """Previous ice cover blocks computation results file format.
+Possible values are:
+\begin{itemize}
+\item UNKNOWN : not-yet-defined single precision format in \tel,
+\item UNKNOWND: not-yet-defined double precision format in \tel.
+\end{itemize}""",
+        ),
+    ),
+#   -----------------------------------
+    INITIALIZATION = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        INITIAL_CONDITIONS = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ['WITHOUT ICE COVER','CONSTANT ICE COVER','SPECIAL','PARTICULIERES','PARTICULAR'],
+            defaut = 'WITHOUT ICE COVER',
+            fr = """Permet de definir les conditions initiales sur le couvert de glaces.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SANS COUVERT DE GLACE ;
+\item COUVERT DE GLACE CONSTANT ;
+\item PARTICULIERES. Les conditions initiales sur le couvert de glace
+doivent etre precisees dans le sous-programme \telfile{CONDICE}.
+\end{itemize}""",
+            ang = """Makes it possible to define the initial conditions with ice cover.
+The possible values are as follows:
+\begin{itemize}
+\item WITHOUT ICE COVER,
+\item CONSTANT ICE COVER,
+\item SPECIAL. The initial conditions with the water depth should be
+stated in the \telfile{CONDICE} subroutine.
+\end{itemize}""",
+        ),
+    ),
+)
+# -----------------------------------------------------------------------
+INTERNAL = PROC(nom= "INTERNAL",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    DICTIONARY = SIMP(statut ='f',
+#   -----------------------------------
+        typ = ('Fichier','All Files (*)'),
+        defaut = 'KHIONE.DICO',
+        fr = """Dictionnaire des mots cles.""",
+        ang = """Key word dictionary.""",
+    ),
+)
+# -----------------------------------------------------------------------
+ICE_COVER = PROC(nom= "ICE_COVER",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    CRITICAL_VELOCITY_FOR_STATIC_BORDER_ICE = SIMP(statut ='f',
+#   -----------------------------------
+        typ = 'R',
+        defaut = [0.07],
+        fr = """""",
+        ang = """""",
+    ),
+#   -----------------------------------
+    CRITICAL_VELOCITY_FOR_DYNAMIC_BORDER_ICE = SIMP(statut ='f',
+#   -----------------------------------
+        typ = 'R',
+        defaut = [0.4],
+        fr = """""",
+        ang = """""",
+    ),
+#   -----------------------------------
+    ICE_COVER_IMPACT_ON_HYDRODYNAMIC = SIMP(statut ='f',
+#   -----------------------------------
+        typ = bool,
+        defaut = [False],
+        fr = """Prise en compte de l''impact du couvert de glace sur
+l''hydrodynamique.""",
+        ang = """Computation of ice cover impact on the hydrodynamic.""",
+    ),
+#   -----------------------------------
+    BORDER_ICE_COVER = SIMP(statut ='f',
+#   -----------------------------------
+        typ = bool,
+        defaut = [False],
+        fr = """Prise en compte du calcul de glace de bord statique.""",
+        ang = """Computation of border ice cover.""",
+    ),
+#   -----------------------------------
+    PHYSICAL_PARAMETERS = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        CRITICAL_WATER_TEMPERATURE_FOR_STATIC_BORDER_ICE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [-1.1],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        CONCENTRATION_OF_SURFACE_ICE_WHEN_FORMATION = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [1.],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        FRICTION = FACT(statut='f',
+#       -----------------------------------
+#           -----------------------------------
+            LAW_OF_ICE_COVER_FRICTION = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ["NO FRICTION","HAALAND","CHEZY","STRICKLER","MANNING","NIKURADSE"],
+                defaut = "MANNING",
+                fr = """Selectionne le type de formulation utilisee pour le calcul du
+frottement sous le couvert de glace. Les lois possibles sont les
+suivantes (cf. Note de principe) :
+\begin{itemize}
+\item 0 : pas de frottement sur le fond ;
+\item 1 : formule de Haaland ;
+\item 2 : formule de Chezy ;
+\item 3 : formule de Strickler ;
+\item 4 : formule de Manning ;
+\item 5 : formule de Nikuradse.
+\end{itemize}""",
+                ang = """Selects the type of formulation used for the under ice cover friction.
+The possible laws are as follows (refer to the Principle note):
+\begin{itemize}
+\item 0: no friction against bottom,
+\item 1: Haaland formula,
+\item 2: Chezy formula,
+\item 3: Strickler formula,
+\item 4: Manning formula,
+\item 5: Nikuradse formula.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            FRICTION_COEFFICIENT = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 0.04,
+                fr = """Fixe la valeur du coefficient de frottement pour la
+formulation choisie.
+Attention : la signification de ce chiffre varie suivant la formule
+choisie :
+\begin{itemize}
+\item 1 : coefficient lineaire ;
+\item 2 : coefficient de Chezy ;
+\item 3 : coefficient de Strickler ;
+\item 4 : coefficient de Manning ;
+\item 5 : hauteur de rugosite de Nikuradse.
+\end{itemize}""",
+                ang = """Sets the value of the friction coefficient for the selected
+formulation. It is noteworthy that the meaning of this figure changes
+according to the selected formula (Chezy, Strickler, etc.):
+\begin{itemize}
+\item 1: linear coefficient,
+\item 2: Chezy coefficient,
+\item 3: Strickler coefficient,
+\item 4: Manning coefficient,
+\item 5: Nikuradse grain size.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            MAXIMAL_FRICTION_COEFFICIENT = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 0.04,
+                fr = """Fixe le coefficient de frottement maximal lorsque la celui-ci depend
+de l''epaisseur du couvert de glace.""",
+                ang = """Sets the maximal friction coefficient when it depends linearly on the
+ice cover thickness.""",
+            ),
+#           -----------------------------------
+            LAW_FOR_FRICTION_COEFFICIENT = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ["CONSTANT FRICTION COEF","LINEAR FRICTION COEF"],
+                defaut = "CONSTANT FRICTION COEF",
+                fr = """Selectionne entre un coefficient de friction constant ou variable
+lineairement en fonction de l''epaisseur du couvert de glace.""",
+                ang = """Selection between constant friction coefficient of linearly dependant
+on ice cover thickness.""",
+            ),
+#           -----------------------------------
+            EQUIVALENT_SURFACE_ICE_THICKNESS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.001],
+                fr = """""",
+                ang = """""",
+            ),
+        ),
+    ),
+#   -----------------------------------
+    ICE_DYNAMICS = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        INCLUDE_ICE_DYNAMICS = SIMP(statut ='f',
+#       -----------------------------------
+            typ = bool,
+            defaut = [False],
+            fr = """Active les processessus de dynamique des glaces de surfaces.""",
+            ang = """Switch the surface ice dynamics processes.""",
+        ),
+    ),
+)
+# -----------------------------------------------------------------------
+GENERAL = PROC(nom= "GENERAL",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    SALINITY = SIMP(statut ='o',
+#   -----------------------------------
+        typ = bool,
+        defaut = [False],
+        fr = """Ajoute la salinite et modifie le point de congelation de la glace en
+fonction.""",
+        ang = """Add salinity tracer and modify freezing point of water accordingly.""",
+    ),
+#   -----------------------------------
+    ENERGY_BALANCE_VERSION = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'TXM',
+        into = ["SIMPLIFIED ENERGY BALANCE","FULL ENERGY BALANCE"],
+        defaut = ["SIMPLIFIED ENERGY BALANCE"],
+        fr = """Choix de la version du bilan energetique.""",
+        ang = """Choice of the energy balance version.""",
+    ),
+#   -----------------------------------
+    PHYSICAL_PARAMETERS = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        AIR_DENSITY = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 1.225,
+            fr = """Fixe la valeur de la masse volumique de l''air.""",
+            ang = """Sets the value of air density.""",
+        ),
+#       -----------------------------------
+        ICE_DENSITY = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 916.8,
+            fr = """Fixe la valeur de la masse volumique de la glace, en kg/m$^3$.""",
+            ang = """Sets the value of ice density, in kg/m$^3$.""",
+        ),
+#       -----------------------------------
+        POROSITY_OF_SURFACE_ICE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [0.4],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        WATER_DENSITY = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 999.972,
+            fr = """Fixe la valeur de la masse volumique de l''eau, en kg/m$^3$.""",
+            ang = """Sets the value of water density, in kg/m$^3$.""",
+        ),
+#       -----------------------------------
+        KINEMATIC_WATER_VISCOSITY = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 1.792E-6,
+            fr = """Definit la viscosite cinematique de l''eau. En m/s$^2$.""",
+            ang = """Specifies the water kinematic viscosity. In m/s$^2$.""",
+        ),
+    ),
+)
+# -----------------------------------------------------------------------
+THERMAL_BUDGET = PROC(nom= "THERMAL_BUDGET",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    HEAT_BUDGET = SIMP(statut ='f',
+#   -----------------------------------
+        typ = bool,
+        defaut = [True ],
+        fr = """Prise en compte des echanges thermiques dans le calcul.""",
+        ang = """Computation of the thermal exchanges in \khione.""",
+    ),
+#   -----------------------------------
+    PHYSICAL_PARAMETERS = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        WATER_SPECIFIC_HEAT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [4180.],
+            fr = """Fixe la valeur de la chaleur specifique de l eau, en J/kg/K.""",
+            ang = """Sets the value of the specific heat of water, in J/kg/K.""",
+        ),
+#       -----------------------------------
+        SPECIFIC_HEAT_OF_ICE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 2.04E+03,
+            fr = """Fixe la valeur de la chaleur specifique de la glace,
+en J/kg/K.""",
+            ang = """Sets the value of the specific heat of ice,
+in J/kg/K.""",
+        ),
+#       -----------------------------------
+        LATENT_HEAT_OF_ICE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 3.34E5,
+            fr = """Fixe la valeur de la chaleur latente de la glace.""",
+            ang = """Sets the value of the latent heat of ice.""",
+        ),
+#       -----------------------------------
+        WATER_AIR_HEAT_EXCHANGE_COEFFICIENT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [20.],
+            fr = """Fixe la valeur du coefficient d''echange thermique entre
+ l''eau et l''air.""",
+            ang = """Sets the heat exchange coefficient between water and air.""",
+        ),
+    ),
+#   -----------------------------------
+    CONSTANT = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        WATER_AIR_HEAT_EXCHANGE_CONSTANT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [-50.],
+            fr = """Fixe la valeur de la constante d''echange thermique entre
+ l''eau et l''air.""",
+            ang = """Sets the heat exchange constant between water and air.""",
+        ),
+#       -----------------------------------
+        ICE_AIR_HEAT_EXCHANGE_COEFFICIENT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [12.189],
+            fr = """Fixe la valeur du coefficient d''echange thermique lineaire
+ entre la glace et l''air.""",
+            ang = """Sets the linearised heat flux exchange coefficient between
+ ice and air.""",
+        ),
+#       -----------------------------------
+        ICE_AIR_HEAT_EXCHANGE_CONSTANT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [-32.547],
+            fr = """Fixe la valeur de la constante d''echange thermique lineaire
+ entre la glace et l''air.""",
+            ang = """Sets the linearised heat flux exchange constant between ice and air.""",
+        ),
+#       -----------------------------------
+        WATER_ICE_HEAT_TRANSFER_COEF__FOR_TURBULENT_FLOW = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [1448.],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        WATER_ICE_HEAT_TRANSFER_COEF__FOR_SUPERCOOLED_TURBULENT_FLOW = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [1118.],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        BOLTZMANN_CONSTANT__WM_2K_4_ = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [5.67E-8],
+            fr = """""",
+            ang = """""",
+        ),
+    ),
+#   -----------------------------------
+    CALIBRATION_COEFFICIENT = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        COEFFICIENT_FOR_CALIBRATION_OF_BACK_RADIATION = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [1.],
+            fr = """Fixe la valeur du coefficient de calage du flux radiatif
+entre l''atmosphere et la surface libre.""",
+            ang = """Sets heat flux calibration coefficient for effective back
+radiation on the free surface.""",
+        ),
+#       -----------------------------------
+        COEFFICIENT_FOR_CALIBRATION_OF_EVAPORATIVE_HEAT_TRANSFERT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [1.],
+            fr = """Fixe la valeur du coefficient de calage du transfert de chaleur
+evaporatif entre l''atmosphere et la surface libre.""",
+            ang = """Sets heat flux calibration coefficient for evaporative heat
+transfert between air and atmosphere.""",
+        ),
+#       -----------------------------------
+        COEFFICIENT_FOR_CALIBRATION_OF_CONDUCTIVE_HEAT_TRANSFERT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [1.],
+            fr = """Fixe la valeur du coefficient de calage du transfert de chaleur
+conductif entre l''atmosphere et la surface libre.""",
+            ang = """Sets heat flux calibration coefficient for conductive heat
+transfert between air and atmosphere.""",
+        ),
+#       -----------------------------------
+        COEFFICIENT_FOR_CALIBRATION_OF_PRECIPITATION_HEAT_TRANSFERT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [1.],
+            fr = """Fixe la valeur du coefficient de calage du transfert de chaleur
+entre l''atmosphere et la surface libre lie aux precipitations.""",
+            ang = """Sets heat flux calibration coefficient for precipitation heat
+transfert between air and atmosphere.""",
+        ),
+    ),
+#   -----------------------------------
+    THERMAL_CONDUCTIVITY = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        THERMAL_CONDUCTIVITY_BETWEEN_WATER_AND_FRAZIL = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [0.56594],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        THERMAL_CONDUCTIVITY_OF_BLACK_ICE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [2.24],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        THERMAL_CONDUCTIVITY_OF_SNOW = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [0.3],
+            fr = """""",
+            ang = """""",
+        ),
+    ),
+#   -----------------------------------
+    TURBULENCE = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        NUSSELT_NUMBER_FOR_HEAT_TRANSFER_BETWEEN_WATER_AND_ICE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [7.541],
+            fr = """""",
+            ang = """""",
+        ),
+    ),
+#   -----------------------------------
+    METEOROLOGICAL_PROCESSES = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        ALBEDO_OF_ICE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [0.2],
+            fr = """Fixe la constante albedo des glaces.""",
+            ang = """Sets the albedo of ice.""",
+        ),
+#       -----------------------------------
+        ATMOSPHERE_WATER_EXCHANGE_MODEL = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ["LINEARISED FORMULA","MODEL WITH COMPLETE BALANCE"],
+            defaut = ["LINEARISED FORMULA"],
+            fr = """Choix du modele d echanges entre l eau et l atmosphere.
+\begin{itemize}
+\item 0: formule linearisee (default) ;
+\item 1: modele a bilan complet.
+\end{itemize}""",
+            ang = """Choice of the atmosphere-water exchange model.
+\begin{itemize}
+\item 0: linearised formula,
+\item 1: model with complete balance.
+\end{itemize}""",
+        ),
+#       -----------------------------------
+        WIND = FACT(statut='f',
+#       -----------------------------------
+#           -----------------------------------
+            HEIGHT_OF_MEASURED_WIND = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [4.5],
+                fr = """Fixe la valeur de la hauteur a laquelle le vent est mesure, en metres.""",
+                ang = """Sets the height at which the wind is measured, in meters.""",
+            ),
+        ),
+#       -----------------------------------
+        SUN = FACT(statut='f',
+#       -----------------------------------
+#           -----------------------------------
+            RELATIVE_MODEL_ELEVATION_FROM_MEAN_SEA_LEVEL = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.],
+                fr = """Fixe l''elevation du modele relative au niveau moyen des oceans.""",
+                ang = """Sets the relative model elevation from mean sea level.""",
+            ),
+#           -----------------------------------
+            SUN_SET_ANGLE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [180.],
+                fr = """Fixe l''angle du soleil couchant, 180 degres pour l''horizontale.""",
+                ang = """Sets the sun set angle, 180 degrees for the horizontal.""",
+            ),
+#           -----------------------------------
+            SUN_RISE_ANGLE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.],
+                fr = """Fixe l''angle du soleil levant, 0 degres pour l''horizontale.""",
+                ang = """Sets the sun rise angle, 0 degrees for the horizontal.""",
+            ),
+#           -----------------------------------
+            SOLAR_CONSTANT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [1380.],
+                fr = """Fixe la constante solaire.""",
+                ang = """Sets the solar constant.
+The solar constant, a measure of flux density, is the mean solar
+electromagnetic radiation (the solar irradiance) per unit area that
+would be incident on a plane perpendicular to the rays, at a distance
+of one astronomical unit (AU) from the Sun (roughly the mean distance
+from the Sun to the Earth). The solar constant includes all types of
+solar radiation, not just the visible light. It is measured by
+satellite as being 1.361 kilowatts per square meter (kW/m$^2$) at solar
+minimum and approximately 0.1~\% greater (roughly 1.362 kW/m$^2$) at
+solar maximum.
+The solar "constant" is not a physical constant in scientific
+sense; that is, it is not like the Planck constant or the speed of
+light, which are absolutely constant in physics. The solar constant is
+merely an average of the actually varying value. It has been shown to
+vary in the past 400 years over a range of less than 0.2~\%.""",
+            ),
+        ),
+#       -----------------------------------
+        AIR = FACT(statut='f',
+#       -----------------------------------
+#           -----------------------------------
+            DEWPOINT_TEMPERATURE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.],
+                fr = """En $^{\circ}$C, temperature de rosee lorsque celle-ci n est pas deja
+donnee dans un des fichiers meteo.""",
+                ang = """In $^{\circ}$C, dewpoint temperature used when it is not already
+provided within one of the meteo files.""",
+            ),
+#           -----------------------------------
+            VISIBILITY = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [1.E13],
+                fr = """En metres, visibilite lorsque celle-ci n est pas deja donnee
+dans un des fichiers meteo.""",
+                ang = """In meters, visibility used when it is not already provided
+within one of the meteo files.""",
+            ),
+        ),
+#       -----------------------------------
+        POSITION = FACT(statut='f',
+#       -----------------------------------
+#           -----------------------------------
+            GLOBAL_LONGITUDE__IN_DEGREES = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [75.],
+                fr = """Fixe la longitude globale, en degres.""",
+                ang = """Sets the global longitude, in degrees.""",
+            ),
+#           -----------------------------------
+            LOCAL_LONGITUDE__IN__DEGREES = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [75.43],
+                fr = """Fixe la longitude locale, en degres.""",
+                ang = """Sets the local longitude, in degrees.""",
+            ),
+#           -----------------------------------
+            EAST_OR_WEST_LONGITUDE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [-1.],
+                fr = """-1., pour les longitudes ouest; +1. pour les longitude est.""",
+                ang = """-1., for west longitudes; +1. for east longitudes""",
+            ),
+        ),
+    ),
+)
+# -----------------------------------------------------------------------
+FRAZIL = PROC(nom= "FRAZIL",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    SCHEME_OPTION_FOR_THERMAL_GROWTH = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'TXM',
+        into = ["EXPLICIT TIME SCHEME","SEMI-IMPLICIT TIME SCHEME"],
+        defaut = ["EXPLICIT TIME SCHEME"],
+        fr = """Choix du schema d''integration en temps pour le terme source
+de croissance thermique de frasil.""",
+        ang = """Time integration option for the frazil thermal growth source term.""",
+    ),
+#   -----------------------------------
+    MODEL_FOR_THE_SECONDARY_NUCLEATION = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'TXM',
+        into = ["NO SECONDARY NUCLEATION","SVENSSON AND OMSTEDT 1994","WANG AND DOERING 2005"],
+        defaut = ["SVENSSON AND OMSTEDT 1994"],
+        fr = """Choix du modele de nucleation secondaire,
+valable uniquement pour le modele multi-classes.""",
+        ang = """Choice of the model for secondary nucleation,
+only for multi-class model.""",
+    ),
+#   -----------------------------------
+    SECONDARY_NUCLEATION_NMAX_PARAMETER = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'R',
+        defaut = [1.E3],
+        fr = """Choix du parametre NMAX pour la nucleation secondaire.""",
+        ang = """Choice of secondary nucleation NMAX parameter.""",
+    ),
+#   -----------------------------------
+    MODEL_FOR_THE_FLOCCULATION_AND_BREAKUP = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'TXM',
+        into = ["NO FLOCCULATION","SVENSSON AND OMSTEDT 1994"],
+        defaut = ["SVENSSON AND OMSTEDT 1994"],
+        fr = """Choix du modele de floculation et rupture,
+valable uniquement pour le modele multi-classes.""",
+        ang = """Choice of the model for flocculation and breakup,
+only for multi-class model.""",
+    ),
+#   -----------------------------------
+    FLOCCULATION_AFLOC_PARAMETER = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'R',
+        defaut = [1.E3],
+        fr = """Choix du parametre \telfile{AFLOC} pour la floculation.""",
+        ang = """Choice of flocculation \telfile{AFLOC} parameter.""",
+    ),
+#   -----------------------------------
+    MODEL_FOR_FRAZIL_SEEDING = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'TXM',
+        into = ["NO SEEDING","MINIMUM CONC. THRESHOLD","CONSTANT SEEDING RATE","BOTH OPTIONS 1 AND 2"],
+        defaut = ["MINIMUM CONC. THRESHOLD"],
+        fr = """Choix du modele d''ensemencement du frasil.""",
+        ang = """Choice of the model for frazil seeding.""",
+    ),
+#   -----------------------------------
+    PHYSICAL_PARAMETERS = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        NUMBER_OF_CLASSES_FOR_SUSPENDED_FRAZIL_ICE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'I',
+            defaut = [1],
+            fr = """Fixe le nombre de classes de particules de frasil en suspension.""",
+            ang = """Sets the number of classes of suspended frazil ice granules.""",
+        ),
+#       -----------------------------------
+        FRAZIL_CRYSTALS_RADIUS = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R', min=0, max='**',
+            defaut = [1.E-4],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        FRAZIL_CRYSTALS_DIAMETER_THICKNESS_RATIO = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [10.],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        MODEL_FOR_THE_BUOYANCY_VELOCITY = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ["DALY (1984)","DALY INTERMEDIATE (1984)","MATOUSEK (1992)","GOSIK & OSTERKAMP (1983)"],
+            defaut = ["DALY (1984)"],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        FREEZING_POINT_OF_WATER = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [0.],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        CHANNEL_WIDTH_FOR_THE_COMPUTATION_OF_SURFACE_TEMPERATURE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [15.],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        FRAZIL_SEEDING_RATE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [50.],
+            fr = """Nombre de cristaux par unite de volume ajoutees par seconde.""",
+            ang = """Number of crystals per unit volume added per second.""",
+        ),
+#       -----------------------------------
+        MINIMUM_NUMBER_OF_FRAZIL_CRYSTALS = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'I',
+            defaut = [1000],
+            fr = """Nombre minimum de cristaux par unite de volume.""",
+            ang = """Minimum number of crystals per unit volume.""",
+        ),
+    ),
+#   -----------------------------------
+    CALIBRATION_COEFFICIENT = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        SETTLING_COEFFICIENT_OF_FRAZIL_ON_BARS = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [1.],
+            fr = """""",
+            ang = """""",
+        ),
+    ),
+#   -----------------------------------
+    TURBULENCE = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        NUSSELT_NUMBER = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = [4.],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        MODEL_FOR_THE_NUSSELT_NUMBER = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ["WADIA (1974) AND BATCHELOR (1980)","CONSTANT NUSSELT NUMBER"],
+            defaut = ["WADIA (1974) AND BATCHELOR (1980)"],
+            fr = """""",
+            ang = """""",
+        ),
+#       -----------------------------------
+        MODEL_FOR_ESTIMATION_OF_TURBULENCE_PARAMETERS = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ["CONSTANT VALUES","MIXING LENGTH MODEL","K-EPS MODEL OF TELEMAC-2D"],
+            defaut = ["CONSTANT VALUES"],
+            fr = """\begin{itemize}
+\item 0: valeurs constantes fixees par defaut dans le code ;
+\item 1: valeurs estimees a partir d''une integration verticale
+du modele de longueur de melange ;
+\item 2: valeurs calculees et donnees par \telemac{2D}.
+\end{itemize}""",
+            ang = """\begin{itemize}
+\item 0: constant values set in the code,
+\item 1: values estimated from vertical integration of a mixed length
+model,
+\item 2: values computed and given by \telemac{2D}.
+\end{itemize}""",
+        ),
+    ),
+#   -----------------------------------
+    PRECIPITATION = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        FRAZIL_PRECIPITATION = SIMP(statut ='o',
+#       -----------------------------------
+            typ = bool,
+            defaut = [False],
+            fr = """Prise en compte de le precipitation du frasil.""",
+            ang = """Computation of the frazil precipitation.""",
+        ),
+    ),
+)
+# -----------------------------------------------------------------------
+CLOGGING = PROC(nom= "CLOGGING",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    CLOGGING_ON_BARS = SIMP(statut ='f',
+#   -----------------------------------
+        typ = bool,
+        defaut = [False],
+        fr = """Prise en compte de l''impact du colmatage sur les grilles.""",
+        ang = """Computation of clogging on grid.""",
+    ),
+#   -----------------------------------
+    PHYSICAL_PARAMETERS = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        GLACE = FACT(statut='f',
+#       -----------------------------------
+#           -----------------------------------
+            POROSITY_OF_ACCUMULATED_ICE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.67],
+                fr = """""",
+                ang = """""",
+            ),
+#           -----------------------------------
+            ANGLE_OF_ACCUMULATED_ICE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [35.],
+                fr = """""",
+                ang = """""",
+            ),
+        ),
+#       -----------------------------------
+        GRID = FACT(statut='f',
+#       -----------------------------------
+#           -----------------------------------
+            PHYSICAL_CHARACTERISTICS_OF_THE_INTAKE_RACK = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R', min= 4, max= 4,
+                defaut = [0.06,0.01,0.06,0.01],
+                fr = """Caracteristiques des barres verticales et horizontales, dans l ordre :
+\begin{itemize}
+\item 1 : distance entre les centres des barres transversales ;
+\item 2 : diametre des barres transversales ;
+\item 3 : distance verticale entre les centres des barres verticales ;
+\item 4 : diametre des barres verticales.
+\end{itemize}
+Un diametre de zero pour un certain groupe de barres entrainera la
+ supression des barres de ce groupe.""",
+                ang = """Characteristics of vertical and transverse bars, in order of
+appearance:
+\begin{itemize}
+\item 1: distance between the centre of the transverse bars,
+\item 2: diameter of the transverse bars,
+\item 3: distance between the centre of the vertical bars,
+\item 4: diameter of the vertical bars.
+\end{itemize}
+A zero diameter for one particular set of bars will result in not
+ having those bars on the rack.""",
+            ),
+        ),
+    ),
+#   -----------------------------------
+    BOUNDARIES_CONDITION = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        CLOGGED_BOUNDARY_NUMBERS = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'I',
+            defaut = 0,
+            fr = """Liste des numeros de frontieres liquides ou des grilles de prises
+d''eau sont presentes.""",
+            ang = """List of liquid boundary numbers where intake racks are present.""",
+        ),
+#       -----------------------------------
+        CLOGGED_SECTIONS = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'I', min=0, max='**',
+            defaut = [0],
+            fr = """Liste des noeuds composant les sections sur lequelles
+on a une grille potentiellement colmatee, vont par paire :
+sec1\_depart;sec1\_arrivee;sec2\_depart;sec2\_arrivee;...""",
+            ang = """List of nodes on which the sections represent
+a clogged rack, goes by couple:
+sec1\_start;sec1\_end;sec2\_start;sec2\_end;...""",
+        ),
+    ),
+)
+# -----------------------------------------------------------------------
+NUMERICAL_PARAMETERS = PROC(nom= "NUMERICAL_PARAMETERS",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    AUTOMATIC_DIFFERENTIATION = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        AD_NUMBER_OF_DERIVATIVES = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'I',
+            defaut = 0,
+            fr = """Definit le nombre de derivees utilisateurs, dans le cadre
+de la differentiation algorithmique.""",
+            ang = """Defines the number of user derivatives, within the framework
+of the algorithmic differentiation.""",
+        ),
+#       -----------------------------------
+        AD_NAMES_OF_DERIVATIVES = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'TXM', min= 2, max= 2,
+            fr = """Noms des derivees utilisateurs en 32 caracteres,
+16 pour le nom, 16 pour l''unite.""",
+            ang = """Name of user derivatives in 32 characters,
+16 for the name, 16 for the unit.""",
+        ),
+    ),
+)
+TEXTE_NEW_JDC = "\
+"
+Ordre_Des_Commandes = (
+'COMPUTATION_ENVIRONMENT',
+'INTERNAL',
+'ICE_COVER',
+'GENERAL',
+'THERMAL_BUDGET',
+'FRAZIL',
+'CLOGGING',
+'NUMERICAL_PARAMETERS')
+try:
+    import TelApy
+    source = "eficas"
+except Exception as excpt:
+    source = "Telemac"
+enum = source+'.khione_enum_auto'
+dicoCasEn = source+'.khione_dicoCasEnToCata'
+dicoCasFr = source+'.khione_dicoCasFrToCata'
diff --git a/Telemac/khione_dicoCasEnToCata.py b/Telemac/khione_dicoCasEnToCata.py
new file mode 100644 (file)
index 0000000..e3fb961
--- /dev/null
@@ -0,0 +1,206 @@
+dicoCataToEngTelemac = {
+    "STEERING_FILE" : "STEERING FILE",
+    "FORTRAN_FILE" : "FORTRAN FILE",
+    "TITLE" : "TITLE",
+    "BOUNDARY_CONDITIONS_FILE" : "BOUNDARY CONDITIONS FILE",
+    "GEOMETRY_FILE" : "GEOMETRY FILE",
+    "GEOMETRY_FILE_FORMAT" : "GEOMETRY FILE FORMAT",
+    "REFERENCE_FILE" : "REFERENCE FILE",
+    "REFERENCE_FILE_FORMAT" : "REFERENCE FILE FORMAT",
+    "RESULTS_FILE" : "RESULTS FILE",
+    "RESULTS_FILE_FORMAT" : "RESULTS FILE FORMAT",
+    "PREVIOUS_ICE_COVER_COMPUTATION_FILE" : "PREVIOUS ICE COVER COMPUTATION FILE",
+    "PREVIOUS_ICE_COVER_COMPUTATION_FILE_FORMAT" : "PREVIOUS ICE COVER COMPUTATION FILE FORMAT",
+    "PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE" : "PREVIOUS ICE BLOCKS COMPUTATION FILE",
+    "PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE_FORMAT" : "PREVIOUS ICE BLOCKS COMPUTATION FILE FORMAT",
+    "DICTIONARY" : "DICTIONARY",
+    "INITIAL_CONDITIONS" : "INITIAL CONDITIONS",
+    "VARIABLES_FOR_GRAPHIC_PRINTOUTS" : "VARIABLES FOR GRAPHIC PRINTOUTS",
+    "VARIABLES_TO_BE_PRINTED" : "VARIABLES TO BE PRINTED",
+    "GRAPHIC_PRINTOUT_PERIOD" : "GRAPHIC PRINTOUT PERIOD",
+    "LISTING_PRINTOUT_PERIOD" : "LISTING PRINTOUT PERIOD",
+    "MASS_BALANCE" : "MASS-BALANCE",
+    "VALIDATION" : "VALIDATION",
+    "LAW_OF_ICE_COVER_FRICTION" : "LAW OF ICE COVER FRICTION",
+    "FRICTION_COEFFICIENT" : "FRICTION COEFFICIENT",
+    "MAXIMAL_FRICTION_COEFFICIENT" : "MAXIMAL FRICTION COEFFICIENT",
+    "LAW_FOR_FRICTION_COEFFICIENT" : "LAW FOR FRICTION COEFFICIENT",
+    "EQUIVALENT_SURFACE_ICE_THICKNESS" : "EQUIVALENT SURFACE ICE THICKNESS",
+    "AIR_DENSITY" : "AIR DENSITY",
+    "ICE_DENSITY" : "ICE DENSITY",
+    "WATER_SPECIFIC_HEAT" : "WATER SPECIFIC HEAT",
+    "SPECIFIC_HEAT_OF_ICE" : "SPECIFIC HEAT OF ICE",
+    "LATENT_HEAT_OF_ICE" : "LATENT HEAT OF ICE",
+    "WATER_AIR_HEAT_EXCHANGE_COEFFICIENT" : "WATER-AIR HEAT EXCHANGE COEFFICIENT",
+    "WATER_AIR_HEAT_EXCHANGE_CONSTANT" : "WATER-AIR HEAT EXCHANGE CONSTANT",
+    "ICE_AIR_HEAT_EXCHANGE_COEFFICIENT" : "ICE-AIR HEAT EXCHANGE COEFFICIENT",
+    "ICE_AIR_HEAT_EXCHANGE_CONSTANT" : "ICE-AIR HEAT EXCHANGE CONSTANT",
+    "COEFFICIENT_FOR_CALIBRATION_OF_BACK_RADIATION" : "COEFFICIENT FOR CALIBRATION OF BACK RADIATION",
+    "COEFFICIENT_FOR_CALIBRATION_OF_EVAPORATIVE_HEAT_TRANSFERT" : "COEFFICIENT FOR CALIBRATION OF EVAPORATIVE HEAT TRANSFERT",
+    "COEFFICIENT_FOR_CALIBRATION_OF_CONDUCTIVE_HEAT_TRANSFERT" : "COEFFICIENT FOR CALIBRATION OF CONDUCTIVE HEAT TRANSFERT",
+    "COEFFICIENT_FOR_CALIBRATION_OF_PRECIPITATION_HEAT_TRANSFERT" : "COEFFICIENT FOR CALIBRATION OF PRECIPITATION HEAT TRANSFERT",
+    "THERMAL_CONDUCTIVITY_BETWEEN_WATER_AND_FRAZIL" : "THERMAL CONDUCTIVITY BETWEEN WATER AND FRAZIL",
+    "THERMAL_CONDUCTIVITY_OF_BLACK_ICE" : "THERMAL CONDUCTIVITY OF BLACK ICE",
+    "THERMAL_CONDUCTIVITY_OF_SNOW" : "THERMAL CONDUCTIVITY OF SNOW",
+    "POROSITY_OF_SURFACE_ICE" : "POROSITY OF SURFACE ICE",
+    "NUMBER_OF_CLASSES_FOR_SUSPENDED_FRAZIL_ICE" : "NUMBER OF CLASSES FOR SUSPENDED FRAZIL ICE",
+    "NUSSELT_NUMBER" : "NUSSELT NUMBER",
+    "MODEL_FOR_THE_NUSSELT_NUMBER" : "MODEL FOR THE NUSSELT NUMBER",
+    "FRAZIL_CRYSTALS_RADIUS" : "FRAZIL CRYSTALS RADIUS",
+    "FRAZIL_CRYSTALS_DIAMETER_THICKNESS_RATIO" : "FRAZIL CRYSTALS DIAMETER THICKNESS RATIO",
+    "MODEL_FOR_THE_BUOYANCY_VELOCITY" : "MODEL FOR THE BUOYANCY VELOCITY",
+    "SETTLING_COEFFICIENT_OF_FRAZIL_ON_BARS" : "SETTLING COEFFICIENT OF FRAZIL ON BARS",
+    "POROSITY_OF_ACCUMULATED_ICE" : "POROSITY OF ACCUMULATED ICE",
+    "ANGLE_OF_ACCUMULATED_ICE" : "ANGLE OF ACCUMULATED ICE",
+    "PHYSICAL_CHARACTERISTICS_OF_THE_INTAKE_RACK" : "PHYSICAL CHARACTERISTICS OF THE INTAKE RACK",
+    "CLOGGED_BOUNDARY_NUMBERS" : "CLOGGED BOUNDARY NUMBERS",
+    "CLOGGED_SECTIONS" : "CLOGGED SECTIONS",
+    "CLOGGING_RESULTS_FILE" : "CLOGGING RESULTS FILE",
+    "CRITICAL_VELOCITY_FOR_STATIC_BORDER_ICE" : "CRITICAL VELOCITY FOR STATIC BORDER ICE",
+    "CRITICAL_VELOCITY_FOR_DYNAMIC_BORDER_ICE" : "CRITICAL VELOCITY FOR DYNAMIC BORDER ICE",
+    "HEIGHT_OF_MEASURED_WIND" : "HEIGHT OF MEASURED WIND",
+    "RELATIVE_MODEL_ELEVATION_FROM_MEAN_SEA_LEVEL" : "RELATIVE MODEL ELEVATION FROM MEAN SEA LEVEL",
+    "SUN_SET_ANGLE" : "SUN SET ANGLE",
+    "SUN_RISE_ANGLE" : "SUN RISE ANGLE",
+    "SOLAR_CONSTANT" : "SOLAR CONSTANT",
+    "ALBEDO_OF_ICE" : "ALBEDO OF ICE",
+    "DEWPOINT_TEMPERATURE" : "DEWPOINT TEMPERATURE",
+    "VISIBILITY" : "VISIBILITY",
+    "GLOBAL_LONGITUDE__IN_DEGREES" : "GLOBAL LONGITUDE, IN DEGREES",
+    "LOCAL_LONGITUDE__IN__DEGREES" : "LOCAL LONGITUDE, IN  DEGREES",
+    "EAST_OR_WEST_LONGITUDE" : "EAST OR WEST LONGITUDE",
+    "INCLUDE_ICE_DYNAMICS" : "INCLUDE ICE DYNAMICS",
+    "AD_NUMBER_OF_DERIVATIVES" : "AD NUMBER OF DERIVATIVES",
+    "AD_NAMES_OF_DERIVATIVES" : "AD NAMES OF DERIVATIVES",
+    "WATER_DENSITY" : "WATER DENSITY",
+    "KINEMATIC_WATER_VISCOSITY" : "KINEMATIC WATER VISCOSITY",
+    "WATER_ICE_HEAT_TRANSFER_COEF__FOR_TURBULENT_FLOW" : "WATER-ICE HEAT TRANSFER COEF. FOR TURBULENT FLOW",
+    "WATER_ICE_HEAT_TRANSFER_COEF__FOR_SUPERCOOLED_TURBULENT_FLOW" : "WATER-ICE HEAT TRANSFER COEF. FOR SUPERCOOLED TURBULENT FLOW",
+    "NUSSELT_NUMBER_FOR_HEAT_TRANSFER_BETWEEN_WATER_AND_ICE" : "NUSSELT NUMBER FOR HEAT TRANSFER BETWEEN WATER AND ICE",
+    "BOLTZMANN_CONSTANT__WM_2K_4_" : "BOLTZMANN CONSTANT (WM-2K-4)",
+    "FREEZING_POINT_OF_WATER" : "FREEZING POINT OF WATER",
+    "CRITICAL_WATER_TEMPERATURE_FOR_STATIC_BORDER_ICE" : "CRITICAL WATER TEMPERATURE FOR STATIC BORDER ICE",
+    "CHANNEL_WIDTH_FOR_THE_COMPUTATION_OF_SURFACE_TEMPERATURE" : "CHANNEL WIDTH FOR THE COMPUTATION OF SURFACE TEMPERATURE",
+    "CONCENTRATION_OF_SURFACE_ICE_WHEN_FORMATION" : "CONCENTRATION OF SURFACE ICE WHEN FORMATION",
+    "PARALLEL_PROCESSORS" : "PARALLEL PROCESSORS",
+    "HEAT_BUDGET" : "HEAT BUDGET",
+    "ICE_COVER_IMPACT_ON_HYDRODYNAMIC" : "ICE COVER IMPACT ON HYDRODYNAMIC",
+    "CLOGGING_ON_BARS" : "CLOGGING ON BARS",
+    "BORDER_ICE_COVER" : "BORDER ICE COVER",
+    "SALINITY" : "SALINITY",
+    "ENERGY_BALANCE_VERSION" : "ENERGY BALANCE VERSION",
+    "SCHEME_OPTION_FOR_THERMAL_GROWTH" : "SCHEME OPTION FOR THERMAL GROWTH",
+    "MODEL_FOR_THE_SECONDARY_NUCLEATION" : "MODEL FOR THE SECONDARY NUCLEATION",
+    "SECONDARY_NUCLEATION_NMAX_PARAMETER" : "SECONDARY NUCLEATION NMAX PARAMETER",
+    "MODEL_FOR_THE_FLOCCULATION_AND_BREAKUP" : "MODEL FOR THE FLOCCULATION AND BREAKUP",
+    "FLOCCULATION_AFLOC_PARAMETER" : "FLOCCULATION AFLOC PARAMETER",
+    "MODEL_FOR_FRAZIL_SEEDING" : "MODEL FOR FRAZIL SEEDING",
+    "FRAZIL_SEEDING_RATE" : "FRAZIL SEEDING RATE",
+    "MINIMUM_NUMBER_OF_FRAZIL_CRYSTALS" : "MINIMUM NUMBER OF FRAZIL CRYSTALS",
+    "ATMOSPHERE_WATER_EXCHANGE_MODEL" : "ATMOSPHERE-WATER EXCHANGE MODEL",
+    "MODEL_FOR_ESTIMATION_OF_TURBULENCE_PARAMETERS" : "MODEL FOR ESTIMATION OF TURBULENCE PARAMETERS",
+    "FRAZIL_PRECIPITATION" : "FRAZIL PRECIPITATION",
+}
+dicoCasEnToCata = {
+    "STEERING FILE" : "STEERING_FILE",
+    "FORTRAN FILE" : "FORTRAN_FILE",
+    "TITLE" : "TITLE",
+    "BOUNDARY CONDITIONS FILE" : "BOUNDARY_CONDITIONS_FILE",
+    "GEOMETRY FILE" : "GEOMETRY_FILE",
+    "GEOMETRY FILE FORMAT" : "GEOMETRY_FILE_FORMAT",
+    "REFERENCE FILE" : "REFERENCE_FILE",
+    "REFERENCE FILE FORMAT" : "REFERENCE_FILE_FORMAT",
+    "RESULTS FILE" : "RESULTS_FILE",
+    "RESULTS FILE FORMAT" : "RESULTS_FILE_FORMAT",
+    "PREVIOUS ICE COVER COMPUTATION FILE" : "PREVIOUS_ICE_COVER_COMPUTATION_FILE",
+    "PREVIOUS ICE COVER COMPUTATION FILE FORMAT" : "PREVIOUS_ICE_COVER_COMPUTATION_FILE_FORMAT",
+    "PREVIOUS ICE BLOCKS COMPUTATION FILE" : "PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE",
+    "PREVIOUS ICE BLOCKS COMPUTATION FILE FORMAT" : "PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE_FORMAT",
+    "DICTIONARY" : "DICTIONARY",
+    "INITIAL CONDITIONS" : "INITIAL_CONDITIONS",
+    "VARIABLES FOR GRAPHIC PRINTOUTS" : "VARIABLES_FOR_GRAPHIC_PRINTOUTS",
+    "VARIABLES TO BE PRINTED" : "VARIABLES_TO_BE_PRINTED",
+    "GRAPHIC PRINTOUT PERIOD" : "GRAPHIC_PRINTOUT_PERIOD",
+    "LISTING PRINTOUT PERIOD" : "LISTING_PRINTOUT_PERIOD",
+    "MASS-BALANCE" : "MASS_BALANCE",
+    "VALIDATION" : "VALIDATION",
+    "LAW OF ICE COVER FRICTION" : "LAW_OF_ICE_COVER_FRICTION",
+    "FRICTION COEFFICIENT" : "FRICTION_COEFFICIENT",
+    "MAXIMAL FRICTION COEFFICIENT" : "MAXIMAL_FRICTION_COEFFICIENT",
+    "LAW FOR FRICTION COEFFICIENT" : "LAW_FOR_FRICTION_COEFFICIENT",
+    "EQUIVALENT SURFACE ICE THICKNESS" : "EQUIVALENT_SURFACE_ICE_THICKNESS",
+    "AIR DENSITY" : "AIR_DENSITY",
+    "ICE DENSITY" : "ICE_DENSITY",
+    "WATER SPECIFIC HEAT" : "WATER_SPECIFIC_HEAT",
+    "SPECIFIC HEAT OF ICE" : "SPECIFIC_HEAT_OF_ICE",
+    "LATENT HEAT OF ICE" : "LATENT_HEAT_OF_ICE",
+    "WATER-AIR HEAT EXCHANGE COEFFICIENT" : "WATER_AIR_HEAT_EXCHANGE_COEFFICIENT",
+    "WATER-AIR HEAT EXCHANGE CONSTANT" : "WATER_AIR_HEAT_EXCHANGE_CONSTANT",
+    "ICE-AIR HEAT EXCHANGE COEFFICIENT" : "ICE_AIR_HEAT_EXCHANGE_COEFFICIENT",
+    "ICE-AIR HEAT EXCHANGE CONSTANT" : "ICE_AIR_HEAT_EXCHANGE_CONSTANT",
+    "COEFFICIENT FOR CALIBRATION OF BACK RADIATION" : "COEFFICIENT_FOR_CALIBRATION_OF_BACK_RADIATION",
+    "COEFFICIENT FOR CALIBRATION OF EVAPORATIVE HEAT TRANSFERT" : "COEFFICIENT_FOR_CALIBRATION_OF_EVAPORATIVE_HEAT_TRANSFERT",
+    "COEFFICIENT FOR CALIBRATION OF CONDUCTIVE HEAT TRANSFERT" : "COEFFICIENT_FOR_CALIBRATION_OF_CONDUCTIVE_HEAT_TRANSFERT",
+    "COEFFICIENT FOR CALIBRATION OF PRECIPITATION HEAT TRANSFERT" : "COEFFICIENT_FOR_CALIBRATION_OF_PRECIPITATION_HEAT_TRANSFERT",
+    "THERMAL CONDUCTIVITY BETWEEN WATER AND FRAZIL" : "THERMAL_CONDUCTIVITY_BETWEEN_WATER_AND_FRAZIL",
+    "THERMAL CONDUCTIVITY OF BLACK ICE" : "THERMAL_CONDUCTIVITY_OF_BLACK_ICE",
+    "THERMAL CONDUCTIVITY OF SNOW" : "THERMAL_CONDUCTIVITY_OF_SNOW",
+    "POROSITY OF SURFACE ICE" : "POROSITY_OF_SURFACE_ICE",
+    "NUMBER OF CLASSES FOR SUSPENDED FRAZIL ICE" : "NUMBER_OF_CLASSES_FOR_SUSPENDED_FRAZIL_ICE",
+    "NUSSELT NUMBER" : "NUSSELT_NUMBER",
+    "MODEL FOR THE NUSSELT NUMBER" : "MODEL_FOR_THE_NUSSELT_NUMBER",
+    "FRAZIL CRYSTALS RADIUS" : "FRAZIL_CRYSTALS_RADIUS",
+    "FRAZIL CRYSTALS DIAMETER THICKNESS RATIO" : "FRAZIL_CRYSTALS_DIAMETER_THICKNESS_RATIO",
+    "MODEL FOR THE BUOYANCY VELOCITY" : "MODEL_FOR_THE_BUOYANCY_VELOCITY",
+    "SETTLING COEFFICIENT OF FRAZIL ON BARS" : "SETTLING_COEFFICIENT_OF_FRAZIL_ON_BARS",
+    "POROSITY OF ACCUMULATED ICE" : "POROSITY_OF_ACCUMULATED_ICE",
+    "ANGLE OF ACCUMULATED ICE" : "ANGLE_OF_ACCUMULATED_ICE",
+    "PHYSICAL CHARACTERISTICS OF THE INTAKE RACK" : "PHYSICAL_CHARACTERISTICS_OF_THE_INTAKE_RACK",
+    "CLOGGED BOUNDARY NUMBERS" : "CLOGGED_BOUNDARY_NUMBERS",
+    "CLOGGED SECTIONS" : "CLOGGED_SECTIONS",
+    "CLOGGING RESULTS FILE" : "CLOGGING_RESULTS_FILE",
+    "CRITICAL VELOCITY FOR STATIC BORDER ICE" : "CRITICAL_VELOCITY_FOR_STATIC_BORDER_ICE",
+    "CRITICAL VELOCITY FOR DYNAMIC BORDER ICE" : "CRITICAL_VELOCITY_FOR_DYNAMIC_BORDER_ICE",
+    "HEIGHT OF MEASURED WIND" : "HEIGHT_OF_MEASURED_WIND",
+    "RELATIVE MODEL ELEVATION FROM MEAN SEA LEVEL" : "RELATIVE_MODEL_ELEVATION_FROM_MEAN_SEA_LEVEL",
+    "SUN SET ANGLE" : "SUN_SET_ANGLE",
+    "SUN RISE ANGLE" : "SUN_RISE_ANGLE",
+    "SOLAR CONSTANT" : "SOLAR_CONSTANT",
+    "ALBEDO OF ICE" : "ALBEDO_OF_ICE",
+    "DEWPOINT TEMPERATURE" : "DEWPOINT_TEMPERATURE",
+    "VISIBILITY" : "VISIBILITY",
+    "GLOBAL LONGITUDE, IN DEGREES" : "GLOBAL_LONGITUDE__IN_DEGREES",
+    "LOCAL LONGITUDE, IN  DEGREES" : "LOCAL_LONGITUDE__IN__DEGREES",
+    "EAST OR WEST LONGITUDE" : "EAST_OR_WEST_LONGITUDE",
+    "INCLUDE ICE DYNAMICS" : "INCLUDE_ICE_DYNAMICS",
+    "AD NUMBER OF DERIVATIVES" : "AD_NUMBER_OF_DERIVATIVES",
+    "AD NAMES OF DERIVATIVES" : "AD_NAMES_OF_DERIVATIVES",
+    "WATER DENSITY" : "WATER_DENSITY",
+    "KINEMATIC WATER VISCOSITY" : "KINEMATIC_WATER_VISCOSITY",
+    "WATER-ICE HEAT TRANSFER COEF. FOR TURBULENT FLOW" : "WATER_ICE_HEAT_TRANSFER_COEF__FOR_TURBULENT_FLOW",
+    "WATER-ICE HEAT TRANSFER COEF. FOR SUPERCOOLED TURBULENT FLOW" : "WATER_ICE_HEAT_TRANSFER_COEF__FOR_SUPERCOOLED_TURBULENT_FLOW",
+    "NUSSELT NUMBER FOR HEAT TRANSFER BETWEEN WATER AND ICE" : "NUSSELT_NUMBER_FOR_HEAT_TRANSFER_BETWEEN_WATER_AND_ICE",
+    "BOLTZMANN CONSTANT (WM-2K-4)" : "BOLTZMANN_CONSTANT__WM_2K_4_",
+    "FREEZING POINT OF WATER" : "FREEZING_POINT_OF_WATER",
+    "CRITICAL WATER TEMPERATURE FOR STATIC BORDER ICE" : "CRITICAL_WATER_TEMPERATURE_FOR_STATIC_BORDER_ICE",
+    "CHANNEL WIDTH FOR THE COMPUTATION OF SURFACE TEMPERATURE" : "CHANNEL_WIDTH_FOR_THE_COMPUTATION_OF_SURFACE_TEMPERATURE",
+    "CONCENTRATION OF SURFACE ICE WHEN FORMATION" : "CONCENTRATION_OF_SURFACE_ICE_WHEN_FORMATION",
+    "PARALLEL PROCESSORS" : "PARALLEL_PROCESSORS",
+    "HEAT BUDGET" : "HEAT_BUDGET",
+    "ICE COVER IMPACT ON HYDRODYNAMIC" : "ICE_COVER_IMPACT_ON_HYDRODYNAMIC",
+    "CLOGGING ON BARS" : "CLOGGING_ON_BARS",
+    "BORDER ICE COVER" : "BORDER_ICE_COVER",
+    "SALINITY" : "SALINITY",
+    "ENERGY BALANCE VERSION" : "ENERGY_BALANCE_VERSION",
+    "SCHEME OPTION FOR THERMAL GROWTH" : "SCHEME_OPTION_FOR_THERMAL_GROWTH",
+    "MODEL FOR THE SECONDARY NUCLEATION" : "MODEL_FOR_THE_SECONDARY_NUCLEATION",
+    "SECONDARY NUCLEATION NMAX PARAMETER" : "SECONDARY_NUCLEATION_NMAX_PARAMETER",
+    "MODEL FOR THE FLOCCULATION AND BREAKUP" : "MODEL_FOR_THE_FLOCCULATION_AND_BREAKUP",
+    "FLOCCULATION AFLOC PARAMETER" : "FLOCCULATION_AFLOC_PARAMETER",
+    "MODEL FOR FRAZIL SEEDING" : "MODEL_FOR_FRAZIL_SEEDING",
+    "FRAZIL SEEDING RATE" : "FRAZIL_SEEDING_RATE",
+    "MINIMUM NUMBER OF FRAZIL CRYSTALS" : "MINIMUM_NUMBER_OF_FRAZIL_CRYSTALS",
+    "ATMOSPHERE-WATER EXCHANGE MODEL" : "ATMOSPHERE_WATER_EXCHANGE_MODEL",
+    "MODEL FOR ESTIMATION OF TURBULENCE PARAMETERS" : "MODEL_FOR_ESTIMATION_OF_TURBULENCE_PARAMETERS",
+    "FRAZIL PRECIPITATION" : "FRAZIL_PRECIPITATION",
+}
diff --git a/Telemac/khione_dicoCasFrToCata.py b/Telemac/khione_dicoCasFrToCata.py
new file mode 100644 (file)
index 0000000..2edd439
--- /dev/null
@@ -0,0 +1,206 @@
+dicoCataToFrTelemac = {
+    "STEERING_FILE" : "FICHIER DES PARAMETRES",
+    "FORTRAN_FILE" : "FICHIER FORTRAN",
+    "TITLE" : "TITRE",
+    "BOUNDARY_CONDITIONS_FILE" : "FICHIER DES CONDITIONS AUX LIMITES",
+    "GEOMETRY_FILE" : "FICHIER DE GEOMETRIE",
+    "GEOMETRY_FILE_FORMAT" : "FORMAT DU FICHIER DE GEOMETRIE",
+    "REFERENCE_FILE" : "FICHIER DE REFERENCE",
+    "REFERENCE_FILE_FORMAT" : "FORMAT DU FICHIER DE REFERENCE",
+    "RESULTS_FILE" : "FICHIER DES RESULTATS",
+    "RESULTS_FILE_FORMAT" : "FORMAT DU FICHIER DES RESULTATS",
+    "PREVIOUS_ICE_COVER_COMPUTATION_FILE" : "FICHIER COUVERT DE GLACE DU CALCUL PRECEDENT",
+    "PREVIOUS_ICE_COVER_COMPUTATION_FILE_FORMAT" : "FORMAT DU FICHIER COUVERT DE GLACE DU CALCUL PRECEDENT",
+    "PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE" : "FICHIER BLOCS DE GLACE DU CALCUL PRECEDENT",
+    "PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE_FORMAT" : "FORMAT DU FICHIER BLOCS DE GLACE DU CALCUL PRECEDENT",
+    "DICTIONARY" : "DICTIONNAIRE",
+    "INITIAL_CONDITIONS" : "CONDITIONS INITIALES",
+    "VARIABLES_FOR_GRAPHIC_PRINTOUTS" : "VARIABLES POUR LES SORTIES GRAPHIQUES",
+    "VARIABLES_TO_BE_PRINTED" : "VARIABLES A IMPRIMER",
+    "GRAPHIC_PRINTOUT_PERIOD" : "PERIODE POUR LES SORTIES GRAPHIQUES",
+    "LISTING_PRINTOUT_PERIOD" : "PERIODE DE SORTIE LISTING",
+    "MASS_BALANCE" : "BILAN DE MASSE",
+    "VALIDATION" : "VALIDATION",
+    "LAW_OF_ICE_COVER_FRICTION" : "LOI DE FROTTEMENT SOUS LE COUVERT DE GLACE",
+    "FRICTION_COEFFICIENT" : "COEFFICIENT DE FROTTEMENT",
+    "MAXIMAL_FRICTION_COEFFICIENT" : "COEFFICIENT DE FROTTEMENT MAXIMAL",
+    "LAW_FOR_FRICTION_COEFFICIENT" : "LOI POUR LE COEFFICIENT DE FROTTEMENT",
+    "EQUIVALENT_SURFACE_ICE_THICKNESS" : "EPAISSEUR DE COUVERT DE GLACE CARACTERISTIQUE",
+    "AIR_DENSITY" : "MASSE VOLUMIQUE DE L'AIR",
+    "ICE_DENSITY" : "MASSE VOLUMIQUE DE LA GLACE",
+    "WATER_SPECIFIC_HEAT" : "CHALEUR SPECIFIQUE DE L'EAU",
+    "SPECIFIC_HEAT_OF_ICE" : "CHALEUR SPECIFIQUE DE LA GLACE",
+    "LATENT_HEAT_OF_ICE" : "CHALEUR LATENTE DE LA GLACE",
+    "WATER_AIR_HEAT_EXCHANGE_COEFFICIENT" : "COEFFICIENT D'ECHANGE THERMIQUE EAU-AIR",
+    "WATER_AIR_HEAT_EXCHANGE_CONSTANT" : "CONSTANTE D'ECHANGE THERMIQUE EAU-AIR",
+    "ICE_AIR_HEAT_EXCHANGE_COEFFICIENT" : "COEFFICIENT D'ECHANGE THERMIQUE GLACE-AIR",
+    "ICE_AIR_HEAT_EXCHANGE_CONSTANT" : "CONSTANTE D'ECHANGE THERMIQUE GLACE-AIR",
+    "COEFFICIENT_FOR_CALIBRATION_OF_BACK_RADIATION" : "COEFFICIENT DE CALAGE DU FLUX RADIATIF ATMOSPHERIQUE",
+    "COEFFICIENT_FOR_CALIBRATION_OF_EVAPORATIVE_HEAT_TRANSFERT" : "COEFFICIENT DE CALAGE DU TRANSFERT EVAPORATIF",
+    "COEFFICIENT_FOR_CALIBRATION_OF_CONDUCTIVE_HEAT_TRANSFERT" : "COEFFICIENT DE CALAGE DU TRANSFERT CONDUCTIF",
+    "COEFFICIENT_FOR_CALIBRATION_OF_PRECIPITATION_HEAT_TRANSFERT" : "COEFFICIENT DE CALAGE DU TRANSFERT LIE AUX PRECIPITATIONS",
+    "THERMAL_CONDUCTIVITY_BETWEEN_WATER_AND_FRAZIL" : "CONDUCTIVITE THERMIQUE ENTRE EAU ET FRASIL",
+    "THERMAL_CONDUCTIVITY_OF_BLACK_ICE" : "CONDUCTIVITE THERMIQUE DE LA GLACE SOMBRE",
+    "THERMAL_CONDUCTIVITY_OF_SNOW" : "CONDUCTIVITE THERMIQUE DE LA NEIGE",
+    "POROSITY_OF_SURFACE_ICE" : "POROSITE DE LA GLACE DE SURFACE",
+    "NUMBER_OF_CLASSES_FOR_SUSPENDED_FRAZIL_ICE" : "NOMBRE DE CLASSES POUR LA SUSPENSION DE FRASIL",
+    "NUSSELT_NUMBER" : "NOMBRE DE NUSSELT",
+    "MODEL_FOR_THE_NUSSELT_NUMBER" : "MODELE POUR LE CALCUL DU NOMBRE DE NUSSELT",
+    "FRAZIL_CRYSTALS_RADIUS" : "RAYON DES CRISTAUX DE FRASIL",
+    "FRAZIL_CRYSTALS_DIAMETER_THICKNESS_RATIO" : "RATIO DIAMETRE EPAISSEUR D'UN CRISTAL DE FRASIL",
+    "MODEL_FOR_THE_BUOYANCY_VELOCITY" : "MODELE POUR LE CALCUL DE LA VITESSE DE FLOTTABILITE",
+    "SETTLING_COEFFICIENT_OF_FRAZIL_ON_BARS" : "COEFFICIENT DE DEPOSITION DES GLACES SUR BARRES",
+    "POROSITY_OF_ACCUMULATED_ICE" : "POROSITE DE LA GLACE ACCUMULEE",
+    "ANGLE_OF_ACCUMULATED_ICE" : "ANGLE D ACCUMULATION DE LA GLACE",
+    "PHYSICAL_CHARACTERISTICS_OF_THE_INTAKE_RACK" : "PARAMETRES PHYSIQUES DE LA GRILLE D ENTREE",
+    "CLOGGED_BOUNDARY_NUMBERS" : "NUMEROS DES FRONTIERES GLACEES",
+    "CLOGGED_SECTIONS" : "SECTIONS COLMATEES",
+    "CLOGGING_RESULTS_FILE" : "FICHIER DE RESULTATS DE LA GLACE ACCUMULEE",
+    "CRITICAL_VELOCITY_FOR_STATIC_BORDER_ICE" : "VITESSE CRITIQUE POUR LA GLACE DE BORD STATIQUE",
+    "CRITICAL_VELOCITY_FOR_DYNAMIC_BORDER_ICE" : "VITESSE CRITIQUE POUR LA GLACE DE BORD DYNAMIQUE",
+    "HEIGHT_OF_MEASURED_WIND" : "HAUTEUR DE MESURE DU VENT",
+    "RELATIVE_MODEL_ELEVATION_FROM_MEAN_SEA_LEVEL" : "ELEVATION DU MODELE RELATIVE AU NIVEAU MOYEN DES OCEANS",
+    "SUN_SET_ANGLE" : "ANGLE DU SOLEIL COUCHANT",
+    "SUN_RISE_ANGLE" : "ANGLE DU SOLEIL LEVANT",
+    "SOLAR_CONSTANT" : "CONSTANTE SOLAIRE",
+    "ALBEDO_OF_ICE" : "ALBEDO DES GLACES",
+    "DEWPOINT_TEMPERATURE" : "TEMPERATURE DE ROSEE",
+    "VISIBILITY" : "VISIBILITE",
+    "GLOBAL_LONGITUDE__IN_DEGREES" : "LONGITUDE GLOBALE, EN DEGRES",
+    "LOCAL_LONGITUDE__IN__DEGREES" : "LONGITUDE LOCALE, EN  DEGRES",
+    "EAST_OR_WEST_LONGITUDE" : "LONGITUDE EST OU OUEST",
+    "INCLUDE_ICE_DYNAMICS" : "INCLURE LA DYNAMIQUE DES GLACES",
+    "AD_NUMBER_OF_DERIVATIVES" : "AD NOMBRE DE DERIVEES",
+    "AD_NAMES_OF_DERIVATIVES" : "AD NOMS DES DERIVEES",
+    "WATER_DENSITY" : "MASSE VOLUMIQUE DE L'EAU",
+    "KINEMATIC_WATER_VISCOSITY" : "VISCOSITE CINEMATIQUE DE L'EAU",
+    "WATER_ICE_HEAT_TRANSFER_COEF__FOR_TURBULENT_FLOW" : "CONST. POUR LE FLUX THERMIQUE TURBULENT GLACE-EAU",
+    "WATER_ICE_HEAT_TRANSFER_COEF__FOR_SUPERCOOLED_TURBULENT_FLOW" : "CONST. POUR LE FLUX THERMIQUE TURBULENT GLACE-EAU EN SURFUSION",
+    "NUSSELT_NUMBER_FOR_HEAT_TRANSFER_BETWEEN_WATER_AND_ICE" : "NOMBRE DE NUSSELT POUR LE TRANFERT THERMIQUE GLACE-EAU",
+    "BOLTZMANN_CONSTANT__WM_2K_4_" : "CONSTANTE DE BOLTZMANN",
+    "FREEZING_POINT_OF_WATER" : "TEMPERATURE DE CONGELATION DE L'EAU",
+    "CRITICAL_WATER_TEMPERATURE_FOR_STATIC_BORDER_ICE" : "TEMPERATURE D'EAU CRITIQUE POUR LA GLACE DE BORD STATIQUE",
+    "CHANNEL_WIDTH_FOR_THE_COMPUTATION_OF_SURFACE_TEMPERATURE" : "LARGEUR DU CHENAL POUR LE CALCUL DE LA TEMPERATURE DE SURFACE",
+    "CONCENTRATION_OF_SURFACE_ICE_WHEN_FORMATION" : "CONCENTRATION MAXIMALE DU COUVERT DE GLACE",
+    "PARALLEL_PROCESSORS" : "PROCESSEURS PARALLELES",
+    "HEAT_BUDGET" : "BILAN THERMIQUE",
+    "ICE_COVER_IMPACT_ON_HYDRODYNAMIC" : "IMPACT DU COUVERT SUR L'HYDRODYNAMIQUE",
+    "CLOGGING_ON_BARS" : "COLMATAGE DES GRILLES",
+    "BORDER_ICE_COVER" : "GLACE DE BORD STATIQUE",
+    "SALINITY" : "SALINITE",
+    "ENERGY_BALANCE_VERSION" : "VERSION DU BILAN ENERGETIQUE",
+    "SCHEME_OPTION_FOR_THERMAL_GROWTH" : "OPTION DU SCHEMA POUR LA CROISSANCE THERMIQUE",
+    "MODEL_FOR_THE_SECONDARY_NUCLEATION" : "MODELE POUR LA NUCLEATION SECONDAIRE",
+    "SECONDARY_NUCLEATION_NMAX_PARAMETER" : "PARAMETRE NMAX POUR LA NUCLEATION SECONDAIRE",
+    "MODEL_FOR_THE_FLOCCULATION_AND_BREAKUP" : "MODELE POUR LA FLOCULATION ET RUPTURE",
+    "FLOCCULATION_AFLOC_PARAMETER" : "PARAMETRE AFLOC POUR LA FLOCULATION",
+    "MODEL_FOR_FRAZIL_SEEDING" : "MODELE POUR L'ENSEMENCEMENT DU FRASIL",
+    "FRAZIL_SEEDING_RATE" : "TAUX D'ENSEMENCEMENT DE FRASIL",
+    "MINIMUM_NUMBER_OF_FRAZIL_CRYSTALS" : "NOMBRE MINIMUM DE CRISTAUX DE FRASIL",
+    "ATMOSPHERE_WATER_EXCHANGE_MODEL" : "MODELE D'ECHANGES EAU-ATMOSPHERE",
+    "MODEL_FOR_ESTIMATION_OF_TURBULENCE_PARAMETERS" : "MODELE POUR L'ESTIMATION DES PARAMETRES DE TURBULENCE",
+    "FRAZIL_PRECIPITATION" : "PRECIPITATION DU FRASIL",
+}
+dicoCasFrToCata = {
+    "FICHIER DES PARAMETRES" : "STEERING_FILE",
+    "FICHIER FORTRAN" : "FORTRAN_FILE",
+    "TITRE" : "TITLE",
+    "FICHIER DES CONDITIONS AUX LIMITES" : "BOUNDARY_CONDITIONS_FILE",
+    "FICHIER DE GEOMETRIE" : "GEOMETRY_FILE",
+    "FORMAT DU FICHIER DE GEOMETRIE" : "GEOMETRY_FILE_FORMAT",
+    "FICHIER DE REFERENCE" : "REFERENCE_FILE",
+    "FORMAT DU FICHIER DE REFERENCE" : "REFERENCE_FILE_FORMAT",
+    "FICHIER DES RESULTATS" : "RESULTS_FILE",
+    "FORMAT DU FICHIER DES RESULTATS" : "RESULTS_FILE_FORMAT",
+    "FICHIER COUVERT DE GLACE DU CALCUL PRECEDENT" : "PREVIOUS_ICE_COVER_COMPUTATION_FILE",
+    "FORMAT DU FICHIER COUVERT DE GLACE DU CALCUL PRECEDENT" : "PREVIOUS_ICE_COVER_COMPUTATION_FILE_FORMAT",
+    "FICHIER BLOCS DE GLACE DU CALCUL PRECEDENT" : "PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE",
+    "FORMAT DU FICHIER BLOCS DE GLACE DU CALCUL PRECEDENT" : "PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE_FORMAT",
+    "DICTIONNAIRE" : "DICTIONARY",
+    "CONDITIONS INITIALES" : "INITIAL_CONDITIONS",
+    "VARIABLES POUR LES SORTIES GRAPHIQUES" : "VARIABLES_FOR_GRAPHIC_PRINTOUTS",
+    "VARIABLES A IMPRIMER" : "VARIABLES_TO_BE_PRINTED",
+    "PERIODE POUR LES SORTIES GRAPHIQUES" : "GRAPHIC_PRINTOUT_PERIOD",
+    "PERIODE DE SORTIE LISTING" : "LISTING_PRINTOUT_PERIOD",
+    "BILAN DE MASSE" : "MASS_BALANCE",
+    "VALIDATION" : "VALIDATION",
+    "LOI DE FROTTEMENT SOUS LE COUVERT DE GLACE" : "LAW_OF_ICE_COVER_FRICTION",
+    "COEFFICIENT DE FROTTEMENT" : "FRICTION_COEFFICIENT",
+    "COEFFICIENT DE FROTTEMENT MAXIMAL" : "MAXIMAL_FRICTION_COEFFICIENT",
+    "LOI POUR LE COEFFICIENT DE FROTTEMENT" : "LAW_FOR_FRICTION_COEFFICIENT",
+    "EPAISSEUR DE COUVERT DE GLACE CARACTERISTIQUE" : "EQUIVALENT_SURFACE_ICE_THICKNESS",
+    "MASSE VOLUMIQUE DE L'AIR" : "AIR_DENSITY",
+    "MASSE VOLUMIQUE DE LA GLACE" : "ICE_DENSITY",
+    "CHALEUR SPECIFIQUE DE L'EAU" : "WATER_SPECIFIC_HEAT",
+    "CHALEUR SPECIFIQUE DE LA GLACE" : "SPECIFIC_HEAT_OF_ICE",
+    "CHALEUR LATENTE DE LA GLACE" : "LATENT_HEAT_OF_ICE",
+    "COEFFICIENT D'ECHANGE THERMIQUE EAU-AIR" : "WATER_AIR_HEAT_EXCHANGE_COEFFICIENT",
+    "CONSTANTE D'ECHANGE THERMIQUE EAU-AIR" : "WATER_AIR_HEAT_EXCHANGE_CONSTANT",
+    "COEFFICIENT D'ECHANGE THERMIQUE GLACE-AIR" : "ICE_AIR_HEAT_EXCHANGE_COEFFICIENT",
+    "CONSTANTE D'ECHANGE THERMIQUE GLACE-AIR" : "ICE_AIR_HEAT_EXCHANGE_CONSTANT",
+    "COEFFICIENT DE CALAGE DU FLUX RADIATIF ATMOSPHERIQUE" : "COEFFICIENT_FOR_CALIBRATION_OF_BACK_RADIATION",
+    "COEFFICIENT DE CALAGE DU TRANSFERT EVAPORATIF" : "COEFFICIENT_FOR_CALIBRATION_OF_EVAPORATIVE_HEAT_TRANSFERT",
+    "COEFFICIENT DE CALAGE DU TRANSFERT CONDUCTIF" : "COEFFICIENT_FOR_CALIBRATION_OF_CONDUCTIVE_HEAT_TRANSFERT",
+    "COEFFICIENT DE CALAGE DU TRANSFERT LIE AUX PRECIPITATIONS" : "COEFFICIENT_FOR_CALIBRATION_OF_PRECIPITATION_HEAT_TRANSFERT",
+    "CONDUCTIVITE THERMIQUE ENTRE EAU ET FRASIL" : "THERMAL_CONDUCTIVITY_BETWEEN_WATER_AND_FRAZIL",
+    "CONDUCTIVITE THERMIQUE DE LA GLACE SOMBRE" : "THERMAL_CONDUCTIVITY_OF_BLACK_ICE",
+    "CONDUCTIVITE THERMIQUE DE LA NEIGE" : "THERMAL_CONDUCTIVITY_OF_SNOW",
+    "POROSITE DE LA GLACE DE SURFACE" : "POROSITY_OF_SURFACE_ICE",
+    "NOMBRE DE CLASSES POUR LA SUSPENSION DE FRASIL" : "NUMBER_OF_CLASSES_FOR_SUSPENDED_FRAZIL_ICE",
+    "NOMBRE DE NUSSELT" : "NUSSELT_NUMBER",
+    "MODELE POUR LE CALCUL DU NOMBRE DE NUSSELT" : "MODEL_FOR_THE_NUSSELT_NUMBER",
+    "RAYON DES CRISTAUX DE FRASIL" : "FRAZIL_CRYSTALS_RADIUS",
+    "RATIO DIAMETRE EPAISSEUR D'UN CRISTAL DE FRASIL" : "FRAZIL_CRYSTALS_DIAMETER_THICKNESS_RATIO",
+    "MODELE POUR LE CALCUL DE LA VITESSE DE FLOTTABILITE" : "MODEL_FOR_THE_BUOYANCY_VELOCITY",
+    "COEFFICIENT DE DEPOSITION DES GLACES SUR BARRES" : "SETTLING_COEFFICIENT_OF_FRAZIL_ON_BARS",
+    "POROSITE DE LA GLACE ACCUMULEE" : "POROSITY_OF_ACCUMULATED_ICE",
+    "ANGLE D ACCUMULATION DE LA GLACE" : "ANGLE_OF_ACCUMULATED_ICE",
+    "PARAMETRES PHYSIQUES DE LA GRILLE D ENTREE" : "PHYSICAL_CHARACTERISTICS_OF_THE_INTAKE_RACK",
+    "NUMEROS DES FRONTIERES GLACEES" : "CLOGGED_BOUNDARY_NUMBERS",
+    "SECTIONS COLMATEES" : "CLOGGED_SECTIONS",
+    "FICHIER DE RESULTATS DE LA GLACE ACCUMULEE" : "CLOGGING_RESULTS_FILE",
+    "VITESSE CRITIQUE POUR LA GLACE DE BORD STATIQUE" : "CRITICAL_VELOCITY_FOR_STATIC_BORDER_ICE",
+    "VITESSE CRITIQUE POUR LA GLACE DE BORD DYNAMIQUE" : "CRITICAL_VELOCITY_FOR_DYNAMIC_BORDER_ICE",
+    "HAUTEUR DE MESURE DU VENT" : "HEIGHT_OF_MEASURED_WIND",
+    "ELEVATION DU MODELE RELATIVE AU NIVEAU MOYEN DES OCEANS" : "RELATIVE_MODEL_ELEVATION_FROM_MEAN_SEA_LEVEL",
+    "ANGLE DU SOLEIL COUCHANT" : "SUN_SET_ANGLE",
+    "ANGLE DU SOLEIL LEVANT" : "SUN_RISE_ANGLE",
+    "CONSTANTE SOLAIRE" : "SOLAR_CONSTANT",
+    "ALBEDO DES GLACES" : "ALBEDO_OF_ICE",
+    "TEMPERATURE DE ROSEE" : "DEWPOINT_TEMPERATURE",
+    "VISIBILITE" : "VISIBILITY",
+    "LONGITUDE GLOBALE, EN DEGRES" : "GLOBAL_LONGITUDE__IN_DEGREES",
+    "LONGITUDE LOCALE, EN  DEGRES" : "LOCAL_LONGITUDE__IN__DEGREES",
+    "LONGITUDE EST OU OUEST" : "EAST_OR_WEST_LONGITUDE",
+    "INCLURE LA DYNAMIQUE DES GLACES" : "INCLUDE_ICE_DYNAMICS",
+    "AD NOMBRE DE DERIVEES" : "AD_NUMBER_OF_DERIVATIVES",
+    "AD NOMS DES DERIVEES" : "AD_NAMES_OF_DERIVATIVES",
+    "MASSE VOLUMIQUE DE L'EAU" : "WATER_DENSITY",
+    "VISCOSITE CINEMATIQUE DE L'EAU" : "KINEMATIC_WATER_VISCOSITY",
+    "CONST. POUR LE FLUX THERMIQUE TURBULENT GLACE-EAU" : "WATER_ICE_HEAT_TRANSFER_COEF__FOR_TURBULENT_FLOW",
+    "CONST. POUR LE FLUX THERMIQUE TURBULENT GLACE-EAU EN SURFUSION" : "WATER_ICE_HEAT_TRANSFER_COEF__FOR_SUPERCOOLED_TURBULENT_FLOW",
+    "NOMBRE DE NUSSELT POUR LE TRANFERT THERMIQUE GLACE-EAU" : "NUSSELT_NUMBER_FOR_HEAT_TRANSFER_BETWEEN_WATER_AND_ICE",
+    "CONSTANTE DE BOLTZMANN" : "BOLTZMANN_CONSTANT__WM_2K_4_",
+    "TEMPERATURE DE CONGELATION DE L'EAU" : "FREEZING_POINT_OF_WATER",
+    "TEMPERATURE D'EAU CRITIQUE POUR LA GLACE DE BORD STATIQUE" : "CRITICAL_WATER_TEMPERATURE_FOR_STATIC_BORDER_ICE",
+    "LARGEUR DU CHENAL POUR LE CALCUL DE LA TEMPERATURE DE SURFACE" : "CHANNEL_WIDTH_FOR_THE_COMPUTATION_OF_SURFACE_TEMPERATURE",
+    "CONCENTRATION MAXIMALE DU COUVERT DE GLACE" : "CONCENTRATION_OF_SURFACE_ICE_WHEN_FORMATION",
+    "PROCESSEURS PARALLELES" : "PARALLEL_PROCESSORS",
+    "BILAN THERMIQUE" : "HEAT_BUDGET",
+    "IMPACT DU COUVERT SUR L'HYDRODYNAMIQUE" : "ICE_COVER_IMPACT_ON_HYDRODYNAMIC",
+    "COLMATAGE DES GRILLES" : "CLOGGING_ON_BARS",
+    "GLACE DE BORD STATIQUE" : "BORDER_ICE_COVER",
+    "SALINITE" : "SALINITY",
+    "VERSION DU BILAN ENERGETIQUE" : "ENERGY_BALANCE_VERSION",
+    "OPTION DU SCHEMA POUR LA CROISSANCE THERMIQUE" : "SCHEME_OPTION_FOR_THERMAL_GROWTH",
+    "MODELE POUR LA NUCLEATION SECONDAIRE" : "MODEL_FOR_THE_SECONDARY_NUCLEATION",
+    "PARAMETRE NMAX POUR LA NUCLEATION SECONDAIRE" : "SECONDARY_NUCLEATION_NMAX_PARAMETER",
+    "MODELE POUR LA FLOCULATION ET RUPTURE" : "MODEL_FOR_THE_FLOCCULATION_AND_BREAKUP",
+    "PARAMETRE AFLOC POUR LA FLOCULATION" : "FLOCCULATION_AFLOC_PARAMETER",
+    "MODELE POUR L'ENSEMENCEMENT DU FRASIL" : "MODEL_FOR_FRAZIL_SEEDING",
+    "TAUX D'ENSEMENCEMENT DE FRASIL" : "FRAZIL_SEEDING_RATE",
+    "NOMBRE MINIMUM DE CRISTAUX DE FRASIL" : "MINIMUM_NUMBER_OF_FRAZIL_CRYSTALS",
+    "MODELE D'ECHANGES EAU-ATMOSPHERE" : "ATMOSPHERE_WATER_EXCHANGE_MODEL",
+    "MODELE POUR L'ESTIMATION DES PARAMETRES DE TURBULENCE" : "MODEL_FOR_ESTIMATION_OF_TURBULENCE_PARAMETERS",
+    "PRECIPITATION DU FRASIL" : "FRAZIL_PRECIPITATION",
+}
diff --git a/Telemac/khione_enum_auto.py b/Telemac/khione_enum_auto.py
new file mode 100644 (file)
index 0000000..91b013a
--- /dev/null
@@ -0,0 +1,2180 @@
+#/usr/bin/env python
+# -*- coding: latin-1 -*-
+TelemacdicoEn = {
+'VARIABLES_FOR_GRAPHIC_PRINTOUTS' : {
+    'PHCL':"SOLRAD CLEAR SKY",
+    'PHRI':"SOLRAD CLOUDY",
+    'PHPS':"NET SOLRAD",
+    'PHIB':"EFFECTIVE SOLRAD",
+    'PHIE':"EVAPO HEAT FLUX",
+    'PHIH':"CONDUC HEAT FLUX",
+    'PHIP':"PRECIP HEAT FLUX",
+    'COV_TH0':"FRAZIL THETA0",
+    'COV_TH1':"FRAZIL THETA1",
+    'COV_BT1':"REENTRAINMENT",
+    'COV_VBB':"SETTLING VEL.",
+    'COV_FC':"SOLID ICE CONC.",
+    'COV_THS':"SOLID ICE THICK.",
+    'COV_THF':"FRAZIL THICKNESS",
+    'COV_THUN':"UNDER ICE THICK.",
+    'COV_EQ':"EQUIV. SURFACE",
+    'COV_ET':"TOP ICE COVER",
+    'COV_EB':"BOTTOM ICE COVERM",
+    'COV_THT':"TOTAL ICE THICK.M ",
+    'ICETYPE':"CARACTERISTIQUES",
+    'NTOT':"TOTAL NUMBER OF PARTICLES",
+    'CTOT':"TOTAL CONCENTRATION OF FRAZIL",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'TEMP':"WATER TEMPERATURE",
+    'SAL':"SALINITY OF WATER",
+  },
+'LAW_OF_ICE_COVER_FRICTION' : {
+    0:"NO FRICTION",
+    1:"HAALAND",
+    2:"CHEZY",
+    3:"STRICKLER",
+    4:"MANNING",
+    5:"NIKURADSE",
+  },
+'LAW_FOR_FRICTION_COEFFICIENT' : {
+    0:"CONSTANT FRICTION COEF",
+    1:"LINEAR FRICTION COEF",
+  },
+'MODEL_FOR_THE_NUSSELT_NUMBER' : {
+    1:"WADIA (1974) AND BATCHELOR (1980)",
+    2:"CONSTANT NUSSELT NUMBER",
+  },
+'MODEL_FOR_THE_BUOYANCY_VELOCITY' : {
+    1:"DALY (1984)",
+    2:"DALY INTERMEDIATE (1984)",
+    3:"MATOUSEK (1992)",
+    4:"GOSIK & OSTERKAMP (1983)",
+  },
+'ENERGY_BALANCE_VERSION' : {
+    1:"SIMPLIFIED ENERGY BALANCE",
+    2:"FULL ENERGY BALANCE",
+  },
+'SCHEME_OPTION_FOR_THERMAL_GROWTH' : {
+    1:"EXPLICIT TIME SCHEME",
+    2:"SEMI-IMPLICIT TIME SCHEME",
+  },
+'MODEL_FOR_THE_SECONDARY_NUCLEATION' : {
+    0:"NO SECONDARY NUCLEATION",
+    1:"SVENSSON AND OMSTEDT 1994",
+    2:"WANG AND DOERING 2005",
+  },
+'MODEL_FOR_THE_FLOCCULATION_AND_BREAKUP' : {
+    0:"NO FLOCCULATION",
+    1:"SVENSSON AND OMSTEDT 1994",
+  },
+'MODEL_FOR_FRAZIL_SEEDING' : {
+    0:"NO SEEDING",
+    1:"MINIMUM CONC. THRESHOLD",
+    2:"CONSTANT SEEDING RATE",
+    3:"BOTH OPTIONS 1 AND 2",
+  },
+'ATMOSPHERE_WATER_EXCHANGE_MODEL' : {
+    0:"LINEARISED FORMULA",
+    1:"MODEL WITH COMPLETE BALANCE",
+  },
+'MODEL_FOR_ESTIMATION_OF_TURBULENCE_PARAMETERS' : {
+    0:"CONSTANT VALUES",
+    1:"MIXING LENGTH MODEL",
+    2:"K-EPS MODEL OF TELEMAC-2D",
+  },
+}
+TelemacdicoFr = {
+'VARIABLES_FOR_GRAPHIC_PRINTOUTS' : {
+    'PHCL':"SOLRAD CLEAR SKY",
+    'PHRI':"SOLRAD CLOUDY",
+    'PHPS':"NET SOLRAD",
+    'PHIB':"EFFECTIVE SOLRAD",
+    'PHIE':"EVAPO HEAT FLUX",
+    'PHIH':"CONDUC HEAT FLUX",
+    'PHIP':"PRECIP HEAT FLUX",
+    'COV_TH0':"FRAZIL THETA0",
+    'COV_TH1':"FRAZIL THETA1",
+    'COV_BT1':"REENTRAINMENT",
+    'COV_VBB':"SETTLING VEL.",
+    'COV_FC':"SOLID ICE CONC.",
+    'COV_THS':"SOLID ICE THICK.",
+    'COV_THF':"FRAZIL THICKNESS",
+    'COV_THUN':"UNDER ICE THICK.",
+    'COV_EQ':"EQUIV. SURFACE",
+    'COV_ET':"TOP ICE COVER",
+    'COV_EB':"BOTTOM ICE COVERM",
+    'COV_THT':"TOTAL ICE THICK.M ",
+    'ICETYPE':"CARACTERISTIQUES",
+    'NTOT':"TOTAL NUMBER OF PARTICLES",
+    'CTOT':"TOTAL CONCENTRATION OF FRAZIL",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'F*':"CONCENTRATION OF FRAZIL FOR CLASS*",
+    'F1':"CONCENTRATION OF FRAZIL FOR CLASS1",
+    'F2':"CONCENTRATION OF FRAZIL FOR CLASS2",
+    'F3':"CONCENTRATION OF FRAZIL FOR CLASS3",
+    'F4':"CONCENTRATION OF FRAZIL FOR CLASS4",
+    'F5':"CONCENTRATION OF FRAZIL FOR CLASS5",
+    'F6':"CONCENTRATION OF FRAZIL FOR CLASS6",
+    'F7':"CONCENTRATION OF FRAZIL FOR CLASS7",
+    'F8':"CONCENTRATION OF FRAZIL FOR CLASS8",
+    'F9':"CONCENTRATION OF FRAZIL FOR CLASS9",
+    'F10':"CONCENTRATION OF FRAZIL FOR CLASS10",
+    'F11':"CONCENTRATION OF FRAZIL FOR CLASS11",
+    'F12':"CONCENTRATION OF FRAZIL FOR CLASS12",
+    'F13':"CONCENTRATION OF FRAZIL FOR CLASS13",
+    'F14':"CONCENTRATION OF FRAZIL FOR CLASS14",
+    'F15':"CONCENTRATION OF FRAZIL FOR CLASS15",
+    'F16':"CONCENTRATION OF FRAZIL FOR CLASS16",
+    'F17':"CONCENTRATION OF FRAZIL FOR CLASS17",
+    'F18':"CONCENTRATION OF FRAZIL FOR CLASS18",
+    'F19':"CONCENTRATION OF FRAZIL FOR CLASS19",
+    'F**':"CONCENTRATION OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'N*':"PARTICLE NUMBER OF FRAZIL FOR CLASS*",
+    'N1':"PARTICLE NUMBER OF FRAZIL FOR CLASS1",
+    'N2':"PARTICLE NUMBER OF FRAZIL FOR CLASS2",
+    'N3':"PARTICLE NUMBER OF FRAZIL FOR CLASS3",
+    'N4':"PARTICLE NUMBER OF FRAZIL FOR CLASS4",
+    'N5':"PARTICLE NUMBER OF FRAZIL FOR CLASS5",
+    'N6':"PARTICLE NUMBER OF FRAZIL FOR CLASS6",
+    'N7':"PARTICLE NUMBER OF FRAZIL FOR CLASS7",
+    'N8':"PARTICLE NUMBER OF FRAZIL FOR CLASS8",
+    'N9':"PARTICLE NUMBER OF FRAZIL FOR CLASS9",
+    'N10':"PARTICLE NUMBER OF FRAZIL FOR CLASS10",
+    'N11':"PARTICLE NUMBER OF FRAZIL FOR CLASS11",
+    'N12':"PARTICLE NUMBER OF FRAZIL FOR CLASS12",
+    'N13':"PARTICLE NUMBER OF FRAZIL FOR CLASS13",
+    'N14':"PARTICLE NUMBER OF FRAZIL FOR CLASS14",
+    'N15':"PARTICLE NUMBER OF FRAZIL FOR CLASS15",
+    'N16':"PARTICLE NUMBER OF FRAZIL FOR CLASS16",
+    'N17':"PARTICLE NUMBER OF FRAZIL FOR CLASS17",
+    'N18':"PARTICLE NUMBER OF FRAZIL FOR CLASS18",
+    'N19':"PARTICLE NUMBER OF FRAZIL FOR CLASS19",
+    'N**':"PARTICLE NUMBER OF FRAZIL FOR CLASS**",
+    'TEMP':"WATER TEMPERATURE",
+    'SAL':"SALINITY OF WATER",
+  },
+'LAW_OF_ICE_COVER_FRICTION' : {
+    0:"PAS DE FROTTEMENT",
+    1:"HAALAND",
+    2:"CHEZY",
+    3:"STRICKLER",
+    4:"MANNING",
+    5:"NIKURADSE",
+  },
+'LAW_FOR_FRICTION_COEFFICIENT' : {
+    0:"COEF DE FRICTION CONSTANT",
+    1:"COEF DE FRICTION LINEAIRE",
+  },
+'MODEL_FOR_THE_NUSSELT_NUMBER' : {
+    1:"WADIA (1974) AND BATCHELOR (1980)",
+    2:"CONSTANT NUSSELT NUMBER",
+  },
+'MODEL_FOR_THE_BUOYANCY_VELOCITY' : {
+    1:"DALY (1984)",
+    2:"DALY INTERMEDIATE (1984)",
+    3:"MATOUSEK (1992)",
+    4:"GOSIK & OSTERKAMP (1983)",
+  },
+'ENERGY_BALANCE_VERSION' : {
+    1:"SIMPLIFIED ENERGY BALANCE",
+    2:"FULL ENERGY BALANCE",
+  },
+'SCHEME_OPTION_FOR_THERMAL_GROWTH' : {
+    1:"EXPLICIT TIME SCHEME",
+    2:"SEMI-IMPLICIT TIME SCHEME",
+  },
+'MODEL_FOR_THE_SECONDARY_NUCLEATION' : {
+    0:"PAS DE NUCLEATION SECONDAIRE",
+    1:"SVENSSON ET OMSTEDT 1994",
+    2:"WANG ET DOERING 2005",
+  },
+'MODEL_FOR_THE_FLOCCULATION_AND_BREAKUP' : {
+    0:"PAS DE FLOCCULATION",
+    1:"SVENSSON ET OMSTEDT 1994",
+  },
+'MODEL_FOR_FRAZIL_SEEDING' : {
+    0:"PAS D'ENSEMENCEMENT",
+    1:"SEUIL MINIMUM DE CONC.",
+    2:"TAUX D'ENSEMENCEMENT CONSTANT",
+    3:"OPTIONS 1 AND 2",
+  },
+'ATMOSPHERE_WATER_EXCHANGE_MODEL' : {
+    0:"FORMULE LINEARISEE",
+    1:"MODELE A BILAN COMPLET",
+  },
+'MODEL_FOR_ESTIMATION_OF_TURBULENCE_PARAMETERS' : {
+    0:"VALEURS CONSTANTES",
+    1:"MODELE A LONGUEUR DE MELANGE",
+    2:"MODELE K-EPS DE TELEMAC-2D",
+  },
+}
+
+DicoCasFrToCata = {
+  "FICHIER DES PARAMETRES":"STEERING_FILE",
+  "FICHIER FORTRAN":"FORTRAN_FILE",
+  "TITRE":"TITLE",
+  "FICHIER DES CONDITIONS AUX LIMITES":"BOUNDARY_CONDITIONS_FILE",
+  "FICHIER DE GEOMETRIE":"GEOMETRY_FILE",
+  "FORMAT DU FICHIER DE GEOMETRIE":"GEOMETRY_FILE_FORMAT",
+  "FICHIER DE REFERENCE":"REFERENCE_FILE",
+  "FORMAT DU FICHIER DE REFERENCE":"REFERENCE_FILE_FORMAT",
+  "FICHIER DES RESULTATS":"RESULTS_FILE",
+  "FORMAT DU FICHIER DES RESULTATS":"RESULTS_FILE_FORMAT",
+  "FICHIER COUVERT DE GLACE DU CALCUL PRECEDENT":"PREVIOUS_ICE_COVER_COMPUTATION_FILE",
+  "FORMAT DU FICHIER COUVERT DE GLACE DU CALCUL PRECEDENT":"PREVIOUS_ICE_COVER_COMPUTATION_FILE_FORMAT",
+  "FICHIER BLOCS DE GLACE DU CALCUL PRECEDENT":"PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE",
+  "FORMAT DU FICHIER BLOCS DE GLACE DU CALCUL PRECEDENT":"PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE_FORMAT",
+  "DICTIONNAIRE":"DICTIONARY",
+  "CONDITIONS INITIALES":"INITIAL_CONDITIONS",
+  "VARIABLES POUR LES SORTIES GRAPHIQUES":"VARIABLES_FOR_GRAPHIC_PRINTOUTS",
+  "VARIABLES A IMPRIMER":"VARIABLES_TO_BE_PRINTED",
+  "PERIODE POUR LES SORTIES GRAPHIQUES":"GRAPHIC_PRINTOUT_PERIOD",
+  "PERIODE DE SORTIE LISTING":"LISTING_PRINTOUT_PERIOD",
+  "BILAN DE MASSE":"MASS_BALANCE",
+  "VALIDATION":"VALIDATION",
+  "LOI DE FROTTEMENT SOUS LE COUVERT DE GLACE":"LAW_OF_ICE_COVER_FRICTION",
+  "COEFFICIENT DE FROTTEMENT":"FRICTION_COEFFICIENT",
+  "COEFFICIENT DE FROTTEMENT MAXIMAL":"MAXIMAL_FRICTION_COEFFICIENT",
+  "LOI POUR LE COEFFICIENT DE FROTTEMENT":"LAW_FOR_FRICTION_COEFFICIENT",
+  "EPAISSEUR DE COUVERT DE GLACE CARACTERISTIQUE":"EQUIVALENT_SURFACE_ICE_THICKNESS",
+  "MASSE VOLUMIQUE DE L'AIR":"AIR_DENSITY",
+  "MASSE VOLUMIQUE DE LA GLACE":"ICE_DENSITY",
+  "CHALEUR SPECIFIQUE DE L'EAU":"WATER_SPECIFIC_HEAT",
+  "CHALEUR SPECIFIQUE DE LA GLACE":"SPECIFIC_HEAT_OF_ICE",
+  "CHALEUR LATENTE DE LA GLACE":"LATENT_HEAT_OF_ICE",
+  "COEFFICIENT D'ECHANGE THERMIQUE EAU-AIR":"WATER_AIR_HEAT_EXCHANGE_COEFFICIENT",
+  "CONSTANTE D'ECHANGE THERMIQUE EAU-AIR":"WATER_AIR_HEAT_EXCHANGE_CONSTANT",
+  "COEFFICIENT D'ECHANGE THERMIQUE GLACE-AIR":"ICE_AIR_HEAT_EXCHANGE_COEFFICIENT",
+  "CONSTANTE D'ECHANGE THERMIQUE GLACE-AIR":"ICE_AIR_HEAT_EXCHANGE_CONSTANT",
+  "COEFFICIENT DE CALAGE DU FLUX RADIATIF ATMOSPHERIQUE":"COEFFICIENT_FOR_CALIBRATION_OF_BACK_RADIATION",
+  "COEFFICIENT DE CALAGE DU TRANSFERT EVAPORATIF":"COEFFICIENT_FOR_CALIBRATION_OF_EVAPORATIVE_HEAT_TRANSFERT",
+  "COEFFICIENT DE CALAGE DU TRANSFERT CONDUCTIF":"COEFFICIENT_FOR_CALIBRATION_OF_CONDUCTIVE_HEAT_TRANSFERT",
+  "COEFFICIENT DE CALAGE DU TRANSFERT LIE AUX PRECIPITATIONS":"COEFFICIENT_FOR_CALIBRATION_OF_PRECIPITATION_HEAT_TRANSFERT",
+  "CONDUCTIVITE THERMIQUE ENTRE EAU ET FRASIL":"THERMAL_CONDUCTIVITY_BETWEEN_WATER_AND_FRAZIL",
+  "CONDUCTIVITE THERMIQUE DE LA GLACE SOMBRE":"THERMAL_CONDUCTIVITY_OF_BLACK_ICE",
+  "CONDUCTIVITE THERMIQUE DE LA NEIGE":"THERMAL_CONDUCTIVITY_OF_SNOW",
+  "POROSITE DE LA GLACE DE SURFACE":"POROSITY_OF_SURFACE_ICE",
+  "NOMBRE DE CLASSES POUR LA SUSPENSION DE FRASIL":"NUMBER_OF_CLASSES_FOR_SUSPENDED_FRAZIL_ICE",
+  "NOMBRE DE NUSSELT":"NUSSELT_NUMBER",
+  "MODELE POUR LE CALCUL DU NOMBRE DE NUSSELT":"MODEL_FOR_THE_NUSSELT_NUMBER",
+  "RAYON DES CRISTAUX DE FRASIL":"FRAZIL_CRYSTALS_RADIUS",
+  "RATIO DIAMETRE EPAISSEUR D'UN CRISTAL DE FRASIL":"FRAZIL_CRYSTALS_DIAMETER_THICKNESS_RATIO",
+  "MODELE POUR LE CALCUL DE LA VITESSE DE FLOTTABILITE":"MODEL_FOR_THE_BUOYANCY_VELOCITY",
+  "COEFFICIENT DE DEPOSITION DES GLACES SUR BARRES":"SETTLING_COEFFICIENT_OF_FRAZIL_ON_BARS",
+  "POROSITE DE LA GLACE ACCUMULEE":"POROSITY_OF_ACCUMULATED_ICE",
+  "ANGLE D ACCUMULATION DE LA GLACE":"ANGLE_OF_ACCUMULATED_ICE",
+  "PARAMETRES PHYSIQUES DE LA GRILLE D ENTREE":"PHYSICAL_CHARACTERISTICS_OF_THE_INTAKE_RACK",
+  "NUMEROS DES FRONTIERES GLACEES":"CLOGGED_BOUNDARY_NUMBERS",
+  "SECTIONS COLMATEES":"CLOGGED_SECTIONS",
+  "FICHIER DE RESULTATS DE LA GLACE ACCUMULEE":"CLOGGING_RESULTS_FILE",
+  "VITESSE CRITIQUE POUR LA GLACE DE BORD STATIQUE":"CRITICAL_VELOCITY_FOR_STATIC_BORDER_ICE",
+  "VITESSE CRITIQUE POUR LA GLACE DE BORD DYNAMIQUE":"CRITICAL_VELOCITY_FOR_DYNAMIC_BORDER_ICE",
+  "HAUTEUR DE MESURE DU VENT":"HEIGHT_OF_MEASURED_WIND",
+  "ELEVATION DU MODELE RELATIVE AU NIVEAU MOYEN DES OCEANS":"RELATIVE_MODEL_ELEVATION_FROM_MEAN_SEA_LEVEL",
+  "ANGLE DU SOLEIL COUCHANT":"SUN_SET_ANGLE",
+  "ANGLE DU SOLEIL LEVANT":"SUN_RISE_ANGLE",
+  "CONSTANTE SOLAIRE":"SOLAR_CONSTANT",
+  "ALBEDO DES GLACES":"ALBEDO_OF_ICE",
+  "TEMPERATURE DE ROSEE":"DEWPOINT_TEMPERATURE",
+  "VISIBILITE":"VISIBILITY",
+  "LONGITUDE GLOBALE, EN DEGRES":"GLOBAL_LONGITUDE__IN_DEGREES",
+  "LONGITUDE LOCALE, EN  DEGRES":"LOCAL_LONGITUDE__IN__DEGREES",
+  "LONGITUDE EST OU OUEST":"EAST_OR_WEST_LONGITUDE",
+  "INCLURE LA DYNAMIQUE DES GLACES":"INCLUDE_ICE_DYNAMICS",
+  "AD NOMBRE DE DERIVEES":"AD_NUMBER_OF_DERIVATIVES",
+  "AD NOMS DES DERIVEES":"AD_NAMES_OF_DERIVATIVES",
+  "MASSE VOLUMIQUE DE L'EAU":"WATER_DENSITY",
+  "VISCOSITE CINEMATIQUE DE L'EAU":"KINEMATIC_WATER_VISCOSITY",
+  "CONST. POUR LE FLUX THERMIQUE TURBULENT GLACE-EAU":"WATER_ICE_HEAT_TRANSFER_COEF__FOR_TURBULENT_FLOW",
+  "CONST. POUR LE FLUX THERMIQUE TURBULENT GLACE-EAU EN SURFUSION":"WATER_ICE_HEAT_TRANSFER_COEF__FOR_SUPERCOOLED_TURBULENT_FLOW",
+  "NOMBRE DE NUSSELT POUR LE TRANFERT THERMIQUE GLACE-EAU":"NUSSELT_NUMBER_FOR_HEAT_TRANSFER_BETWEEN_WATER_AND_ICE",
+  "CONSTANTE DE BOLTZMANN":"BOLTZMANN_CONSTANT__WM_2K_4_",
+  "TEMPERATURE DE CONGELATION DE L'EAU":"FREEZING_POINT_OF_WATER",
+  "TEMPERATURE D'EAU CRITIQUE POUR LA GLACE DE BORD STATIQUE":"CRITICAL_WATER_TEMPERATURE_FOR_STATIC_BORDER_ICE",
+  "LARGEUR DU CHENAL POUR LE CALCUL DE LA TEMPERATURE DE SURFACE":"CHANNEL_WIDTH_FOR_THE_COMPUTATION_OF_SURFACE_TEMPERATURE",
+  "CONCENTRATION MAXIMALE DU COUVERT DE GLACE":"CONCENTRATION_OF_SURFACE_ICE_WHEN_FORMATION",
+  "PROCESSEURS PARALLELES":"PARALLEL_PROCESSORS",
+  "BILAN THERMIQUE":"HEAT_BUDGET",
+  "IMPACT DU COUVERT SUR L'HYDRODYNAMIQUE":"ICE_COVER_IMPACT_ON_HYDRODYNAMIC",
+  "COLMATAGE DES GRILLES":"CLOGGING_ON_BARS",
+  "GLACE DE BORD STATIQUE":"BORDER_ICE_COVER",
+  "SALINITE":"SALINITY",
+  "VERSION DU BILAN ENERGETIQUE":"ENERGY_BALANCE_VERSION",
+  "OPTION DU SCHEMA POUR LA CROISSANCE THERMIQUE":"SCHEME_OPTION_FOR_THERMAL_GROWTH",
+  "MODELE POUR LA NUCLEATION SECONDAIRE":"MODEL_FOR_THE_SECONDARY_NUCLEATION",
+  "PARAMETRE NMAX POUR LA NUCLEATION SECONDAIRE":"SECONDARY_NUCLEATION_NMAX_PARAMETER",
+  "MODELE POUR LA FLOCULATION ET RUPTURE":"MODEL_FOR_THE_FLOCCULATION_AND_BREAKUP",
+  "PARAMETRE AFLOC POUR LA FLOCULATION":"FLOCCULATION_AFLOC_PARAMETER",
+  "MODELE POUR L'ENSEMENCEMENT DU FRASIL":"MODEL_FOR_FRAZIL_SEEDING",
+  "TAUX D'ENSEMENCEMENT DE FRASIL":"FRAZIL_SEEDING_RATE",
+  "NOMBRE MINIMUM DE CRISTAUX DE FRASIL":"MINIMUM_NUMBER_OF_FRAZIL_CRYSTALS",
+  "MODELE D'ECHANGES EAU-ATMOSPHERE":"ATMOSPHERE_WATER_EXCHANGE_MODEL",
+  "MODELE POUR L'ESTIMATION DES PARAMETRES DE TURBULENCE":"MODEL_FOR_ESTIMATION_OF_TURBULENCE_PARAMETERS",
+  "PRECIPITATION DU FRASIL":"FRAZIL_PRECIPITATION",
+}
+
+DicoCasEnToCata = {
+  'STEERING FILE':'STEERING_FILE',
+  'FORTRAN FILE':'FORTRAN_FILE',
+  'TITLE':'TITLE',
+  'BOUNDARY CONDITIONS FILE':'BOUNDARY_CONDITIONS_FILE',
+  'GEOMETRY FILE':'GEOMETRY_FILE',
+  'GEOMETRY FILE FORMAT':'GEOMETRY_FILE_FORMAT',
+  'REFERENCE FILE':'REFERENCE_FILE',
+  'REFERENCE FILE FORMAT':'REFERENCE_FILE_FORMAT',
+  'RESULTS FILE':'RESULTS_FILE',
+  'RESULTS FILE FORMAT':'RESULTS_FILE_FORMAT',
+  'PREVIOUS ICE COVER COMPUTATION FILE':'PREVIOUS_ICE_COVER_COMPUTATION_FILE',
+  'PREVIOUS ICE COVER COMPUTATION FILE FORMAT':'PREVIOUS_ICE_COVER_COMPUTATION_FILE_FORMAT',
+  'PREVIOUS ICE BLOCKS COMPUTATION FILE':'PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE',
+  'PREVIOUS ICE BLOCKS COMPUTATION FILE FORMAT':'PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE_FORMAT',
+  'DICTIONARY':'DICTIONARY',
+  'INITIAL CONDITIONS':'INITIAL_CONDITIONS',
+  'VARIABLES FOR GRAPHIC PRINTOUTS':'VARIABLES_FOR_GRAPHIC_PRINTOUTS',
+  'VARIABLES TO BE PRINTED':'VARIABLES_TO_BE_PRINTED',
+  'GRAPHIC PRINTOUT PERIOD':'GRAPHIC_PRINTOUT_PERIOD',
+  'LISTING PRINTOUT PERIOD':'LISTING_PRINTOUT_PERIOD',
+  'MASS-BALANCE':'MASS_BALANCE',
+  'VALIDATION':'VALIDATION',
+  'LAW OF ICE COVER FRICTION':'LAW_OF_ICE_COVER_FRICTION',
+  'FRICTION COEFFICIENT':'FRICTION_COEFFICIENT',
+  'MAXIMAL FRICTION COEFFICIENT':'MAXIMAL_FRICTION_COEFFICIENT',
+  'LAW FOR FRICTION COEFFICIENT':'LAW_FOR_FRICTION_COEFFICIENT',
+  'EQUIVALENT SURFACE ICE THICKNESS':'EQUIVALENT_SURFACE_ICE_THICKNESS',
+  'AIR DENSITY':'AIR_DENSITY',
+  'ICE DENSITY':'ICE_DENSITY',
+  'WATER SPECIFIC HEAT':'WATER_SPECIFIC_HEAT',
+  'SPECIFIC HEAT OF ICE':'SPECIFIC_HEAT_OF_ICE',
+  'LATENT HEAT OF ICE':'LATENT_HEAT_OF_ICE',
+  'WATER-AIR HEAT EXCHANGE COEFFICIENT':'WATER_AIR_HEAT_EXCHANGE_COEFFICIENT',
+  'WATER-AIR HEAT EXCHANGE CONSTANT':'WATER_AIR_HEAT_EXCHANGE_CONSTANT',
+  'ICE-AIR HEAT EXCHANGE COEFFICIENT':'ICE_AIR_HEAT_EXCHANGE_COEFFICIENT',
+  'ICE-AIR HEAT EXCHANGE CONSTANT':'ICE_AIR_HEAT_EXCHANGE_CONSTANT',
+  'COEFFICIENT FOR CALIBRATION OF BACK RADIATION':'COEFFICIENT_FOR_CALIBRATION_OF_BACK_RADIATION',
+  'COEFFICIENT FOR CALIBRATION OF EVAPORATIVE HEAT TRANSFERT':'COEFFICIENT_FOR_CALIBRATION_OF_EVAPORATIVE_HEAT_TRANSFERT',
+  'COEFFICIENT FOR CALIBRATION OF CONDUCTIVE HEAT TRANSFERT':'COEFFICIENT_FOR_CALIBRATION_OF_CONDUCTIVE_HEAT_TRANSFERT',
+  'COEFFICIENT FOR CALIBRATION OF PRECIPITATION HEAT TRANSFERT':'COEFFICIENT_FOR_CALIBRATION_OF_PRECIPITATION_HEAT_TRANSFERT',
+  'THERMAL CONDUCTIVITY BETWEEN WATER AND FRAZIL':'THERMAL_CONDUCTIVITY_BETWEEN_WATER_AND_FRAZIL',
+  'THERMAL CONDUCTIVITY OF BLACK ICE':'THERMAL_CONDUCTIVITY_OF_BLACK_ICE',
+  'THERMAL CONDUCTIVITY OF SNOW':'THERMAL_CONDUCTIVITY_OF_SNOW',
+  'POROSITY OF SURFACE ICE':'POROSITY_OF_SURFACE_ICE',
+  'NUMBER OF CLASSES FOR SUSPENDED FRAZIL ICE':'NUMBER_OF_CLASSES_FOR_SUSPENDED_FRAZIL_ICE',
+  'NUSSELT NUMBER':'NUSSELT_NUMBER',
+  'MODEL FOR THE NUSSELT NUMBER':'MODEL_FOR_THE_NUSSELT_NUMBER',
+  'FRAZIL CRYSTALS RADIUS':'FRAZIL_CRYSTALS_RADIUS',
+  'FRAZIL CRYSTALS DIAMETER THICKNESS RATIO':'FRAZIL_CRYSTALS_DIAMETER_THICKNESS_RATIO',
+  'MODEL FOR THE BUOYANCY VELOCITY':'MODEL_FOR_THE_BUOYANCY_VELOCITY',
+  'SETTLING COEFFICIENT OF FRAZIL ON BARS':'SETTLING_COEFFICIENT_OF_FRAZIL_ON_BARS',
+  'POROSITY OF ACCUMULATED ICE':'POROSITY_OF_ACCUMULATED_ICE',
+  'ANGLE OF ACCUMULATED ICE':'ANGLE_OF_ACCUMULATED_ICE',
+  'PHYSICAL CHARACTERISTICS OF THE INTAKE RACK':'PHYSICAL_CHARACTERISTICS_OF_THE_INTAKE_RACK',
+  'CLOGGED BOUNDARY NUMBERS':'CLOGGED_BOUNDARY_NUMBERS',
+  'CLOGGED SECTIONS':'CLOGGED_SECTIONS',
+  'CLOGGING RESULTS FILE':'CLOGGING_RESULTS_FILE',
+  'CRITICAL VELOCITY FOR STATIC BORDER ICE':'CRITICAL_VELOCITY_FOR_STATIC_BORDER_ICE',
+  'CRITICAL VELOCITY FOR DYNAMIC BORDER ICE':'CRITICAL_VELOCITY_FOR_DYNAMIC_BORDER_ICE',
+  'HEIGHT OF MEASURED WIND':'HEIGHT_OF_MEASURED_WIND',
+  'RELATIVE MODEL ELEVATION FROM MEAN SEA LEVEL':'RELATIVE_MODEL_ELEVATION_FROM_MEAN_SEA_LEVEL',
+  'SUN SET ANGLE':'SUN_SET_ANGLE',
+  'SUN RISE ANGLE':'SUN_RISE_ANGLE',
+  'SOLAR CONSTANT':'SOLAR_CONSTANT',
+  'ALBEDO OF ICE':'ALBEDO_OF_ICE',
+  'DEWPOINT TEMPERATURE':'DEWPOINT_TEMPERATURE',
+  'VISIBILITY':'VISIBILITY',
+  'GLOBAL LONGITUDE, IN DEGREES':'GLOBAL_LONGITUDE__IN_DEGREES',
+  'LOCAL LONGITUDE, IN  DEGREES':'LOCAL_LONGITUDE__IN__DEGREES',
+  'EAST OR WEST LONGITUDE':'EAST_OR_WEST_LONGITUDE',
+  'INCLUDE ICE DYNAMICS':'INCLUDE_ICE_DYNAMICS',
+  'AD NUMBER OF DERIVATIVES':'AD_NUMBER_OF_DERIVATIVES',
+  'AD NAMES OF DERIVATIVES':'AD_NAMES_OF_DERIVATIVES',
+  'WATER DENSITY':'WATER_DENSITY',
+  'KINEMATIC WATER VISCOSITY':'KINEMATIC_WATER_VISCOSITY',
+  'WATER-ICE HEAT TRANSFER COEF. FOR TURBULENT FLOW':'WATER_ICE_HEAT_TRANSFER_COEF__FOR_TURBULENT_FLOW',
+  'WATER-ICE HEAT TRANSFER COEF. FOR SUPERCOOLED TURBULENT FLOW':'WATER_ICE_HEAT_TRANSFER_COEF__FOR_SUPERCOOLED_TURBULENT_FLOW',
+  'NUSSELT NUMBER FOR HEAT TRANSFER BETWEEN WATER AND ICE':'NUSSELT_NUMBER_FOR_HEAT_TRANSFER_BETWEEN_WATER_AND_ICE',
+  'BOLTZMANN CONSTANT (WM-2K-4)':'BOLTZMANN_CONSTANT__WM_2K_4_',
+  'FREEZING POINT OF WATER':'FREEZING_POINT_OF_WATER',
+  'CRITICAL WATER TEMPERATURE FOR STATIC BORDER ICE':'CRITICAL_WATER_TEMPERATURE_FOR_STATIC_BORDER_ICE',
+  'CHANNEL WIDTH FOR THE COMPUTATION OF SURFACE TEMPERATURE':'CHANNEL_WIDTH_FOR_THE_COMPUTATION_OF_SURFACE_TEMPERATURE',
+  'CONCENTRATION OF SURFACE ICE WHEN FORMATION':'CONCENTRATION_OF_SURFACE_ICE_WHEN_FORMATION',
+  'PARALLEL PROCESSORS':'PARALLEL_PROCESSORS',
+  'HEAT BUDGET':'HEAT_BUDGET',
+  'ICE COVER IMPACT ON HYDRODYNAMIC':'ICE_COVER_IMPACT_ON_HYDRODYNAMIC',
+  'CLOGGING ON BARS':'CLOGGING_ON_BARS',
+  'BORDER ICE COVER':'BORDER_ICE_COVER',
+  'SALINITY':'SALINITY',
+  'ENERGY BALANCE VERSION':'ENERGY_BALANCE_VERSION',
+  'SCHEME OPTION FOR THERMAL GROWTH':'SCHEME_OPTION_FOR_THERMAL_GROWTH',
+  'MODEL FOR THE SECONDARY NUCLEATION':'MODEL_FOR_THE_SECONDARY_NUCLEATION',
+  'SECONDARY NUCLEATION NMAX PARAMETER':'SECONDARY_NUCLEATION_NMAX_PARAMETER',
+  'MODEL FOR THE FLOCCULATION AND BREAKUP':'MODEL_FOR_THE_FLOCCULATION_AND_BREAKUP',
+  'FLOCCULATION AFLOC PARAMETER':'FLOCCULATION_AFLOC_PARAMETER',
+  'MODEL FOR FRAZIL SEEDING':'MODEL_FOR_FRAZIL_SEEDING',
+  'FRAZIL SEEDING RATE':'FRAZIL_SEEDING_RATE',
+  'MINIMUM NUMBER OF FRAZIL CRYSTALS':'MINIMUM_NUMBER_OF_FRAZIL_CRYSTALS',
+  'ATMOSPHERE-WATER EXCHANGE MODEL':'ATMOSPHERE_WATER_EXCHANGE_MODEL',
+  'MODEL FOR ESTIMATION OF TURBULENCE PARAMETERS':'MODEL_FOR_ESTIMATION_OF_TURBULENCE_PARAMETERS',
+  'FRAZIL PRECIPITATION':'FRAZIL_PRECIPITATION',
+}
+DicoEnumCasFrToEnumCasEn = {
+'GEOMETRY_FILE_FORMAT':{
+  "SERAFIN":"SERAFIN",
+  "SERAFIND":"SERAFIND",
+  "MED":"MED",
+},
+
+'REFERENCE_FILE_FORMAT':{
+  "SERAFIN":"SERAFIN",
+  "SERAFIND":"SERAFIND",
+  "MED":"MED",
+},
+
+'RESULTS_FILE_FORMAT':{
+  "SERAFIN":"SERAFIN",
+  "SERAFIND":"SERAFIND",
+  "MED":"MED",
+},
+
+'PREVIOUS_ICE_COVER_COMPUTATION_FILE_FORMAT':{
+  "SERAFIN":"SERAFIN",
+  "SERAFIND":"SERAFIND",
+},
+
+'PREVIOUS_ICE_BLOCKS_COMPUTATION_FILE_FORMAT':{
+  "SERAFIN":"SERAFIN",
+  "SERAFIND":"SERAFIND",
+},
+
+'INITIAL_CONDITIONS':{
+  "SANS COUVERT DE GLACE":"WITHOUT ICE COVER",
+  "COUVERT DE GLACE CONSTANT":"CONSTANT ICE COVER",
+  "PARTICULIERES":"SPECIAL",
+  "SPECIAL":"PARTICULIERES",
+  "PARTICULAR":"PARTICULAR",
+},
+
+'VARIABLES_TO_BE_PRINTED':{
+  "A EDITER":"TO BE EDITED",
+},
+
+}
diff --git a/Telemac/khione_labelCataToIhm_en.qm b/Telemac/khione_labelCataToIhm_en.qm
new file mode 100644 (file)
index 0000000..9a139d1
Binary files /dev/null and b/Telemac/khione_labelCataToIhm_en.qm differ
diff --git a/Telemac/khione_labelCataToIhm_fr.qm b/Telemac/khione_labelCataToIhm_fr.qm
new file mode 100644 (file)
index 0000000..35f5e89
Binary files /dev/null and b/Telemac/khione_labelCataToIhm_fr.qm differ
index 33b523ea9471f66f67d10abcc08dce1ab6738aad..f3041915b85f24a4ead945659e71909f82939268 100644 (file)
@@ -44,556 +44,474 @@ JdC = JDC_CATA (code = 'POSTEL3D',
 # Catalog entry for the MAP function : c_pre_interfaceBody_mesh
 # =======================================================================
 
-VERSION_CATALOGUE="TRUNK_20180306"
+VERSION_CATALOGUE="TRUNK_20210323"
 # -----------------------------------------------------------------------
-INPUT_OUTPUT__GRAPHICS_AND_LISTING = PROC(nom= "INPUT_OUTPUT__GRAPHICS_AND_LISTING",op = None,
+COMPUTATION_ENVIRONMENT = PROC(nom= "COMPUTATION_ENVIRONMENT",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    NUMBER_OF_HORIZONTAL_CROSS_SECTIONS = SIMP(statut ='f',
+    INPUT = FACT(statut='o',
+#   -----------------------------------
+#       -----------------------------------
+        DATA = FACT(statut='o',
+#       -----------------------------------
+#           -----------------------------------
+            RD_RESULT_FILE_FORMAT = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du fichier de resultats.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED base sur HDF5.
+\end{itemize}""",
+                ang = """Results file format. Possible values are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED format based on HDF5.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            RD_RESULT_FILE = SIMP(statut ='o',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'),
+                defaut = '',
+                fr = """Nom du fichier des resultats 3D obtenu par un calcul avec
+\telemac{3D}.""",
+                ang = """Name of the 3D result file generated by a \telemac{3D} run.""",
+            ),
+#           -----------------------------------
+            GEOMETRY_FILE_FORMAT = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du fichier de geometrie.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED base sur HDF5.
+\end{itemize}""",
+                ang = """Geometry file format.
+Possible values are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED format based on HDF5.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            GEOMETRY_FILE = SIMP(statut ='o',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'),
+                defaut = '',
+                fr = """Nom du fichier de geometrie.""",
+                ang = """Name of the geometry file.""",
+            ),
+#           -----------------------------------
+            FORTRAN_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'),
+                defaut = '',
+                fr = """Nom du fichier FORTRAN a soumettre.\\
+Il ne sert a priori qu''a dimensionner les tableaux utilises par
+\postel, mais peut contenir des sous-programmes modifies ou propres
+a l''utilisateur.""",
+                ang = """Name of FORTRAN file to be submitted.\\
+It is supposed to be used only to dimension the array used by \postel
+but can also contain subroutines modified by the user.""",
+            ),
+        ),
+    ),
+#   -----------------------------------
+    GLOBAL = FACT(statut='o',
+#   -----------------------------------
+#       -----------------------------------
+        PARALLEL_PROCESSORS = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'I',
+            defaut = 0,
+            fr = """Nombre de processeurs pour la decomposition en parallele:
+\begin{itemize}
+\item 0 : 1 machine, compilation sans bibliotheque de parallelisme ;
+\item 1 : 1 machine, compilation avec bibliotheque de parallelisme ;
+\item 2 : 2 processeurs ou machines en parallele etc...
+\end{itemize}""",
+            ang = """Number of processors for domain partition.
+\begin{itemize}
+\item 0: 1 machine, compiling without parallel library,
+\item 1: 1 machine, compiling with a parallel library,
+\item 2: 2 processors or machines in parallel etc...
+\end{itemize}""",
+        ),
+    ),
+)
+# -----------------------------------------------------------------------
+GENERAL = PROC(nom= "GENERAL",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    NUMBER_OF_FIRST_RECORD_FOR_CROSS_SECTIONS = SIMP(statut ='o',
 #   -----------------------------------
         typ = 'I',
-        defaut = [0],
-        fr = """Permet de definir simultanement plusieurs coupes horizontales.
-La valeur maximale autorisee est 9.""",
-        ang = """Allow multiple horizontal sections. The maximum value is 9""",
+        defaut = 1,
+        fr = """Seuls les enregistrements au-dela de ce numero seront traites
+pour les coupes.""",
+        ang = """Only records after that time will be in the cross sections.""",
     ),
 #   -----------------------------------
-    NUMBER_OF_VERTICAL_CROSS_SECTIONS = SIMP(statut ='f',
+    PRINTOUT_PERIOD_FOR_CROSS_SECTIONS = SIMP(statut ='o',
 #   -----------------------------------
         typ = 'I',
-        defaut = [0],
-        fr = """Permet de definir simultanement plusieurs coupes verticales.
+        defaut = 1,
+        fr = """Periode en nombre d''enregistrements entre 2 coupes.""",
+        ang = """Period in number of records between two cross sections.""",
+    ),
+)
+# -----------------------------------------------------------------------
+HORIZONTAL_CROSS_SECTION = PROC(nom= "HORIZONTAL_CROSS_SECTION",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    NUMBER_OF_HORIZONTAL_CROSS_SECTIONS = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'I',
+        defaut = 0,
+        fr = """Permet de definir simultanement plusieurs coupes horizontales.
 La valeur maximale autorisee est 9.""",
-        ang = """Allow multiple vertical sections. The maximum value is 9""",
+        ang = """Allow multiple horizontal sections. The maximum value is 9.""",
     ),
 #   -----------------------------------
-    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSG = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS == 1",
+    b_NUMBER_OF_HORIZONTAL_CROSS_SECTIONSG = BLOC(condition="NUMBER_OF_HORIZONTAL_CROSS_SECTIONS > 0",
 #   -----------------------------------
 #       -----------------------------------
-        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1 = SIMP(statut ='f',
+        HORIZONTAL_CROSS_SECTION_FILE_FORMAT = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'TXM',
+            into = ['SERAFIN','SERAFIND','MED'],
+            defaut = 'SERAFIN',
+            fr = """Format du fichier de resultats.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED base sur HDF5.
+\end{itemize}""",
+            ang = """Results file format. Possible values are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED format based on HDF5.
+\end{itemize}""",
         ),
 #       -----------------------------------
-        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1 = SIMP(statut ='f',
+        HORIZONTAL_CROSS_SECTION_FILE = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = ('Fichier','All Files (*)','Sauvegarde'),
+            defaut = '',
+            fr = """Nom generique des fichiers des coupes horizontales.
+Le fichier contenant la coupe $i$ aura pour nom ce nom generique suivi
+de l''extension .i.""",
+            ang = """Generic name for the horizontal cross sections file.
+The file containing the cross section $i$ name will be the generic
+followed by the extension .i.""",
         ),
-    ),
-#   -----------------------------------
-    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSH = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS == 2",
-#   -----------------------------------
 #       -----------------------------------
-        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_2 = SIMP(statut ='f',
+        REFERENCE_LEVEL_FOR_EACH_HORIZONTAL_CROSS_SECTION = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'I', min=0, max='**',
+            defaut = [0,1,2,3,4,5,6,7,8],
+            fr = """Chaque coupe horizontale sera parallele a son plan de reference.
+Ainsi il est possible de faire des coupes par exemple :
+\begin{itemize}
+\item a telle distance au-dessus du fond ;
+\item a telle distance sous la surface ;
+\item suivant un plan intermediaire\ldots
+\end{itemize}
+Le plan 0 correspond au plan parfaitement horizontal a la cote 0.""",
+            ang = """Each horizontal cross section will be parallel to its reference
+plane. It is then possible to make cross sections which are:
+\begin{itemize}
+\item at a chosen distance above the bottom,
+\item at a chosen distance below the surface,
+\item referenced to an inbetween plane\ldots
+\end{itemize}
+Plane 0 corresponds to the plane perfecly horizontal to the height 0.""",
         ),
 #       -----------------------------------
-        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_2 = SIMP(statut ='f',
+        ELEVATION_FROM_REFERENCE_LEVEL = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'R', min=0, max='**',
+            defaut = [0.,0.,0.,0.,0.,0.,0.,0.,0.],
+            fr = """Decalage entre la coupe et son plan de reference, ceci pour
+chaque coupe horizontale.""",
+            ang = """Gap between the cross sections and its reference plane, this
+must be defined for cross section.""",
         ),
     ),
+)
+# -----------------------------------------------------------------------
+VERTICAL_CROSS_SECTION = PROC(nom= "VERTICAL_CROSS_SECTION",op = None,
+# -----------------------------------------------------------------------
 #   -----------------------------------
-    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSI = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS == 3",
+    NUMBER_OF_VERTICAL_CROSS_SECTIONS = SIMP(statut ='o',
 #   -----------------------------------
-#       -----------------------------------
-        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_3 = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
-        ),
-#       -----------------------------------
-        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_3 = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
-        ),
+        typ = 'I',
+        defaut = 0,
+        fr = """Permet de definir simultanement plusieurs coupes verticales.
+La valeur maximale autorisee est 9.""",
+        ang = """Allow multiple vertical sections. The maximum value is 9.""",
     ),
 #   -----------------------------------
-    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSJ = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS == 4",
+    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSG = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS > 0",
 #   -----------------------------------
 #       -----------------------------------
-        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_4 = SIMP(statut ='f',
+        VERTICAL_CROSS_SECTION_FILE_FORMAT = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'TXM',
+            into = ['SERAFIN','SERAFIND','MED'],
+            defaut = 'SERAFIN',
+            fr = """Format du fichier de resultats.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED base sur HDF5.
+\end{itemize}""",
+            ang = """Results file format. Possible values are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED format based on HDF5.
+\end{itemize}""",
         ),
 #       -----------------------------------
-        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_4 = SIMP(statut ='f',
+        VERTICAL_CROSS_SECTION_FILE = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = ('Fichier','All Files (*)','Sauvegarde'),
+            defaut = '',
+            fr = """Nom generique des fichiers des coupes verticales.
+Le fichier contenant la coupe $i$ au $j$e pas de temps enregistre aura
+pour nom ce nom generique suivi de l extension .i.j.""",
+            ang = """Generic name for the vertical cross sections file.  The file
+containing the cross section $i$ for the $j$ time step name will be the
+generic followed by the extension .i.j.""",
         ),
-    ),
-#   -----------------------------------
-    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSK = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS == 5",
-#   -----------------------------------
 #       -----------------------------------
-        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_5 = SIMP(statut ='f',
+        NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'I',
+            defaut = 120,
+            fr = """Il s''agit du nombre de points suivant l''horizontale.""",
+            ang = """It is the number of points along the horizontal.""",
         ),
 #       -----------------------------------
-        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_5 = SIMP(statut ='f',
+        DISTORSION_BETWEEN_VERTICAL_AND_HORIZONTAL = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'R', min=0, max='**',
+            defaut = [1.,1.,1.,1.,1.,1.,1.,1.,1.],
+            fr = """Rapport entre echelles verticale et horizontale pour chaque
+coupe verticale.""",
+            ang = """Ratio between vertical and horizontal scales for each vertical
+cross section.""",
         ),
-    ),
-#   -----------------------------------
-    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSL = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS == 6",
-#   -----------------------------------
 #       -----------------------------------
-        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_6 = SIMP(statut ='f',
+        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
 #       -----------------------------------
-        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_6 = SIMP(statut ='f',
+        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
     ),
 #   -----------------------------------
-    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSM = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS == 7",
+    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSH = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS > 1",
 #   -----------------------------------
 #       -----------------------------------
-        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_7 = SIMP(statut ='f',
+        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_2 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
 #       -----------------------------------
-        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_7 = SIMP(statut ='f',
+        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_2 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
     ),
 #   -----------------------------------
-    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSN = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS == 8",
+    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSI = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS > 2",
 #   -----------------------------------
 #       -----------------------------------
-        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_8 = SIMP(statut ='f',
+        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_3 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
 #       -----------------------------------
-        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_8 = SIMP(statut ='f',
+        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_3 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
     ),
 #   -----------------------------------
-    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSO = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS == 9",
+    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSJ = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS > 3",
 #   -----------------------------------
 #       -----------------------------------
-        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9 = SIMP(statut ='f',
+        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_4 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
 #       -----------------------------------
-        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9 = SIMP(statut ='f',
+        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_4 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R', min=10, max=10,
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
     ),
 #   -----------------------------------
-    NUMBER_OF_FIRST_RECORD_FOR_CROSS_SECTIONS = SIMP(statut ='f',
+    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSK = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS > 4",
 #   -----------------------------------
-        typ = 'I',
-        defaut = [1],
-        fr = """Seuls les enregistrements au-dela de ce numero seront traites
-pour les coupes.""",
-        ang = """Only records after that time will be in the cross sections""",
-    ),
-#   -----------------------------------
-    PRINTOUT_PERIOD_FOR_CROSS_SECTIONS = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'I',
-        defaut = [1],
-        fr = """Periode en nombre d''enregistrements entre 2 coupes.""",
-        ang = """Period in number of records between two cross sections""",
-    ),
-#   -----------------------------------
-    REFERENCE_LEVEL_FOR_EACH_HORIZONTAL_CROSS_SECTION = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'I', min= 9, max= 9,
-        defaut = [0,1,2,3,4,5,6,7,8],
-        fr = """Chaque coupe horizontale sera parallele a son plan de reference.
-Ainsi il est possible de faire des coupes par exemple :
-\begin{itemize}
-\item a telle distance au-dessus du fond,
-\item a telle distance sous la surface,
-\item suivant un plan intermediaire \ldots
-\end{itemize}
-Le plan 0 correspond au plan parfaitement horizontal a la cote 0.""",
-        ang = """Each horizontal cross section will be parallel to its reference
-plane. It is then possible to make cross section which are:
-\begin{itemize}
-\item at a chosen distance above the bottom,
-\item at a chosen distance below the surface,
-\item referenced to an inbetween plane \ldots
-\end{itemize}
-Plane 0 correspond to the plane perfecly horizontal to the heigh 0.""",
-    ),
-#   -----------------------------------
-    NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'I',
-        defaut = [120],
-        fr = """Il s''agit du nombre de points suivant l''horizontale.""",
-        ang = """It is the number of points along the horizontal""",
-    ),
-)
-# -----------------------------------------------------------------------
-GRAPHIC = PROC(nom= "GRAPHIC",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    ELEVATION_FROM_REFERENCE_LEVEL = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R', min= 9, max= 9,
-        defaut = [0.,0.,0.,0.,0.,0.,0.,0.,0.],
-        fr = """Decalage entre la coupe et son plan de reference, ceci pour
-chaque coupe horizontale.""",
-        ang = """Gap between the cross sections and its reference plane, this
-must be defined for cross section""",
-    ),
-#   -----------------------------------
-    DISTORSION_BETWEEN_VERTICAL_AND_HORIZONTAL = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R', min= 9, max= 9,
-        defaut = [1.,1.,1.,1.,1.,1.,1.,1.,1.],
-        fr = """Rapport entre echelles verticale et horizontale pour chaque
-coupe verticale.""",
-        ang = """Ratio between vertical and horizontal scale for each vertical
-cross section""",
-    ),
-)
-# -----------------------------------------------------------------------
-INPUT_OUTPUT__FILES = PROC(nom= "INPUT_OUTPUT__FILES",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    RD_RESULT_FILE_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier de resultats.
-Les valeurs possibles sont :
-\begin{itemize}
-\item SERAFIN : format standard simple precision pour Telemac;
-\item SERAFIND: format standard double precision pour Telemac;
-\item MED     : format MED base sur HDF5
-\end{itemize}""",
-        ang = """Results file format. Possible values are:
-\begin{itemize}
-\item SERAFIN : classical single precision format in Telemac;
-\item SERAFIND: classical double precision format in Telemac;
-\item MED     : MED format based on HDF5
-\end{itemize}""",
-    ),
-#   -----------------------------------
-    HORIZONTAL_CROSS_SECTION_FILE_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier de resultats.
-Les valeurs possibles sont :
-\begin{itemize}
-\item SERAFIN : format standard simple precision pour Telemac;
-\item SERAFIND: format standard double precision pour Telemac;
-\item MED     : format MED base sur HDF5
-\end{itemize}""",
-        ang = """Results file format. Possible values are:
-\begin{itemize}
-\item SERAFIN : classical single precision format in Telemac;
-\item SERAFIND: classical double precision format in Telemac;
-\item MED     : MED format based on HDF5
-\end{itemize}""",
-    ),
-#   -----------------------------------
-    VERTICAL_CROSS_SECTION_FILE_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier de resultats.
-Les valeurs possibles sont :
-\begin{itemize}
-\item SERAFIN : format standard simple precision pour Telemac;
-\item SERAFIND: format standard double precision pour Telemac;
-\item MED     : format MED base sur HDF5
-\end{itemize}""",
-        ang = """Results file format. Possible values are:
-\begin{itemize}
-\item SERAFIN : classical single precision format in Telemac;
-\item SERAFIND: classical double precision format in Telemac;
-\item MED     : MED format based on HDF5
-\end{itemize}""",
-    ),
-#   -----------------------------------
-    GEOMETRY_FILE_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier de geometrie.
-Les valeurs possibles sont :
-\begin{itemize}
-\item SERAFIN : format standard simple precision pour Telemac;
-\item SERAFIND: format standard double precision pour Telemac;
-\item MED     : format MED base sur HDF5
-\end{itemize}""",
-        ang = """Geometry file format.
-Possible values are:
-\begin{itemize}
-\item SERAFIN : classical single precision format in Telemac;
-\item SERAFIND: classical double precision format in Telemac;
-\item MED     : MED format based on HDF5
-\end{itemize}""",
-    ),
-#   -----------------------------------
-    NAMES = FACT(statut='f',
-#   -----------------------------------
-#       -----------------------------------
-        FORTRAN_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = 'DEFAUT',
-            fr = """Nom du fichier FORTRAN a soumettre.\\
-Il ne sert a priori qu''a dimensionner les tableaux utilises par
-\postel3d, mais peut contenir des sous-programmes modifies ou propres
-a l''utilisateur.""",
-            ang = """Name of FORTRAN file to be submitted.\\
-It is supposed to be used only to dimension the array used by \postel3d
-but can also contain subroutines modified by the user.""",
-        ),
 #       -----------------------------------
-        STEERING_FILE = SIMP(statut ='f',
+        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_5 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = '',
-            fr = """Nom du fichier contenant les references des fichiers et
-les options du calcul a realiser.""",
-            ang = """Name of the file containing the parameters of the computation
-Written by the user.""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
 #       -----------------------------------
-        RD_RESULT_FILE = SIMP(statut ='f',
+        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_5 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = '',
-            fr = """Nom du fichier des resultats 3D obtenu par un calcul avec
-\telemac{3D}.""",
-            ang = """Name of the 3d result file generated by a \telemac{3D} run.""",
-        ),
-#       -----------------------------------
-        HORIZONTAL_CROSS_SECTION_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)','Sauvegarde'),
-            defaut = '',
-            fr = """Nom generique des fichiers des coupes horizontales.
-Le fichier contenant la coupe i aura pour nom ce nom generique suivi
-de l''extension ''.i''.""",
-            ang = """Generic name for the horizontal cross sections file.
-The file containing the cross section i name will be the generic
-followed by the extension''.i''.""",
-        ),
-#       -----------------------------------
-        VERTICAL_CROSS_SECTION_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)','Sauvegarde'),
-            defaut = '',
-            fr = """Nom generique des fichiers des coupes verticales.
-Le fichier contenant la coupe i au j ieme pas de temps enregistre aura
-pour nom ce nom generique suivi de l''extension ''.i.j''.""",
-            ang = """Generic name for the vertical cross sections file.  The file
-containing the cross section i for the j time step name will be the
-generic followed by the extension''.i.j''.""",
-        ),
-#       -----------------------------------
-        GEOMETRY_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = '',
-            fr = """Nom du fichier de geometrie""",
-            ang = """Name of the geometry file""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
     ),
 #   -----------------------------------
-    TYPE_OF_BINARY = FACT(statut='f',
+    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSL = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS > 5",
 #   -----------------------------------
 #       -----------------------------------
-        RD_RESULT_FILE_BINARY = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            into = ['STD','IBM','I3E'],
-            defaut = 'STD',
-            fr = """Type du binaire utilise pour l''ecriture du fichier des
-resultats 3d.\\
-Ce type depend de la machine sur laquelle le fichier a ete genere.
-Les valeurs possibles sont :
-\begin{itemize}
-\item IBM: pour un fichier crEE sur IBM;
-\item I3E: pour un fichier crEE sur HP;
-\item STD: il s''agit alors d''ordres READ et WRITE normaux.
-\end{itemize}""",
-            ang = """Binary file type used for writing the results file.
-This type depends on the machine on which the file was generated.
-The possible values are as follows:
-\begin{itemize}
-\item IBM: for a file on an IBM (from a CRAY)
-\item I3E: for a file on an HP (from a CRAY)
-\item STD: binary type of the machine on which the user is working. In
-that case, normal READ and WRITE commands are used
-\end{itemize}""",
-        ),
-#       -----------------------------------
-        CROSS_SECTION_FILE_BINARY = SIMP(statut ='f',
+        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_6 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'TXM',
-            into = ['STD','I3E'],
-            defaut = 'STD',
-            fr = """Type du binaire utilise pour l''ecriture des fichiers des
-coupes.\\
-Ce type depend de la machine sur laquelle le fichier a ete genere.
-Les valeurs possibles sont les memes que pour le fichier des
-resultats 3D.""",
-            ang = """Binary file type used for writing the cross section files.
-This type depends on the machine on which the file was generated.
-The possible values are as follows:
-\begin{itemize}
-\item I3E, for a file on an HP (from a CRAY)
-\item STD, binary type of the machine on which the user is working. In
-that case, normal READ and WRITE commands are used.
-\end{itemize}""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
 #       -----------------------------------
-        GEOMETRY_FILE_BINARY = SIMP(statut ='f',
+        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_6 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'TXM',
-            into = ['STD','I3E'],
-            defaut = 'STD',
-            fr = """Type du binaire utilise pour l''ecriture des fichiers des
-coupes.\\
-Ce type depend de la machine sur laquelle le fichier a ete genere.
-Les valeurs possibles sont les memes que pour le fichier des
-resultats 3D.""",
-            ang = """Binary file type used for writing the cross section files.
-This type depends on the machine on which the file was generated.
-The possible values are as follows:
-\begin{itemize}
-\item I3E, for a file on an HP (from a CRAY)
-\item STD, binary type of the machine on which the user is working. In
-    that case, normal READ and WRITE commands are used.
-\end{itemize}""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
     ),
-)
-# -----------------------------------------------------------------------
-INPUT_OUTPUT__INFORMATION = PROC(nom= "INPUT_OUTPUT__INFORMATION",op = None,
-# -----------------------------------------------------------------------
 #   -----------------------------------
-    COMPUTATIONAL_INFORMATION = FACT(statut='f',
+    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSM = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS > 6",
 #   -----------------------------------
 #       -----------------------------------
-        RELEASE = SIMP(statut ='f',
+        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_7 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'TXM',
-            defaut = 'TRUNK',
-            fr = """Tout est dans le titre""",
-            ang = """It is all said in the title""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
 #       -----------------------------------
-        DESCRIPTION_OF_LIBRARIES = SIMP(statut ='f',
+        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_7 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'TXM', min= 6, max= 6,
-            defaut = 'builds|PPP|lib|postel3dMMMVVV.LLL;builds|PPP|lib|biefMMMVVV.LLL;builds|PPP|lib|hermesMMMVVV.LLL;builds|PPP|lib|damoMMMVVV.LLL;builds|PPP|lib|parallelMMMVVV.LLL;builds|PPP|lib|specialMMMVVV.LLL',
-            fr = """Description des librairies de \postel3d""",
-            ang = """\postel3d libraries description""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
+    ),
+#   -----------------------------------
+    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSN = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS > 7",
+#   -----------------------------------
 #       -----------------------------------
-        DEFAULT_EXECUTABLE = SIMP(statut ='f',
+        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_8 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'TXM',
-            defaut = 'builds|PPP|bin|postel3dMMMVVV.exe',
-            fr = """Executable par defaut de \postel3d""",
-            ang = """Default executable for \postel3d""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
 #       -----------------------------------
-        DEFAULT_PARALLEL_EXECUTABLE = SIMP(statut ='f',
+        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_8 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'TXM',
-            defaut = 'builds|PPP|bin|postel3dMMMVVV.exe',
-            fr = """Executable parallele par defaut de \postel3d""",
-            ang = """Default parallel executable for \postel3d""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
     ),
 #   -----------------------------------
-    COMPUTATION_ENVIRONMENT = FACT(statut='f',
+    b_NUMBER_OF_VERTICAL_CROSS_SECTIONSO = BLOC(condition="NUMBER_OF_VERTICAL_CROSS_SECTIONS > 8",
 #   -----------------------------------
 #       -----------------------------------
-        DICTIONARY = SIMP(statut ='f',
+        ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9 = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
+        ),
+#       -----------------------------------
+        ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9 = SIMP(statut ='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = 'postel3d.dico',
-            fr = """Dictionnaire des mots cles.""",
-            ang = """Key word dictionary.""",
+            typ = 'R', min=0, max='**',
+            fr = """Tout est dans le titre.""",
+            ang = """It is all said in the title.""",
         ),
     ),
 )
 # -----------------------------------------------------------------------
-FILES = PROC(nom= "FILES",op = None,
+INTERNAL = PROC(nom= "INTERNAL",op = None,
 # -----------------------------------------------------------------------
+    UIinfo = {"groupes": ("CACHE")},
+#   -----------------------------------
+    STEERING_FILE = SIMP(statut ='o',
+#   -----------------------------------
+        typ = ('Fichier','All Files (*)'),
+        defaut = '',
+        fr = """Nom du fichier contenant les references des fichiers et
+les options du calcul a realiser.""",
+        ang = """Name of the file containing the parameters of the computation.
+Written by the user.""",
+    ),
 #   -----------------------------------
-    LIST_OF_FILES = SIMP(statut ='f',
+    DICTIONARY = SIMP(statut ='o',
 #   -----------------------------------
-        typ = 'TXM', min= 8, max= 8,
-        defaut = 'STEERING FILE;DICTIONARY;FORTRAN FILE;GEOMETRY FILE;STEERING FILE;3D RESULT FILE;HORIZONTAL CROSS SECTION FILE;VERTICAL CROSS SECTION FILE',
-        fr = """Noms des fichiers exploites par le code""",
-        ang = """File names of the used files""",
+        typ = ('Fichier','All Files (*)'),
+        defaut = 'postel3d.dico',
+        fr = """Dictionnaire des mots cles.""",
+        ang = """Key word dictionary.""",
     ),
 )
 TEXTE_NEW_JDC = "\
+COMPUTATION_ENVIRONMENT();\
+GENERAL();\
+HORIZONTAL_CROSS_SECTION();\
+VERTICAL_CROSS_SECTION();\
 "
 Ordre_Des_Commandes = (
-'INPUT_OUTPUT__GRAPHICS_AND_LISTING',
-'GRAPHIC',
-'INPUT_OUTPUT__FILES',
-'INPUT_OUTPUT__INFORMATION',
-'FILES')
+'COMPUTATION_ENVIRONMENT',
+'GENERAL',
+'HORIZONTAL_CROSS_SECTION',
+'VERTICAL_CROSS_SECTION',
+'INTERNAL')
 try:
     import TelApy
     source = "eficas"
index b64bf09eb167c63e0ed6d780aa3660b97da24cf1..6413e89cade2e8a28052b3c313295ac1e2cf5b63 100644 (file)
@@ -1,11 +1,20 @@
 dicoCataToEngTelemac = {
-    "NUMBER_OF_HORIZONTAL_CROSS_SECTIONS" : "NUMBER OF HORIZONTAL CROSS SECTIONS",
-    "NUMBER_OF_VERTICAL_CROSS_SECTIONS" : "NUMBER OF VERTICAL CROSS SECTIONS",
+    "RD_RESULT_FILE_FORMAT" : "3D RESULT FILE FORMAT",
+    "RD_RESULT_FILE" : "3D RESULT FILE",
+    "GEOMETRY_FILE_FORMAT" : "GEOMETRY FILE FORMAT",
+    "GEOMETRY_FILE" : "GEOMETRY FILE",
+    "FORTRAN_FILE" : "FORTRAN FILE",
     "NUMBER_OF_FIRST_RECORD_FOR_CROSS_SECTIONS" : "NUMBER OF FIRST RECORD FOR CROSS SECTIONS",
     "PRINTOUT_PERIOD_FOR_CROSS_SECTIONS" : "PRINTOUT PERIOD FOR CROSS SECTIONS",
+    "NUMBER_OF_HORIZONTAL_CROSS_SECTIONS" : "NUMBER OF HORIZONTAL CROSS SECTIONS",
+    "HORIZONTAL_CROSS_SECTION_FILE_FORMAT" : "HORIZONTAL CROSS SECTION FILE FORMAT",
+    "HORIZONTAL_CROSS_SECTION_FILE" : "HORIZONTAL CROSS SECTION FILE",
     "REFERENCE_LEVEL_FOR_EACH_HORIZONTAL_CROSS_SECTION" : "REFERENCE LEVEL FOR EACH HORIZONTAL CROSS SECTION",
-    "NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION" : "NUMBER OF NODES FOR VERTICAL CROSS SECTION DISCRETIZATION",
     "ELEVATION_FROM_REFERENCE_LEVEL" : "ELEVATION FROM REFERENCE LEVEL",
+    "NUMBER_OF_VERTICAL_CROSS_SECTIONS" : "NUMBER OF VERTICAL CROSS SECTIONS",
+    "VERTICAL_CROSS_SECTION_FILE_FORMAT" : "VERTICAL CROSS SECTION FILE FORMAT",
+    "VERTICAL_CROSS_SECTION_FILE" : "VERTICAL CROSS SECTION FILE",
+    "NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION" : "NUMBER OF NODES FOR VERTICAL CROSS SECTION DISCRETIZATION",
     "ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1" : "ABSCISSAE OF THE VERTICES OF VERTICAL CROSS SECTION 1",
     "ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1" : "ORDINATES OF THE VERTICES OF VERTICAL CROSS SECTION 1",
     "ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_2" : "ABSCISSAE OF THE VERTICES OF VERTICAL CROSS SECTION 2",
@@ -25,34 +34,27 @@ dicoCataToEngTelemac = {
     "ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9" : "ABSCISSAE OF THE VERTICES OF VERTICAL CROSS SECTION 9",
     "ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9" : "ORDINATES OF THE VERTICES OF VERTICAL CROSS SECTION 9",
     "DISTORSION_BETWEEN_VERTICAL_AND_HORIZONTAL" : "DISTORSION BETWEEN VERTICAL AND HORIZONTAL",
-    "FORTRAN_FILE" : "FORTRAN FILE",
     "STEERING_FILE" : "STEERING FILE",
-    "RD_RESULT_FILE" : "3D RESULT FILE",
-    "RD_RESULT_FILE_FORMAT" : "3D RESULT FILE FORMAT",
-    "HORIZONTAL_CROSS_SECTION_FILE" : "HORIZONTAL CROSS SECTION FILE",
-    "HORIZONTAL_CROSS_SECTION_FILE_FORMAT" : "HORIZONTAL CROSS SECTION FILE FORMAT",
-    "VERTICAL_CROSS_SECTION_FILE" : "VERTICAL CROSS SECTION FILE",
-    "VERTICAL_CROSS_SECTION_FILE_FORMAT" : "VERTICAL CROSS SECTION FILE FORMAT",
-    "RELEASE" : "RELEASE",
-    "RD_RESULT_FILE_BINARY" : "3D RESULT FILE BINARY",
-    "CROSS_SECTION_FILE_BINARY" : "CROSS SECTION FILE BINARY",
-    "GEOMETRY_FILE" : "GEOMETRY FILE",
-    "GEOMETRY_FILE_FORMAT" : "GEOMETRY FILE FORMAT",
-    "GEOMETRY_FILE_BINARY" : "GEOMETRY FILE BINARY",
     "DICTIONARY" : "DICTIONARY",
-    "LIST_OF_FILES" : "LIST OF FILES",
-    "DESCRIPTION_OF_LIBRARIES" : "DESCRIPTION OF LIBRARIES",
-    "DEFAULT_EXECUTABLE" : "DEFAULT EXECUTABLE",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "DEFAULT PARALLEL EXECUTABLE",
+    "PARALLEL_PROCESSORS" : "PARALLEL PROCESSORS",
 }
 dicoCasEnToCata = {
-    "NUMBER OF HORIZONTAL CROSS SECTIONS" : "NUMBER_OF_HORIZONTAL_CROSS_SECTIONS",
-    "NUMBER OF VERTICAL CROSS SECTIONS" : "NUMBER_OF_VERTICAL_CROSS_SECTIONS",
+    "3D RESULT FILE FORMAT" : "RD_RESULT_FILE_FORMAT",
+    "3D RESULT FILE" : "RD_RESULT_FILE",
+    "GEOMETRY FILE FORMAT" : "GEOMETRY_FILE_FORMAT",
+    "GEOMETRY FILE" : "GEOMETRY_FILE",
+    "FORTRAN FILE" : "FORTRAN_FILE",
     "NUMBER OF FIRST RECORD FOR CROSS SECTIONS" : "NUMBER_OF_FIRST_RECORD_FOR_CROSS_SECTIONS",
     "PRINTOUT PERIOD FOR CROSS SECTIONS" : "PRINTOUT_PERIOD_FOR_CROSS_SECTIONS",
+    "NUMBER OF HORIZONTAL CROSS SECTIONS" : "NUMBER_OF_HORIZONTAL_CROSS_SECTIONS",
+    "HORIZONTAL CROSS SECTION FILE FORMAT" : "HORIZONTAL_CROSS_SECTION_FILE_FORMAT",
+    "HORIZONTAL CROSS SECTION FILE" : "HORIZONTAL_CROSS_SECTION_FILE",
     "REFERENCE LEVEL FOR EACH HORIZONTAL CROSS SECTION" : "REFERENCE_LEVEL_FOR_EACH_HORIZONTAL_CROSS_SECTION",
-    "NUMBER OF NODES FOR VERTICAL CROSS SECTION DISCRETIZATION" : "NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION",
     "ELEVATION FROM REFERENCE LEVEL" : "ELEVATION_FROM_REFERENCE_LEVEL",
+    "NUMBER OF VERTICAL CROSS SECTIONS" : "NUMBER_OF_VERTICAL_CROSS_SECTIONS",
+    "VERTICAL CROSS SECTION FILE FORMAT" : "VERTICAL_CROSS_SECTION_FILE_FORMAT",
+    "VERTICAL CROSS SECTION FILE" : "VERTICAL_CROSS_SECTION_FILE",
+    "NUMBER OF NODES FOR VERTICAL CROSS SECTION DISCRETIZATION" : "NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION",
     "ABSCISSAE OF THE VERTICES OF VERTICAL CROSS SECTION 1" : "ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1",
     "ORDINATES OF THE VERTICES OF VERTICAL CROSS SECTION 1" : "ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1",
     "ABSCISSAE OF THE VERTICES OF VERTICAL CROSS SECTION 2" : "ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_2",
@@ -72,23 +74,7 @@ dicoCasEnToCata = {
     "ABSCISSAE OF THE VERTICES OF VERTICAL CROSS SECTION 9" : "ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9",
     "ORDINATES OF THE VERTICES OF VERTICAL CROSS SECTION 9" : "ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9",
     "DISTORSION BETWEEN VERTICAL AND HORIZONTAL" : "DISTORSION_BETWEEN_VERTICAL_AND_HORIZONTAL",
-    "FORTRAN FILE" : "FORTRAN_FILE",
     "STEERING FILE" : "STEERING_FILE",
-    "3D RESULT FILE" : "RD_RESULT_FILE",
-    "3D RESULT FILE FORMAT" : "RD_RESULT_FILE_FORMAT",
-    "HORIZONTAL CROSS SECTION FILE" : "HORIZONTAL_CROSS_SECTION_FILE",
-    "HORIZONTAL CROSS SECTION FILE FORMAT" : "HORIZONTAL_CROSS_SECTION_FILE_FORMAT",
-    "VERTICAL CROSS SECTION FILE" : "VERTICAL_CROSS_SECTION_FILE",
-    "VERTICAL CROSS SECTION FILE FORMAT" : "VERTICAL_CROSS_SECTION_FILE_FORMAT",
-    "RELEASE" : "RELEASE",
-    "3D RESULT FILE BINARY" : "RD_RESULT_FILE_BINARY",
-    "CROSS SECTION FILE BINARY" : "CROSS_SECTION_FILE_BINARY",
-    "GEOMETRY FILE" : "GEOMETRY_FILE",
-    "GEOMETRY FILE FORMAT" : "GEOMETRY_FILE_FORMAT",
-    "GEOMETRY FILE BINARY" : "GEOMETRY_FILE_BINARY",
     "DICTIONARY" : "DICTIONARY",
-    "LIST OF FILES" : "LIST_OF_FILES",
-    "DESCRIPTION OF LIBRARIES" : "DESCRIPTION_OF_LIBRARIES",
-    "DEFAULT EXECUTABLE" : "DEFAULT_EXECUTABLE",
-    "DEFAULT PARALLEL EXECUTABLE" : "DEFAULT_PARALLEL_EXECUTABLE",
+    "PARALLEL PROCESSORS" : "PARALLEL_PROCESSORS",
 }
index 59219c829a9d6d1b571378fe51d7445e5ed9b0c3..072fc59ec02aa8e61fcafc7d0e67ec6e8e30b34f 100644 (file)
@@ -1,11 +1,20 @@
 dicoCataToFrTelemac = {
-    "NUMBER_OF_HORIZONTAL_CROSS_SECTIONS" : "NOMBRE DE COUPES HORIZONTALES",
-    "NUMBER_OF_VERTICAL_CROSS_SECTIONS" : "NOMBRE DE COUPES VERTICALES",
+    "RD_RESULT_FILE_FORMAT" : "FORMAT DU FICHIER DES RESULTATS 3D",
+    "RD_RESULT_FILE" : "FICHIER DES RESULTATS 3D",
+    "GEOMETRY_FILE_FORMAT" : "FORMAT DU FICHIER DE GEOMETRIE",
+    "GEOMETRY_FILE" : "FICHIER DE GEOMETRIE",
+    "FORTRAN_FILE" : "FICHIER FORTRAN",
     "NUMBER_OF_FIRST_RECORD_FOR_CROSS_SECTIONS" : "NUMERO DU PREMIER ENREGISTREMENT POUR LES COUPES",
     "PRINTOUT_PERIOD_FOR_CROSS_SECTIONS" : "PERIODE DE SORTIE DES COUPES",
+    "NUMBER_OF_HORIZONTAL_CROSS_SECTIONS" : "NOMBRE DE COUPES HORIZONTALES",
+    "HORIZONTAL_CROSS_SECTION_FILE_FORMAT" : "FORMAT DU FICHIER DES COUPES HORIZONTALES",
+    "HORIZONTAL_CROSS_SECTION_FILE" : "FICHIER DES COUPES HORIZONTALES",
     "REFERENCE_LEVEL_FOR_EACH_HORIZONTAL_CROSS_SECTION" : "PLAN DE REFERENCE POUR CHAQUE COUPE HORIZONTALE",
-    "NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION" : "NOMBRE DE POINTS DE DISCRETISATION POUR LES COUPES VERTICALES",
     "ELEVATION_FROM_REFERENCE_LEVEL" : "HAUTEUR PAR RAPPORT AU PLAN DE REFERENCE",
+    "NUMBER_OF_VERTICAL_CROSS_SECTIONS" : "NOMBRE DE COUPES VERTICALES",
+    "VERTICAL_CROSS_SECTION_FILE_FORMAT" : "FORMAT DU FICHIER DES COUPES VERTICALES",
+    "VERTICAL_CROSS_SECTION_FILE" : "FICHIER DES COUPES VERTICALES",
+    "NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION" : "NOMBRE DE POINTS DE DISCRETISATION POUR LES COUPES VERTICALES",
     "ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1" : "ABSCISSES DES SOMMETS DE LA COUPE VERTICALE 1",
     "ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1" : "ORDONNEES DES SOMMETS DE LA COUPE VERTICALE 1",
     "ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_2" : "ABSCISSES DES SOMMETS DE LA COUPE VERTICALE 2",
@@ -25,34 +34,27 @@ dicoCataToFrTelemac = {
     "ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9" : "ABSCISSES DES SOMMETS DE LA COUPE VERTICALE 9",
     "ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9" : "ORDONNEES DES SOMMETS DE LA COUPE VERTICALE 9",
     "DISTORSION_BETWEEN_VERTICAL_AND_HORIZONTAL" : "DISTORSION ENTRE VERTICALE ET HORIZONTALE",
-    "FORTRAN_FILE" : "FICHIER FORTRAN",
     "STEERING_FILE" : "FICHIER DES PARAMETRES",
-    "RD_RESULT_FILE" : "FICHIER DES RESULTATS 3D",
-    "RD_RESULT_FILE_FORMAT" : "FORMAT DU FICHIER DES RESULTATS 3D",
-    "HORIZONTAL_CROSS_SECTION_FILE" : "FICHIER DES COUPES HORIZONTALES",
-    "HORIZONTAL_CROSS_SECTION_FILE_FORMAT" : "FORMAT DU FICHIER DES COUPES HORIZONTALES",
-    "VERTICAL_CROSS_SECTION_FILE" : "FICHIER DES COUPES VERTICALES",
-    "VERTICAL_CROSS_SECTION_FILE_FORMAT" : "FORMAT DU FICHIER DES COUPES VERTICALES",
-    "RELEASE" : "NUMERO DE VERSION",
-    "RD_RESULT_FILE_BINARY" : "BINAIRE DU FICHIER DES RESULTATS 3D",
-    "CROSS_SECTION_FILE_BINARY" : "BINAIRE DES FICHIERS DES COUPES",
-    "GEOMETRY_FILE" : "FICHIER DE GEOMETRIE",
-    "GEOMETRY_FILE_FORMAT" : "FORMAT DU FICHIER DE GEOMETRIE",
-    "GEOMETRY_FILE_BINARY" : "BINAIRE DU FICHIER DE GEOMETRIE",
     "DICTIONARY" : "DICTIONNAIRE",
-    "LIST_OF_FILES" : "LISTE DES FICHIERS",
-    "DESCRIPTION_OF_LIBRARIES" : "DESCRIPTION DES LIBRAIRIES",
-    "DEFAULT_EXECUTABLE" : "EXECUTABLE PAR DEFAUT",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "EXECUTABLE PARALLELE PAR DEFAUT",
+    "PARALLEL_PROCESSORS" : "PROCESSEURS PARALLELES",
 }
 dicoCasFrToCata = {
-    "NOMBRE DE COUPES HORIZONTALES" : "NUMBER_OF_HORIZONTAL_CROSS_SECTIONS",
-    "NOMBRE DE COUPES VERTICALES" : "NUMBER_OF_VERTICAL_CROSS_SECTIONS",
+    "FORMAT DU FICHIER DES RESULTATS 3D" : "RD_RESULT_FILE_FORMAT",
+    "FICHIER DES RESULTATS 3D" : "RD_RESULT_FILE",
+    "FORMAT DU FICHIER DE GEOMETRIE" : "GEOMETRY_FILE_FORMAT",
+    "FICHIER DE GEOMETRIE" : "GEOMETRY_FILE",
+    "FICHIER FORTRAN" : "FORTRAN_FILE",
     "NUMERO DU PREMIER ENREGISTREMENT POUR LES COUPES" : "NUMBER_OF_FIRST_RECORD_FOR_CROSS_SECTIONS",
     "PERIODE DE SORTIE DES COUPES" : "PRINTOUT_PERIOD_FOR_CROSS_SECTIONS",
+    "NOMBRE DE COUPES HORIZONTALES" : "NUMBER_OF_HORIZONTAL_CROSS_SECTIONS",
+    "FORMAT DU FICHIER DES COUPES HORIZONTALES" : "HORIZONTAL_CROSS_SECTION_FILE_FORMAT",
+    "FICHIER DES COUPES HORIZONTALES" : "HORIZONTAL_CROSS_SECTION_FILE",
     "PLAN DE REFERENCE POUR CHAQUE COUPE HORIZONTALE" : "REFERENCE_LEVEL_FOR_EACH_HORIZONTAL_CROSS_SECTION",
-    "NOMBRE DE POINTS DE DISCRETISATION POUR LES COUPES VERTICALES" : "NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION",
     "HAUTEUR PAR RAPPORT AU PLAN DE REFERENCE" : "ELEVATION_FROM_REFERENCE_LEVEL",
+    "NOMBRE DE COUPES VERTICALES" : "NUMBER_OF_VERTICAL_CROSS_SECTIONS",
+    "FORMAT DU FICHIER DES COUPES VERTICALES" : "VERTICAL_CROSS_SECTION_FILE_FORMAT",
+    "FICHIER DES COUPES VERTICALES" : "VERTICAL_CROSS_SECTION_FILE",
+    "NOMBRE DE POINTS DE DISCRETISATION POUR LES COUPES VERTICALES" : "NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION",
     "ABSCISSES DES SOMMETS DE LA COUPE VERTICALE 1" : "ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1",
     "ORDONNEES DES SOMMETS DE LA COUPE VERTICALE 1" : "ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1",
     "ABSCISSES DES SOMMETS DE LA COUPE VERTICALE 2" : "ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_2",
@@ -72,23 +74,7 @@ dicoCasFrToCata = {
     "ABSCISSES DES SOMMETS DE LA COUPE VERTICALE 9" : "ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9",
     "ORDONNEES DES SOMMETS DE LA COUPE VERTICALE 9" : "ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9",
     "DISTORSION ENTRE VERTICALE ET HORIZONTALE" : "DISTORSION_BETWEEN_VERTICAL_AND_HORIZONTAL",
-    "FICHIER FORTRAN" : "FORTRAN_FILE",
     "FICHIER DES PARAMETRES" : "STEERING_FILE",
-    "FICHIER DES RESULTATS 3D" : "RD_RESULT_FILE",
-    "FORMAT DU FICHIER DES RESULTATS 3D" : "RD_RESULT_FILE_FORMAT",
-    "FICHIER DES COUPES HORIZONTALES" : "HORIZONTAL_CROSS_SECTION_FILE",
-    "FORMAT DU FICHIER DES COUPES HORIZONTALES" : "HORIZONTAL_CROSS_SECTION_FILE_FORMAT",
-    "FICHIER DES COUPES VERTICALES" : "VERTICAL_CROSS_SECTION_FILE",
-    "FORMAT DU FICHIER DES COUPES VERTICALES" : "VERTICAL_CROSS_SECTION_FILE_FORMAT",
-    "NUMERO DE VERSION" : "RELEASE",
-    "BINAIRE DU FICHIER DES RESULTATS 3D" : "RD_RESULT_FILE_BINARY",
-    "BINAIRE DES FICHIERS DES COUPES" : "CROSS_SECTION_FILE_BINARY",
-    "FICHIER DE GEOMETRIE" : "GEOMETRY_FILE",
-    "FORMAT DU FICHIER DE GEOMETRIE" : "GEOMETRY_FILE_FORMAT",
-    "BINAIRE DU FICHIER DE GEOMETRIE" : "GEOMETRY_FILE_BINARY",
     "DICTIONNAIRE" : "DICTIONARY",
-    "LISTE DES FICHIERS" : "LIST_OF_FILES",
-    "DESCRIPTION DES LIBRAIRIES" : "DESCRIPTION_OF_LIBRARIES",
-    "EXECUTABLE PAR DEFAUT" : "DEFAULT_EXECUTABLE",
-    "EXECUTABLE PARALLELE PAR DEFAUT" : "DEFAULT_PARALLEL_EXECUTABLE",
+    "PROCESSEURS PARALLELES" : "PARALLEL_PROCESSORS",
 }
index 5bb66dfd37f012e06621951cfea1a30b4baac000..3fe6691acad576e2d8ef7337dedaafc06f5536f7 100644 (file)
@@ -6,13 +6,22 @@ TelemacdicoFr = {
 }
 
 DicoCasFrToCata = {
-  "NOMBRE DE COUPES HORIZONTALES":"NUMBER_OF_HORIZONTAL_CROSS_SECTIONS",
-  "NOMBRE DE COUPES VERTICALES":"NUMBER_OF_VERTICAL_CROSS_SECTIONS",
+  "FORMAT DU FICHIER DES RESULTATS 3D":"RD_RESULT_FILE_FORMAT",
+  "FICHIER DES RESULTATS 3D":"RD_RESULT_FILE",
+  "FORMAT DU FICHIER DE GEOMETRIE":"GEOMETRY_FILE_FORMAT",
+  "FICHIER DE GEOMETRIE":"GEOMETRY_FILE",
+  "FICHIER FORTRAN":"FORTRAN_FILE",
   "NUMERO DU PREMIER ENREGISTREMENT POUR LES COUPES":"NUMBER_OF_FIRST_RECORD_FOR_CROSS_SECTIONS",
   "PERIODE DE SORTIE DES COUPES":"PRINTOUT_PERIOD_FOR_CROSS_SECTIONS",
+  "NOMBRE DE COUPES HORIZONTALES":"NUMBER_OF_HORIZONTAL_CROSS_SECTIONS",
+  "FORMAT DU FICHIER DES COUPES HORIZONTALES":"HORIZONTAL_CROSS_SECTION_FILE_FORMAT",
+  "FICHIER DES COUPES HORIZONTALES":"HORIZONTAL_CROSS_SECTION_FILE",
   "PLAN DE REFERENCE POUR CHAQUE COUPE HORIZONTALE":"REFERENCE_LEVEL_FOR_EACH_HORIZONTAL_CROSS_SECTION",
-  "NOMBRE DE POINTS DE DISCRETISATION POUR LES COUPES VERTICALES":"NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION",
   "HAUTEUR PAR RAPPORT AU PLAN DE REFERENCE":"ELEVATION_FROM_REFERENCE_LEVEL",
+  "NOMBRE DE COUPES VERTICALES":"NUMBER_OF_VERTICAL_CROSS_SECTIONS",
+  "FORMAT DU FICHIER DES COUPES VERTICALES":"VERTICAL_CROSS_SECTION_FILE_FORMAT",
+  "FICHIER DES COUPES VERTICALES":"VERTICAL_CROSS_SECTION_FILE",
+  "NOMBRE DE POINTS DE DISCRETISATION POUR LES COUPES VERTICALES":"NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION",
   "ABSCISSES DES SOMMETS DE LA COUPE VERTICALE 1":"ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1",
   "ORDONNEES DES SOMMETS DE LA COUPE VERTICALE 1":"ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1",
   "ABSCISSES DES SOMMETS DE LA COUPE VERTICALE 2":"ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_2",
@@ -32,35 +41,28 @@ DicoCasFrToCata = {
   "ABSCISSES DES SOMMETS DE LA COUPE VERTICALE 9":"ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9",
   "ORDONNEES DES SOMMETS DE LA COUPE VERTICALE 9":"ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9",
   "DISTORSION ENTRE VERTICALE ET HORIZONTALE":"DISTORSION_BETWEEN_VERTICAL_AND_HORIZONTAL",
-  "FICHIER FORTRAN":"FORTRAN_FILE",
   "FICHIER DES PARAMETRES":"STEERING_FILE",
-  "FICHIER DES RESULTATS 3D":"RD_RESULT_FILE",
-  "FORMAT DU FICHIER DES RESULTATS 3D":"RD_RESULT_FILE_FORMAT",
-  "FICHIER DES COUPES HORIZONTALES":"HORIZONTAL_CROSS_SECTION_FILE",
-  "FORMAT DU FICHIER DES COUPES HORIZONTALES":"HORIZONTAL_CROSS_SECTION_FILE_FORMAT",
-  "FICHIER DES COUPES VERTICALES":"VERTICAL_CROSS_SECTION_FILE",
-  "FORMAT DU FICHIER DES COUPES VERTICALES":"VERTICAL_CROSS_SECTION_FILE_FORMAT",
-  "NUMERO DE VERSION":"RELEASE",
-  "BINAIRE DU FICHIER DES RESULTATS 3D":"RD_RESULT_FILE_BINARY",
-  "BINAIRE DES FICHIERS DES COUPES":"CROSS_SECTION_FILE_BINARY",
-  "FICHIER DE GEOMETRIE":"GEOMETRY_FILE",
-  "FORMAT DU FICHIER DE GEOMETRIE":"GEOMETRY_FILE_FORMAT",
-  "BINAIRE DU FICHIER DE GEOMETRIE":"GEOMETRY_FILE_BINARY",
   "DICTIONNAIRE":"DICTIONARY",
-  "LISTE DES FICHIERS":"LIST_OF_FILES",
-  "DESCRIPTION DES LIBRAIRIES":"DESCRIPTION_OF_LIBRARIES",
-  "EXECUTABLE PAR DEFAUT":"DEFAULT_EXECUTABLE",
-  "EXECUTABLE PARALLELE PAR DEFAUT":"DEFAULT_PARALLEL_EXECUTABLE",
+  "PROCESSEURS PARALLELES":"PARALLEL_PROCESSORS",
 }
 
 DicoCasEnToCata = {
-  'NUMBER OF HORIZONTAL CROSS SECTIONS':'NUMBER_OF_HORIZONTAL_CROSS_SECTIONS',
-  'NUMBER OF VERTICAL CROSS SECTIONS':'NUMBER_OF_VERTICAL_CROSS_SECTIONS',
+  '3D RESULT FILE FORMAT':'RD_RESULT_FILE_FORMAT',
+  '3D RESULT FILE':'RD_RESULT_FILE',
+  'GEOMETRY FILE FORMAT':'GEOMETRY_FILE_FORMAT',
+  'GEOMETRY FILE':'GEOMETRY_FILE',
+  'FORTRAN FILE':'FORTRAN_FILE',
   'NUMBER OF FIRST RECORD FOR CROSS SECTIONS':'NUMBER_OF_FIRST_RECORD_FOR_CROSS_SECTIONS',
   'PRINTOUT PERIOD FOR CROSS SECTIONS':'PRINTOUT_PERIOD_FOR_CROSS_SECTIONS',
+  'NUMBER OF HORIZONTAL CROSS SECTIONS':'NUMBER_OF_HORIZONTAL_CROSS_SECTIONS',
+  'HORIZONTAL CROSS SECTION FILE FORMAT':'HORIZONTAL_CROSS_SECTION_FILE_FORMAT',
+  'HORIZONTAL CROSS SECTION FILE':'HORIZONTAL_CROSS_SECTION_FILE',
   'REFERENCE LEVEL FOR EACH HORIZONTAL CROSS SECTION':'REFERENCE_LEVEL_FOR_EACH_HORIZONTAL_CROSS_SECTION',
-  'NUMBER OF NODES FOR VERTICAL CROSS SECTION DISCRETIZATION':'NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION',
   'ELEVATION FROM REFERENCE LEVEL':'ELEVATION_FROM_REFERENCE_LEVEL',
+  'NUMBER OF VERTICAL CROSS SECTIONS':'NUMBER_OF_VERTICAL_CROSS_SECTIONS',
+  'VERTICAL CROSS SECTION FILE FORMAT':'VERTICAL_CROSS_SECTION_FILE_FORMAT',
+  'VERTICAL CROSS SECTION FILE':'VERTICAL_CROSS_SECTION_FILE',
+  'NUMBER OF NODES FOR VERTICAL CROSS SECTION DISCRETIZATION':'NUMBER_OF_NODES_FOR_VERTICAL_CROSS_SECTION_DISCRETIZATION',
   'ABSCISSAE OF THE VERTICES OF VERTICAL CROSS SECTION 1':'ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1',
   'ORDINATES OF THE VERTICES OF VERTICAL CROSS SECTION 1':'ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_1',
   'ABSCISSAE OF THE VERTICES OF VERTICAL CROSS SECTION 2':'ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_2',
@@ -80,25 +82,9 @@ DicoCasEnToCata = {
   'ABSCISSAE OF THE VERTICES OF VERTICAL CROSS SECTION 9':'ABSCISSAE_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9',
   'ORDINATES OF THE VERTICES OF VERTICAL CROSS SECTION 9':'ORDINATES_OF_THE_VERTICES_OF_VERTICAL_CROSS_SECTION_9',
   'DISTORSION BETWEEN VERTICAL AND HORIZONTAL':'DISTORSION_BETWEEN_VERTICAL_AND_HORIZONTAL',
-  'FORTRAN FILE':'FORTRAN_FILE',
   'STEERING FILE':'STEERING_FILE',
-  '3D RESULT FILE':'RD_RESULT_FILE',
-  '3D RESULT FILE FORMAT':'RD_RESULT_FILE_FORMAT',
-  'HORIZONTAL CROSS SECTION FILE':'HORIZONTAL_CROSS_SECTION_FILE',
-  'HORIZONTAL CROSS SECTION FILE FORMAT':'HORIZONTAL_CROSS_SECTION_FILE_FORMAT',
-  'VERTICAL CROSS SECTION FILE':'VERTICAL_CROSS_SECTION_FILE',
-  'VERTICAL CROSS SECTION FILE FORMAT':'VERTICAL_CROSS_SECTION_FILE_FORMAT',
-  'RELEASE':'RELEASE',
-  '3D RESULT FILE BINARY':'RD_RESULT_FILE_BINARY',
-  'CROSS SECTION FILE BINARY':'CROSS_SECTION_FILE_BINARY',
-  'GEOMETRY FILE':'GEOMETRY_FILE',
-  'GEOMETRY FILE FORMAT':'GEOMETRY_FILE_FORMAT',
-  'GEOMETRY FILE BINARY':'GEOMETRY_FILE_BINARY',
   'DICTIONARY':'DICTIONARY',
-  'LIST OF FILES':'LIST_OF_FILES',
-  'DESCRIPTION OF LIBRARIES':'DESCRIPTION_OF_LIBRARIES',
-  'DEFAULT EXECUTABLE':'DEFAULT_EXECUTABLE',
-  'DEFAULT PARALLEL EXECUTABLE':'DEFAULT_PARALLEL_EXECUTABLE',
+  'PARALLEL PROCESSORS':'PARALLEL_PROCESSORS',
 }
 DicoEnumCasFrToEnumCasEn = {
 'RD_RESULT_FILE_FORMAT':{
@@ -107,38 +93,22 @@ DicoEnumCasFrToEnumCasEn = {
   "MED":"MED",
 },
 
-'HORIZONTAL_CROSS_SECTION_FILE_FORMAT':{
+'GEOMETRY_FILE_FORMAT':{
   "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
-'VERTICAL_CROSS_SECTION_FILE_FORMAT':{
+'HORIZONTAL_CROSS_SECTION_FILE_FORMAT':{
   "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
-'RD_RESULT_FILE_BINARY':{
-  "STD":"STD",
-  "IBM":"IBM",
-  "I3E":"I3E",
-},
-
-'CROSS_SECTION_FILE_BINARY':{
-  "STD":"STD",
-  "I3E":"I3E",
-},
-
-'GEOMETRY_FILE_FORMAT':{
+'VERTICAL_CROSS_SECTION_FILE_FORMAT':{
   "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
-'GEOMETRY_FILE_BINARY':{
-  "STD":"STD",
-  "I3E":"I3E",
-},
-
 }
index 13461a3bbf8ec88d580825b8409a2ffec72c43a8..224bf8904868fa700826226ab72ca390f2c53551 100644 (file)
Binary files a/Telemac/postel3d_labelCataToIhm_en.qm and b/Telemac/postel3d_labelCataToIhm_en.qm differ
index ab14bad607fe4733e6e1ac99b343bf04afb603e5..be27168cafd7a2ba3b917a5fdb9a251ca281903f 100644 (file)
Binary files a/Telemac/postel3d_labelCataToIhm_fr.qm and b/Telemac/postel3d_labelCataToIhm_fr.qm differ
index 4f2c64a8e3f57cb91130294bad33bd9428c31a10..11842f7a069c504a8d3678955753a503823590b4 100644 (file)
@@ -44,12 +44,12 @@ JdC = JDC_CATA (code = 'SISYPHE',
 # Catalog entry for the MAP function : c_pre_interfaceBody_mesh
 # =======================================================================
 
-VERSION_CATALOGUE="TRUNK_20180306"
+VERSION_CATALOGUE="TRUNK_20210323"
 # -----------------------------------------------------------------------
 INPUT_OUTPUT__INFORMATION = PROC(nom= "INPUT_OUTPUT__INFORMATION",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    COMPUTATIONAL_INFORMATION = FACT(statut='f',
+    COMPUTATIONAL_INFORMATION = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         TITLE = SIMP(statut ='f',
@@ -60,50 +60,6 @@ INPUT_OUTPUT__INFORMATION = PROC(nom= "INPUT_OUTPUT__INFORMATION",op = None,
 Ce titre sera inscrit dans les sorties.""",
             ang = """Title of the case being considered.""",
         ),
-#       -----------------------------------
-        RELEASE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = 'TRUNK',
-            fr = """Numero de version des bibliotheques utilisees par SISYPHE.""",
-            ang = """Release of the libraries used by SISYPHE.""",
-        ),
-#       -----------------------------------
-        DESCRIPTION_OF_LIBRARIES = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM', min= 7, max= 7,
-            defaut = 'builds|PPP|lib|sisypheMMMVVV.LLL;builds|PPP|lib|nestorMMMVVV.LLL;builds|PPP|lib|biefMMMVVV.LLL;builds|PPP|lib|hermesMMMVVV.LLL;builds|PPP|lib|damoMMMVVV.LLL;builds|PPP|lib|parallelMMMVVV.LLL;builds|PPP|lib|specialMMMVVV.LLL',
-            fr = """Description des librairies de SISYPHE""",
-            ang = """SISYPHE LIBRARIES description""",
-        ),
-#       -----------------------------------
-        DEFAULT_EXECUTABLE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = 'builds|PPP|bin|sisypheMMMVVV.exe',
-            fr = """Executable par defaut de SISYPHE""",
-            ang = """Default executable for SISYPHE""",
-        ),
-#       -----------------------------------
-        DEFAULT_PARALLEL_EXECUTABLE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = 'builds|PPP|bin|sisypheMMMVVV.exe',
-            fr = """Executable par defaut de SISYPHE""",
-            ang = """Default executable for SISYPHE""",
-        ),
-    ),
-#   -----------------------------------
-    COMPUTATION_ENVIRONMENT = FACT(statut='f',
-#   -----------------------------------
-#       -----------------------------------
-        DICTIONARY = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = 'sisyphev6p2.dico',
-            fr = """Dictionnaire des mots cles.""",
-            ang = """Key word dictionary.""",
-        ),
     ),
 )
 # -----------------------------------------------------------------------
@@ -152,7 +108,7 @@ exact solution.""",
 #       -----------------------------------
             typ = 'TXM',
             into = ['SERAFIN','SERAFIND','MED'],
-            defaut = 'SERAFIN?',
+            defaut = 'SERAFIN',
             fr = """Format du fichier de resultats du calcul precedent.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -323,7 +279,7 @@ lesquels les debits instantanes et cumules seront donnes.""",
 #   -----------------------------------
     SHIELDS_PARAMETERS = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R', min=10, max=10,
+        typ = 'R', min=0, max='**',
         fr = """Utilise pour determiner la valeur de la contrainte critique
 d''entrainement (sediments non-cohesifs). En multiclasse, specifier la
 valeur pour chaque classe,sinon on prend la meme valeur.  Par defaut (si
@@ -517,6 +473,7 @@ are  mass concentrations in g/l or adimensionnal volume concentrations
 # -----------------------------------------------------------------------
 USELESS = PROC(nom= "USELESS",op = None,
 # -----------------------------------------------------------------------
+    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     VECTOR_LENGTH = SIMP(statut ='f',
 #   -----------------------------------
@@ -526,7 +483,7 @@ USELESS = PROC(nom= "USELESS",op = None,
         ang = """vector length on vector machines.""",
     ),
 #   -----------------------------------
-    STEERING_FILE = SIMP(statut ='o',
+    STEERING_FILE = SIMP(statut ='f',
 #   -----------------------------------
         typ = ('Fichier','All Files (*)'), max='**',
         defaut = '',
@@ -536,15 +493,15 @@ a realiser. Il peut-etre ecrit par l''utilisateur avec EDAMOX.""",
 of the computation. Could be written by the user with EDAMOX.""",
     ),
 #   -----------------------------------
-    MEAN_DIAMETER_OF_THE_SEDIMENT = SIMP(statut ='o',
+    MEAN_DIAMETER_OF_THE_SEDIMENT = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R', min=10, max=10,
+        typ = 'R', min=0, max='**',
         defaut = [.01,.01,.01,.01,.01,.01,.01,.01,.01,.01],
         fr = """Sets value of diameter dm for particular size class.""",
         ang = """Sets value of diameter dm for particular size class.""",
     ),
 #   -----------------------------------
-    GEOMETRY_FILE_BINARY = SIMP(statut ='o',
+    GEOMETRY_FILE_BINARY = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM',
         defaut = 'STD',
@@ -622,7 +579,7 @@ INPUT_OUTPUT__FILES = PROC(nom= "INPUT_OUTPUT__FILES",op = None,
 #   -----------------------------------
         typ = 'TXM',
         into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
+        defaut = 'SERAFIN',
         fr = """Format du fichier de geometrie.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -635,7 +592,7 @@ Possible values are:
 - MED     : MED format based on HDF5""",
     ),
 #   -----------------------------------
-    NAMES = FACT(statut='f',
+    NAMES = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         GEOMETRY_FILE = SIMP(statut ='f',
@@ -680,7 +637,7 @@ of the wave data in the subroutine CONDIM.""",
 #       -----------------------------------
         NAMES_OF_PRIVATE_VARIABLES = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'TXM', min= 2, max= 2,
+            typ = 'TXM', min=0, max='**',
             fr = """Noms des variables privees en 32 caracteres, 16 pour le nom
          16 pour l''unite. Elles correspondent au bloc PRIVE
          et peuvent etre lues dans le fichier de geometrie si elles
@@ -700,14 +657,6 @@ Les donnees de ce fichier sont sur le canal SIS\_FILES(SISLIQ)%LU.""",
             ang = """Variations in time of boundary conditions. Data of this file
 are read on channel SIS\_FILES(SISLIQ)%LU.""",
         ),
-#       -----------------------------------
-        LIST_OF_FILES = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM', min=21, max=21,
-            defaut = 'GEOMETRY FILE;BOUNDARY CONDITIONS FILE;RESULTS FILE;BOTTOM TOPOGRAPHY FILE;REFERENCE FILE;PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE;PREVIOUS COMPUTATION FILE;HYDRODYNAMIC FILE;WAVE FILE;FORTRAN FILE;STEERING FILE;NESTOR ACTION FILE;NESTOR POLYGON FILE;NESTOR SURFACE REFERENCE FILE;NESTOR RESTART FILE;DICTIONARY;SECTIONS INPUT FILE;SECTIONS OUTPUT FILE;LIQUID BOUNDARIES FILE;FLUXLINE INPUT FILE;C-VSM RESULTS FILE',
-            fr = """""",
-            ang = """""",
-        ),
     ),
 )
 # -----------------------------------------------------------------------
@@ -718,7 +667,7 @@ RESULTS = PROC(nom= "RESULTS",op = None,
 #   -----------------------------------
         typ = 'TXM',
         into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
+        defaut = 'SERAFIN',
         fr = """Format du fichier de resultats.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -743,7 +692,7 @@ GRAPHIC PRINTOUT PERIOD.""",
     VARIABLES_TO_BE_PRINTED = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM', max='**',
-        into = ["velocity along x axis (m/s)","velocity along y axis (m/s)","wawe celerity (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","Froude number","scalar flowrate of fluid (m2/s)","flowrate along x axis (m2/s)","flowrate along y axis (m2/s)","bed-load discharge (m2/s)","bed-load discharge along x axis (m2/s)","bed-load discharge along y axis (m2/s)","bottom evolution (m)","non erodable bottom","bed friction coefficient (m if Nikuradse)","mean bottom friction (N/m2)","wave angle with axis Oy (deg)","wave height","wave period","fraction of sediment of class i in the first layer","fraction of sediment of class i in the second layer","bed load transport rate of sediment of class i", "thicknes of bed layer i", "concentration of bed layer i ","concentration for class i","saturated concentration (kg/m3)","supplementary variable A","supplementary variable G","supplementary variable L","supplementary variable O"],
+        into = ["velocity along x axis (m/s)","velocity along y axis (m/s)","wawe celerity (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","Froude number","scalar flowrate of fluid (m2/s)","flowrate along x axis (m2/s)","flowrate along y axis (m2/s)","bed-load discharge (m2/s)","bed-load discharge along x axis (m2/s)","bed-load discharge along y axis (m2/s)","bottom evolution (m)","non erodable bottom","bed friction coefficient (m if Nikuradse)","mean bottom friction (N/m2)","wave angle with axis Oy (deg)","wave height","wave period","fraction of sediment of class**n layer*","fraction of sediment of class11n layer*","fraction of sediment of class22n layer*","fraction of sediment of class33n layer*","fraction of sediment of class44n layer*","fraction of sediment of class55n layer*","fraction of sediment of class66n layer*","fraction of sediment of class77n layer*","fraction of sediment of class88n layer*","fraction of sediment of class99n layer*","fraction of sediment of class1010n layer*","fraction of sediment of class1111n layer*","fraction of sediment of class1212n layer*","fraction of sediment of class1313n layer*","fraction of sediment of class1414n layer*","fraction of sediment of class1515n layer*","fraction of sediment of class1616n layer*","fraction of sediment of class1717n layer*","fraction of sediment of class1818n layer*","fraction of sediment of class1919n layer*","fraction of sediment of class****n layer*","fraction of sediment of class**n layer1","fraction of sediment of class11n layer1","fraction of sediment of class22n layer1","fraction of sediment of class33n layer1","fraction of sediment of class44n layer1","fraction of sediment of class55n layer1","fraction of sediment of class66n layer1","fraction of sediment of class77n layer1","fraction of sediment of class88n layer1","fraction of sediment of class99n layer1","fraction of sediment of class1010n layer1","fraction of sediment of class1111n layer1","fraction of sediment of class1212n layer1","fraction of sediment of class1313n layer1","fraction of sediment of class1414n layer1","fraction of sediment of class1515n layer1","fraction of sediment of class1616n layer1","fraction of sediment of class1717n layer1","fraction of sediment of class1818n layer1","fraction of sediment of class1919n layer1","fraction of sediment of class****n layer1","fraction of sediment of class**n layer2","fraction of sediment of class11n layer2","fraction of sediment of class22n layer2","fraction of sediment of class33n layer2","fraction of sediment of class44n layer2","fraction of sediment of class55n layer2","fraction of sediment of class66n layer2","fraction of sediment of class77n layer2","fraction of sediment of class88n layer2","fraction of sediment of class99n layer2","fraction of sediment of class1010n layer2","fraction of sediment of class1111n layer2","fraction of sediment of class1212n layer2","fraction of sediment of class1313n layer2","fraction of sediment of class1414n layer2","fraction of sediment of class1515n layer2","fraction of sediment of class1616n layer2","fraction of sediment of class1717n layer2","fraction of sediment of class1818n layer2","fraction of sediment of class1919n layer2","fraction of sediment of class****n layer2","fraction of sediment of class**n layer3","fraction of sediment of class11n layer3","fraction of sediment of class22n layer3","fraction of sediment of class33n layer3","fraction of sediment of class44n layer3","fraction of sediment of class55n layer3","fraction of sediment of class66n layer3","fraction of sediment of class77n layer3","fraction of sediment of class88n layer3","fraction of sediment of class99n layer3","fraction of sediment of class1010n layer3","fraction of sediment of class1111n layer3","fraction of sediment of class1212n layer3","fraction of sediment of class1313n layer3","fraction of sediment of class1414n layer3","fraction of sediment of class1515n layer3","fraction of sediment of class1616n layer3","fraction of sediment of class1717n layer3","fraction of sediment of class1818n layer3","fraction of sediment of class1919n layer3","fraction of sediment of class****n layer3","fraction of sediment of class**n layer4","fraction of sediment of class11n layer4","fraction of sediment of class22n layer4","fraction of sediment of class33n layer4","fraction of sediment of class44n layer4","fraction of sediment of class55n layer4","fraction of sediment of class66n layer4","fraction of sediment of class77n layer4","fraction of sediment of class88n layer4","fraction of sediment of class99n layer4","fraction of sediment of class1010n layer4","fraction of sediment of class1111n layer4","fraction of sediment of class1212n layer4","fraction of sediment of class1313n layer4","fraction of sediment of class1414n layer4","fraction of sediment of class1515n layer4","fraction of sediment of class1616n layer4","fraction of sediment of class1717n layer4","fraction of sediment of class1818n layer4","fraction of sediment of class1919n layer4","fraction of sediment of class****n layer4","fraction of sediment of class**n layer5","fraction of sediment of class11n layer5","fraction of sediment of class22n layer5","fraction of sediment of class33n layer5","fraction of sediment of class44n layer5","fraction of sediment of class55n layer5","fraction of sediment of class66n layer5","fraction of sediment of class77n layer5","fraction of sediment of class88n layer5","fraction of sediment of class99n layer5","fraction of sediment of class1010n layer5","fraction of sediment of class1111n layer5","fraction of sediment of class1212n layer5","fraction of sediment of class1313n layer5","fraction of sediment of class1414n layer5","fraction of sediment of class1515n layer5","fraction of sediment of class1616n layer5","fraction of sediment of class1717n layer5","fraction of sediment of class1818n layer5","fraction of sediment of class1919n layer5","fraction of sediment of class****n layer5","fraction of sediment of class**n layer6","fraction of sediment of class11n layer6","fraction of sediment of class22n layer6","fraction of sediment of class33n layer6","fraction of sediment of class44n layer6","fraction of sediment of class55n layer6","fraction of sediment of class66n layer6","fraction of sediment of class77n layer6","fraction of sediment of class88n layer6","fraction of sediment of class99n layer6","fraction of sediment of class1010n layer6","fraction of sediment of class1111n layer6","fraction of sediment of class1212n layer6","fraction of sediment of class1313n layer6","fraction of sediment of class1414n layer6","fraction of sediment of class1515n layer6","fraction of sediment of class1616n layer6","fraction of sediment of class1717n layer6","fraction of sediment of class1818n layer6","fraction of sediment of class1919n layer6","fraction of sediment of class****n layer6","fraction of sediment of class**n layer7","fraction of sediment of class11n layer7","fraction of sediment of class22n layer7","fraction of sediment of class33n layer7","fraction of sediment of class44n layer7","fraction of sediment of class55n layer7","fraction of sediment of class66n layer7","fraction of sediment of class77n layer7","fraction of sediment of class88n layer7","fraction of sediment of class99n layer7","fraction of sediment of class1010n layer7","fraction of sediment of class1111n layer7","fraction of sediment of class1212n layer7","fraction of sediment of class1313n layer7","fraction of sediment of class1414n layer7","fraction of sediment of class1515n layer7","fraction of sediment of class1616n layer7","fraction of sediment of class1717n layer7","fraction of sediment of class1818n layer7","fraction of sediment of class1919n layer7","fraction of sediment of class****n layer7","fraction of sediment of class**n layer8","fraction of sediment of class11n layer8","fraction of sediment of class22n layer8","fraction of sediment of class33n layer8","fraction of sediment of class44n layer8","fraction of sediment of class55n layer8","fraction of sediment of class66n layer8","fraction of sediment of class77n layer8","fraction of sediment of class88n layer8","fraction of sediment of class99n layer8","fraction of sediment of class1010n layer8","fraction of sediment of class1111n layer8","fraction of sediment of class1212n layer8","fraction of sediment of class1313n layer8","fraction of sediment of class1414n layer8","fraction of sediment of class1515n layer8","fraction of sediment of class1616n layer8","fraction of sediment of class1717n layer8","fraction of sediment of class1818n layer8","fraction of sediment of class1919n layer8","fraction of sediment of class****n layer8","fraction of sediment of class**n layer9","fraction of sediment of class11n layer9","fraction of sediment of class22n layer9","fraction of sediment of class33n layer9","fraction of sediment of class44n layer9","fraction of sediment of class55n layer9","fraction of sediment of class66n layer9","fraction of sediment of class77n layer9","fraction of sediment of class88n layer9","fraction of sediment of class99n layer9","fraction of sediment of class1010n layer9","fraction of sediment of class1111n layer9","fraction of sediment of class1212n layer9","fraction of sediment of class1313n layer9","fraction of sediment of class1414n layer9","fraction of sediment of class1515n layer9","fraction of sediment of class1616n layer9","fraction of sediment of class1717n layer9","fraction of sediment of class1818n layer9","fraction of sediment of class1919n layer9","fraction of sediment of class****n layer9","fraction of sediment of class**n layer10","fraction of sediment of class11n layer10","fraction of sediment of class22n layer10","fraction of sediment of class33n layer10","fraction of sediment of class44n layer10","fraction of sediment of class55n layer10","fraction of sediment of class66n layer10","fraction of sediment of class77n layer10","fraction of sediment of class88n layer10","fraction of sediment of class99n layer10","fraction of sediment of class1010n layer10","fraction of sediment of class1111n layer10","fraction of sediment of class1212n layer10","fraction of sediment of class1313n layer10","fraction of sediment of class1414n layer10","fraction of sediment of class1515n layer10","fraction of sediment of class1616n layer10","fraction of sediment of class1717n layer10","fraction of sediment of class1818n layer10","fraction of sediment of class1919n layer10","fraction of sediment of class****n layer10","fraction of sediment of class**n layer11","fraction of sediment of class11n layer11","fraction of sediment of class22n layer11","fraction of sediment of class33n layer11","fraction of sediment of class44n layer11","fraction of sediment of class55n layer11","fraction of sediment of class66n layer11","fraction of sediment of class77n layer11","fraction of sediment of class88n layer11","fraction of sediment of class99n layer11","fraction of sediment of class1010n layer11","fraction of sediment of class1111n layer11","fraction of sediment of class1212n layer11","fraction of sediment of class1313n layer11","fraction of sediment of class1414n layer11","fraction of sediment of class1515n layer11","fraction of sediment of class1616n layer11","fraction of sediment of class1717n layer11","fraction of sediment of class1818n layer11","fraction of sediment of class1919n layer11","fraction of sediment of class****n layer11","fraction of sediment of class**n layer12","fraction of sediment of class11n layer12","fraction of sediment of class22n layer12","fraction of sediment of class33n layer12","fraction of sediment of class44n layer12","fraction of sediment of class55n layer12","fraction of sediment of class66n layer12","fraction of sediment of class77n layer12","fraction of sediment of class88n layer12","fraction of sediment of class99n layer12","fraction of sediment of class1010n layer12","fraction of sediment of class1111n layer12","fraction of sediment of class1212n layer12","fraction of sediment of class1313n layer12","fraction of sediment of class1414n layer12","fraction of sediment of class1515n layer12","fraction of sediment of class1616n layer12","fraction of sediment of class1717n layer12","fraction of sediment of class1818n layer12","fraction of sediment of class1919n layer12","fraction of sediment of class****n layer12","fraction of sediment of class**n layer13","fraction of sediment of class11n layer13","fraction of sediment of class22n layer13","fraction of sediment of class33n layer13","fraction of sediment of class44n layer13","fraction of sediment of class55n layer13","fraction of sediment of class66n layer13","fraction of sediment of class77n layer13","fraction of sediment of class88n layer13","fraction of sediment of class99n layer13","fraction of sediment of class1010n layer13","fraction of sediment of class1111n layer13","fraction of sediment of class1212n layer13","fraction of sediment of class1313n layer13","fraction of sediment of class1414n layer13","fraction of sediment of class1515n layer13","fraction of sediment of class1616n layer13","fraction of sediment of class1717n layer13","fraction of sediment of class1818n layer13","fraction of sediment of class1919n layer13","fraction of sediment of class****n layer13","fraction of sediment of class**n layer14","fraction of sediment of class11n layer14","fraction of sediment of class22n layer14","fraction of sediment of class33n layer14","fraction of sediment of class44n layer14","fraction of sediment of class55n layer14","fraction of sediment of class66n layer14","fraction of sediment of class77n layer14","fraction of sediment of class88n layer14","fraction of sediment of class99n layer14","fraction of sediment of class1010n layer14","fraction of sediment of class1111n layer14","fraction of sediment of class1212n layer14","fraction of sediment of class1313n layer14","fraction of sediment of class1414n layer14","fraction of sediment of class1515n layer14","fraction of sediment of class1616n layer14","fraction of sediment of class1717n layer14","fraction of sediment of class1818n layer14","fraction of sediment of class1919n layer14","fraction of sediment of class****n layer14","fraction of sediment of class**n layer15","fraction of sediment of class11n layer15","fraction of sediment of class22n layer15","fraction of sediment of class33n layer15","fraction of sediment of class44n layer15","fraction of sediment of class55n layer15","fraction of sediment of class66n layer15","fraction of sediment of class77n layer15","fraction of sediment of class88n layer15","fraction of sediment of class99n layer15","fraction of sediment of class1010n layer15","fraction of sediment of class1111n layer15","fraction of sediment of class1212n layer15","fraction of sediment of class1313n layer15","fraction of sediment of class1414n layer15","fraction of sediment of class1515n layer15","fraction of sediment of class1616n layer15","fraction of sediment of class1717n layer15","fraction of sediment of class1818n layer15","fraction of sediment of class1919n layer15","fraction of sediment of class****n layer15","fraction of sediment of class**n layer16","fraction of sediment of class11n layer16","fraction of sediment of class22n layer16","fraction of sediment of class33n layer16","fraction of sediment of class44n layer16","fraction of sediment of class55n layer16","fraction of sediment of class66n layer16","fraction of sediment of class77n layer16","fraction of sediment of class88n layer16","fraction of sediment of class99n layer16","fraction of sediment of class1010n layer16","fraction of sediment of class1111n layer16","fraction of sediment of class1212n layer16","fraction of sediment of class1313n layer16","fraction of sediment of class1414n layer16","fraction of sediment of class1515n layer16","fraction of sediment of class1616n layer16","fraction of sediment of class1717n layer16","fraction of sediment of class1818n layer16","fraction of sediment of class1919n layer16","fraction of sediment of class****n layer16","fraction of sediment of class**n layer17","fraction of sediment of class11n layer17","fraction of sediment of class22n layer17","fraction of sediment of class33n layer17","fraction of sediment of class44n layer17","fraction of sediment of class55n layer17","fraction of sediment of class66n layer17","fraction of sediment of class77n layer17","fraction of sediment of class88n layer17","fraction of sediment of class99n layer17","fraction of sediment of class1010n layer17","fraction of sediment of class1111n layer17","fraction of sediment of class1212n layer17","fraction of sediment of class1313n layer17","fraction of sediment of class1414n layer17","fraction of sediment of class1515n layer17","fraction of sediment of class1616n layer17","fraction of sediment of class1717n layer17","fraction of sediment of class1818n layer17","fraction of sediment of class1919n layer17","fraction of sediment of class****n layer17","fraction of sediment of class**n layer18","fraction of sediment of class11n layer18","fraction of sediment of class22n layer18","fraction of sediment of class33n layer18","fraction of sediment of class44n layer18","fraction of sediment of class55n layer18","fraction of sediment of class66n layer18","fraction of sediment of class77n layer18","fraction of sediment of class88n layer18","fraction of sediment of class99n layer18","fraction of sediment of class1010n layer18","fraction of sediment of class1111n layer18","fraction of sediment of class1212n layer18","fraction of sediment of class1313n layer18","fraction of sediment of class1414n layer18","fraction of sediment of class1515n layer18","fraction of sediment of class1616n layer18","fraction of sediment of class1717n layer18","fraction of sediment of class1818n layer18","fraction of sediment of class1919n layer18","fraction of sediment of class****n layer18","fraction of sediment of class**n layer19","fraction of sediment of class11n layer19","fraction of sediment of class22n layer19","fraction of sediment of class33n layer19","fraction of sediment of class44n layer19","fraction of sediment of class55n layer19","fraction of sediment of class66n layer19","fraction of sediment of class77n layer19","fraction of sediment of class88n layer19","fraction of sediment of class99n layer19","fraction of sediment of class1010n layer19","fraction of sediment of class1111n layer19","fraction of sediment of class1212n layer19","fraction of sediment of class1313n layer19","fraction of sediment of class1414n layer19","fraction of sediment of class1515n layer19","fraction of sediment of class1616n layer19","fraction of sediment of class1717n layer19","fraction of sediment of class1818n layer19","fraction of sediment of class1919n layer19","fraction of sediment of class****n layer19","fraction of sediment of class**n layer**","fraction of sediment of class11n layer**","fraction of sediment of class22n layer**","fraction of sediment of class33n layer**","fraction of sediment of class44n layer**","fraction of sediment of class55n layer**","fraction of sediment of class66n layer**","fraction of sediment of class77n layer**","fraction of sediment of class88n layer**","fraction of sediment of class99n layer**","fraction of sediment of class1010n layer**","fraction of sediment of class1111n layer**","fraction of sediment of class1212n layer**","fraction of sediment of class1313n layer**","fraction of sediment of class1414n layer**","fraction of sediment of class1515n layer**","fraction of sediment of class1616n layer**","fraction of sediment of class1717n layer**","fraction of sediment of class1818n layer**","fraction of sediment of class1919n layer**","fraction of sediment of class****n layer**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**", "thicknes of bed layer k", "concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","saturated concentration (kg/m3)","supplementary variable A","supplementary variable G","supplementary variable L","supplementary variable O","reference level for Nestor "],
         defaut = '',
         fr = """Nom des variables que l''utilisateur desire ecrire sur
 le lisring. Meme possibilites que pour les sorties graphiques.""",
@@ -834,7 +783,7 @@ DATA_FILES = PROC(nom= "DATA_FILES",op = None,
 #   -----------------------------------
         typ = 'TXM',
         into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
+        defaut = 'SERAFIN',
         fr = """Format du fichier de resultats du calcul precedent.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -851,7 +800,7 @@ Possible values are:
 #   -----------------------------------
         typ = 'TXM',
         into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
+        defaut = 'SERAFIN',
         fr = """Format du fichier de houle.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -866,8 +815,8 @@ Possible values are:
 #   -----------------------------------
     FORTRAN_FILE = SIMP(statut ='f',
 #   -----------------------------------
-        typ = ('Fichier','All Files (*)'), max='**',
-        defaut = 'DEFAUT',
+        typ = 'FichierOuRepertoire',
+        defaut = '',
         fr = """Nom du fichier FORTRAN a soumettre.""",
         ang = """Name of FORTRAN file to be submitted.""",
     ),
@@ -936,7 +885,7 @@ INITIAL_CONDITIONS = PROC(nom= "INITIAL_CONDITIONS",op = None,
 #   -----------------------------------
         typ = 'TXM',
         into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
+        defaut = 'SERAFIN',
         fr = """Format du fichier de resultats du calcul precedent.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -999,7 +948,7 @@ INPUT_OUTPUT__GRAPHICS_AND_LISTING = PROC(nom= "INPUT_OUTPUT__GRAPHICS_AND_LISTI
     VARIABLES_FOR_GRAPHIC_PRINTOUTS = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM', min=0, max='**',
-        into = ["velocity along x axis (m/s)","velocity along y axis (m/s)","wawe celerity (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","Froude number","scalar flowrate of fluid (m2/s)","flowrate along x axis (m2/s)","flowrate along y axis (m2/s)","bed-load discharge (m2/s)","bed-load discharge along x axis (m2/s)","bed-load discharge along y axis (m2/s)","bottom evolution (m)","non erodable bottom","total bed roughness (m)","Bed Shear stress (Totalfriction) (N/m2)", "Skin friction correction factor", "Mean grain diameter","wave angle with axis Oy (deg)","suspended load transport rate (m2/s)","bed load transport rate (m2/s)","wave height","wave period","wave orbital velocity (m/s)","fraction of sediment of class i in the first layer","fraction of sediment of class i in the second layer","fraction of sediment of class i in the k layer","thickness of the k layer","concentration of bed layer k","bed load transport rate of sediment of class i","concentration volumic or mass concentration for class i","saturated concentration (kg/m3)","supplementary variable A","supplementary variable G","supplementary variable L","supplementary variable O"],
+        into = ["velocity along x axis (m/s)","velocity along y axis (m/s)","wawe celerity (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","Froude number","scalar flowrate of fluid (m2/s)","flowrate along x axis (m2/s)","flowrate along y axis (m2/s)","bed-load discharge (m2/s)","bed-load discharge along x axis (m2/s)","bed-load discharge along y axis (m2/s)","bottom evolution (m)","non erodable bottom","total bed roughness (m)","Bed Shear stress (Totalfriction) (N/m2)","Skin friction correction factor","Mean grain diameter","wave angle with axis Oy (deg)","suspended load transport rate (m2/s)","bed load transport rate (m2/s)","wave height","wave period","wave orbital velocity (m/s)","fraction of sediment of class**n layer*","fraction of sediment of class11n layer*","fraction of sediment of class22n layer*","fraction of sediment of class33n layer*","fraction of sediment of class44n layer*","fraction of sediment of class55n layer*","fraction of sediment of class66n layer*","fraction of sediment of class77n layer*","fraction of sediment of class88n layer*","fraction of sediment of class99n layer*","fraction of sediment of class1010n layer*","fraction of sediment of class1111n layer*","fraction of sediment of class1212n layer*","fraction of sediment of class1313n layer*","fraction of sediment of class1414n layer*","fraction of sediment of class1515n layer*","fraction of sediment of class1616n layer*","fraction of sediment of class1717n layer*","fraction of sediment of class1818n layer*","fraction of sediment of class1919n layer*","fraction of sediment of class****n layer*","fraction of sediment of class**n layer1","fraction of sediment of class11n layer1","fraction of sediment of class22n layer1","fraction of sediment of class33n layer1","fraction of sediment of class44n layer1","fraction of sediment of class55n layer1","fraction of sediment of class66n layer1","fraction of sediment of class77n layer1","fraction of sediment of class88n layer1","fraction of sediment of class99n layer1","fraction of sediment of class1010n layer1","fraction of sediment of class1111n layer1","fraction of sediment of class1212n layer1","fraction of sediment of class1313n layer1","fraction of sediment of class1414n layer1","fraction of sediment of class1515n layer1","fraction of sediment of class1616n layer1","fraction of sediment of class1717n layer1","fraction of sediment of class1818n layer1","fraction of sediment of class1919n layer1","fraction of sediment of class****n layer1","fraction of sediment of class**n layer2","fraction of sediment of class11n layer2","fraction of sediment of class22n layer2","fraction of sediment of class33n layer2","fraction of sediment of class44n layer2","fraction of sediment of class55n layer2","fraction of sediment of class66n layer2","fraction of sediment of class77n layer2","fraction of sediment of class88n layer2","fraction of sediment of class99n layer2","fraction of sediment of class1010n layer2","fraction of sediment of class1111n layer2","fraction of sediment of class1212n layer2","fraction of sediment of class1313n layer2","fraction of sediment of class1414n layer2","fraction of sediment of class1515n layer2","fraction of sediment of class1616n layer2","fraction of sediment of class1717n layer2","fraction of sediment of class1818n layer2","fraction of sediment of class1919n layer2","fraction of sediment of class****n layer2","fraction of sediment of class**n layer3","fraction of sediment of class11n layer3","fraction of sediment of class22n layer3","fraction of sediment of class33n layer3","fraction of sediment of class44n layer3","fraction of sediment of class55n layer3","fraction of sediment of class66n layer3","fraction of sediment of class77n layer3","fraction of sediment of class88n layer3","fraction of sediment of class99n layer3","fraction of sediment of class1010n layer3","fraction of sediment of class1111n layer3","fraction of sediment of class1212n layer3","fraction of sediment of class1313n layer3","fraction of sediment of class1414n layer3","fraction of sediment of class1515n layer3","fraction of sediment of class1616n layer3","fraction of sediment of class1717n layer3","fraction of sediment of class1818n layer3","fraction of sediment of class1919n layer3","fraction of sediment of class****n layer3","fraction of sediment of class**n layer4","fraction of sediment of class11n layer4","fraction of sediment of class22n layer4","fraction of sediment of class33n layer4","fraction of sediment of class44n layer4","fraction of sediment of class55n layer4","fraction of sediment of class66n layer4","fraction of sediment of class77n layer4","fraction of sediment of class88n layer4","fraction of sediment of class99n layer4","fraction of sediment of class1010n layer4","fraction of sediment of class1111n layer4","fraction of sediment of class1212n layer4","fraction of sediment of class1313n layer4","fraction of sediment of class1414n layer4","fraction of sediment of class1515n layer4","fraction of sediment of class1616n layer4","fraction of sediment of class1717n layer4","fraction of sediment of class1818n layer4","fraction of sediment of class1919n layer4","fraction of sediment of class****n layer4","fraction of sediment of class**n layer5","fraction of sediment of class11n layer5","fraction of sediment of class22n layer5","fraction of sediment of class33n layer5","fraction of sediment of class44n layer5","fraction of sediment of class55n layer5","fraction of sediment of class66n layer5","fraction of sediment of class77n layer5","fraction of sediment of class88n layer5","fraction of sediment of class99n layer5","fraction of sediment of class1010n layer5","fraction of sediment of class1111n layer5","fraction of sediment of class1212n layer5","fraction of sediment of class1313n layer5","fraction of sediment of class1414n layer5","fraction of sediment of class1515n layer5","fraction of sediment of class1616n layer5","fraction of sediment of class1717n layer5","fraction of sediment of class1818n layer5","fraction of sediment of class1919n layer5","fraction of sediment of class****n layer5","fraction of sediment of class**n layer6","fraction of sediment of class11n layer6","fraction of sediment of class22n layer6","fraction of sediment of class33n layer6","fraction of sediment of class44n layer6","fraction of sediment of class55n layer6","fraction of sediment of class66n layer6","fraction of sediment of class77n layer6","fraction of sediment of class88n layer6","fraction of sediment of class99n layer6","fraction of sediment of class1010n layer6","fraction of sediment of class1111n layer6","fraction of sediment of class1212n layer6","fraction of sediment of class1313n layer6","fraction of sediment of class1414n layer6","fraction of sediment of class1515n layer6","fraction of sediment of class1616n layer6","fraction of sediment of class1717n layer6","fraction of sediment of class1818n layer6","fraction of sediment of class1919n layer6","fraction of sediment of class****n layer6","fraction of sediment of class**n layer7","fraction of sediment of class11n layer7","fraction of sediment of class22n layer7","fraction of sediment of class33n layer7","fraction of sediment of class44n layer7","fraction of sediment of class55n layer7","fraction of sediment of class66n layer7","fraction of sediment of class77n layer7","fraction of sediment of class88n layer7","fraction of sediment of class99n layer7","fraction of sediment of class1010n layer7","fraction of sediment of class1111n layer7","fraction of sediment of class1212n layer7","fraction of sediment of class1313n layer7","fraction of sediment of class1414n layer7","fraction of sediment of class1515n layer7","fraction of sediment of class1616n layer7","fraction of sediment of class1717n layer7","fraction of sediment of class1818n layer7","fraction of sediment of class1919n layer7","fraction of sediment of class****n layer7","fraction of sediment of class**n layer8","fraction of sediment of class11n layer8","fraction of sediment of class22n layer8","fraction of sediment of class33n layer8","fraction of sediment of class44n layer8","fraction of sediment of class55n layer8","fraction of sediment of class66n layer8","fraction of sediment of class77n layer8","fraction of sediment of class88n layer8","fraction of sediment of class99n layer8","fraction of sediment of class1010n layer8","fraction of sediment of class1111n layer8","fraction of sediment of class1212n layer8","fraction of sediment of class1313n layer8","fraction of sediment of class1414n layer8","fraction of sediment of class1515n layer8","fraction of sediment of class1616n layer8","fraction of sediment of class1717n layer8","fraction of sediment of class1818n layer8","fraction of sediment of class1919n layer8","fraction of sediment of class****n layer8","fraction of sediment of class**n layer9","fraction of sediment of class11n layer9","fraction of sediment of class22n layer9","fraction of sediment of class33n layer9","fraction of sediment of class44n layer9","fraction of sediment of class55n layer9","fraction of sediment of class66n layer9","fraction of sediment of class77n layer9","fraction of sediment of class88n layer9","fraction of sediment of class99n layer9","fraction of sediment of class1010n layer9","fraction of sediment of class1111n layer9","fraction of sediment of class1212n layer9","fraction of sediment of class1313n layer9","fraction of sediment of class1414n layer9","fraction of sediment of class1515n layer9","fraction of sediment of class1616n layer9","fraction of sediment of class1717n layer9","fraction of sediment of class1818n layer9","fraction of sediment of class1919n layer9","fraction of sediment of class****n layer9","fraction of sediment of class**n layer10","fraction of sediment of class11n layer10","fraction of sediment of class22n layer10","fraction of sediment of class33n layer10","fraction of sediment of class44n layer10","fraction of sediment of class55n layer10","fraction of sediment of class66n layer10","fraction of sediment of class77n layer10","fraction of sediment of class88n layer10","fraction of sediment of class99n layer10","fraction of sediment of class1010n layer10","fraction of sediment of class1111n layer10","fraction of sediment of class1212n layer10","fraction of sediment of class1313n layer10","fraction of sediment of class1414n layer10","fraction of sediment of class1515n layer10","fraction of sediment of class1616n layer10","fraction of sediment of class1717n layer10","fraction of sediment of class1818n layer10","fraction of sediment of class1919n layer10","fraction of sediment of class****n layer10","fraction of sediment of class**n layer11","fraction of sediment of class11n layer11","fraction of sediment of class22n layer11","fraction of sediment of class33n layer11","fraction of sediment of class44n layer11","fraction of sediment of class55n layer11","fraction of sediment of class66n layer11","fraction of sediment of class77n layer11","fraction of sediment of class88n layer11","fraction of sediment of class99n layer11","fraction of sediment of class1010n layer11","fraction of sediment of class1111n layer11","fraction of sediment of class1212n layer11","fraction of sediment of class1313n layer11","fraction of sediment of class1414n layer11","fraction of sediment of class1515n layer11","fraction of sediment of class1616n layer11","fraction of sediment of class1717n layer11","fraction of sediment of class1818n layer11","fraction of sediment of class1919n layer11","fraction of sediment of class****n layer11","fraction of sediment of class**n layer12","fraction of sediment of class11n layer12","fraction of sediment of class22n layer12","fraction of sediment of class33n layer12","fraction of sediment of class44n layer12","fraction of sediment of class55n layer12","fraction of sediment of class66n layer12","fraction of sediment of class77n layer12","fraction of sediment of class88n layer12","fraction of sediment of class99n layer12","fraction of sediment of class1010n layer12","fraction of sediment of class1111n layer12","fraction of sediment of class1212n layer12","fraction of sediment of class1313n layer12","fraction of sediment of class1414n layer12","fraction of sediment of class1515n layer12","fraction of sediment of class1616n layer12","fraction of sediment of class1717n layer12","fraction of sediment of class1818n layer12","fraction of sediment of class1919n layer12","fraction of sediment of class****n layer12","fraction of sediment of class**n layer13","fraction of sediment of class11n layer13","fraction of sediment of class22n layer13","fraction of sediment of class33n layer13","fraction of sediment of class44n layer13","fraction of sediment of class55n layer13","fraction of sediment of class66n layer13","fraction of sediment of class77n layer13","fraction of sediment of class88n layer13","fraction of sediment of class99n layer13","fraction of sediment of class1010n layer13","fraction of sediment of class1111n layer13","fraction of sediment of class1212n layer13","fraction of sediment of class1313n layer13","fraction of sediment of class1414n layer13","fraction of sediment of class1515n layer13","fraction of sediment of class1616n layer13","fraction of sediment of class1717n layer13","fraction of sediment of class1818n layer13","fraction of sediment of class1919n layer13","fraction of sediment of class****n layer13","fraction of sediment of class**n layer14","fraction of sediment of class11n layer14","fraction of sediment of class22n layer14","fraction of sediment of class33n layer14","fraction of sediment of class44n layer14","fraction of sediment of class55n layer14","fraction of sediment of class66n layer14","fraction of sediment of class77n layer14","fraction of sediment of class88n layer14","fraction of sediment of class99n layer14","fraction of sediment of class1010n layer14","fraction of sediment of class1111n layer14","fraction of sediment of class1212n layer14","fraction of sediment of class1313n layer14","fraction of sediment of class1414n layer14","fraction of sediment of class1515n layer14","fraction of sediment of class1616n layer14","fraction of sediment of class1717n layer14","fraction of sediment of class1818n layer14","fraction of sediment of class1919n layer14","fraction of sediment of class****n layer14","fraction of sediment of class**n layer15","fraction of sediment of class11n layer15","fraction of sediment of class22n layer15","fraction of sediment of class33n layer15","fraction of sediment of class44n layer15","fraction of sediment of class55n layer15","fraction of sediment of class66n layer15","fraction of sediment of class77n layer15","fraction of sediment of class88n layer15","fraction of sediment of class99n layer15","fraction of sediment of class1010n layer15","fraction of sediment of class1111n layer15","fraction of sediment of class1212n layer15","fraction of sediment of class1313n layer15","fraction of sediment of class1414n layer15","fraction of sediment of class1515n layer15","fraction of sediment of class1616n layer15","fraction of sediment of class1717n layer15","fraction of sediment of class1818n layer15","fraction of sediment of class1919n layer15","fraction of sediment of class****n layer15","fraction of sediment of class**n layer16","fraction of sediment of class11n layer16","fraction of sediment of class22n layer16","fraction of sediment of class33n layer16","fraction of sediment of class44n layer16","fraction of sediment of class55n layer16","fraction of sediment of class66n layer16","fraction of sediment of class77n layer16","fraction of sediment of class88n layer16","fraction of sediment of class99n layer16","fraction of sediment of class1010n layer16","fraction of sediment of class1111n layer16","fraction of sediment of class1212n layer16","fraction of sediment of class1313n layer16","fraction of sediment of class1414n layer16","fraction of sediment of class1515n layer16","fraction of sediment of class1616n layer16","fraction of sediment of class1717n layer16","fraction of sediment of class1818n layer16","fraction of sediment of class1919n layer16","fraction of sediment of class****n layer16","fraction of sediment of class**n layer17","fraction of sediment of class11n layer17","fraction of sediment of class22n layer17","fraction of sediment of class33n layer17","fraction of sediment of class44n layer17","fraction of sediment of class55n layer17","fraction of sediment of class66n layer17","fraction of sediment of class77n layer17","fraction of sediment of class88n layer17","fraction of sediment of class99n layer17","fraction of sediment of class1010n layer17","fraction of sediment of class1111n layer17","fraction of sediment of class1212n layer17","fraction of sediment of class1313n layer17","fraction of sediment of class1414n layer17","fraction of sediment of class1515n layer17","fraction of sediment of class1616n layer17","fraction of sediment of class1717n layer17","fraction of sediment of class1818n layer17","fraction of sediment of class1919n layer17","fraction of sediment of class****n layer17","fraction of sediment of class**n layer18","fraction of sediment of class11n layer18","fraction of sediment of class22n layer18","fraction of sediment of class33n layer18","fraction of sediment of class44n layer18","fraction of sediment of class55n layer18","fraction of sediment of class66n layer18","fraction of sediment of class77n layer18","fraction of sediment of class88n layer18","fraction of sediment of class99n layer18","fraction of sediment of class1010n layer18","fraction of sediment of class1111n layer18","fraction of sediment of class1212n layer18","fraction of sediment of class1313n layer18","fraction of sediment of class1414n layer18","fraction of sediment of class1515n layer18","fraction of sediment of class1616n layer18","fraction of sediment of class1717n layer18","fraction of sediment of class1818n layer18","fraction of sediment of class1919n layer18","fraction of sediment of class****n layer18","fraction of sediment of class**n layer19","fraction of sediment of class11n layer19","fraction of sediment of class22n layer19","fraction of sediment of class33n layer19","fraction of sediment of class44n layer19","fraction of sediment of class55n layer19","fraction of sediment of class66n layer19","fraction of sediment of class77n layer19","fraction of sediment of class88n layer19","fraction of sediment of class99n layer19","fraction of sediment of class1010n layer19","fraction of sediment of class1111n layer19","fraction of sediment of class1212n layer19","fraction of sediment of class1313n layer19","fraction of sediment of class1414n layer19","fraction of sediment of class1515n layer19","fraction of sediment of class1616n layer19","fraction of sediment of class1717n layer19","fraction of sediment of class1818n layer19","fraction of sediment of class1919n layer19","fraction of sediment of class****n layer19","fraction of sediment of class**n layer**","fraction of sediment of class11n layer**","fraction of sediment of class22n layer**","fraction of sediment of class33n layer**","fraction of sediment of class44n layer**","fraction of sediment of class55n layer**","fraction of sediment of class66n layer**","fraction of sediment of class77n layer**","fraction of sediment of class88n layer**","fraction of sediment of class99n layer**","fraction of sediment of class1010n layer**","fraction of sediment of class1111n layer**","fraction of sediment of class1212n layer**","fraction of sediment of class1313n layer**","fraction of sediment of class1414n layer**","fraction of sediment of class1515n layer**","fraction of sediment of class1616n layer**","fraction of sediment of class1717n layer**","fraction of sediment of class1818n layer**","fraction of sediment of class1919n layer**","fraction of sediment of class****n layer**","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the* layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the1 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the2 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the3 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the4 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the5 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the6 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the7 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the8 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the9 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the10 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the11 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the12 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the13 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the14 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the15 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the16 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the17 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the18 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the19 layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","thickness of the** layer","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer*","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer1","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer2","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer3","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer4","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer5","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer6","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer7","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer8","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer9","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer10","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer11","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer12","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer13","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer14","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer15","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer16","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer17","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer18","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer19","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","concentration of bed layer**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","bed load transport rate of sediment of class*","bed load transport rate of sediment of class1","bed load transport rate of sediment of class2","bed load transport rate of sediment of class3","bed load transport rate of sediment of class4","bed load transport rate of sediment of class5","bed load transport rate of sediment of class6","bed load transport rate of sediment of class7","bed load transport rate of sediment of class8","bed load transport rate of sediment of class9","bed load transport rate of sediment of class10","bed load transport rate of sediment of class11","bed load transport rate of sediment of class12","bed load transport rate of sediment of class13","bed load transport rate of sediment of class14","bed load transport rate of sediment of class15","bed load transport rate of sediment of class16","bed load transport rate of sediment of class17","bed load transport rate of sediment of class18","bed load transport rate of sediment of class19","bed load transport rate of sediment of class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","concentration volumic or mass concentration for class*","concentration volumic or mass concentration for class1","concentration volumic or mass concentration for class2","concentration volumic or mass concentration for class3","concentration volumic or mass concentration for class4","concentration volumic or mass concentration for class5","concentration volumic or mass concentration for class6","concentration volumic or mass concentration for class7","concentration volumic or mass concentration for class8","concentration volumic or mass concentration for class9","concentration volumic or mass concentration for class10","concentration volumic or mass concentration for class11","concentration volumic or mass concentration for class12","concentration volumic or mass concentration for class13","concentration volumic or mass concentration for class14","concentration volumic or mass concentration for class15","concentration volumic or mass concentration for class16","concentration volumic or mass concentration for class17","concentration volumic or mass concentration for class18","concentration volumic or mass concentration for class19","concentration volumic or mass concentration for class**","saturated concentration (kg/m3)","supplementary variable A","supplementary variable G","supplementary variable L","supplementary variable O","reference level for Nestor "],
         defaut = ["velocity along x axis (m/s)","velocity along y axis (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","non erodable bottom","bottom evolution (m)"],
         fr = """Noms des variables que l''utilisateur veut ecrire dans
 le fichier des resultats.
@@ -1136,7 +1085,7 @@ EQUATIONS__BOUNDARY_CONDITIONS = PROC(nom= "EQUATIONS__BOUNDARY_CONDITIONS",op =
 #   -----------------------------------
     PRESCRIBED_SOLID_DISCHARGES = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R', min= 2, max= 2,
+        typ = 'R', min=0, max='**',
         fr = """ Valeurs des debits solides imposes aux frontieres
 liquides entrantes (m3/s sans les vides).
 Une valeur par frontiere liquide""",
@@ -1146,13 +1095,13 @@ One value per liquid boundary""",
     ),
 )
 # -----------------------------------------------------------------------
-SOLVER = PROC(nom= "SOLVER",op = None,
+SOLVER_INFO = PROC(nom= "SOLVER_INFO",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
     SOLVER = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM',
-        into = ["conjugate gradient on a normal equation","conjugate gradient","conjugate residual","minimum error","cgstab","gmres"],
+        into = ["conjugate gradient on a normal equation","conjugate gradient","conjugate residual","minimum error","cgstab","gmres","direct"],
         defaut = ["conjugate gradient on a normal equation"],
         fr = """Permet de choisir le solveur utilise pour la resolution de
 l''equation de continuite sur le fond (ce parametre n''est utilise
@@ -1338,7 +1287,7 @@ scheme.""",
     TYPE_OF_ADVECTION = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM',
-        into = ["CHARACTERISTICS","SUPG","CONSERVATIVE N-SCHEME","CONSERVATIVE N-SCHEME","CONSERVATIVE PSI-SCHEME","NON CONSERVATIVE PSI SCHEME","IMPLICIT NON CONSERVATIVE N SCHEME","EDGE-BASED N-SCHEME","EDGE-BASED N-SCHEME","ERIA SCHEME"],
+        into = ["CHARACTERISTICS","SUPG","CONSERVATIVE N-SCHEME LP","CONSERVATIVE N-SCHEME","CONSERVATIVE PSI-SCHEME","NON CONSERVATIVE PSI SCHEME","IMPLICIT NON CONSERVATIVE N SCHEME","EDGE-BASED N-SCHEME LP","EDGE-BASED N-SCHEME","ERIA SCHEME"],
         defaut = ["CHARACTERISTICS"],
         fr = """Determine le schema utilise pour la convection :
 1: caracteristiques
@@ -1400,12 +1349,14 @@ NUMERICAL_PARAMETERS = PROC(nom= "NUMERICAL_PARAMETERS",op = None,
     MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'I',
-        defaut = [10],
-        fr = """Seulement pour schemes 13 et 14""",
-        ang = """Only for schemes 13 and 14""",
+        defaut = [50],
+        fr = """Seulement pour schemes 13 et 14.
+Ancienne valeur par defaut = 10 jusqu en version 8.1.""",
+        ang = """Only for schemes 13 and 14.
+Old default value = 10 until release 8.1.""",
     ),
 #   -----------------------------------
-    GENERAL = FACT(statut='f',
+    GENERAL = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         PARTITIONING_TOOL = SIMP(statut ='f',
@@ -1446,7 +1397,7 @@ avec schema localement implicite""",
 #       -----------------------------------
         TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'TXM',
+            typ = 'TXM', min=0, max='**',
             into = ["Priority to prescribed values","Priority to fluxes"],
             defaut = ["Priority to fluxes"],
             fr = """Utilise pour les schemas PSI et N, avec option 2, on ne retrouve
@@ -1469,16 +1420,16 @@ but the fluxes are correct""",
         ),
     ),
 #   -----------------------------------
-    SOLVER = FACT(statut='f',
+    SOLVER_INFO = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        SUSPENSION = FACT(statut='f',
+        SUSPENSION_INFO = FACT(statut='o',
 #       -----------------------------------
 #           -----------------------------------
             SOLVER_FOR_SUSPENSION = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","gmres (see option for the solver for tracer diffusion)"],
+                into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","gmres (see option for the solver for tracer diffusion)","direct"],
                 defaut = ["conjugate gradient on a normal equation"],
                 fr = """Permet de choisir le solveur utilise pour la resolution
 de l''etape de propagation. Toutes les methodes proposees
@@ -1493,7 +1444,7 @@ actuellement s''apparentent au Gradient Conjugue. Ce sont :
         ),
     ),
 #   -----------------------------------
-    AUTOMATIC_DIFFERENTIATION = FACT(statut='f',
+    AUTOMATIC_DIFFERENTIATION = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         AD_NUMBER_OF_DERIVATIVES = SIMP(statut ='f',
@@ -1611,12 +1562,12 @@ calculate the bed evolution of non-cohesive sand transport.""",
     ),
 )
 # -----------------------------------------------------------------------
-SUSPENSION = PROC(nom= "SUSPENSION",op = None,
+SUSPENSION_INFO = PROC(nom= "SUSPENSION_INFO",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
     SETTLING_VELOCITIES = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R', min=10, max=10,
+        typ = 'R', min=0, max='**',
         fr = """Pas de valeur par defaut
 Si non donne par l utilisateur, on utilise la subroutine vitchu-sisyphe
 :
@@ -1625,15 +1576,6 @@ formules de Stokes, Zanke ou Van Rijn, selon la taille des grains""",
 give a value, the subroutine vitchu-sisyphe is used:
 Stockes, Zanke or Van Rijn formulae depending on the grain size""",
     ),
-#   -----------------------------------
-    FORMULATION_FOR_DEPOSITION_AND_EROSION = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ["KRONE ET PARTHENIADES","FREDSOE / ROUSE"],
-        defaut = ["FREDSOE / ROUSE"],
-        fr = """""",
-        ang = """""",
-    ),
 #   -----------------------------------
     SUSPENSION = SIMP(statut ='f',
 #   -----------------------------------
@@ -1700,7 +1642,7 @@ velocity and concentration profiles""",
 #   -----------------------------------
     INITIAL_SUSPENSION_CONCENTRATIONS = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R', min= 2, max= 2,
+        typ = 'R', min=0, max='**',
         fr = """Pour la suspension, sert a initialiser la valeur
  de la concentration volumique pour chaque classe. ne sera pas pris
  en compte si CONCENTRATION EN ENTREE IMPOSEE=OUI""",
@@ -1778,7 +1720,7 @@ BED_MATERIAL = PROC(nom= "BED_MATERIAL",op = None,
 #   -----------------------------------
     D90 = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R', min=10, max=10,
+        typ = 'R', min=0, max='**',
         defaut = [.01,.01,.01,.01,.01,.01,.01,.01,.01,.01],
         fr = """Sets value of diameter d90 for particular size class.
 Si le mot cle n est pas entre, la valeur par defaut est
@@ -1790,7 +1732,7 @@ is the value of the mean diameter of the sediment.""",
 #   -----------------------------------
     SEDIMENT_DIAMETERS = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R', min=10, max=10,
+        typ = 'R', min=0, max='**',
         defaut = [.01,.01,.01,.01,.01,.01,.01,.01,.01,.01],
         fr = """Sets value of diameter dm for particular size class.""",
         ang = """Sets value of diameter dm for particular size class.""",
@@ -1816,7 +1758,7 @@ de grains considerees dans le calcul""",
 #   -----------------------------------
     INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R', min=10, max=10,
+        typ = 'R', min=0, max='**',
         defaut = [1.,0.,0.,0.,0.,0.,0.,0.,0.,0.],
         fr = """Sets value of initial fraction for particular size class.""",
         ang = """Sets value of initial fraction for particular size class.""",
@@ -1863,13 +1805,13 @@ a stratification, use a large value""",
 #   -----------------------------------
     COHESIVE_SEDIMENTS = SIMP(statut ='f',
 #   -----------------------------------
-        typ = bool, min=10, max=10,
+        typ = bool, min=0, max='**',
         defaut = [False,False,False,False,False,False,False,False,False,False],
         fr = """""",
         ang = """""",
     ),
 #   -----------------------------------
-    C_VSM = FACT(statut='f',
+    C_VSM = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         VERTICAL_GRAIN_SORTING_MODEL = SIMP(statut ='f',
@@ -1909,7 +1851,7 @@ a stratification, use a large value""",
 #       -----------------------------------
         C_VSM_PRINTOUT_SELECTION = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'TXM', min=13, max=13,
+            typ = 'TXM',
             defaut = '0;0;0;0;0;0;0;0;0;0;0;0;0',
             fr = """(-)""",
             ang = """Printout the C-VSM for the whole model as 3D
@@ -1989,7 +1931,7 @@ Depends on the LAW OF BOTTOM FRICTION.""",
     LAW_OF_BOTTOM_FRICTION = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM',
-        into = [" ","CHEZY","STRICKLER","MANNING","NIKURADSE"],
+        into = ["FLAT BOTTOM","EQUILIBRIUM SAND RIPPLES (WAVES ONLY) KS=(MAX 3D50,ETA)","CHEZY","STRICKLER","MANNING","NIKURADSE"],
         defaut = ["STRICKLER"],
         fr = """Selectionne le type de formulation utilisee pour le calcul
 du frottement sur le fond, voir COEFFICIENT DE FROTTEMENT.
@@ -2004,7 +1946,7 @@ ROUGHNESS PREDICTION is set to YES""",
     ),
 )
 # -----------------------------------------------------------------------
-SLOPE_EFFECT = PROC(nom= "SLOPE_EFFECT",op = None,
+SLOPE_EFFECT_INFO = PROC(nom= "SLOPE_EFFECT_INFO",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
     FORMULA_FOR_SLOPE_EFFECT = SIMP(statut ='f',
@@ -2095,7 +2037,7 @@ and Flokstra slope effect formulation.""",
 SEDIMENT_TRANSPORT = PROC(nom= "SEDIMENT_TRANSPORT",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    NONEQUILIBRIUM_BED_LOAD = FACT(statut='f',
+    NONEQUILIBRIUM_BED_LOAD = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         BED_ROUGHNESS_PREDICTION = SIMP(statut ='f',
@@ -2119,7 +2061,7 @@ used (KFROT is set to 5)""",
 SEDIMENTOLOGY = PROC(nom= "SEDIMENTOLOGY",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    GENERAL = FACT(statut='f',
+    GENERAL = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         SECONDARY_CURRENTS_ALPHA_COEFFICIENT = SIMP(statut ='f',
@@ -2136,7 +2078,7 @@ Should be chosen between 0.75 (rough bottom) and 1 (smooth bottom)""",
 COMPUTATIONAL_INFORMATION = PROC(nom= "COMPUTATIONAL_INFORMATION",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    GENERAL = FACT(statut='f',
+    GENERAL = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         MORPHOLOGICAL_FACTOR = SIMP(statut ='f',
@@ -2157,7 +2099,7 @@ COMPUTATIONAL_INFORMATION = PROC(nom= "COMPUTATIONAL_INFORMATION",op = None,
     ),
 )
 # -----------------------------------------------------------------------
-BED_LOAD = PROC(nom= "BED_LOAD",op = None,
+BED_LOAD_INFO = PROC(nom= "BED_LOAD_INFO",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
     BED_LOAD = SIMP(statut ='f',
@@ -2172,7 +2114,7 @@ BED_LOAD = PROC(nom= "BED_LOAD",op = None,
 #   -----------------------------------
         typ = 'I',
         defaut = 1,
-        fr = """10 formules de transport solide sont implementees dans SISYPHE.
+        fr = """11 formules de transport solide sont implementees dans SISYPHE.
 Les formules Ne3, Ne30 et Ne9 ne doivent pas etre utilisees en cas de
 couplage avec la suspension.
 Les formules Ne4, Ne5, Ne8 and Ne9 calculent le taux de transport sous
@@ -2189,13 +2131,14 @@ l''action combinee de la houle et du courant :
                  7 : VAN RIJN (bed load)
                  8 : BAILARD (charriage + suspension)
                  9 : DIBAJNIA ET WATANABE (total)
+               10 : WILCOCK ET CROWE (granulometrie etendue)
 L''utilisateur a aussi la possibilite d''imposer une autre formule de
 transport solide (sous-programme QSFORM.F) en fixant la valeur
 du mot cle a 0 :
                  0 :  IMPOSEE PAR L''UTILISATEUR
 Attention : dans ce cas, il n''est pas possible de choisir l''option
 PAS DE TEMPS VARIABLE.""",
-        ang = """10 bed-load or total load transport formulas are implemented in
+        ang = """11 bed-load or total load transport formulas are implemented in
 SISYPHE.
 The formula Ne3, Ne30 and Ne9 should not be used in the case of coupling
 with the suspension.
@@ -2213,6 +2156,7 @@ combined action of currents and waves :
                  7 : VAN RIJN (bed load)
                  8  : BAILARD (bed load + suspension)
                  9 : DIBAJNIA ET WATANABE (total)
+               10 : WILCOCK AND CROWE (graded sediment)
 Users can also program other formulas (subroutine QSFORM.f) setting
 this key word to zero :
                  0 : FORMULA PROGRAMMED BY USER
@@ -2227,12 +2171,20 @@ VARIABLE TIME-STEP""",
         fr = """Coefficient b de la formule de Bijker""",
         ang = """b value for the Bijker formula""",
     ),
+#   -----------------------------------
+    MPM_COEFFICIENT = SIMP(statut ='f',
+#   -----------------------------------
+        typ = 'R',
+        defaut = 8.0E-00,
+        fr = """(-)""",
+        ang = """Meyer-Peter Mueller Coefficient(-)""",
+    ),
 )
 # -----------------------------------------------------------------------
 EQUATIONS__ADVECTION = PROC(nom= "EQUATIONS__ADVECTION",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    GENERAL = FACT(statut='f',
+    GENERAL = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
         SCHEME_OPTION_FOR_ADVECTION = SIMP(statut ='f',
@@ -2324,21 +2276,73 @@ COHESIVE_SEDIMENT = PROC(nom= "COHESIVE_SEDIMENT",op = None,
 #   -----------------------------------
     MUD_CONCENTRATION_PER_LAYER = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R', min= 2, max= 2,
+        typ = 'R', min=0, max='**',
         fr = """Concentration du lit de vase en g/ l - defini par couches""",
         ang = """Concentrations of the mud-bed in g per l (per layer)""",
     ),
 #   -----------------------------------
     CRITICAL_EROSION_SHEAR_STRESS_OF_THE_MUD = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R', min=10, max=10,
+        typ = 'R', min=0, max='**',
         defaut = [0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,1.],
         fr = """Taux critique d erosion de la vase needs to be defined
         for each layer (N par m2)""",
         ang = """Critical erosion shear stress of the mud per layer (N per m2)""",
     ),
 )
+# -----------------------------------------------------------------------
+INTERNAL = PROC(nom= "INTERNAL",op = None,
+# -----------------------------------------------------------------------
+    UIinfo = {"groupes": ("CACHE")},
+#   -----------------------------------
+    CONCATENATE_PARTEL_OUTPUT = SIMP(statut ='o',
+#   -----------------------------------
+        typ = bool,
+        defaut = False,
+        fr = """Avec cette option partel ne genereras non plus un fichier (GEO/CLI/PAR)
+par processeur mais une concaténation de ceux-ci, ainsi qu''un fichier
+d''index associé. Ainsi plutot que d''avoir 3P fichiers, il n''y en a
+plus que 6.""",
+        ang = """With this option partel no more generates a file (GEO/CLI/PAR) per
+process but a single concatenate file of them, associated to an index
+file. Then instead of having partel generating 3P files, it only
+generates 6 files.""",
+    ),
+#   -----------------------------------
+    DICTIONARY = SIMP(statut ='f',
+#   -----------------------------------
+        typ = ('Fichier','All Files (*)'),
+        defaut = 'sisyphev6p2.dico',
+        fr = """Dictionnaire des mots cles.""",
+        ang = """Key word dictionary.""",
+    ),
+)
 TEXTE_NEW_JDC = "\
+INPUT_OUTPUT__INFORMATION();\
+MISCELLANEOUS();\
+GENERAL();\
+INPUT_OUTPUT__FILES();\
+RESULTS();\
+DATA_FILES();\
+INITIAL_CONDITIONS();\
+INPUT_OUTPUT__GRAPHICS_AND_LISTING();\
+TIME();\
+EQUATIONS__BOUNDARY_CONDITIONS();\
+SOLVER_INFO();\
+NUMERICAL();\
+NUMERICAL_PARAMETERS();\
+PHYSICS();\
+SUSPENSION_INFO();\
+BED_MATERIAL();\
+FRICTION();\
+SLOPE_EFFECT_INFO();\
+SEDIMENT_TRANSPORT();\
+SEDIMENTOLOGY();\
+COMPUTATIONAL_INFORMATION();\
+BED_LOAD_INFO();\
+EQUATIONS__ADVECTION();\
+CONSOLIDATION();\
+COHESIVE_SEDIMENT();\
 "
 Ordre_Des_Commandes = (
 'INPUT_OUTPUT__INFORMATION',
@@ -2352,21 +2356,22 @@ Ordre_Des_Commandes = (
 'INPUT_OUTPUT__GRAPHICS_AND_LISTING',
 'TIME',
 'EQUATIONS__BOUNDARY_CONDITIONS',
-'SOLVER',
+'SOLVER_INFO',
 'NUMERICAL',
 'NUMERICAL_PARAMETERS',
 'PHYSICS',
-'SUSPENSION',
+'SUSPENSION_INFO',
 'BED_MATERIAL',
 'FRICTION',
-'SLOPE_EFFECT',
+'SLOPE_EFFECT_INFO',
 'SEDIMENT_TRANSPORT',
 'SEDIMENTOLOGY',
 'COMPUTATIONAL_INFORMATION',
-'BED_LOAD',
+'BED_LOAD_INFO',
 'EQUATIONS__ADVECTION',
 'CONSOLIDATION',
-'COHESIVE_SEDIMENT')
+'COHESIVE_SEDIMENT',
+'INTERNAL')
 try:
     import TelApy
     source = "eficas"
index 1b7cbd0fd511c2fb5d6259ffeaa9b970c87287f8..c4d271b32b7de718e61ec305c58accc00a9b59e1 100644 (file)
 dicoCataToEngTelemac = {
     "TITLE" : "TITLE",
     "PARALLEL_PROCESSORS" : "PARALLEL PROCESSORS",
+    "VALIDATION" : "VALIDATION",
+    "NUMBER_OF_PRIVATE_ARRAYS" : "NUMBER OF PRIVATE ARRAYS",
+    "ORIGIN_COORDINATES" : "ORIGIN COORDINATES",
+    "DEBUGGER" : "DEBUGGER",
+    "OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS" : "OPTION FOR THE TREATMENT OF TIDAL FLATS",
+    "NESTOR" : "NESTOR",
+    "NESTOR_ACTION_FILE" : "NESTOR ACTION FILE",
+    "NESTOR_POLYGON_FILE" : "NESTOR POLYGON FILE",
+    "NESTOR_RESTART_FILE" : "NESTOR RESTART FILE",
+    "NESTOR_SURFACE_REFERENCE_FILE" : "NESTOR SURFACE REFERENCE FILE",
     "CHECKING_THE_MESH" : "CHECKING THE MESH",
     "MAXIMUM_NUMBER_OF_BOUNDARIES" : "MAXIMUM NUMBER OF BOUNDARIES",
+    "FLUXLINE_INPUT_FILE" : "FLUXLINE INPUT FILE",
+    "FLUXLINE" : "FLUXLINE",
+    "CONTROL_SECTIONS" : "CONTROL SECTIONS",
+    "STATIONARY_MODE" : "STATIONARY MODE",
+    "SHIELDS_PARAMETERS" : "SHIELDS PARAMETERS",
+    "OPTION_FOR_THE_TREATMENT_OF_NON_ERODABLE_BEDS" : "OPTION FOR THE TREATMENT OF NON ERODABLE BEDS",
+    "MINIMAL_VALUE_OF_THE_WATER_HEIGHT" : "MINIMAL VALUE OF THE WATER HEIGHT",
+    "TIDAL_FLATS" : "TIDAL FLATS",
+    "SECONDARY_CURRENTS" : "SECONDARY CURRENTS",
+    "SECONDARY_CURRENTS_FILE" : "SECONDARY CURRENTS FILE",
+    "GRAIN_FEEDING" : "GRAIN-FEEDING",
+    "STEADY_CASE" : "STEADY CASE",
+    "CONSTANT_FLOW_DISCHARGE" : "CONSTANT FLOW DISCHARGE",
+    "NUMBER_OF_ITERATIONS_FOR_TELEMAC" : "NUMBER OF ITERATIONS FOR TELEMAC",
+    "CRITERION_TO_UPDATE_THE_FLOW" : "CRITERION TO UPDATE THE FLOW",
+    "CRITICAL_EVOLUTION_RATIO" : "CRITICAL EVOLUTION RATIO",
+    "NUMBER_OF_BED_LOAD_MODEL_LAYERS" : "NUMBER OF BED LOAD MODEL LAYERS",
+    "MASS_CONCENTRATION" : "MASS CONCENTRATION",
+    "EFFECT_OF_WAVES" : "EFFECT OF WAVES",
+    "MIXED_SEDIMENT" : "MIXED SEDIMENT",
     "VECTOR_LENGTH" : "VECTOR LENGTH",
-    "GEOMETRY_FILE" : "GEOMETRY FILE",
+    "STEERING_FILE" : "STEERING FILE",
+    "MEAN_DIAMETER_OF_THE_SEDIMENT" : "MEAN DIAMETER OF THE SEDIMENT",
+    "GEOMETRY_FILE_BINARY" : "GEOMETRY FILE BINARY",
+    "HYDRODYNAMIC_FILE_BINARY" : "HYDRODYNAMIC FILE BINARY",
+    "BINARY_OF_THE_PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE" : "BINARY OF THE PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE",
+    "RESULTS_FILE_BINARY" : "RESULTS FILE BINARY",
+    "REFERENCE_FILE_BINARY" : "REFERENCE FILE BINARY",
     "GEOMETRY_FILE_FORMAT" : "GEOMETRY FILE FORMAT",
+    "GEOMETRY_FILE" : "GEOMETRY FILE",
+    "HYDRODYNAMIC_FILE" : "HYDRODYNAMIC FILE",
+    "NAMES_OF_PRIVATE_VARIABLES" : "NAMES OF PRIVATE VARIABLES",
+    "LIQUID_BOUNDARIES_FILE" : "LIQUID BOUNDARIES FILE",
     "RESULTS_FILE_FORMAT" : "RESULTS FILE FORMAT",
+    "RESULTS_FILE" : "RESULTS FILE",
+    "VARIABLES_TO_BE_PRINTED" : "VARIABLES TO BE PRINTED",
+    "GRAPHIC_PRINTOUT_PERIOD" : "GRAPHIC PRINTOUT PERIOD",
+    "LISTING_PRINTOUT_PERIOD" : "LISTING PRINTOUT PERIOD",
+    "MASS_BALANCE" : "MASS-BALANCE",
+    "SECTIONS_OUTPUT_FILE" : "SECTIONS OUTPUT FILE",
+    "C_VSM_RESULTS_FILE" : "C-VSM RESULTS FILE",
+    "C_VSM_RESULTS_FILE_FORMAT" : "C-VSM RESULTS FILE FORMAT",
     "HYDRODYNAMIC_FILE_FORMAT" : "HYDRODYNAMIC FILE FORMAT",
     "REFERENCE_FILE_FORMAT" : "REFERENCE FILE FORMAT",
-    "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT" : "PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE FORMAT",
     "WAVE_FILE_FORMAT" : "WAVE FILE FORMAT",
     "FORTRAN_FILE" : "FORTRAN FILE",
-    "STEERING_FILE" : "STEERING FILE",
     "BOUNDARY_CONDITIONS_FILE" : "BOUNDARY CONDITIONS FILE",
-    "HYDRODYNAMIC_FILE" : "HYDRODYNAMIC FILE",
     "WAVE_FILE" : "WAVE FILE",
-    "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE" : "PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE",
     "REFERENCE_FILE" : "REFERENCE FILE",
-    "VALIDATION" : "VALIDATION",
     "BOTTOM_TOPOGRAPHY_FILE" : "BOTTOM TOPOGRAPHY FILE",
-    "FLUXLINE_INPUT_FILE" : "FLUXLINE INPUT FILE",
-    "RESULTS_FILE" : "RESULTS FILE",
-    "VARIABLES_FOR_GRAPHIC_PRINTOUTS" : "VARIABLES FOR GRAPHIC PRINTOUTS",
-    "VARIABLES_TO_BE_PRINTED" : "VARIABLES TO BE PRINTED",
-    "RELEASE" : "RELEASE",
-    "GRAPHIC_PRINTOUT_PERIOD" : "GRAPHIC PRINTOUT PERIOD",
-    "LISTING_PRINTOUT_PERIOD" : "LISTING PRINTOUT PERIOD",
-    "NUMBER_OF_PRIVATE_ARRAYS" : "NUMBER OF PRIVATE ARRAYS",
-    "FLUXLINE" : "FLUXLINE",
-    "NAMES_OF_PRIVATE_VARIABLES" : "NAMES OF PRIVATE VARIABLES",
-    "MASS_BALANCE" : "MASS-BALANCE",
     "SECTIONS_INPUT_FILE" : "SECTIONS INPUT FILE",
-    "SECTIONS_OUTPUT_FILE" : "SECTIONS OUTPUT FILE",
-    "CONTROL_SECTIONS" : "CONTROL SECTIONS",
+    "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT" : "PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE FORMAT",
+    "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE" : "PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE",
     "COMPUTATION_CONTINUED" : "COMPUTATION CONTINUED",
+    "VARIABLES_FOR_GRAPHIC_PRINTOUTS" : "VARIABLES FOR GRAPHIC PRINTOUTS",
     "STARTING_TIME_OF_THE_HYDROGRAM" : "STARTING TIME OF THE HYDROGRAM",
-    "ORIGIN_COORDINATES" : "ORIGIN COORDINATES",
-    "LIQUID_BOUNDARIES_FILE" : "LIQUID BOUNDARIES FILE",
+    "NUMBER_OF_TIME_STEPS" : "NUMBER OF TIME STEPS",
+    "TIME_STEP" : "TIME STEP",
+    "NUMBER_OF_SUB_ITERATIONS" : "NUMBER OF SUB-ITERATIONS",
+    "NUMBER_OF_TIDES_OR_FLOODS" : "NUMBER OF TIDES OR FLOODS",
+    "ORIGINAL_HOUR_OF_TIME" : "ORIGINAL HOUR OF TIME",
+    "ORIGINAL_DATE_OF_TIME" : "ORIGINAL DATE OF TIME",
+    "TIDE_PERIOD" : "TIDE PERIOD",
     "PRESCRIBED_SOLID_DISCHARGES" : "PRESCRIBED SOLID DISCHARGES",
-    "STATIONARY_MODE" : "STATIONARY MODE",
-    "DICTIONARY" : "DICTIONARY",
     "SOLVER" : "SOLVER",
     "SOLVER_OPTION" : "SOLVER OPTION",
     "PRECONDITIONING" : "PRECONDITIONING",
     "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER" : "MAXIMUM NUMBER OF ITERATIONS FOR SOLVER",
+    "SOLVER_OPTION_FOR_SUSPENSION" : "SOLVER OPTION FOR SUSPENSION",
+    "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER_FOR_SUSPENSION" : "MAXIMUM NUMBER OF ITERATIONS FOR SOLVER FOR SUSPENSION",
+    "SOLVER_ACCURACY" : "SOLVER ACCURACY",
+    "SOLVER_ACCURACY_FOR_SUSPENSION" : "SOLVER ACCURACY FOR SUSPENSION",
+    "PRECONDITIONING_FOR_SUSPENSION" : "PRECONDITIONING FOR SUSPENSION",
     "MASS_LUMPING" : "MASS-LUMPING",
     "TETA" : "TETA",
     "ZERO" : "ZERO",
     "FINITE_VOLUMES" : "FINITE VOLUMES",
     "TYPE_OF_ADVECTION" : "TYPE OF ADVECTION",
-    "PARTITIONING_TOOL" : "PARTITIONING TOOL",
-    "SOLVER_FOR_SUSPENSION" : "SOLVER FOR SUSPENSION",
-    "SOLVER_OPTION_FOR_SUSPENSION" : "SOLVER OPTION FOR SUSPENSION",
-    "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER_FOR_SUSPENSION" : "MAXIMUM NUMBER OF ITERATIONS FOR SOLVER FOR SUSPENSION",
-    "DEBUGGER" : "DEBUGGER",
     "SUPG_OPTION" : "SUPG OPTION",
     "MATRIX_VECTOR_PRODUCT" : "MATRIX-VECTOR PRODUCT",
     "MATRIX_STORAGE" : "MATRIX STORAGE",
-    "SOLVER_ACCURACY" : "SOLVER ACCURACY",
+    "OPTION_FOR_THE_DIFFUSION_OF_TRACER" : "OPTION FOR THE DIFFUSION OF TRACER",
     "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES" : "MAXIMUM NUMBER OF ITERATIONS FOR ADVECTION SCHEMES",
+    "PARTITIONING_TOOL" : "PARTITIONING TOOL",
     "NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES" : "NUMBER OF CORRECTIONS OF DISTRIBUTIVE SCHEMES",
     "NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES" : "NUMBER OF SUB-STEPS OF DISTRIBUTIVE SCHEMES",
     "TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES" : "TREATMENT OF FLUXES AT THE BOUNDARIES",
+    "BED_ROUGHNESS_PREDICTOR_OPTION" : "BED ROUGHNESS PREDICTOR OPTION",
+    "SOLVER_FOR_SUSPENSION" : "SOLVER FOR SUSPENSION",
+    "AD_NUMBER_OF_DERIVATIVES" : "AD NUMBER OF DERIVATIVES",
+    "AD_NAMES_OF_DERIVATIVES" : "AD NAMES OF DERIVATIVES",
+    "AD_NUMBER_OF_DIRECTIONS" : "AD NUMBER OF DIRECTIONS",
+    "AD_SYMBOLIC_LINEAR_SOLVER" : "AD SYMBOLIC LINEAR SOLVER",
+    "AD_LINEAR_SOLVER_RESET_DERIVATIVES" : "AD LINEAR SOLVER RESET DERIVATIVES",
+    "AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE" : "AD LINEAR SOLVER DERIVATIVE CONVERGENCE",
     "WATER_DENSITY" : "WATER DENSITY",
     "SEDIMENT_DENSITY" : "SEDIMENT DENSITY",
     "NON_COHESIVE_BED_POROSITY" : "NON COHESIVE BED POROSITY",
-    "SHIELDS_PARAMETERS" : "SHIELDS PARAMETERS",
     "GRAVITY_ACCELERATION" : "GRAVITY ACCELERATION",
-    "OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS" : "OPTION FOR THE TREATMENT OF TIDAL FLATS",
-    "OPTION_FOR_THE_TREATMENT_OF_NON_ERODABLE_BEDS" : "OPTION FOR THE TREATMENT OF NON ERODABLE BEDS",
     "WATER_VISCOSITY" : "WATER VISCOSITY",
-    "MINIMAL_VALUE_OF_THE_WATER_HEIGHT" : "MINIMAL VALUE OF THE WATER HEIGHT",
+    "SETTLING_LAG" : "SETTLING LAG",
     "SETTLING_VELOCITIES" : "SETTLING VELOCITIES",
-    "TIDAL_FLATS" : "TIDAL FLATS",
+    "SUSPENSION" : "SUSPENSION",
+    "DISPERSION_ALONG_THE_FLOW" : "DISPERSION ALONG THE FLOW",
+    "DISPERSION_ACROSS_THE_FLOW" : "DISPERSION ACROSS THE FLOW",
+    "EQUILIBRIUM_INFLOW_CONCENTRATION" : "EQUILIBRIUM INFLOW CONCENTRATION",
+    "REFERENCE_CONCENTRATION_FORMULA" : "REFERENCE CONCENTRATION FORMULA",
+    "CORRECTION_ON_CONVECTION_VELOCITY" : "CORRECTION ON CONVECTION VELOCITY",
+    "INITIAL_SUSPENSION_CONCENTRATIONS" : "INITIAL SUSPENSION CONCENTRATIONS",
+    "CONCENTRATION_PER_CLASS_AT_BOUNDARIES" : "CONCENTRATION PER CLASS AT BOUNDARIES",
+    "DIFFUSION" : "DIFFUSION",
+    "OPTION_FOR_THE_DISPERSION" : "OPTION FOR THE DISPERSION",
+    "TETA_SUSPENSION" : "TETA SUSPENSION",
+    "CRITICAL_SHEAR_VELOCITY_FOR_MUD_DEPOSITION" : "CRITICAL SHEAR VELOCITY FOR MUD DEPOSITION",
+    "PARTHENIADES_CONSTANT" : "PARTHENIADES CONSTANT",
     "D90" : "D90",
     "SEDIMENT_DIAMETERS" : "SEDIMENT DIAMETERS",
+    "HIDING_FACTOR_FOR_PARTICULAR_SIZE_CLASS" : "HIDING FACTOR FOR PARTICULAR SIZE CLASS",
+    "NUMBER_OF_SIZE_CLASSES_OF_BED_MATERIAL" : "NUMBER OF SIZE-CLASSES OF BED MATERIAL",
+    "INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS" : "INITIAL FRACTION FOR PARTICULAR SIZE CLASS",
+    "ACTIVE_LAYER_THICKNESS" : "ACTIVE LAYER THICKNESS",
+    "HIDING_FACTOR_FORMULA" : "HIDING FACTOR FORMULA",
+    "CONSTANT_ACTIVE_LAYER_THICKNESS" : "CONSTANT ACTIVE LAYER THICKNESS",
+    "COHESIVE_SEDIMENTS" : "COHESIVE SEDIMENTS",
+    "VERTICAL_GRAIN_SORTING_MODEL" : "VERTICAL GRAIN SORTING MODEL",
+    "C_VSM_MAXIMUM_SECTIONS" : "C-VSM MAXIMUM SECTIONS",
+    "C_VSM_FULL_PRINTOUT_PERIOD" : "C-VSM FULL PRINTOUT PERIOD",
+    "C_VSM_PRINTOUT_SELECTION" : "C-VSM PRINTOUT SELECTION",
+    "C_VSM_DYNAMIC_ALT_MODEL" : "C-VSM DYNAMIC ALT MODEL",
     "RATIO_BETWEEN_SKIN_FRICTION_AND_MEAN_DIAMETER" : "RATIO BETWEEN SKIN FRICTION AND MEAN DIAMETER",
-    "SECONDARY_CURRENTS" : "SECONDARY CURRENTS",
-    "SECONDARY_CURRENTS_FILE" : "SECONDARY CURRENTS FILE",
+    "SKIN_FRICTION_CORRECTION" : "SKIN FRICTION CORRECTION",
+    "FRICTION_COEFFICIENT" : "FRICTION COEFFICIENT",
+    "LAW_OF_BOTTOM_FRICTION" : "LAW OF BOTTOM FRICTION",
     "FORMULA_FOR_SLOPE_EFFECT" : "FORMULA FOR SLOPE EFFECT",
     "FRICTION_ANGLE_OF_THE_SEDIMENT" : "FRICTION ANGLE OF THE SEDIMENT",
     "FORMULA_FOR_DEVIATION" : "FORMULA FOR DEVIATION",
     "PARAMETER_FOR_DEVIATION" : "PARAMETER FOR DEVIATION",
     "SEDIMENT_SLIDE" : "SEDIMENT SLIDE",
     "SLOPE_EFFECT" : "SLOPE EFFECT",
-    "SKIN_FRICTION_CORRECTION" : "SKIN FRICTION CORRECTION",
+    "BETA" : "BETA",
     "BED_ROUGHNESS_PREDICTION" : "BED ROUGHNESS PREDICTION",
-    "BED_ROUGHNESS_PREDICTOR_OPTION" : "BED ROUGHNESS PREDICTOR OPTION",
     "SECONDARY_CURRENTS_ALPHA_COEFFICIENT" : "SECONDARY CURRENTS ALPHA COEFFICIENT",
     "MORPHOLOGICAL_FACTOR" : "MORPHOLOGICAL FACTOR",
-    "BETA" : "BETA",
-    "MEAN_DIAMETER_OF_THE_SEDIMENT" : "MEAN DIAMETER OF THE SEDIMENT",
-    "FORMULATION_FOR_DEPOSITION_AND_EROSION" : "FORMULATION FOR DEPOSITION AND EROSION",
-    "GRAIN_FEEDING" : "GRAIN-FEEDING",
-    "GEOMETRY_FILE_BINARY" : "GEOMETRY FILE BINARY",
-    "HYDRODYNAMIC_FILE_BINARY" : "HYDRODYNAMIC FILE BINARY",
-    "BINARY_OF_THE_PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE" : "BINARY OF THE PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE",
-    "RESULTS_FILE_BINARY" : "RESULTS FILE BINARY",
-    "REFERENCE_FILE_BINARY" : "REFERENCE FILE BINARY",
-    "STEADY_CASE" : "STEADY CASE",
-    "FRICTION_COEFFICIENT" : "FRICTION COEFFICIENT",
-    "NUMBER_OF_TIME_STEPS" : "NUMBER OF TIME STEPS",
-    "TIME_STEP" : "TIME STEP",
-    "NUMBER_OF_SUB_ITERATIONS" : "NUMBER OF SUB-ITERATIONS",
-    "LAW_OF_BOTTOM_FRICTION" : "LAW OF BOTTOM FRICTION",
-    "CONSTANT_FLOW_DISCHARGE" : "CONSTANT FLOW DISCHARGE",
-    "NUMBER_OF_ITERATIONS_FOR_TELEMAC" : "NUMBER OF ITERATIONS FOR TELEMAC",
-    "CRITERION_TO_UPDATE_THE_FLOW" : "CRITERION TO UPDATE THE FLOW",
-    "CRITICAL_EVOLUTION_RATIO" : "CRITICAL EVOLUTION RATIO",
-    "NUMBER_OF_TIDES_OR_FLOODS" : "NUMBER OF TIDES OR FLOODS",
-    "ORIGINAL_HOUR_OF_TIME" : "ORIGINAL HOUR OF TIME",
-    "ORIGINAL_DATE_OF_TIME" : "ORIGINAL DATE OF TIME",
-    "TIDE_PERIOD" : "TIDE PERIOD",
+    "MINIMUM_DEPTH_FOR_BEDLOAD" : "MINIMUM DEPTH FOR BEDLOAD",
     "BED_LOAD" : "BED LOAD",
     "BED_LOAD_TRANSPORT_FORMULA" : "BED-LOAD TRANSPORT FORMULA",
     "B_VALUE_FOR_THE_BIJKER_FORMULA" : "B VALUE FOR THE BIJKER FORMULA",
     "MPM_COEFFICIENT" : "MPM COEFFICIENT",
-    "MINIMUM_DEPTH_FOR_BEDLOAD" : "MINIMUM DEPTH FOR BEDLOAD",
-    "HIDING_FACTOR_FOR_PARTICULAR_SIZE_CLASS" : "HIDING FACTOR FOR PARTICULAR SIZE CLASS",
-    "NUMBER_OF_SIZE_CLASSES_OF_BED_MATERIAL" : "NUMBER OF SIZE-CLASSES OF BED MATERIAL",
-    "INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS" : "INITIAL FRACTION FOR PARTICULAR SIZE CLASS",
-    "ACTIVE_LAYER_THICKNESS" : "ACTIVE LAYER THICKNESS",
-    "HIDING_FACTOR_FORMULA" : "HIDING FACTOR FORMULA",
-    "NUMBER_OF_BED_LOAD_MODEL_LAYERS" : "NUMBER OF BED LOAD MODEL LAYERS",
-    "CONSTANT_ACTIVE_LAYER_THICKNESS" : "CONSTANT ACTIVE LAYER THICKNESS",
-    "VERTICAL_GRAIN_SORTING_MODEL" : "VERTICAL GRAIN SORTING MODEL",
-    "C_VSM_MAXIMUM_SECTIONS" : "C-VSM MAXIMUM SECTIONS",
-    "C_VSM_FULL_PRINTOUT_PERIOD" : "C-VSM FULL PRINTOUT PERIOD",
-    "C_VSM_PRINTOUT_SELECTION" : "C-VSM PRINTOUT SELECTION",
-    "C_VSM_DYNAMIC_ALT_MODEL" : "C-VSM DYNAMIC ALT MODEL",
-    "C_VSM_RESULTS_FILE" : "C-VSM RESULTS FILE",
-    "C_VSM_RESULTS_FILE_FORMAT" : "C-VSM RESULTS FILE FORMAT",
-    "SUSPENSION" : "SUSPENSION",
-    "DISPERSION_ALONG_THE_FLOW" : "DISPERSION ALONG THE FLOW",
-    "DISPERSION_ACROSS_THE_FLOW" : "DISPERSION ACROSS THE FLOW",
-    "EQUILIBRIUM_INFLOW_CONCENTRATION" : "EQUILIBRIUM INFLOW CONCENTRATION",
-    "MASS_CONCENTRATION" : "MASS CONCENTRATION",
-    "REFERENCE_CONCENTRATION_FORMULA" : "REFERENCE CONCENTRATION FORMULA",
-    "CORRECTION_ON_CONVECTION_VELOCITY" : "CORRECTION ON CONVECTION VELOCITY",
-    "INITIAL_SUSPENSION_CONCENTRATIONS" : "INITIAL SUSPENSION CONCENTRATIONS",
-    "CONCENTRATION_PER_CLASS_AT_BOUNDARIES" : "CONCENTRATION PER CLASS AT BOUNDARIES",
-    "DIFFUSION" : "DIFFUSION",
-    "SETTLING_LAG" : "SETTLING LAG",
-    "OPTION_FOR_THE_DISPERSION" : "OPTION FOR THE DISPERSION",
     "SCHEME_OPTION_FOR_ADVECTION" : "SCHEME OPTION FOR ADVECTION",
-    "TETA_SUSPENSION" : "TETA SUSPENSION",
-    "SOLVER_ACCURACY_FOR_SUSPENSION" : "SOLVER ACCURACY FOR SUSPENSION",
-    "OPTION_FOR_THE_DIFFUSION_OF_TRACER" : "OPTION FOR THE DIFFUSION OF TRACER",
-    "PRECONDITIONING_FOR_SUSPENSION" : "PRECONDITIONING FOR SUSPENSION",
-    "COHESIVE_SEDIMENTS" : "COHESIVE SEDIMENTS",
     "CONSOLIDATION_MODEL" : "CONSOLIDATION MODEL",
     "GEL_CONCENTRATION" : "GEL CONCENTRATION",
     "MAXIMUM_CONCENTRATION" : "MAXIMUM CONCENTRATION",
     "PERMEABILITY_COEFFICIENT" : "PERMEABILITY COEFFICIENT",
     "MUD_CONSOLIDATION" : "MUD CONSOLIDATION",
     "NUMBER_OF_LAYERS_OF_THE_CONSOLIDATION_MODEL" : "NUMBER OF LAYERS OF THE CONSOLIDATION MODEL",
+    "MASS_TRANSFER_PER_LAYER" : "MASS TRANSFER PER LAYER",
     "MUD_CONCENTRATION_PER_LAYER" : "MUD CONCENTRATION PER LAYER",
     "CRITICAL_EROSION_SHEAR_STRESS_OF_THE_MUD" : "CRITICAL EROSION SHEAR STRESS OF THE MUD",
-    "MASS_TRANSFER_PER_LAYER" : "MASS TRANSFER PER LAYER",
-    "CRITICAL_SHEAR_VELOCITY_FOR_MUD_DEPOSITION" : "CRITICAL SHEAR VELOCITY FOR MUD DEPOSITION",
-    "PARTHENIADES_CONSTANT" : "PARTHENIADES CONSTANT",
-    "NESTOR" : "NESTOR",
-    "NESTOR_ACTION_FILE" : "NESTOR ACTION FILE",
-    "NESTOR_POLYGON_FILE" : "NESTOR POLYGON FILE",
-    "NESTOR_RESTART_FILE" : "NESTOR RESTART FILE",
-    "NESTOR_SURFACE_REFERENCE_FILE" : "NESTOR SURFACE REFERENCE FILE",
-    "EFFECT_OF_WAVES" : "EFFECT OF WAVES",
-    "MIXED_SEDIMENT" : "MIXED SEDIMENT",
-    "AD_NUMBER_OF_DERIVATIVES" : "AD NUMBER OF DERIVATIVES",
-    "AD_NAMES_OF_DERIVATIVES" : "AD NAMES OF DERIVATIVES",
-    "AD_NUMBER_OF_DIRECTIONS" : "AD NUMBER OF DIRECTIONS",
-    "AD_SYMBOLIC_LINEAR_SOLVER" : "AD SYMBOLIC LINEAR SOLVER",
-    "AD_LINEAR_SOLVER_RESET_DERIVATIVES" : "AD LINEAR SOLVER RESET DERIVATIVES",
-    "AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE" : "AD LINEAR SOLVER DERIVATIVE CONVERGENCE",
-    "LIST_OF_FILES" : "LIST OF FILES",
-    "DESCRIPTION_OF_LIBRARIES" : "DESCRIPTION OF LIBRARIES",
-    "DEFAULT_EXECUTABLE" : "DEFAULT EXECUTABLE",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "DEFAULT PARALLEL EXECUTABLE",
+    "CONCATENATE_PARTEL_OUTPUT" : "CONCATENATE PARTEL OUTPUT",
+    "DICTIONARY" : "DICTIONARY",
 }
 dicoCasEnToCata = {
     "TITLE" : "TITLE",
     "PARALLEL PROCESSORS" : "PARALLEL_PROCESSORS",
+    "VALIDATION" : "VALIDATION",
+    "NUMBER OF PRIVATE ARRAYS" : "NUMBER_OF_PRIVATE_ARRAYS",
+    "ORIGIN COORDINATES" : "ORIGIN_COORDINATES",
+    "DEBUGGER" : "DEBUGGER",
+    "OPTION FOR THE TREATMENT OF TIDAL FLATS" : "OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS",
+    "NESTOR" : "NESTOR",
+    "NESTOR ACTION FILE" : "NESTOR_ACTION_FILE",
+    "NESTOR POLYGON FILE" : "NESTOR_POLYGON_FILE",
+    "NESTOR RESTART FILE" : "NESTOR_RESTART_FILE",
+    "NESTOR SURFACE REFERENCE FILE" : "NESTOR_SURFACE_REFERENCE_FILE",
     "CHECKING THE MESH" : "CHECKING_THE_MESH",
     "MAXIMUM NUMBER OF BOUNDARIES" : "MAXIMUM_NUMBER_OF_BOUNDARIES",
+    "FLUXLINE INPUT FILE" : "FLUXLINE_INPUT_FILE",
+    "FLUXLINE" : "FLUXLINE",
+    "CONTROL SECTIONS" : "CONTROL_SECTIONS",
+    "STATIONARY MODE" : "STATIONARY_MODE",
+    "SHIELDS PARAMETERS" : "SHIELDS_PARAMETERS",
+    "OPTION FOR THE TREATMENT OF NON ERODABLE BEDS" : "OPTION_FOR_THE_TREATMENT_OF_NON_ERODABLE_BEDS",
+    "MINIMAL VALUE OF THE WATER HEIGHT" : "MINIMAL_VALUE_OF_THE_WATER_HEIGHT",
+    "TIDAL FLATS" : "TIDAL_FLATS",
+    "SECONDARY CURRENTS" : "SECONDARY_CURRENTS",
+    "SECONDARY CURRENTS FILE" : "SECONDARY_CURRENTS_FILE",
+    "GRAIN-FEEDING" : "GRAIN_FEEDING",
+    "STEADY CASE" : "STEADY_CASE",
+    "CONSTANT FLOW DISCHARGE" : "CONSTANT_FLOW_DISCHARGE",
+    "NUMBER OF ITERATIONS FOR TELEMAC" : "NUMBER_OF_ITERATIONS_FOR_TELEMAC",
+    "CRITERION TO UPDATE THE FLOW" : "CRITERION_TO_UPDATE_THE_FLOW",
+    "CRITICAL EVOLUTION RATIO" : "CRITICAL_EVOLUTION_RATIO",
+    "NUMBER OF BED LOAD MODEL LAYERS" : "NUMBER_OF_BED_LOAD_MODEL_LAYERS",
+    "MASS CONCENTRATION" : "MASS_CONCENTRATION",
+    "EFFECT OF WAVES" : "EFFECT_OF_WAVES",
+    "MIXED SEDIMENT" : "MIXED_SEDIMENT",
     "VECTOR LENGTH" : "VECTOR_LENGTH",
-    "GEOMETRY FILE" : "GEOMETRY_FILE",
+    "STEERING FILE" : "STEERING_FILE",
+    "MEAN DIAMETER OF THE SEDIMENT" : "MEAN_DIAMETER_OF_THE_SEDIMENT",
+    "GEOMETRY FILE BINARY" : "GEOMETRY_FILE_BINARY",
+    "HYDRODYNAMIC FILE BINARY" : "HYDRODYNAMIC_FILE_BINARY",
+    "BINARY OF THE PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE" : "BINARY_OF_THE_PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE",
+    "RESULTS FILE BINARY" : "RESULTS_FILE_BINARY",
+    "REFERENCE FILE BINARY" : "REFERENCE_FILE_BINARY",
     "GEOMETRY FILE FORMAT" : "GEOMETRY_FILE_FORMAT",
+    "GEOMETRY FILE" : "GEOMETRY_FILE",
+    "HYDRODYNAMIC FILE" : "HYDRODYNAMIC_FILE",
+    "NAMES OF PRIVATE VARIABLES" : "NAMES_OF_PRIVATE_VARIABLES",
+    "LIQUID BOUNDARIES FILE" : "LIQUID_BOUNDARIES_FILE",
     "RESULTS FILE FORMAT" : "RESULTS_FILE_FORMAT",
+    "RESULTS FILE" : "RESULTS_FILE",
+    "VARIABLES TO BE PRINTED" : "VARIABLES_TO_BE_PRINTED",
+    "GRAPHIC PRINTOUT PERIOD" : "GRAPHIC_PRINTOUT_PERIOD",
+    "LISTING PRINTOUT PERIOD" : "LISTING_PRINTOUT_PERIOD",
+    "MASS-BALANCE" : "MASS_BALANCE",
+    "SECTIONS OUTPUT FILE" : "SECTIONS_OUTPUT_FILE",
+    "C-VSM RESULTS FILE" : "C_VSM_RESULTS_FILE",
+    "C-VSM RESULTS FILE FORMAT" : "C_VSM_RESULTS_FILE_FORMAT",
     "HYDRODYNAMIC FILE FORMAT" : "HYDRODYNAMIC_FILE_FORMAT",
     "REFERENCE FILE FORMAT" : "REFERENCE_FILE_FORMAT",
-    "PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE FORMAT" : "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT",
     "WAVE FILE FORMAT" : "WAVE_FILE_FORMAT",
     "FORTRAN FILE" : "FORTRAN_FILE",
-    "STEERING FILE" : "STEERING_FILE",
     "BOUNDARY CONDITIONS FILE" : "BOUNDARY_CONDITIONS_FILE",
-    "HYDRODYNAMIC FILE" : "HYDRODYNAMIC_FILE",
     "WAVE FILE" : "WAVE_FILE",
-    "PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE" : "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE",
     "REFERENCE FILE" : "REFERENCE_FILE",
-    "VALIDATION" : "VALIDATION",
     "BOTTOM TOPOGRAPHY FILE" : "BOTTOM_TOPOGRAPHY_FILE",
-    "FLUXLINE INPUT FILE" : "FLUXLINE_INPUT_FILE",
-    "RESULTS FILE" : "RESULTS_FILE",
-    "VARIABLES FOR GRAPHIC PRINTOUTS" : "VARIABLES_FOR_GRAPHIC_PRINTOUTS",
-    "VARIABLES TO BE PRINTED" : "VARIABLES_TO_BE_PRINTED",
-    "RELEASE" : "RELEASE",
-    "GRAPHIC PRINTOUT PERIOD" : "GRAPHIC_PRINTOUT_PERIOD",
-    "LISTING PRINTOUT PERIOD" : "LISTING_PRINTOUT_PERIOD",
-    "NUMBER OF PRIVATE ARRAYS" : "NUMBER_OF_PRIVATE_ARRAYS",
-    "FLUXLINE" : "FLUXLINE",
-    "NAMES OF PRIVATE VARIABLES" : "NAMES_OF_PRIVATE_VARIABLES",
-    "MASS-BALANCE" : "MASS_BALANCE",
     "SECTIONS INPUT FILE" : "SECTIONS_INPUT_FILE",
-    "SECTIONS OUTPUT FILE" : "SECTIONS_OUTPUT_FILE",
-    "CONTROL SECTIONS" : "CONTROL_SECTIONS",
+    "PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE FORMAT" : "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT",
+    "PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE" : "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE",
     "COMPUTATION CONTINUED" : "COMPUTATION_CONTINUED",
+    "VARIABLES FOR GRAPHIC PRINTOUTS" : "VARIABLES_FOR_GRAPHIC_PRINTOUTS",
     "STARTING TIME OF THE HYDROGRAM" : "STARTING_TIME_OF_THE_HYDROGRAM",
-    "ORIGIN COORDINATES" : "ORIGIN_COORDINATES",
-    "LIQUID BOUNDARIES FILE" : "LIQUID_BOUNDARIES_FILE",
+    "NUMBER OF TIME STEPS" : "NUMBER_OF_TIME_STEPS",
+    "TIME STEP" : "TIME_STEP",
+    "NUMBER OF SUB-ITERATIONS" : "NUMBER_OF_SUB_ITERATIONS",
+    "NUMBER OF TIDES OR FLOODS" : "NUMBER_OF_TIDES_OR_FLOODS",
+    "ORIGINAL HOUR OF TIME" : "ORIGINAL_HOUR_OF_TIME",
+    "ORIGINAL DATE OF TIME" : "ORIGINAL_DATE_OF_TIME",
+    "TIDE PERIOD" : "TIDE_PERIOD",
     "PRESCRIBED SOLID DISCHARGES" : "PRESCRIBED_SOLID_DISCHARGES",
-    "STATIONARY MODE" : "STATIONARY_MODE",
-    "DICTIONARY" : "DICTIONARY",
     "SOLVER" : "SOLVER",
     "SOLVER OPTION" : "SOLVER_OPTION",
     "PRECONDITIONING" : "PRECONDITIONING",
     "MAXIMUM NUMBER OF ITERATIONS FOR SOLVER" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER",
+    "SOLVER OPTION FOR SUSPENSION" : "SOLVER_OPTION_FOR_SUSPENSION",
+    "MAXIMUM NUMBER OF ITERATIONS FOR SOLVER FOR SUSPENSION" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER_FOR_SUSPENSION",
+    "SOLVER ACCURACY" : "SOLVER_ACCURACY",
+    "SOLVER ACCURACY FOR SUSPENSION" : "SOLVER_ACCURACY_FOR_SUSPENSION",
+    "PRECONDITIONING FOR SUSPENSION" : "PRECONDITIONING_FOR_SUSPENSION",
     "MASS-LUMPING" : "MASS_LUMPING",
     "TETA" : "TETA",
     "ZERO" : "ZERO",
     "FINITE VOLUMES" : "FINITE_VOLUMES",
     "TYPE OF ADVECTION" : "TYPE_OF_ADVECTION",
-    "PARTITIONING TOOL" : "PARTITIONING_TOOL",
-    "SOLVER FOR SUSPENSION" : "SOLVER_FOR_SUSPENSION",
-    "SOLVER OPTION FOR SUSPENSION" : "SOLVER_OPTION_FOR_SUSPENSION",
-    "MAXIMUM NUMBER OF ITERATIONS FOR SOLVER FOR SUSPENSION" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER_FOR_SUSPENSION",
-    "DEBUGGER" : "DEBUGGER",
     "SUPG OPTION" : "SUPG_OPTION",
     "MATRIX-VECTOR PRODUCT" : "MATRIX_VECTOR_PRODUCT",
     "MATRIX STORAGE" : "MATRIX_STORAGE",
-    "SOLVER ACCURACY" : "SOLVER_ACCURACY",
+    "OPTION FOR THE DIFFUSION OF TRACER" : "OPTION_FOR_THE_DIFFUSION_OF_TRACER",
     "MAXIMUM NUMBER OF ITERATIONS FOR ADVECTION SCHEMES" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES",
+    "PARTITIONING TOOL" : "PARTITIONING_TOOL",
     "NUMBER OF CORRECTIONS OF DISTRIBUTIVE SCHEMES" : "NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES",
     "NUMBER OF SUB-STEPS OF DISTRIBUTIVE SCHEMES" : "NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES",
     "TREATMENT OF FLUXES AT THE BOUNDARIES" : "TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES",
+    "BED ROUGHNESS PREDICTOR OPTION" : "BED_ROUGHNESS_PREDICTOR_OPTION",
+    "SOLVER FOR SUSPENSION" : "SOLVER_FOR_SUSPENSION",
+    "AD NUMBER OF DERIVATIVES" : "AD_NUMBER_OF_DERIVATIVES",
+    "AD NAMES OF DERIVATIVES" : "AD_NAMES_OF_DERIVATIVES",
+    "AD NUMBER OF DIRECTIONS" : "AD_NUMBER_OF_DIRECTIONS",
+    "AD SYMBOLIC LINEAR SOLVER" : "AD_SYMBOLIC_LINEAR_SOLVER",
+    "AD LINEAR SOLVER RESET DERIVATIVES" : "AD_LINEAR_SOLVER_RESET_DERIVATIVES",
+    "AD LINEAR SOLVER DERIVATIVE CONVERGENCE" : "AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE",
     "WATER DENSITY" : "WATER_DENSITY",
     "SEDIMENT DENSITY" : "SEDIMENT_DENSITY",
     "NON COHESIVE BED POROSITY" : "NON_COHESIVE_BED_POROSITY",
-    "SHIELDS PARAMETERS" : "SHIELDS_PARAMETERS",
     "GRAVITY ACCELERATION" : "GRAVITY_ACCELERATION",
-    "OPTION FOR THE TREATMENT OF TIDAL FLATS" : "OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS",
-    "OPTION FOR THE TREATMENT OF NON ERODABLE BEDS" : "OPTION_FOR_THE_TREATMENT_OF_NON_ERODABLE_BEDS",
     "WATER VISCOSITY" : "WATER_VISCOSITY",
-    "MINIMAL VALUE OF THE WATER HEIGHT" : "MINIMAL_VALUE_OF_THE_WATER_HEIGHT",
+    "SETTLING LAG" : "SETTLING_LAG",
     "SETTLING VELOCITIES" : "SETTLING_VELOCITIES",
-    "TIDAL FLATS" : "TIDAL_FLATS",
+    "SUSPENSION" : "SUSPENSION",
+    "DISPERSION ALONG THE FLOW" : "DISPERSION_ALONG_THE_FLOW",
+    "DISPERSION ACROSS THE FLOW" : "DISPERSION_ACROSS_THE_FLOW",
+    "EQUILIBRIUM INFLOW CONCENTRATION" : "EQUILIBRIUM_INFLOW_CONCENTRATION",
+    "REFERENCE CONCENTRATION FORMULA" : "REFERENCE_CONCENTRATION_FORMULA",
+    "CORRECTION ON CONVECTION VELOCITY" : "CORRECTION_ON_CONVECTION_VELOCITY",
+    "INITIAL SUSPENSION CONCENTRATIONS" : "INITIAL_SUSPENSION_CONCENTRATIONS",
+    "CONCENTRATION PER CLASS AT BOUNDARIES" : "CONCENTRATION_PER_CLASS_AT_BOUNDARIES",
+    "DIFFUSION" : "DIFFUSION",
+    "OPTION FOR THE DISPERSION" : "OPTION_FOR_THE_DISPERSION",
+    "TETA SUSPENSION" : "TETA_SUSPENSION",
+    "CRITICAL SHEAR VELOCITY FOR MUD DEPOSITION" : "CRITICAL_SHEAR_VELOCITY_FOR_MUD_DEPOSITION",
+    "PARTHENIADES CONSTANT" : "PARTHENIADES_CONSTANT",
     "D90" : "D90",
     "SEDIMENT DIAMETERS" : "SEDIMENT_DIAMETERS",
+    "HIDING FACTOR FOR PARTICULAR SIZE CLASS" : "HIDING_FACTOR_FOR_PARTICULAR_SIZE_CLASS",
+    "NUMBER OF SIZE-CLASSES OF BED MATERIAL" : "NUMBER_OF_SIZE_CLASSES_OF_BED_MATERIAL",
+    "INITIAL FRACTION FOR PARTICULAR SIZE CLASS" : "INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS",
+    "ACTIVE LAYER THICKNESS" : "ACTIVE_LAYER_THICKNESS",
+    "HIDING FACTOR FORMULA" : "HIDING_FACTOR_FORMULA",
+    "CONSTANT ACTIVE LAYER THICKNESS" : "CONSTANT_ACTIVE_LAYER_THICKNESS",
+    "COHESIVE SEDIMENTS" : "COHESIVE_SEDIMENTS",
+    "VERTICAL GRAIN SORTING MODEL" : "VERTICAL_GRAIN_SORTING_MODEL",
+    "C-VSM MAXIMUM SECTIONS" : "C_VSM_MAXIMUM_SECTIONS",
+    "C-VSM FULL PRINTOUT PERIOD" : "C_VSM_FULL_PRINTOUT_PERIOD",
+    "C-VSM PRINTOUT SELECTION" : "C_VSM_PRINTOUT_SELECTION",
+    "C-VSM DYNAMIC ALT MODEL" : "C_VSM_DYNAMIC_ALT_MODEL",
     "RATIO BETWEEN SKIN FRICTION AND MEAN DIAMETER" : "RATIO_BETWEEN_SKIN_FRICTION_AND_MEAN_DIAMETER",
-    "SECONDARY CURRENTS" : "SECONDARY_CURRENTS",
-    "SECONDARY CURRENTS FILE" : "SECONDARY_CURRENTS_FILE",
+    "SKIN FRICTION CORRECTION" : "SKIN_FRICTION_CORRECTION",
+    "FRICTION COEFFICIENT" : "FRICTION_COEFFICIENT",
+    "LAW OF BOTTOM FRICTION" : "LAW_OF_BOTTOM_FRICTION",
     "FORMULA FOR SLOPE EFFECT" : "FORMULA_FOR_SLOPE_EFFECT",
     "FRICTION ANGLE OF THE SEDIMENT" : "FRICTION_ANGLE_OF_THE_SEDIMENT",
     "FORMULA FOR DEVIATION" : "FORMULA_FOR_DEVIATION",
     "PARAMETER FOR DEVIATION" : "PARAMETER_FOR_DEVIATION",
     "SEDIMENT SLIDE" : "SEDIMENT_SLIDE",
     "SLOPE EFFECT" : "SLOPE_EFFECT",
-    "SKIN FRICTION CORRECTION" : "SKIN_FRICTION_CORRECTION",
+    "BETA" : "BETA",
     "BED ROUGHNESS PREDICTION" : "BED_ROUGHNESS_PREDICTION",
-    "BED ROUGHNESS PREDICTOR OPTION" : "BED_ROUGHNESS_PREDICTOR_OPTION",
     "SECONDARY CURRENTS ALPHA COEFFICIENT" : "SECONDARY_CURRENTS_ALPHA_COEFFICIENT",
     "MORPHOLOGICAL FACTOR" : "MORPHOLOGICAL_FACTOR",
-    "BETA" : "BETA",
-    "MEAN DIAMETER OF THE SEDIMENT" : "MEAN_DIAMETER_OF_THE_SEDIMENT",
-    "FORMULATION FOR DEPOSITION AND EROSION" : "FORMULATION_FOR_DEPOSITION_AND_EROSION",
-    "GRAIN-FEEDING" : "GRAIN_FEEDING",
-    "GEOMETRY FILE BINARY" : "GEOMETRY_FILE_BINARY",
-    "HYDRODYNAMIC FILE BINARY" : "HYDRODYNAMIC_FILE_BINARY",
-    "BINARY OF THE PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE" : "BINARY_OF_THE_PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE",
-    "RESULTS FILE BINARY" : "RESULTS_FILE_BINARY",
-    "REFERENCE FILE BINARY" : "REFERENCE_FILE_BINARY",
-    "STEADY CASE" : "STEADY_CASE",
-    "FRICTION COEFFICIENT" : "FRICTION_COEFFICIENT",
-    "NUMBER OF TIME STEPS" : "NUMBER_OF_TIME_STEPS",
-    "TIME STEP" : "TIME_STEP",
-    "NUMBER OF SUB-ITERATIONS" : "NUMBER_OF_SUB_ITERATIONS",
-    "LAW OF BOTTOM FRICTION" : "LAW_OF_BOTTOM_FRICTION",
-    "CONSTANT FLOW DISCHARGE" : "CONSTANT_FLOW_DISCHARGE",
-    "NUMBER OF ITERATIONS FOR TELEMAC" : "NUMBER_OF_ITERATIONS_FOR_TELEMAC",
-    "CRITERION TO UPDATE THE FLOW" : "CRITERION_TO_UPDATE_THE_FLOW",
-    "CRITICAL EVOLUTION RATIO" : "CRITICAL_EVOLUTION_RATIO",
-    "NUMBER OF TIDES OR FLOODS" : "NUMBER_OF_TIDES_OR_FLOODS",
-    "ORIGINAL HOUR OF TIME" : "ORIGINAL_HOUR_OF_TIME",
-    "ORIGINAL DATE OF TIME" : "ORIGINAL_DATE_OF_TIME",
-    "TIDE PERIOD" : "TIDE_PERIOD",
+    "MINIMUM DEPTH FOR BEDLOAD" : "MINIMUM_DEPTH_FOR_BEDLOAD",
     "BED LOAD" : "BED_LOAD",
     "BED-LOAD TRANSPORT FORMULA" : "BED_LOAD_TRANSPORT_FORMULA",
     "B VALUE FOR THE BIJKER FORMULA" : "B_VALUE_FOR_THE_BIJKER_FORMULA",
     "MPM COEFFICIENT" : "MPM_COEFFICIENT",
-    "MINIMUM DEPTH FOR BEDLOAD" : "MINIMUM_DEPTH_FOR_BEDLOAD",
-    "HIDING FACTOR FOR PARTICULAR SIZE CLASS" : "HIDING_FACTOR_FOR_PARTICULAR_SIZE_CLASS",
-    "NUMBER OF SIZE-CLASSES OF BED MATERIAL" : "NUMBER_OF_SIZE_CLASSES_OF_BED_MATERIAL",
-    "INITIAL FRACTION FOR PARTICULAR SIZE CLASS" : "INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS",
-    "ACTIVE LAYER THICKNESS" : "ACTIVE_LAYER_THICKNESS",
-    "HIDING FACTOR FORMULA" : "HIDING_FACTOR_FORMULA",
-    "NUMBER OF BED LOAD MODEL LAYERS" : "NUMBER_OF_BED_LOAD_MODEL_LAYERS",
-    "CONSTANT ACTIVE LAYER THICKNESS" : "CONSTANT_ACTIVE_LAYER_THICKNESS",
-    "VERTICAL GRAIN SORTING MODEL" : "VERTICAL_GRAIN_SORTING_MODEL",
-    "C-VSM MAXIMUM SECTIONS" : "C_VSM_MAXIMUM_SECTIONS",
-    "C-VSM FULL PRINTOUT PERIOD" : "C_VSM_FULL_PRINTOUT_PERIOD",
-    "C-VSM PRINTOUT SELECTION" : "C_VSM_PRINTOUT_SELECTION",
-    "C-VSM DYNAMIC ALT MODEL" : "C_VSM_DYNAMIC_ALT_MODEL",
-    "C-VSM RESULTS FILE" : "C_VSM_RESULTS_FILE",
-    "C-VSM RESULTS FILE FORMAT" : "C_VSM_RESULTS_FILE_FORMAT",
-    "SUSPENSION" : "SUSPENSION",
-    "DISPERSION ALONG THE FLOW" : "DISPERSION_ALONG_THE_FLOW",
-    "DISPERSION ACROSS THE FLOW" : "DISPERSION_ACROSS_THE_FLOW",
-    "EQUILIBRIUM INFLOW CONCENTRATION" : "EQUILIBRIUM_INFLOW_CONCENTRATION",
-    "MASS CONCENTRATION" : "MASS_CONCENTRATION",
-    "REFERENCE CONCENTRATION FORMULA" : "REFERENCE_CONCENTRATION_FORMULA",
-    "CORRECTION ON CONVECTION VELOCITY" : "CORRECTION_ON_CONVECTION_VELOCITY",
-    "INITIAL SUSPENSION CONCENTRATIONS" : "INITIAL_SUSPENSION_CONCENTRATIONS",
-    "CONCENTRATION PER CLASS AT BOUNDARIES" : "CONCENTRATION_PER_CLASS_AT_BOUNDARIES",
-    "DIFFUSION" : "DIFFUSION",
-    "SETTLING LAG" : "SETTLING_LAG",
-    "OPTION FOR THE DISPERSION" : "OPTION_FOR_THE_DISPERSION",
     "SCHEME OPTION FOR ADVECTION" : "SCHEME_OPTION_FOR_ADVECTION",
-    "TETA SUSPENSION" : "TETA_SUSPENSION",
-    "SOLVER ACCURACY FOR SUSPENSION" : "SOLVER_ACCURACY_FOR_SUSPENSION",
-    "OPTION FOR THE DIFFUSION OF TRACER" : "OPTION_FOR_THE_DIFFUSION_OF_TRACER",
-    "PRECONDITIONING FOR SUSPENSION" : "PRECONDITIONING_FOR_SUSPENSION",
-    "COHESIVE SEDIMENTS" : "COHESIVE_SEDIMENTS",
     "CONSOLIDATION MODEL" : "CONSOLIDATION_MODEL",
     "GEL CONCENTRATION" : "GEL_CONCENTRATION",
     "MAXIMUM CONCENTRATION" : "MAXIMUM_CONCENTRATION",
     "PERMEABILITY COEFFICIENT" : "PERMEABILITY_COEFFICIENT",
     "MUD CONSOLIDATION" : "MUD_CONSOLIDATION",
     "NUMBER OF LAYERS OF THE CONSOLIDATION MODEL" : "NUMBER_OF_LAYERS_OF_THE_CONSOLIDATION_MODEL",
+    "MASS TRANSFER PER LAYER" : "MASS_TRANSFER_PER_LAYER",
     "MUD CONCENTRATION PER LAYER" : "MUD_CONCENTRATION_PER_LAYER",
     "CRITICAL EROSION SHEAR STRESS OF THE MUD" : "CRITICAL_EROSION_SHEAR_STRESS_OF_THE_MUD",
-    "MASS TRANSFER PER LAYER" : "MASS_TRANSFER_PER_LAYER",
-    "CRITICAL SHEAR VELOCITY FOR MUD DEPOSITION" : "CRITICAL_SHEAR_VELOCITY_FOR_MUD_DEPOSITION",
-    "PARTHENIADES CONSTANT" : "PARTHENIADES_CONSTANT",
-    "NESTOR" : "NESTOR",
-    "NESTOR ACTION FILE" : "NESTOR_ACTION_FILE",
-    "NESTOR POLYGON FILE" : "NESTOR_POLYGON_FILE",
-    "NESTOR RESTART FILE" : "NESTOR_RESTART_FILE",
-    "NESTOR SURFACE REFERENCE FILE" : "NESTOR_SURFACE_REFERENCE_FILE",
-    "EFFECT OF WAVES" : "EFFECT_OF_WAVES",
-    "MIXED SEDIMENT" : "MIXED_SEDIMENT",
-    "AD NUMBER OF DERIVATIVES" : "AD_NUMBER_OF_DERIVATIVES",
-    "AD NAMES OF DERIVATIVES" : "AD_NAMES_OF_DERIVATIVES",
-    "AD NUMBER OF DIRECTIONS" : "AD_NUMBER_OF_DIRECTIONS",
-    "AD SYMBOLIC LINEAR SOLVER" : "AD_SYMBOLIC_LINEAR_SOLVER",
-    "AD LINEAR SOLVER RESET DERIVATIVES" : "AD_LINEAR_SOLVER_RESET_DERIVATIVES",
-    "AD LINEAR SOLVER DERIVATIVE CONVERGENCE" : "AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE",
-    "LIST OF FILES" : "LIST_OF_FILES",
-    "DESCRIPTION OF LIBRARIES" : "DESCRIPTION_OF_LIBRARIES",
-    "DEFAULT EXECUTABLE" : "DEFAULT_EXECUTABLE",
-    "DEFAULT PARALLEL EXECUTABLE" : "DEFAULT_PARALLEL_EXECUTABLE",
+    "CONCATENATE PARTEL OUTPUT" : "CONCATENATE_PARTEL_OUTPUT",
+    "DICTIONARY" : "DICTIONARY",
 }
index b89d7e7a7205c903eecd3a23307e27a684f5e893..9e1036c6fa4862a90241a7aef1ffb00f5fe26662 100644 (file)
 dicoCataToFrTelemac = {
     "TITLE" : "TITRE",
     "PARALLEL_PROCESSORS" : "PROCESSEURS PARALLELES",
+    "VALIDATION" : "VALIDATION",
+    "NUMBER_OF_PRIVATE_ARRAYS" : "NOMBRE DE TABLEAUX PRIVES",
+    "ORIGIN_COORDINATES" : "COORDONNEES DE L'ORIGINE",
+    "DEBUGGER" : "DEBUGGER",
+    "OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS" : "OPTION DE TRAITEMENT DES BANCS DECOUVRANTS",
+    "NESTOR" : "NESTOR",
+    "NESTOR_ACTION_FILE" : "FICHIER DE NESTOR ACTION",
+    "NESTOR_POLYGON_FILE" : "FICHIER DE NESTOR POLYGON",
+    "NESTOR_RESTART_FILE" : "FICHIER DE NESTOR RESTART",
+    "NESTOR_SURFACE_REFERENCE_FILE" : "FICHIER DE NESTOR DE SURFACE REFERENCE",
     "CHECKING_THE_MESH" : "VERIFICATION DU MAILLAGE",
     "MAXIMUM_NUMBER_OF_BOUNDARIES" : "NOMBRE MAXIMUM DE FRONTIERES",
+    "FLUXLINE_INPUT_FILE" : "FICHIER DE FLUXLINE",
+    "FLUXLINE" : "FLUXLINE",
+    "CONTROL_SECTIONS" : "SECTIONS DE CONTROLE",
+    "STATIONARY_MODE" : "STATIONARY MODE",
+    "SHIELDS_PARAMETERS" : "PARAMETRES DE SHIELDS",
+    "OPTION_FOR_THE_TREATMENT_OF_NON_ERODABLE_BEDS" : "OPTION DE TRAITEMENT DES FONDS NON ERODABLES",
+    "MINIMAL_VALUE_OF_THE_WATER_HEIGHT" : "VALEUR MINIMUM DE H",
+    "TIDAL_FLATS" : "BANCS DECOUVRANTS",
+    "SECONDARY_CURRENTS" : "COURANTS SECONDAIRES",
+    "SECONDARY_CURRENTS_FILE" : "FICHIER DE COURANTS SECONDAIRES",
+    "GRAIN_FEEDING" : "GRAIN-FEEDING",
+    "STEADY_CASE" : "CAS PERMANENT",
+    "CONSTANT_FLOW_DISCHARGE" : "CONSTANT FLOW DISCHARGE",
+    "NUMBER_OF_ITERATIONS_FOR_TELEMAC" : "NOMBRE D'ITERATIONS POUR TELEMAC",
+    "CRITERION_TO_UPDATE_THE_FLOW" : "CRITERE POUR METTRE A JOUR L'HYDRODYNAMIQUE",
+    "CRITICAL_EVOLUTION_RATIO" : "RAPPORT D'EVOLUTION CRITIQUE",
+    "NUMBER_OF_BED_LOAD_MODEL_LAYERS" : "NOMBRE DE COUCHES POUR GRANULO ETENDUE",
+    "MASS_CONCENTRATION" : "CONCENTRATION MASSIQUE",
+    "EFFECT_OF_WAVES" : "PRISE EN COMPTE DE LA HOULE",
+    "MIXED_SEDIMENT" : "SEDIMENT MIXTE",
     "VECTOR_LENGTH" : "LONGUEUR DU VECTEUR",
-    "GEOMETRY_FILE" : "FICHIER DE GEOMETRIE",
+    "STEERING_FILE" : "FICHIER DES PARAMETRES",
+    "MEAN_DIAMETER_OF_THE_SEDIMENT" : "DIAMETRE MOYEN DES GRAINS",
+    "GEOMETRY_FILE_BINARY" : "STANDARD DU FICHIER DE GEOMETRIE",
+    "HYDRODYNAMIC_FILE_BINARY" : "STANDARD DU FICHIER HYDRODYNAMIQUE",
+    "BINARY_OF_THE_PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE" : "STANDARD DU FICHIER PRECEDENT SEDIMENTOLOGIQUE",
+    "RESULTS_FILE_BINARY" : "STANDARD DU FICHIER RESULTAT",
+    "REFERENCE_FILE_BINARY" : "STANDARD DU FICHIER DE REFERENCE",
     "GEOMETRY_FILE_FORMAT" : "FORMAT DU FICHIER DE GEOMETRIE",
+    "GEOMETRY_FILE" : "FICHIER DE GEOMETRIE",
+    "HYDRODYNAMIC_FILE" : "FICHIER HYDRODYNAMIQUE",
+    "NAMES_OF_PRIVATE_VARIABLES" : "NOMS DES VARIABLES PRIVEES",
+    "LIQUID_BOUNDARIES_FILE" : "FICHIER DES FRONTIERES LIQUIDES",
     "RESULTS_FILE_FORMAT" : "FORMAT DU FICHIER DES RESULTATS",
+    "RESULTS_FILE" : "FICHIER DES RESULTATS",
+    "VARIABLES_TO_BE_PRINTED" : "VARIABLES A IMPRIMER",
+    "GRAPHIC_PRINTOUT_PERIOD" : "PERIODE DE SORTIE GRAPHIQUE",
+    "LISTING_PRINTOUT_PERIOD" : "PERIODE DE SORTIE LISTING",
+    "MASS_BALANCE" : "BILAN DE MASSE",
+    "SECTIONS_OUTPUT_FILE" : "SECTIONS OUTPUT FILE",
+    "C_VSM_RESULTS_FILE" : "FICHIER DES RESULTATS C-VSM",
+    "C_VSM_RESULTS_FILE_FORMAT" : "FORMAT DU FICHIER DES C-VSM RESULTATS",
     "HYDRODYNAMIC_FILE_FORMAT" : "FORMAT DU FICHIER HYDRODYNAMIQUE",
     "REFERENCE_FILE_FORMAT" : "FORMAT DU FICHIER DE REFERENCE",
-    "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT" : "FORMAT DU FICHIER PRECEDENT SEDIMENTOLOGIQUE",
     "WAVE_FILE_FORMAT" : "FORMAT DU FICHIER DE HOULE",
     "FORTRAN_FILE" : "FICHIER FORTRAN",
-    "STEERING_FILE" : "FICHIER DES PARAMETRES",
     "BOUNDARY_CONDITIONS_FILE" : "FICHIER DES CONDITIONS AUX LIMITES",
-    "HYDRODYNAMIC_FILE" : "FICHIER HYDRODYNAMIQUE",
     "WAVE_FILE" : "FICHIER DE HOULE",
-    "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE" : "FICHIER PRECEDENT SEDIMENTOLOGIQUE",
     "REFERENCE_FILE" : "FICHIER DE REFERENCE",
-    "VALIDATION" : "VALIDATION",
     "BOTTOM_TOPOGRAPHY_FILE" : "FICHIER DES FONDS",
-    "FLUXLINE_INPUT_FILE" : "FICHIER DE FLUXLINE",
-    "RESULTS_FILE" : "FICHIER DES RESULTATS",
-    "VARIABLES_FOR_GRAPHIC_PRINTOUTS" : "VARIABLES POUR LES SORTIES GRAPHIQUES",
-    "VARIABLES_TO_BE_PRINTED" : "VARIABLES A IMPRIMER",
-    "RELEASE" : "NUMERO DE VERSION",
-    "GRAPHIC_PRINTOUT_PERIOD" : "PERIODE DE SORTIE GRAPHIQUE",
-    "LISTING_PRINTOUT_PERIOD" : "PERIODE DE SORTIE LISTING",
-    "NUMBER_OF_PRIVATE_ARRAYS" : "NOMBRE DE TABLEAUX PRIVES",
-    "FLUXLINE" : "FLUXLINE",
-    "NAMES_OF_PRIVATE_VARIABLES" : "NOMS DES VARIABLES PRIVEES",
-    "MASS_BALANCE" : "BILAN DE MASSE",
     "SECTIONS_INPUT_FILE" : "FICHIER DES SECTIONS DE CONTROLE",
-    "SECTIONS_OUTPUT_FILE" : "SECTIONS OUTPUT FILE",
-    "CONTROL_SECTIONS" : "SECTIONS DE CONTROLE",
+    "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT" : "FORMAT DU FICHIER PRECEDENT SEDIMENTOLOGIQUE",
+    "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE" : "FICHIER PRECEDENT SEDIMENTOLOGIQUE",
     "COMPUTATION_CONTINUED" : "SUITE DE CALCUL",
+    "VARIABLES_FOR_GRAPHIC_PRINTOUTS" : "VARIABLES POUR LES SORTIES GRAPHIQUES",
     "STARTING_TIME_OF_THE_HYDROGRAM" : "TEMPS D'ORIGINE DE L'HYDROGRAMME",
-    "ORIGIN_COORDINATES" : "COORDONNEES DE L'ORIGINE",
-    "LIQUID_BOUNDARIES_FILE" : "FICHIER DES FRONTIERES LIQUIDES",
+    "NUMBER_OF_TIME_STEPS" : "NOMBRE DE PAS DE TEMPS",
+    "TIME_STEP" : "PAS DE TEMPS",
+    "NUMBER_OF_SUB_ITERATIONS" : "NOMBRE DE SOUS-ITERATIONS",
+    "NUMBER_OF_TIDES_OR_FLOODS" : "NOMBRE DE MAREES OU CRUES",
+    "ORIGINAL_HOUR_OF_TIME" : "HEURE DE L'ORIGINE DES TEMPS",
+    "ORIGINAL_DATE_OF_TIME" : "DATE DE L'ORIGINE DES TEMPS",
+    "TIDE_PERIOD" : "PERIODE DE LA MAREE",
     "PRESCRIBED_SOLID_DISCHARGES" : "DEBITS SOLIDES IMPOSES",
-    "STATIONARY_MODE" : "STATIONARY MODE",
-    "DICTIONARY" : "DICTIONNAIRE",
     "SOLVER" : "SOLVEUR",
     "SOLVER_OPTION" : "OPTION DU SOLVEUR",
     "PRECONDITIONING" : "PRECONDITIONNEMENT",
     "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER" : "MAXIMUM D'ITERATIONS POUR LE SOLVEUR",
+    "SOLVER_OPTION_FOR_SUSPENSION" : "OPTION DU SOLVEUR POUR LA SUSPENSION",
+    "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER_FOR_SUSPENSION" : "MAXIMUM D'ITERATIONS POUR LE SOLVEUR POUR LA SUSPENSION",
+    "SOLVER_ACCURACY" : "PRECISION DU SOLVEUR",
+    "SOLVER_ACCURACY_FOR_SUSPENSION" : "PRECISION DU SOLVEUR POUR LA SUSPENSION",
+    "PRECONDITIONING_FOR_SUSPENSION" : "PRECONDITIONNEMENT POUR LA SUSPENSION",
     "MASS_LUMPING" : "MASS-LUMPING",
     "TETA" : "TETA",
     "ZERO" : "ZERO",
     "FINITE_VOLUMES" : "VOLUMES FINIS",
     "TYPE_OF_ADVECTION" : "FORME DE LA CONVECTION",
-    "PARTITIONING_TOOL" : "PARTITIONNEUR",
-    "SOLVER_FOR_SUSPENSION" : "SOLVEUR POUR LA SUSPENSION",
-    "SOLVER_OPTION_FOR_SUSPENSION" : "OPTION DU SOLVEUR POUR LA SUSPENSION",
-    "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER_FOR_SUSPENSION" : "MAXIMUM D'ITERATIONS POUR LE SOLVEUR POUR LA SUSPENSION",
-    "DEBUGGER" : "DEBUGGER",
     "SUPG_OPTION" : "OPTION DE SUPG",
     "MATRIX_VECTOR_PRODUCT" : "PRODUIT MATRICE-VECTEUR",
     "MATRIX_STORAGE" : "STOCKAGE DES MATRICES",
-    "SOLVER_ACCURACY" : "PRECISION DU SOLVEUR",
+    "OPTION_FOR_THE_DIFFUSION_OF_TRACER" : "OPTION POUR LA DIFFUSION DU TRACEUR",
     "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES" : "MAXIMUM D'ITERATIONS POUR LES SCHEMAS DE CONVECTION",
+    "PARTITIONING_TOOL" : "PARTITIONNEUR",
     "NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES" : "NOMBRE DE CORRECTIONS DES SCHEMAS DISTRIBUTIFS",
     "NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES" : "NOMBRE DE SOUS-PAS DES SCHEMAS DISTRIBUTIFS",
     "TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES" : "TRAITEMENT DES FLUX AUX FRONTIERES",
+    "BED_ROUGHNESS_PREDICTOR_OPTION" : "OPTION DU PREDICTEUR DE RUGOSITE",
+    "SOLVER_FOR_SUSPENSION" : "SOLVEUR POUR LA SUSPENSION",
+    "AD_NUMBER_OF_DERIVATIVES" : "AD NOMBRE DE DERIVEES",
+    "AD_NAMES_OF_DERIVATIVES" : "AD NOMS DES DERIVEES",
+    "AD_NUMBER_OF_DIRECTIONS" : "AD NOMBRE DE DIRECTIONS",
+    "AD_SYMBOLIC_LINEAR_SOLVER" : "AD SOLVEUR LINEAIRE SYMBOLIQUE",
+    "AD_LINEAR_SOLVER_RESET_DERIVATIVES" : "AD REMISE A ZERO DES DERIVEES DU SOLVEUR LINEAIRE",
+    "AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE" : "AD CONVERGENCE DES DERIVEES POUR LE SOLVEUR LINEAIRE",
     "WATER_DENSITY" : "MASSE VOLUMIQUE DE L'EAU",
     "SEDIMENT_DENSITY" : "MASSE VOLUMIQUE DU SEDIMENT",
     "NON_COHESIVE_BED_POROSITY" : "POROSITE DU LIT NON COHESIF",
-    "SHIELDS_PARAMETERS" : "PARAMETRES DE SHIELDS",
     "GRAVITY_ACCELERATION" : "GRAVITE",
-    "OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS" : "OPTION DE TRAITEMENT DES BANCS DECOUVRANTS",
-    "OPTION_FOR_THE_TREATMENT_OF_NON_ERODABLE_BEDS" : "OPTION DE TRAITEMENT DES FONDS NON ERODABLES",
     "WATER_VISCOSITY" : "VISCOSITE CINEMATIQUE EAU",
-    "MINIMAL_VALUE_OF_THE_WATER_HEIGHT" : "VALEUR MINIMUM DE H",
+    "SETTLING_LAG" : "SETTLING LAG",
     "SETTLING_VELOCITIES" : "VITESSES DE CHUTE",
-    "TIDAL_FLATS" : "BANCS DECOUVRANTS",
+    "SUSPENSION" : "SUSPENSION",
+    "DISPERSION_ALONG_THE_FLOW" : "DISPERSION LONGITUDINALE",
+    "DISPERSION_ACROSS_THE_FLOW" : "DISPERSION TRANSVERSALE",
+    "EQUILIBRIUM_INFLOW_CONCENTRATION" : "CONCENTRATION D'EQUILIBRE EN ENTREE",
+    "REFERENCE_CONCENTRATION_FORMULA" : "FORMULE POUR LA CONCENTRATION DE REFERENCE",
+    "CORRECTION_ON_CONVECTION_VELOCITY" : "CORRECTION DU CHAMP CONVECTEUR",
+    "INITIAL_SUSPENSION_CONCENTRATIONS" : "CONCENTRATIONS INITIALES EN SUSPENSION",
+    "CONCENTRATION_PER_CLASS_AT_BOUNDARIES" : "CONCENTRATIONS PAR CLASSE AUX FRONTIERES",
+    "DIFFUSION" : "DIFFUSION",
+    "OPTION_FOR_THE_DISPERSION" : "OPTION POUR LA DISPERSION",
+    "TETA_SUSPENSION" : "TETA SUSPENSION",
+    "CRITICAL_SHEAR_VELOCITY_FOR_MUD_DEPOSITION" : "VITESSE CRITIQUE DE DEPOT DE LA VASE",
+    "PARTHENIADES_CONSTANT" : "CONSTANTE DE PARTHENIADES",
     "D90" : "D90",
     "SEDIMENT_DIAMETERS" : "DIAMETRES DES GRAINS",
+    "HIDING_FACTOR_FOR_PARTICULAR_SIZE_CLASS" : "HIDING FACTOR PAR CLASSE GRANULO",
+    "NUMBER_OF_SIZE_CLASSES_OF_BED_MATERIAL" : "NOMBRE DE CLASSES GRANULOMETRIQUES",
+    "INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS" : "FRACTION INITIALE PAR CLASSE SEDIMENTOLOGIQUE",
+    "ACTIVE_LAYER_THICKNESS" : "EPAISSEUR DE COUCHE ACTIVE",
+    "HIDING_FACTOR_FORMULA" : "HIDING FACTOR FORMULA",
+    "CONSTANT_ACTIVE_LAYER_THICKNESS" : "EPAISSEUR DE COUCHE ACTIVE CONSTANTE",
+    "COHESIVE_SEDIMENTS" : "SEDIMENTS COHESIFS",
+    "VERTICAL_GRAIN_SORTING_MODEL" : "VERTICAL GRAIN SORTING MODEL",
+    "C_VSM_MAXIMUM_SECTIONS" : "C-VSM MAXIMUM SECTIONS",
+    "C_VSM_FULL_PRINTOUT_PERIOD" : "C-VSM FULL PRINTOUT PERIOD",
+    "C_VSM_PRINTOUT_SELECTION" : "C-VSM PRINTOUT SELECTION",
+    "C_VSM_DYNAMIC_ALT_MODEL" : "C-VSM DYNAMIC ALT MODEL",
     "RATIO_BETWEEN_SKIN_FRICTION_AND_MEAN_DIAMETER" : "RATIO ENTRE LA RUGOSITE DE PEAU ET LE DIAMETRE MOYEN",
-    "SECONDARY_CURRENTS" : "COURANTS SECONDAIRES",
-    "SECONDARY_CURRENTS_FILE" : "FICHIER DE COURANTS SECONDAIRES",
+    "SKIN_FRICTION_CORRECTION" : "CORRECTION FROTTEMENT DE PEAU",
+    "FRICTION_COEFFICIENT" : "COEFFICIENT DE FROTTEMENT",
+    "LAW_OF_BOTTOM_FRICTION" : "LOI DE FROTTEMENT SUR LE FOND",
     "FORMULA_FOR_SLOPE_EFFECT" : "FORMULE POUR EFFET DE PENTE",
     "FRICTION_ANGLE_OF_THE_SEDIMENT" : "ANGLE DE FROTTEMENT DU SEDIMENT",
     "FORMULA_FOR_DEVIATION" : "FORMULE POUR LA DEVIATION",
     "PARAMETER_FOR_DEVIATION" : "PARAMETRE POUR LA DEVIATION",
     "SEDIMENT_SLIDE" : "GLISSEMENT DU SEDIMENT",
     "SLOPE_EFFECT" : "EFFET DE PENTE",
-    "SKIN_FRICTION_CORRECTION" : "CORRECTION FROTTEMENT DE PEAU",
+    "BETA" : "BETA",
     "BED_ROUGHNESS_PREDICTION" : "PREDICTION DE LA RUGOSITE",
-    "BED_ROUGHNESS_PREDICTOR_OPTION" : "OPTION DU PREDICTEUR DE RUGOSITE",
     "SECONDARY_CURRENTS_ALPHA_COEFFICIENT" : "SECONDARY CURRENTS ALPHA COEFFICIENT",
     "MORPHOLOGICAL_FACTOR" : "FACTEUR MORPHOLOGIQUE",
-    "BETA" : "BETA",
-    "MEAN_DIAMETER_OF_THE_SEDIMENT" : "DIAMETRE MOYEN DES GRAINS",
-    "FORMULATION_FOR_DEPOSITION_AND_EROSION" : "FORMULATION POUR DEPOT ET EROSION",
-    "GRAIN_FEEDING" : "GRAIN-FEEDING",
-    "GEOMETRY_FILE_BINARY" : "STANDARD DU FICHIER DE GEOMETRIE",
-    "HYDRODYNAMIC_FILE_BINARY" : "STANDARD DU FICHIER HYDRODYNAMIQUE",
-    "BINARY_OF_THE_PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE" : "STANDARD DU FICHIER PRECEDENT SEDIMENTOLOGIQUE",
-    "RESULTS_FILE_BINARY" : "STANDARD DU FICHIER RESULTAT",
-    "REFERENCE_FILE_BINARY" : "STANDARD DU FICHIER DE REFERENCE",
-    "STEADY_CASE" : "CAS PERMANENT",
-    "FRICTION_COEFFICIENT" : "COEFFICIENT DE FROTTEMENT",
-    "NUMBER_OF_TIME_STEPS" : "NOMBRE DE PAS DE TEMPS",
-    "TIME_STEP" : "PAS DE TEMPS",
-    "NUMBER_OF_SUB_ITERATIONS" : "NOMBRE DE SOUS-ITERATIONS",
-    "LAW_OF_BOTTOM_FRICTION" : "LOI DE FROTTEMENT SUR LE FOND",
-    "CONSTANT_FLOW_DISCHARGE" : "CONSTANT FLOW DISCHARGE",
-    "NUMBER_OF_ITERATIONS_FOR_TELEMAC" : "NOMBRE D'ITERATIONS POUR TELEMAC",
-    "CRITERION_TO_UPDATE_THE_FLOW" : "CRITERE POUR METTRE A JOUR L'HYDRODYNAMIQUE",
-    "CRITICAL_EVOLUTION_RATIO" : "RAPPORT D'EVOLUTION CRITIQUE",
-    "NUMBER_OF_TIDES_OR_FLOODS" : "NOMBRE DE MAREES OU CRUES",
-    "ORIGINAL_HOUR_OF_TIME" : "HEURE DE L'ORIGINE DES TEMPS",
-    "ORIGINAL_DATE_OF_TIME" : "DATE DE L'ORIGINE DES TEMPS",
-    "TIDE_PERIOD" : "PERIODE DE LA MAREE",
+    "MINIMUM_DEPTH_FOR_BEDLOAD" : "PROFONDEUR MINIMUM POUR LE CHARRIAGE",
     "BED_LOAD" : "CHARRIAGE",
     "BED_LOAD_TRANSPORT_FORMULA" : "FORMULE DE TRANSPORT SOLIDE",
     "B_VALUE_FOR_THE_BIJKER_FORMULA" : "COEFFICIENT B DE LA FORMULE DE BIJKER",
     "MPM_COEFFICIENT" : "MPM COEFFICIENT",
-    "MINIMUM_DEPTH_FOR_BEDLOAD" : "PROFONDEUR MINIMUM POUR LE CHARRIAGE",
-    "HIDING_FACTOR_FOR_PARTICULAR_SIZE_CLASS" : "HIDING FACTOR PAR CLASSE GRANULO",
-    "NUMBER_OF_SIZE_CLASSES_OF_BED_MATERIAL" : "NOMBRE DE CLASSES GRANULOMETRIQUES",
-    "INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS" : "FRACTION INITIALE PAR CLASSE SEDIMENTOLOGIQUE",
-    "ACTIVE_LAYER_THICKNESS" : "EPAISSEUR DE COUCHE ACTIVE",
-    "HIDING_FACTOR_FORMULA" : "HIDING FACTOR FORMULA",
-    "NUMBER_OF_BED_LOAD_MODEL_LAYERS" : "NOMBRE DE COUCHES POUR GRANULO ETENDUE",
-    "CONSTANT_ACTIVE_LAYER_THICKNESS" : "EPAISSEUR DE COUCHE ACTIVE CONSTANTE",
-    "VERTICAL_GRAIN_SORTING_MODEL" : "VERTICAL GRAIN SORTING MODEL",
-    "C_VSM_MAXIMUM_SECTIONS" : "C-VSM MAXIMUM SECTIONS",
-    "C_VSM_FULL_PRINTOUT_PERIOD" : "C-VSM FULL PRINTOUT PERIOD",
-    "C_VSM_PRINTOUT_SELECTION" : "C-VSM PRINTOUT SELECTION",
-    "C_VSM_DYNAMIC_ALT_MODEL" : "C-VSM DYNAMIC ALT MODEL",
-    "C_VSM_RESULTS_FILE" : "FICHIER DES RESULTATS C-VSM",
-    "C_VSM_RESULTS_FILE_FORMAT" : "FORMAT DU FICHIER DES C-VSM RESULTATS",
-    "SUSPENSION" : "SUSPENSION",
-    "DISPERSION_ALONG_THE_FLOW" : "DISPERSION LONGITUDINALE",
-    "DISPERSION_ACROSS_THE_FLOW" : "DISPERSION TRANSVERSALE",
-    "EQUILIBRIUM_INFLOW_CONCENTRATION" : "CONCENTRATION D'EQUILIBRE EN ENTREE",
-    "MASS_CONCENTRATION" : "CONCENTRATION MASSIQUE",
-    "REFERENCE_CONCENTRATION_FORMULA" : "FORMULE POUR LA CONCENTRATION DE REFERENCE",
-    "CORRECTION_ON_CONVECTION_VELOCITY" : "CORRECTION DU CHAMP CONVECTEUR",
-    "INITIAL_SUSPENSION_CONCENTRATIONS" : "CONCENTRATIONS INITIALES EN SUSPENSION",
-    "CONCENTRATION_PER_CLASS_AT_BOUNDARIES" : "CONCENTRATIONS PAR CLASSE AUX FRONTIERES",
-    "DIFFUSION" : "DIFFUSION",
-    "SETTLING_LAG" : "SETTLING LAG",
-    "OPTION_FOR_THE_DISPERSION" : "OPTION POUR LA DISPERSION",
     "SCHEME_OPTION_FOR_ADVECTION" : "OPTION DU SCHEMA POUR LA CONVECTION",
-    "TETA_SUSPENSION" : "TETA SUSPENSION",
-    "SOLVER_ACCURACY_FOR_SUSPENSION" : "PRECISION DU SOLVEUR POUR LA SUSPENSION",
-    "OPTION_FOR_THE_DIFFUSION_OF_TRACER" : "OPTION POUR LA DIFFUSION DU TRACEUR",
-    "PRECONDITIONING_FOR_SUSPENSION" : "PRECONDITIONNEMENT POUR LA SUSPENSION",
-    "COHESIVE_SEDIMENTS" : "SEDIMENTS COHESIFS",
     "CONSOLIDATION_MODEL" : "OPTION DU MODELE DE TASSEMENT",
     "GEL_CONCENTRATION" : "CONCENTRATION GEL",
     "MAXIMUM_CONCENTRATION" : "CONCENTRATION MAXIMALE",
     "PERMEABILITY_COEFFICIENT" : "COEFFICIENT DE PERMEABILITE",
     "MUD_CONSOLIDATION" : "TASSEMENT DU LIT COHESIF",
     "NUMBER_OF_LAYERS_OF_THE_CONSOLIDATION_MODEL" : "NOMBRE DE COUCHES POUR LE TASSEMENT",
+    "MASS_TRANSFER_PER_LAYER" : "TRANSFERT DE MASSE PAR COUCHE",
     "MUD_CONCENTRATION_PER_LAYER" : "CONCENTRATIONS DU LIT DE VASE",
     "CRITICAL_EROSION_SHEAR_STRESS_OF_THE_MUD" : "CONTRAINTE CRITIQUE D'EROSION DE LA VASE",
-    "MASS_TRANSFER_PER_LAYER" : "TRANSFERT DE MASSE PAR COUCHE",
-    "CRITICAL_SHEAR_VELOCITY_FOR_MUD_DEPOSITION" : "VITESSE CRITIQUE DE DEPOT DE LA VASE",
-    "PARTHENIADES_CONSTANT" : "CONSTANTE DE PARTHENIADES",
-    "NESTOR" : "NESTOR",
-    "NESTOR_ACTION_FILE" : "FICHIER DE NESTOR ACTION",
-    "NESTOR_POLYGON_FILE" : "FICHIER DE NESTOR POLYGON",
-    "NESTOR_RESTART_FILE" : "FICHIER DE NESTOR RESTART",
-    "NESTOR_SURFACE_REFERENCE_FILE" : "FICHIER DE NESTOR DE SURFACE REFERENCE",
-    "EFFECT_OF_WAVES" : "PRISE EN COMPTE DE LA HOULE",
-    "MIXED_SEDIMENT" : "SEDIMENT MIXTE",
-    "AD_NUMBER_OF_DERIVATIVES" : "AD NOMBRE DE DERIVEES",
-    "AD_NAMES_OF_DERIVATIVES" : "AD NOMS DES DERIVEES",
-    "AD_NUMBER_OF_DIRECTIONS" : "AD NOMBRE DE DIRECTIONS",
-    "AD_SYMBOLIC_LINEAR_SOLVER" : "AD SOLVEUR LINEAIRE SYMBOLIQUE",
-    "AD_LINEAR_SOLVER_RESET_DERIVATIVES" : "AD REMISE A ZERO DES DERIVEES DU SOLVEUR LINEAIRE",
-    "AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE" : "AD CONVERGENCE DES DERIVEES POUR LE SOLVEUR LINEAIRE",
-    "LIST_OF_FILES" : "LISTE DES FICHIERS",
-    "DESCRIPTION_OF_LIBRARIES" : "DESCRIPTION DES LIBRAIRIES",
-    "DEFAULT_EXECUTABLE" : "EXECUTABLE PAR DEFAUT",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "EXECUTABLE PARALLELE PAR DEFAUT",
+    "CONCATENATE_PARTEL_OUTPUT" : "CONCATENATION SORTIE PARTEL",
+    "DICTIONARY" : "DICTIONNAIRE",
 }
 dicoCasFrToCata = {
     "TITRE" : "TITLE",
     "PROCESSEURS PARALLELES" : "PARALLEL_PROCESSORS",
+    "VALIDATION" : "VALIDATION",
+    "NOMBRE DE TABLEAUX PRIVES" : "NUMBER_OF_PRIVATE_ARRAYS",
+    "COORDONNEES DE L'ORIGINE" : "ORIGIN_COORDINATES",
+    "DEBUGGER" : "DEBUGGER",
+    "OPTION DE TRAITEMENT DES BANCS DECOUVRANTS" : "OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS",
+    "NESTOR" : "NESTOR",
+    "FICHIER DE NESTOR ACTION" : "NESTOR_ACTION_FILE",
+    "FICHIER DE NESTOR POLYGON" : "NESTOR_POLYGON_FILE",
+    "FICHIER DE NESTOR RESTART" : "NESTOR_RESTART_FILE",
+    "FICHIER DE NESTOR DE SURFACE REFERENCE" : "NESTOR_SURFACE_REFERENCE_FILE",
     "VERIFICATION DU MAILLAGE" : "CHECKING_THE_MESH",
     "NOMBRE MAXIMUM DE FRONTIERES" : "MAXIMUM_NUMBER_OF_BOUNDARIES",
+    "FICHIER DE FLUXLINE" : "FLUXLINE_INPUT_FILE",
+    "FLUXLINE" : "FLUXLINE",
+    "SECTIONS DE CONTROLE" : "CONTROL_SECTIONS",
+    "STATIONARY MODE" : "STATIONARY_MODE",
+    "PARAMETRES DE SHIELDS" : "SHIELDS_PARAMETERS",
+    "OPTION DE TRAITEMENT DES FONDS NON ERODABLES" : "OPTION_FOR_THE_TREATMENT_OF_NON_ERODABLE_BEDS",
+    "VALEUR MINIMUM DE H" : "MINIMAL_VALUE_OF_THE_WATER_HEIGHT",
+    "BANCS DECOUVRANTS" : "TIDAL_FLATS",
+    "COURANTS SECONDAIRES" : "SECONDARY_CURRENTS",
+    "FICHIER DE COURANTS SECONDAIRES" : "SECONDARY_CURRENTS_FILE",
+    "GRAIN-FEEDING" : "GRAIN_FEEDING",
+    "CAS PERMANENT" : "STEADY_CASE",
+    "CONSTANT FLOW DISCHARGE" : "CONSTANT_FLOW_DISCHARGE",
+    "NOMBRE D'ITERATIONS POUR TELEMAC" : "NUMBER_OF_ITERATIONS_FOR_TELEMAC",
+    "CRITERE POUR METTRE A JOUR L'HYDRODYNAMIQUE" : "CRITERION_TO_UPDATE_THE_FLOW",
+    "RAPPORT D'EVOLUTION CRITIQUE" : "CRITICAL_EVOLUTION_RATIO",
+    "NOMBRE DE COUCHES POUR GRANULO ETENDUE" : "NUMBER_OF_BED_LOAD_MODEL_LAYERS",
+    "CONCENTRATION MASSIQUE" : "MASS_CONCENTRATION",
+    "PRISE EN COMPTE DE LA HOULE" : "EFFECT_OF_WAVES",
+    "SEDIMENT MIXTE" : "MIXED_SEDIMENT",
     "LONGUEUR DU VECTEUR" : "VECTOR_LENGTH",
-    "FICHIER DE GEOMETRIE" : "GEOMETRY_FILE",
+    "FICHIER DES PARAMETRES" : "STEERING_FILE",
+    "DIAMETRE MOYEN DES GRAINS" : "MEAN_DIAMETER_OF_THE_SEDIMENT",
+    "STANDARD DU FICHIER DE GEOMETRIE" : "GEOMETRY_FILE_BINARY",
+    "STANDARD DU FICHIER HYDRODYNAMIQUE" : "HYDRODYNAMIC_FILE_BINARY",
+    "STANDARD DU FICHIER PRECEDENT SEDIMENTOLOGIQUE" : "BINARY_OF_THE_PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE",
+    "STANDARD DU FICHIER RESULTAT" : "RESULTS_FILE_BINARY",
+    "STANDARD DU FICHIER DE REFERENCE" : "REFERENCE_FILE_BINARY",
     "FORMAT DU FICHIER DE GEOMETRIE" : "GEOMETRY_FILE_FORMAT",
+    "FICHIER DE GEOMETRIE" : "GEOMETRY_FILE",
+    "FICHIER HYDRODYNAMIQUE" : "HYDRODYNAMIC_FILE",
+    "NOMS DES VARIABLES PRIVEES" : "NAMES_OF_PRIVATE_VARIABLES",
+    "FICHIER DES FRONTIERES LIQUIDES" : "LIQUID_BOUNDARIES_FILE",
     "FORMAT DU FICHIER DES RESULTATS" : "RESULTS_FILE_FORMAT",
+    "FICHIER DES RESULTATS" : "RESULTS_FILE",
+    "VARIABLES A IMPRIMER" : "VARIABLES_TO_BE_PRINTED",
+    "PERIODE DE SORTIE GRAPHIQUE" : "GRAPHIC_PRINTOUT_PERIOD",
+    "PERIODE DE SORTIE LISTING" : "LISTING_PRINTOUT_PERIOD",
+    "BILAN DE MASSE" : "MASS_BALANCE",
+    "SECTIONS OUTPUT FILE" : "SECTIONS_OUTPUT_FILE",
+    "FICHIER DES RESULTATS C-VSM" : "C_VSM_RESULTS_FILE",
+    "FORMAT DU FICHIER DES C-VSM RESULTATS" : "C_VSM_RESULTS_FILE_FORMAT",
     "FORMAT DU FICHIER HYDRODYNAMIQUE" : "HYDRODYNAMIC_FILE_FORMAT",
     "FORMAT DU FICHIER DE REFERENCE" : "REFERENCE_FILE_FORMAT",
-    "FORMAT DU FICHIER PRECEDENT SEDIMENTOLOGIQUE" : "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT",
     "FORMAT DU FICHIER DE HOULE" : "WAVE_FILE_FORMAT",
     "FICHIER FORTRAN" : "FORTRAN_FILE",
-    "FICHIER DES PARAMETRES" : "STEERING_FILE",
     "FICHIER DES CONDITIONS AUX LIMITES" : "BOUNDARY_CONDITIONS_FILE",
-    "FICHIER HYDRODYNAMIQUE" : "HYDRODYNAMIC_FILE",
     "FICHIER DE HOULE" : "WAVE_FILE",
-    "FICHIER PRECEDENT SEDIMENTOLOGIQUE" : "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE",
     "FICHIER DE REFERENCE" : "REFERENCE_FILE",
-    "VALIDATION" : "VALIDATION",
     "FICHIER DES FONDS" : "BOTTOM_TOPOGRAPHY_FILE",
-    "FICHIER DE FLUXLINE" : "FLUXLINE_INPUT_FILE",
-    "FICHIER DES RESULTATS" : "RESULTS_FILE",
-    "VARIABLES POUR LES SORTIES GRAPHIQUES" : "VARIABLES_FOR_GRAPHIC_PRINTOUTS",
-    "VARIABLES A IMPRIMER" : "VARIABLES_TO_BE_PRINTED",
-    "NUMERO DE VERSION" : "RELEASE",
-    "PERIODE DE SORTIE GRAPHIQUE" : "GRAPHIC_PRINTOUT_PERIOD",
-    "PERIODE DE SORTIE LISTING" : "LISTING_PRINTOUT_PERIOD",
-    "NOMBRE DE TABLEAUX PRIVES" : "NUMBER_OF_PRIVATE_ARRAYS",
-    "FLUXLINE" : "FLUXLINE",
-    "NOMS DES VARIABLES PRIVEES" : "NAMES_OF_PRIVATE_VARIABLES",
-    "BILAN DE MASSE" : "MASS_BALANCE",
     "FICHIER DES SECTIONS DE CONTROLE" : "SECTIONS_INPUT_FILE",
-    "SECTIONS OUTPUT FILE" : "SECTIONS_OUTPUT_FILE",
-    "SECTIONS DE CONTROLE" : "CONTROL_SECTIONS",
+    "FORMAT DU FICHIER PRECEDENT SEDIMENTOLOGIQUE" : "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT",
+    "FICHIER PRECEDENT SEDIMENTOLOGIQUE" : "PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE",
     "SUITE DE CALCUL" : "COMPUTATION_CONTINUED",
+    "VARIABLES POUR LES SORTIES GRAPHIQUES" : "VARIABLES_FOR_GRAPHIC_PRINTOUTS",
     "TEMPS D'ORIGINE DE L'HYDROGRAMME" : "STARTING_TIME_OF_THE_HYDROGRAM",
-    "COORDONNEES DE L'ORIGINE" : "ORIGIN_COORDINATES",
-    "FICHIER DES FRONTIERES LIQUIDES" : "LIQUID_BOUNDARIES_FILE",
+    "NOMBRE DE PAS DE TEMPS" : "NUMBER_OF_TIME_STEPS",
+    "PAS DE TEMPS" : "TIME_STEP",
+    "NOMBRE DE SOUS-ITERATIONS" : "NUMBER_OF_SUB_ITERATIONS",
+    "NOMBRE DE MAREES OU CRUES" : "NUMBER_OF_TIDES_OR_FLOODS",
+    "HEURE DE L'ORIGINE DES TEMPS" : "ORIGINAL_HOUR_OF_TIME",
+    "DATE DE L'ORIGINE DES TEMPS" : "ORIGINAL_DATE_OF_TIME",
+    "PERIODE DE LA MAREE" : "TIDE_PERIOD",
     "DEBITS SOLIDES IMPOSES" : "PRESCRIBED_SOLID_DISCHARGES",
-    "STATIONARY MODE" : "STATIONARY_MODE",
-    "DICTIONNAIRE" : "DICTIONARY",
     "SOLVEUR" : "SOLVER",
     "OPTION DU SOLVEUR" : "SOLVER_OPTION",
     "PRECONDITIONNEMENT" : "PRECONDITIONING",
     "MAXIMUM D'ITERATIONS POUR LE SOLVEUR" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER",
+    "OPTION DU SOLVEUR POUR LA SUSPENSION" : "SOLVER_OPTION_FOR_SUSPENSION",
+    "MAXIMUM D'ITERATIONS POUR LE SOLVEUR POUR LA SUSPENSION" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER_FOR_SUSPENSION",
+    "PRECISION DU SOLVEUR" : "SOLVER_ACCURACY",
+    "PRECISION DU SOLVEUR POUR LA SUSPENSION" : "SOLVER_ACCURACY_FOR_SUSPENSION",
+    "PRECONDITIONNEMENT POUR LA SUSPENSION" : "PRECONDITIONING_FOR_SUSPENSION",
     "MASS-LUMPING" : "MASS_LUMPING",
     "TETA" : "TETA",
     "ZERO" : "ZERO",
     "VOLUMES FINIS" : "FINITE_VOLUMES",
     "FORME DE LA CONVECTION" : "TYPE_OF_ADVECTION",
-    "PARTITIONNEUR" : "PARTITIONING_TOOL",
-    "SOLVEUR POUR LA SUSPENSION" : "SOLVER_FOR_SUSPENSION",
-    "OPTION DU SOLVEUR POUR LA SUSPENSION" : "SOLVER_OPTION_FOR_SUSPENSION",
-    "MAXIMUM D'ITERATIONS POUR LE SOLVEUR POUR LA SUSPENSION" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER_FOR_SUSPENSION",
-    "DEBUGGER" : "DEBUGGER",
     "OPTION DE SUPG" : "SUPG_OPTION",
     "PRODUIT MATRICE-VECTEUR" : "MATRIX_VECTOR_PRODUCT",
     "STOCKAGE DES MATRICES" : "MATRIX_STORAGE",
-    "PRECISION DU SOLVEUR" : "SOLVER_ACCURACY",
+    "OPTION POUR LA DIFFUSION DU TRACEUR" : "OPTION_FOR_THE_DIFFUSION_OF_TRACER",
     "MAXIMUM D'ITERATIONS POUR LES SCHEMAS DE CONVECTION" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES",
+    "PARTITIONNEUR" : "PARTITIONING_TOOL",
     "NOMBRE DE CORRECTIONS DES SCHEMAS DISTRIBUTIFS" : "NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES",
     "NOMBRE DE SOUS-PAS DES SCHEMAS DISTRIBUTIFS" : "NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES",
     "TRAITEMENT DES FLUX AUX FRONTIERES" : "TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES",
+    "OPTION DU PREDICTEUR DE RUGOSITE" : "BED_ROUGHNESS_PREDICTOR_OPTION",
+    "SOLVEUR POUR LA SUSPENSION" : "SOLVER_FOR_SUSPENSION",
+    "AD NOMBRE DE DERIVEES" : "AD_NUMBER_OF_DERIVATIVES",
+    "AD NOMS DES DERIVEES" : "AD_NAMES_OF_DERIVATIVES",
+    "AD NOMBRE DE DIRECTIONS" : "AD_NUMBER_OF_DIRECTIONS",
+    "AD SOLVEUR LINEAIRE SYMBOLIQUE" : "AD_SYMBOLIC_LINEAR_SOLVER",
+    "AD REMISE A ZERO DES DERIVEES DU SOLVEUR LINEAIRE" : "AD_LINEAR_SOLVER_RESET_DERIVATIVES",
+    "AD CONVERGENCE DES DERIVEES POUR LE SOLVEUR LINEAIRE" : "AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE",
     "MASSE VOLUMIQUE DE L'EAU" : "WATER_DENSITY",
     "MASSE VOLUMIQUE DU SEDIMENT" : "SEDIMENT_DENSITY",
     "POROSITE DU LIT NON COHESIF" : "NON_COHESIVE_BED_POROSITY",
-    "PARAMETRES DE SHIELDS" : "SHIELDS_PARAMETERS",
     "GRAVITE" : "GRAVITY_ACCELERATION",
-    "OPTION DE TRAITEMENT DES BANCS DECOUVRANTS" : "OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS",
-    "OPTION DE TRAITEMENT DES FONDS NON ERODABLES" : "OPTION_FOR_THE_TREATMENT_OF_NON_ERODABLE_BEDS",
     "VISCOSITE CINEMATIQUE EAU" : "WATER_VISCOSITY",
-    "VALEUR MINIMUM DE H" : "MINIMAL_VALUE_OF_THE_WATER_HEIGHT",
+    "SETTLING LAG" : "SETTLING_LAG",
     "VITESSES DE CHUTE" : "SETTLING_VELOCITIES",
-    "BANCS DECOUVRANTS" : "TIDAL_FLATS",
+    "SUSPENSION" : "SUSPENSION",
+    "DISPERSION LONGITUDINALE" : "DISPERSION_ALONG_THE_FLOW",
+    "DISPERSION TRANSVERSALE" : "DISPERSION_ACROSS_THE_FLOW",
+    "CONCENTRATION D'EQUILIBRE EN ENTREE" : "EQUILIBRIUM_INFLOW_CONCENTRATION",
+    "FORMULE POUR LA CONCENTRATION DE REFERENCE" : "REFERENCE_CONCENTRATION_FORMULA",
+    "CORRECTION DU CHAMP CONVECTEUR" : "CORRECTION_ON_CONVECTION_VELOCITY",
+    "CONCENTRATIONS INITIALES EN SUSPENSION" : "INITIAL_SUSPENSION_CONCENTRATIONS",
+    "CONCENTRATIONS PAR CLASSE AUX FRONTIERES" : "CONCENTRATION_PER_CLASS_AT_BOUNDARIES",
+    "DIFFUSION" : "DIFFUSION",
+    "OPTION POUR LA DISPERSION" : "OPTION_FOR_THE_DISPERSION",
+    "TETA SUSPENSION" : "TETA_SUSPENSION",
+    "VITESSE CRITIQUE DE DEPOT DE LA VASE" : "CRITICAL_SHEAR_VELOCITY_FOR_MUD_DEPOSITION",
+    "CONSTANTE DE PARTHENIADES" : "PARTHENIADES_CONSTANT",
     "D90" : "D90",
     "DIAMETRES DES GRAINS" : "SEDIMENT_DIAMETERS",
+    "HIDING FACTOR PAR CLASSE GRANULO" : "HIDING_FACTOR_FOR_PARTICULAR_SIZE_CLASS",
+    "NOMBRE DE CLASSES GRANULOMETRIQUES" : "NUMBER_OF_SIZE_CLASSES_OF_BED_MATERIAL",
+    "FRACTION INITIALE PAR CLASSE SEDIMENTOLOGIQUE" : "INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS",
+    "EPAISSEUR DE COUCHE ACTIVE" : "ACTIVE_LAYER_THICKNESS",
+    "HIDING FACTOR FORMULA" : "HIDING_FACTOR_FORMULA",
+    "EPAISSEUR DE COUCHE ACTIVE CONSTANTE" : "CONSTANT_ACTIVE_LAYER_THICKNESS",
+    "SEDIMENTS COHESIFS" : "COHESIVE_SEDIMENTS",
+    "VERTICAL GRAIN SORTING MODEL" : "VERTICAL_GRAIN_SORTING_MODEL",
+    "C-VSM MAXIMUM SECTIONS" : "C_VSM_MAXIMUM_SECTIONS",
+    "C-VSM FULL PRINTOUT PERIOD" : "C_VSM_FULL_PRINTOUT_PERIOD",
+    "C-VSM PRINTOUT SELECTION" : "C_VSM_PRINTOUT_SELECTION",
+    "C-VSM DYNAMIC ALT MODEL" : "C_VSM_DYNAMIC_ALT_MODEL",
     "RATIO ENTRE LA RUGOSITE DE PEAU ET LE DIAMETRE MOYEN" : "RATIO_BETWEEN_SKIN_FRICTION_AND_MEAN_DIAMETER",
-    "COURANTS SECONDAIRES" : "SECONDARY_CURRENTS",
-    "FICHIER DE COURANTS SECONDAIRES" : "SECONDARY_CURRENTS_FILE",
+    "CORRECTION FROTTEMENT DE PEAU" : "SKIN_FRICTION_CORRECTION",
+    "COEFFICIENT DE FROTTEMENT" : "FRICTION_COEFFICIENT",
+    "LOI DE FROTTEMENT SUR LE FOND" : "LAW_OF_BOTTOM_FRICTION",
     "FORMULE POUR EFFET DE PENTE" : "FORMULA_FOR_SLOPE_EFFECT",
     "ANGLE DE FROTTEMENT DU SEDIMENT" : "FRICTION_ANGLE_OF_THE_SEDIMENT",
     "FORMULE POUR LA DEVIATION" : "FORMULA_FOR_DEVIATION",
     "PARAMETRE POUR LA DEVIATION" : "PARAMETER_FOR_DEVIATION",
     "GLISSEMENT DU SEDIMENT" : "SEDIMENT_SLIDE",
     "EFFET DE PENTE" : "SLOPE_EFFECT",
-    "CORRECTION FROTTEMENT DE PEAU" : "SKIN_FRICTION_CORRECTION",
+    "BETA" : "BETA",
     "PREDICTION DE LA RUGOSITE" : "BED_ROUGHNESS_PREDICTION",
-    "OPTION DU PREDICTEUR DE RUGOSITE" : "BED_ROUGHNESS_PREDICTOR_OPTION",
     "SECONDARY CURRENTS ALPHA COEFFICIENT" : "SECONDARY_CURRENTS_ALPHA_COEFFICIENT",
     "FACTEUR MORPHOLOGIQUE" : "MORPHOLOGICAL_FACTOR",
-    "BETA" : "BETA",
-    "DIAMETRE MOYEN DES GRAINS" : "MEAN_DIAMETER_OF_THE_SEDIMENT",
-    "FORMULATION POUR DEPOT ET EROSION" : "FORMULATION_FOR_DEPOSITION_AND_EROSION",
-    "GRAIN-FEEDING" : "GRAIN_FEEDING",
-    "STANDARD DU FICHIER DE GEOMETRIE" : "GEOMETRY_FILE_BINARY",
-    "STANDARD DU FICHIER HYDRODYNAMIQUE" : "HYDRODYNAMIC_FILE_BINARY",
-    "STANDARD DU FICHIER PRECEDENT SEDIMENTOLOGIQUE" : "BINARY_OF_THE_PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE",
-    "STANDARD DU FICHIER RESULTAT" : "RESULTS_FILE_BINARY",
-    "STANDARD DU FICHIER DE REFERENCE" : "REFERENCE_FILE_BINARY",
-    "CAS PERMANENT" : "STEADY_CASE",
-    "COEFFICIENT DE FROTTEMENT" : "FRICTION_COEFFICIENT",
-    "NOMBRE DE PAS DE TEMPS" : "NUMBER_OF_TIME_STEPS",
-    "PAS DE TEMPS" : "TIME_STEP",
-    "NOMBRE DE SOUS-ITERATIONS" : "NUMBER_OF_SUB_ITERATIONS",
-    "LOI DE FROTTEMENT SUR LE FOND" : "LAW_OF_BOTTOM_FRICTION",
-    "CONSTANT FLOW DISCHARGE" : "CONSTANT_FLOW_DISCHARGE",
-    "NOMBRE D'ITERATIONS POUR TELEMAC" : "NUMBER_OF_ITERATIONS_FOR_TELEMAC",
-    "CRITERE POUR METTRE A JOUR L'HYDRODYNAMIQUE" : "CRITERION_TO_UPDATE_THE_FLOW",
-    "RAPPORT D'EVOLUTION CRITIQUE" : "CRITICAL_EVOLUTION_RATIO",
-    "NOMBRE DE MAREES OU CRUES" : "NUMBER_OF_TIDES_OR_FLOODS",
-    "HEURE DE L'ORIGINE DES TEMPS" : "ORIGINAL_HOUR_OF_TIME",
-    "DATE DE L'ORIGINE DES TEMPS" : "ORIGINAL_DATE_OF_TIME",
-    "PERIODE DE LA MAREE" : "TIDE_PERIOD",
+    "PROFONDEUR MINIMUM POUR LE CHARRIAGE" : "MINIMUM_DEPTH_FOR_BEDLOAD",
     "CHARRIAGE" : "BED_LOAD",
     "FORMULE DE TRANSPORT SOLIDE" : "BED_LOAD_TRANSPORT_FORMULA",
     "COEFFICIENT B DE LA FORMULE DE BIJKER" : "B_VALUE_FOR_THE_BIJKER_FORMULA",
     "MPM COEFFICIENT" : "MPM_COEFFICIENT",
-    "PROFONDEUR MINIMUM POUR LE CHARRIAGE" : "MINIMUM_DEPTH_FOR_BEDLOAD",
-    "HIDING FACTOR PAR CLASSE GRANULO" : "HIDING_FACTOR_FOR_PARTICULAR_SIZE_CLASS",
-    "NOMBRE DE CLASSES GRANULOMETRIQUES" : "NUMBER_OF_SIZE_CLASSES_OF_BED_MATERIAL",
-    "FRACTION INITIALE PAR CLASSE SEDIMENTOLOGIQUE" : "INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS",
-    "EPAISSEUR DE COUCHE ACTIVE" : "ACTIVE_LAYER_THICKNESS",
-    "HIDING FACTOR FORMULA" : "HIDING_FACTOR_FORMULA",
-    "NOMBRE DE COUCHES POUR GRANULO ETENDUE" : "NUMBER_OF_BED_LOAD_MODEL_LAYERS",
-    "EPAISSEUR DE COUCHE ACTIVE CONSTANTE" : "CONSTANT_ACTIVE_LAYER_THICKNESS",
-    "VERTICAL GRAIN SORTING MODEL" : "VERTICAL_GRAIN_SORTING_MODEL",
-    "C-VSM MAXIMUM SECTIONS" : "C_VSM_MAXIMUM_SECTIONS",
-    "C-VSM FULL PRINTOUT PERIOD" : "C_VSM_FULL_PRINTOUT_PERIOD",
-    "C-VSM PRINTOUT SELECTION" : "C_VSM_PRINTOUT_SELECTION",
-    "C-VSM DYNAMIC ALT MODEL" : "C_VSM_DYNAMIC_ALT_MODEL",
-    "FICHIER DES RESULTATS C-VSM" : "C_VSM_RESULTS_FILE",
-    "FORMAT DU FICHIER DES C-VSM RESULTATS" : "C_VSM_RESULTS_FILE_FORMAT",
-    "SUSPENSION" : "SUSPENSION",
-    "DISPERSION LONGITUDINALE" : "DISPERSION_ALONG_THE_FLOW",
-    "DISPERSION TRANSVERSALE" : "DISPERSION_ACROSS_THE_FLOW",
-    "CONCENTRATION D'EQUILIBRE EN ENTREE" : "EQUILIBRIUM_INFLOW_CONCENTRATION",
-    "CONCENTRATION MASSIQUE" : "MASS_CONCENTRATION",
-    "FORMULE POUR LA CONCENTRATION DE REFERENCE" : "REFERENCE_CONCENTRATION_FORMULA",
-    "CORRECTION DU CHAMP CONVECTEUR" : "CORRECTION_ON_CONVECTION_VELOCITY",
-    "CONCENTRATIONS INITIALES EN SUSPENSION" : "INITIAL_SUSPENSION_CONCENTRATIONS",
-    "CONCENTRATIONS PAR CLASSE AUX FRONTIERES" : "CONCENTRATION_PER_CLASS_AT_BOUNDARIES",
-    "DIFFUSION" : "DIFFUSION",
-    "SETTLING LAG" : "SETTLING_LAG",
-    "OPTION POUR LA DISPERSION" : "OPTION_FOR_THE_DISPERSION",
     "OPTION DU SCHEMA POUR LA CONVECTION" : "SCHEME_OPTION_FOR_ADVECTION",
-    "TETA SUSPENSION" : "TETA_SUSPENSION",
-    "PRECISION DU SOLVEUR POUR LA SUSPENSION" : "SOLVER_ACCURACY_FOR_SUSPENSION",
-    "OPTION POUR LA DIFFUSION DU TRACEUR" : "OPTION_FOR_THE_DIFFUSION_OF_TRACER",
-    "PRECONDITIONNEMENT POUR LA SUSPENSION" : "PRECONDITIONING_FOR_SUSPENSION",
-    "SEDIMENTS COHESIFS" : "COHESIVE_SEDIMENTS",
     "OPTION DU MODELE DE TASSEMENT" : "CONSOLIDATION_MODEL",
     "CONCENTRATION GEL" : "GEL_CONCENTRATION",
     "CONCENTRATION MAXIMALE" : "MAXIMUM_CONCENTRATION",
     "COEFFICIENT DE PERMEABILITE" : "PERMEABILITY_COEFFICIENT",
     "TASSEMENT DU LIT COHESIF" : "MUD_CONSOLIDATION",
     "NOMBRE DE COUCHES POUR LE TASSEMENT" : "NUMBER_OF_LAYERS_OF_THE_CONSOLIDATION_MODEL",
+    "TRANSFERT DE MASSE PAR COUCHE" : "MASS_TRANSFER_PER_LAYER",
     "CONCENTRATIONS DU LIT DE VASE" : "MUD_CONCENTRATION_PER_LAYER",
     "CONTRAINTE CRITIQUE D'EROSION DE LA VASE" : "CRITICAL_EROSION_SHEAR_STRESS_OF_THE_MUD",
-    "TRANSFERT DE MASSE PAR COUCHE" : "MASS_TRANSFER_PER_LAYER",
-    "VITESSE CRITIQUE DE DEPOT DE LA VASE" : "CRITICAL_SHEAR_VELOCITY_FOR_MUD_DEPOSITION",
-    "CONSTANTE DE PARTHENIADES" : "PARTHENIADES_CONSTANT",
-    "NESTOR" : "NESTOR",
-    "FICHIER DE NESTOR ACTION" : "NESTOR_ACTION_FILE",
-    "FICHIER DE NESTOR POLYGON" : "NESTOR_POLYGON_FILE",
-    "FICHIER DE NESTOR RESTART" : "NESTOR_RESTART_FILE",
-    "FICHIER DE NESTOR DE SURFACE REFERENCE" : "NESTOR_SURFACE_REFERENCE_FILE",
-    "PRISE EN COMPTE DE LA HOULE" : "EFFECT_OF_WAVES",
-    "SEDIMENT MIXTE" : "MIXED_SEDIMENT",
-    "AD NOMBRE DE DERIVEES" : "AD_NUMBER_OF_DERIVATIVES",
-    "AD NOMS DES DERIVEES" : "AD_NAMES_OF_DERIVATIVES",
-    "AD NOMBRE DE DIRECTIONS" : "AD_NUMBER_OF_DIRECTIONS",
-    "AD SOLVEUR LINEAIRE SYMBOLIQUE" : "AD_SYMBOLIC_LINEAR_SOLVER",
-    "AD REMISE A ZERO DES DERIVEES DU SOLVEUR LINEAIRE" : "AD_LINEAR_SOLVER_RESET_DERIVATIVES",
-    "AD CONVERGENCE DES DERIVEES POUR LE SOLVEUR LINEAIRE" : "AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE",
-    "LISTE DES FICHIERS" : "LIST_OF_FILES",
-    "DESCRIPTION DES LIBRAIRIES" : "DESCRIPTION_OF_LIBRARIES",
-    "EXECUTABLE PAR DEFAUT" : "DEFAULT_EXECUTABLE",
-    "EXECUTABLE PARALLELE PAR DEFAUT" : "DEFAULT_PARALLEL_EXECUTABLE",
+    "CONCATENATION SORTIE PARTEL" : "CONCATENATE_PARTEL_OUTPUT",
+    "DICTIONNAIRE" : "DICTIONARY",
 }
index d869b592b378acc1d45fe5186bc83fc1480e6ab4..f25397cf45816107081ce6100b25eb876085d0fc 100644 (file)
@@ -1,7 +1,7 @@
 #/usr/bin/env python
 # -*- coding: latin-1 -*-
 TelemacdicoEn = {
-'VARIABLES_FOR_GRAPHIC_PRINTOUTS' : {
+'VARIABLES_TO_BE_PRINTED' : {
     'U':"velocity along x axis (m/s)",
     'V':"velocity along y axis (m/s)",
     'C':"wawe celerity (m/s)",
@@ -17,30 +17,1344 @@ TelemacdicoEn = {
     'P':"bed-load discharge along y axis (m2/s)",
     'E':"bottom evolution (m)",
     'R':"non erodable bottom",
-    'KS':"total bed roughness (m)",
-    'TOB':"Bed Shear stress (Totalfriction) (N/m2)",
-    'MU': "Skin friction correction factor",
-    'D50': "Mean grain diameter",
+    'KS':"bed friction coefficient (m if Nikuradse)",
+    'TOB':"mean bottom friction (N/m2)",
     'THETAW':"wave angle with axis Oy (deg)",
-    'QSSUSP':"suspended load transport rate (m2/s)",
-    'QSBL':"bed load transport rate (m2/s)",
     'W':"wave height",
     'X':"wave period",
-    'UWB':"wave orbital velocity (m/s)",
-    '1Ai':"fraction of sediment of class i in the first layer",
-    '2Ai':"fraction of sediment of class i in the second layer",
-    'kAi':"fraction of sediment of class i in the k layer",
-    'kES':"thickness of the k layer",
-    'kCONC':"concentration of bed layer k",
-    'QSi':"bed load transport rate of sediment of class i",
-    'CSi':"concentration volumic or mass concentration for class i",
+    '*A*':"fraction of sediment of class**n layer*",
+    '*A1':"fraction of sediment of class11n layer*",
+    '*A2':"fraction of sediment of class22n layer*",
+    '*A3':"fraction of sediment of class33n layer*",
+    '*A4':"fraction of sediment of class44n layer*",
+    '*A5':"fraction of sediment of class55n layer*",
+    '*A6':"fraction of sediment of class66n layer*",
+    '*A7':"fraction of sediment of class77n layer*",
+    '*A8':"fraction of sediment of class88n layer*",
+    '*A9':"fraction of sediment of class99n layer*",
+    '*A10':"fraction of sediment of class1010n layer*",
+    '*A11':"fraction of sediment of class1111n layer*",
+    '*A12':"fraction of sediment of class1212n layer*",
+    '*A13':"fraction of sediment of class1313n layer*",
+    '*A14':"fraction of sediment of class1414n layer*",
+    '*A15':"fraction of sediment of class1515n layer*",
+    '*A16':"fraction of sediment of class1616n layer*",
+    '*A17':"fraction of sediment of class1717n layer*",
+    '*A18':"fraction of sediment of class1818n layer*",
+    '*A19':"fraction of sediment of class1919n layer*",
+    '*A**':"fraction of sediment of class****n layer*",
+    '1A*':"fraction of sediment of class**n layer1",
+    '1A1':"fraction of sediment of class11n layer1",
+    '1A2':"fraction of sediment of class22n layer1",
+    '1A3':"fraction of sediment of class33n layer1",
+    '1A4':"fraction of sediment of class44n layer1",
+    '1A5':"fraction of sediment of class55n layer1",
+    '1A6':"fraction of sediment of class66n layer1",
+    '1A7':"fraction of sediment of class77n layer1",
+    '1A8':"fraction of sediment of class88n layer1",
+    '1A9':"fraction of sediment of class99n layer1",
+    '1A10':"fraction of sediment of class1010n layer1",
+    '1A11':"fraction of sediment of class1111n layer1",
+    '1A12':"fraction of sediment of class1212n layer1",
+    '1A13':"fraction of sediment of class1313n layer1",
+    '1A14':"fraction of sediment of class1414n layer1",
+    '1A15':"fraction of sediment of class1515n layer1",
+    '1A16':"fraction of sediment of class1616n layer1",
+    '1A17':"fraction of sediment of class1717n layer1",
+    '1A18':"fraction of sediment of class1818n layer1",
+    '1A19':"fraction of sediment of class1919n layer1",
+    '1A**':"fraction of sediment of class****n layer1",
+    '2A*':"fraction of sediment of class**n layer2",
+    '2A1':"fraction of sediment of class11n layer2",
+    '2A2':"fraction of sediment of class22n layer2",
+    '2A3':"fraction of sediment of class33n layer2",
+    '2A4':"fraction of sediment of class44n layer2",
+    '2A5':"fraction of sediment of class55n layer2",
+    '2A6':"fraction of sediment of class66n layer2",
+    '2A7':"fraction of sediment of class77n layer2",
+    '2A8':"fraction of sediment of class88n layer2",
+    '2A9':"fraction of sediment of class99n layer2",
+    '2A10':"fraction of sediment of class1010n layer2",
+    '2A11':"fraction of sediment of class1111n layer2",
+    '2A12':"fraction of sediment of class1212n layer2",
+    '2A13':"fraction of sediment of class1313n layer2",
+    '2A14':"fraction of sediment of class1414n layer2",
+    '2A15':"fraction of sediment of class1515n layer2",
+    '2A16':"fraction of sediment of class1616n layer2",
+    '2A17':"fraction of sediment of class1717n layer2",
+    '2A18':"fraction of sediment of class1818n layer2",
+    '2A19':"fraction of sediment of class1919n layer2",
+    '2A**':"fraction of sediment of class****n layer2",
+    '3A*':"fraction of sediment of class**n layer3",
+    '3A1':"fraction of sediment of class11n layer3",
+    '3A2':"fraction of sediment of class22n layer3",
+    '3A3':"fraction of sediment of class33n layer3",
+    '3A4':"fraction of sediment of class44n layer3",
+    '3A5':"fraction of sediment of class55n layer3",
+    '3A6':"fraction of sediment of class66n layer3",
+    '3A7':"fraction of sediment of class77n layer3",
+    '3A8':"fraction of sediment of class88n layer3",
+    '3A9':"fraction of sediment of class99n layer3",
+    '3A10':"fraction of sediment of class1010n layer3",
+    '3A11':"fraction of sediment of class1111n layer3",
+    '3A12':"fraction of sediment of class1212n layer3",
+    '3A13':"fraction of sediment of class1313n layer3",
+    '3A14':"fraction of sediment of class1414n layer3",
+    '3A15':"fraction of sediment of class1515n layer3",
+    '3A16':"fraction of sediment of class1616n layer3",
+    '3A17':"fraction of sediment of class1717n layer3",
+    '3A18':"fraction of sediment of class1818n layer3",
+    '3A19':"fraction of sediment of class1919n layer3",
+    '3A**':"fraction of sediment of class****n layer3",
+    '4A*':"fraction of sediment of class**n layer4",
+    '4A1':"fraction of sediment of class11n layer4",
+    '4A2':"fraction of sediment of class22n layer4",
+    '4A3':"fraction of sediment of class33n layer4",
+    '4A4':"fraction of sediment of class44n layer4",
+    '4A5':"fraction of sediment of class55n layer4",
+    '4A6':"fraction of sediment of class66n layer4",
+    '4A7':"fraction of sediment of class77n layer4",
+    '4A8':"fraction of sediment of class88n layer4",
+    '4A9':"fraction of sediment of class99n layer4",
+    '4A10':"fraction of sediment of class1010n layer4",
+    '4A11':"fraction of sediment of class1111n layer4",
+    '4A12':"fraction of sediment of class1212n layer4",
+    '4A13':"fraction of sediment of class1313n layer4",
+    '4A14':"fraction of sediment of class1414n layer4",
+    '4A15':"fraction of sediment of class1515n layer4",
+    '4A16':"fraction of sediment of class1616n layer4",
+    '4A17':"fraction of sediment of class1717n layer4",
+    '4A18':"fraction of sediment of class1818n layer4",
+    '4A19':"fraction of sediment of class1919n layer4",
+    '4A**':"fraction of sediment of class****n layer4",
+    '5A*':"fraction of sediment of class**n layer5",
+    '5A1':"fraction of sediment of class11n layer5",
+    '5A2':"fraction of sediment of class22n layer5",
+    '5A3':"fraction of sediment of class33n layer5",
+    '5A4':"fraction of sediment of class44n layer5",
+    '5A5':"fraction of sediment of class55n layer5",
+    '5A6':"fraction of sediment of class66n layer5",
+    '5A7':"fraction of sediment of class77n layer5",
+    '5A8':"fraction of sediment of class88n layer5",
+    '5A9':"fraction of sediment of class99n layer5",
+    '5A10':"fraction of sediment of class1010n layer5",
+    '5A11':"fraction of sediment of class1111n layer5",
+    '5A12':"fraction of sediment of class1212n layer5",
+    '5A13':"fraction of sediment of class1313n layer5",
+    '5A14':"fraction of sediment of class1414n layer5",
+    '5A15':"fraction of sediment of class1515n layer5",
+    '5A16':"fraction of sediment of class1616n layer5",
+    '5A17':"fraction of sediment of class1717n layer5",
+    '5A18':"fraction of sediment of class1818n layer5",
+    '5A19':"fraction of sediment of class1919n layer5",
+    '5A**':"fraction of sediment of class****n layer5",
+    '6A*':"fraction of sediment of class**n layer6",
+    '6A1':"fraction of sediment of class11n layer6",
+    '6A2':"fraction of sediment of class22n layer6",
+    '6A3':"fraction of sediment of class33n layer6",
+    '6A4':"fraction of sediment of class44n layer6",
+    '6A5':"fraction of sediment of class55n layer6",
+    '6A6':"fraction of sediment of class66n layer6",
+    '6A7':"fraction of sediment of class77n layer6",
+    '6A8':"fraction of sediment of class88n layer6",
+    '6A9':"fraction of sediment of class99n layer6",
+    '6A10':"fraction of sediment of class1010n layer6",
+    '6A11':"fraction of sediment of class1111n layer6",
+    '6A12':"fraction of sediment of class1212n layer6",
+    '6A13':"fraction of sediment of class1313n layer6",
+    '6A14':"fraction of sediment of class1414n layer6",
+    '6A15':"fraction of sediment of class1515n layer6",
+    '6A16':"fraction of sediment of class1616n layer6",
+    '6A17':"fraction of sediment of class1717n layer6",
+    '6A18':"fraction of sediment of class1818n layer6",
+    '6A19':"fraction of sediment of class1919n layer6",
+    '6A**':"fraction of sediment of class****n layer6",
+    '7A*':"fraction of sediment of class**n layer7",
+    '7A1':"fraction of sediment of class11n layer7",
+    '7A2':"fraction of sediment of class22n layer7",
+    '7A3':"fraction of sediment of class33n layer7",
+    '7A4':"fraction of sediment of class44n layer7",
+    '7A5':"fraction of sediment of class55n layer7",
+    '7A6':"fraction of sediment of class66n layer7",
+    '7A7':"fraction of sediment of class77n layer7",
+    '7A8':"fraction of sediment of class88n layer7",
+    '7A9':"fraction of sediment of class99n layer7",
+    '7A10':"fraction of sediment of class1010n layer7",
+    '7A11':"fraction of sediment of class1111n layer7",
+    '7A12':"fraction of sediment of class1212n layer7",
+    '7A13':"fraction of sediment of class1313n layer7",
+    '7A14':"fraction of sediment of class1414n layer7",
+    '7A15':"fraction of sediment of class1515n layer7",
+    '7A16':"fraction of sediment of class1616n layer7",
+    '7A17':"fraction of sediment of class1717n layer7",
+    '7A18':"fraction of sediment of class1818n layer7",
+    '7A19':"fraction of sediment of class1919n layer7",
+    '7A**':"fraction of sediment of class****n layer7",
+    '8A*':"fraction of sediment of class**n layer8",
+    '8A1':"fraction of sediment of class11n layer8",
+    '8A2':"fraction of sediment of class22n layer8",
+    '8A3':"fraction of sediment of class33n layer8",
+    '8A4':"fraction of sediment of class44n layer8",
+    '8A5':"fraction of sediment of class55n layer8",
+    '8A6':"fraction of sediment of class66n layer8",
+    '8A7':"fraction of sediment of class77n layer8",
+    '8A8':"fraction of sediment of class88n layer8",
+    '8A9':"fraction of sediment of class99n layer8",
+    '8A10':"fraction of sediment of class1010n layer8",
+    '8A11':"fraction of sediment of class1111n layer8",
+    '8A12':"fraction of sediment of class1212n layer8",
+    '8A13':"fraction of sediment of class1313n layer8",
+    '8A14':"fraction of sediment of class1414n layer8",
+    '8A15':"fraction of sediment of class1515n layer8",
+    '8A16':"fraction of sediment of class1616n layer8",
+    '8A17':"fraction of sediment of class1717n layer8",
+    '8A18':"fraction of sediment of class1818n layer8",
+    '8A19':"fraction of sediment of class1919n layer8",
+    '8A**':"fraction of sediment of class****n layer8",
+    '9A*':"fraction of sediment of class**n layer9",
+    '9A1':"fraction of sediment of class11n layer9",
+    '9A2':"fraction of sediment of class22n layer9",
+    '9A3':"fraction of sediment of class33n layer9",
+    '9A4':"fraction of sediment of class44n layer9",
+    '9A5':"fraction of sediment of class55n layer9",
+    '9A6':"fraction of sediment of class66n layer9",
+    '9A7':"fraction of sediment of class77n layer9",
+    '9A8':"fraction of sediment of class88n layer9",
+    '9A9':"fraction of sediment of class99n layer9",
+    '9A10':"fraction of sediment of class1010n layer9",
+    '9A11':"fraction of sediment of class1111n layer9",
+    '9A12':"fraction of sediment of class1212n layer9",
+    '9A13':"fraction of sediment of class1313n layer9",
+    '9A14':"fraction of sediment of class1414n layer9",
+    '9A15':"fraction of sediment of class1515n layer9",
+    '9A16':"fraction of sediment of class1616n layer9",
+    '9A17':"fraction of sediment of class1717n layer9",
+    '9A18':"fraction of sediment of class1818n layer9",
+    '9A19':"fraction of sediment of class1919n layer9",
+    '9A**':"fraction of sediment of class****n layer9",
+    '10A*':"fraction of sediment of class**n layer10",
+    '10A1':"fraction of sediment of class11n layer10",
+    '10A2':"fraction of sediment of class22n layer10",
+    '10A3':"fraction of sediment of class33n layer10",
+    '10A4':"fraction of sediment of class44n layer10",
+    '10A5':"fraction of sediment of class55n layer10",
+    '10A6':"fraction of sediment of class66n layer10",
+    '10A7':"fraction of sediment of class77n layer10",
+    '10A8':"fraction of sediment of class88n layer10",
+    '10A9':"fraction of sediment of class99n layer10",
+    '10A10':"fraction of sediment of class1010n layer10",
+    '10A11':"fraction of sediment of class1111n layer10",
+    '10A12':"fraction of sediment of class1212n layer10",
+    '10A13':"fraction of sediment of class1313n layer10",
+    '10A14':"fraction of sediment of class1414n layer10",
+    '10A15':"fraction of sediment of class1515n layer10",
+    '10A16':"fraction of sediment of class1616n layer10",
+    '10A17':"fraction of sediment of class1717n layer10",
+    '10A18':"fraction of sediment of class1818n layer10",
+    '10A19':"fraction of sediment of class1919n layer10",
+    '10A**':"fraction of sediment of class****n layer10",
+    '11A*':"fraction of sediment of class**n layer11",
+    '11A1':"fraction of sediment of class11n layer11",
+    '11A2':"fraction of sediment of class22n layer11",
+    '11A3':"fraction of sediment of class33n layer11",
+    '11A4':"fraction of sediment of class44n layer11",
+    '11A5':"fraction of sediment of class55n layer11",
+    '11A6':"fraction of sediment of class66n layer11",
+    '11A7':"fraction of sediment of class77n layer11",
+    '11A8':"fraction of sediment of class88n layer11",
+    '11A9':"fraction of sediment of class99n layer11",
+    '11A10':"fraction of sediment of class1010n layer11",
+    '11A11':"fraction of sediment of class1111n layer11",
+    '11A12':"fraction of sediment of class1212n layer11",
+    '11A13':"fraction of sediment of class1313n layer11",
+    '11A14':"fraction of sediment of class1414n layer11",
+    '11A15':"fraction of sediment of class1515n layer11",
+    '11A16':"fraction of sediment of class1616n layer11",
+    '11A17':"fraction of sediment of class1717n layer11",
+    '11A18':"fraction of sediment of class1818n layer11",
+    '11A19':"fraction of sediment of class1919n layer11",
+    '11A**':"fraction of sediment of class****n layer11",
+    '12A*':"fraction of sediment of class**n layer12",
+    '12A1':"fraction of sediment of class11n layer12",
+    '12A2':"fraction of sediment of class22n layer12",
+    '12A3':"fraction of sediment of class33n layer12",
+    '12A4':"fraction of sediment of class44n layer12",
+    '12A5':"fraction of sediment of class55n layer12",
+    '12A6':"fraction of sediment of class66n layer12",
+    '12A7':"fraction of sediment of class77n layer12",
+    '12A8':"fraction of sediment of class88n layer12",
+    '12A9':"fraction of sediment of class99n layer12",
+    '12A10':"fraction of sediment of class1010n layer12",
+    '12A11':"fraction of sediment of class1111n layer12",
+    '12A12':"fraction of sediment of class1212n layer12",
+    '12A13':"fraction of sediment of class1313n layer12",
+    '12A14':"fraction of sediment of class1414n layer12",
+    '12A15':"fraction of sediment of class1515n layer12",
+    '12A16':"fraction of sediment of class1616n layer12",
+    '12A17':"fraction of sediment of class1717n layer12",
+    '12A18':"fraction of sediment of class1818n layer12",
+    '12A19':"fraction of sediment of class1919n layer12",
+    '12A**':"fraction of sediment of class****n layer12",
+    '13A*':"fraction of sediment of class**n layer13",
+    '13A1':"fraction of sediment of class11n layer13",
+    '13A2':"fraction of sediment of class22n layer13",
+    '13A3':"fraction of sediment of class33n layer13",
+    '13A4':"fraction of sediment of class44n layer13",
+    '13A5':"fraction of sediment of class55n layer13",
+    '13A6':"fraction of sediment of class66n layer13",
+    '13A7':"fraction of sediment of class77n layer13",
+    '13A8':"fraction of sediment of class88n layer13",
+    '13A9':"fraction of sediment of class99n layer13",
+    '13A10':"fraction of sediment of class1010n layer13",
+    '13A11':"fraction of sediment of class1111n layer13",
+    '13A12':"fraction of sediment of class1212n layer13",
+    '13A13':"fraction of sediment of class1313n layer13",
+    '13A14':"fraction of sediment of class1414n layer13",
+    '13A15':"fraction of sediment of class1515n layer13",
+    '13A16':"fraction of sediment of class1616n layer13",
+    '13A17':"fraction of sediment of class1717n layer13",
+    '13A18':"fraction of sediment of class1818n layer13",
+    '13A19':"fraction of sediment of class1919n layer13",
+    '13A**':"fraction of sediment of class****n layer13",
+    '14A*':"fraction of sediment of class**n layer14",
+    '14A1':"fraction of sediment of class11n layer14",
+    '14A2':"fraction of sediment of class22n layer14",
+    '14A3':"fraction of sediment of class33n layer14",
+    '14A4':"fraction of sediment of class44n layer14",
+    '14A5':"fraction of sediment of class55n layer14",
+    '14A6':"fraction of sediment of class66n layer14",
+    '14A7':"fraction of sediment of class77n layer14",
+    '14A8':"fraction of sediment of class88n layer14",
+    '14A9':"fraction of sediment of class99n layer14",
+    '14A10':"fraction of sediment of class1010n layer14",
+    '14A11':"fraction of sediment of class1111n layer14",
+    '14A12':"fraction of sediment of class1212n layer14",
+    '14A13':"fraction of sediment of class1313n layer14",
+    '14A14':"fraction of sediment of class1414n layer14",
+    '14A15':"fraction of sediment of class1515n layer14",
+    '14A16':"fraction of sediment of class1616n layer14",
+    '14A17':"fraction of sediment of class1717n layer14",
+    '14A18':"fraction of sediment of class1818n layer14",
+    '14A19':"fraction of sediment of class1919n layer14",
+    '14A**':"fraction of sediment of class****n layer14",
+    '15A*':"fraction of sediment of class**n layer15",
+    '15A1':"fraction of sediment of class11n layer15",
+    '15A2':"fraction of sediment of class22n layer15",
+    '15A3':"fraction of sediment of class33n layer15",
+    '15A4':"fraction of sediment of class44n layer15",
+    '15A5':"fraction of sediment of class55n layer15",
+    '15A6':"fraction of sediment of class66n layer15",
+    '15A7':"fraction of sediment of class77n layer15",
+    '15A8':"fraction of sediment of class88n layer15",
+    '15A9':"fraction of sediment of class99n layer15",
+    '15A10':"fraction of sediment of class1010n layer15",
+    '15A11':"fraction of sediment of class1111n layer15",
+    '15A12':"fraction of sediment of class1212n layer15",
+    '15A13':"fraction of sediment of class1313n layer15",
+    '15A14':"fraction of sediment of class1414n layer15",
+    '15A15':"fraction of sediment of class1515n layer15",
+    '15A16':"fraction of sediment of class1616n layer15",
+    '15A17':"fraction of sediment of class1717n layer15",
+    '15A18':"fraction of sediment of class1818n layer15",
+    '15A19':"fraction of sediment of class1919n layer15",
+    '15A**':"fraction of sediment of class****n layer15",
+    '16A*':"fraction of sediment of class**n layer16",
+    '16A1':"fraction of sediment of class11n layer16",
+    '16A2':"fraction of sediment of class22n layer16",
+    '16A3':"fraction of sediment of class33n layer16",
+    '16A4':"fraction of sediment of class44n layer16",
+    '16A5':"fraction of sediment of class55n layer16",
+    '16A6':"fraction of sediment of class66n layer16",
+    '16A7':"fraction of sediment of class77n layer16",
+    '16A8':"fraction of sediment of class88n layer16",
+    '16A9':"fraction of sediment of class99n layer16",
+    '16A10':"fraction of sediment of class1010n layer16",
+    '16A11':"fraction of sediment of class1111n layer16",
+    '16A12':"fraction of sediment of class1212n layer16",
+    '16A13':"fraction of sediment of class1313n layer16",
+    '16A14':"fraction of sediment of class1414n layer16",
+    '16A15':"fraction of sediment of class1515n layer16",
+    '16A16':"fraction of sediment of class1616n layer16",
+    '16A17':"fraction of sediment of class1717n layer16",
+    '16A18':"fraction of sediment of class1818n layer16",
+    '16A19':"fraction of sediment of class1919n layer16",
+    '16A**':"fraction of sediment of class****n layer16",
+    '17A*':"fraction of sediment of class**n layer17",
+    '17A1':"fraction of sediment of class11n layer17",
+    '17A2':"fraction of sediment of class22n layer17",
+    '17A3':"fraction of sediment of class33n layer17",
+    '17A4':"fraction of sediment of class44n layer17",
+    '17A5':"fraction of sediment of class55n layer17",
+    '17A6':"fraction of sediment of class66n layer17",
+    '17A7':"fraction of sediment of class77n layer17",
+    '17A8':"fraction of sediment of class88n layer17",
+    '17A9':"fraction of sediment of class99n layer17",
+    '17A10':"fraction of sediment of class1010n layer17",
+    '17A11':"fraction of sediment of class1111n layer17",
+    '17A12':"fraction of sediment of class1212n layer17",
+    '17A13':"fraction of sediment of class1313n layer17",
+    '17A14':"fraction of sediment of class1414n layer17",
+    '17A15':"fraction of sediment of class1515n layer17",
+    '17A16':"fraction of sediment of class1616n layer17",
+    '17A17':"fraction of sediment of class1717n layer17",
+    '17A18':"fraction of sediment of class1818n layer17",
+    '17A19':"fraction of sediment of class1919n layer17",
+    '17A**':"fraction of sediment of class****n layer17",
+    '18A*':"fraction of sediment of class**n layer18",
+    '18A1':"fraction of sediment of class11n layer18",
+    '18A2':"fraction of sediment of class22n layer18",
+    '18A3':"fraction of sediment of class33n layer18",
+    '18A4':"fraction of sediment of class44n layer18",
+    '18A5':"fraction of sediment of class55n layer18",
+    '18A6':"fraction of sediment of class66n layer18",
+    '18A7':"fraction of sediment of class77n layer18",
+    '18A8':"fraction of sediment of class88n layer18",
+    '18A9':"fraction of sediment of class99n layer18",
+    '18A10':"fraction of sediment of class1010n layer18",
+    '18A11':"fraction of sediment of class1111n layer18",
+    '18A12':"fraction of sediment of class1212n layer18",
+    '18A13':"fraction of sediment of class1313n layer18",
+    '18A14':"fraction of sediment of class1414n layer18",
+    '18A15':"fraction of sediment of class1515n layer18",
+    '18A16':"fraction of sediment of class1616n layer18",
+    '18A17':"fraction of sediment of class1717n layer18",
+    '18A18':"fraction of sediment of class1818n layer18",
+    '18A19':"fraction of sediment of class1919n layer18",
+    '18A**':"fraction of sediment of class****n layer18",
+    '19A*':"fraction of sediment of class**n layer19",
+    '19A1':"fraction of sediment of class11n layer19",
+    '19A2':"fraction of sediment of class22n layer19",
+    '19A3':"fraction of sediment of class33n layer19",
+    '19A4':"fraction of sediment of class44n layer19",
+    '19A5':"fraction of sediment of class55n layer19",
+    '19A6':"fraction of sediment of class66n layer19",
+    '19A7':"fraction of sediment of class77n layer19",
+    '19A8':"fraction of sediment of class88n layer19",
+    '19A9':"fraction of sediment of class99n layer19",
+    '19A10':"fraction of sediment of class1010n layer19",
+    '19A11':"fraction of sediment of class1111n layer19",
+    '19A12':"fraction of sediment of class1212n layer19",
+    '19A13':"fraction of sediment of class1313n layer19",
+    '19A14':"fraction of sediment of class1414n layer19",
+    '19A15':"fraction of sediment of class1515n layer19",
+    '19A16':"fraction of sediment of class1616n layer19",
+    '19A17':"fraction of sediment of class1717n layer19",
+    '19A18':"fraction of sediment of class1818n layer19",
+    '19A19':"fraction of sediment of class1919n layer19",
+    '19A**':"fraction of sediment of class****n layer19",
+    '**A*':"fraction of sediment of class**n layer**",
+    '**A1':"fraction of sediment of class11n layer**",
+    '**A2':"fraction of sediment of class22n layer**",
+    '**A3':"fraction of sediment of class33n layer**",
+    '**A4':"fraction of sediment of class44n layer**",
+    '**A5':"fraction of sediment of class55n layer**",
+    '**A6':"fraction of sediment of class66n layer**",
+    '**A7':"fraction of sediment of class77n layer**",
+    '**A8':"fraction of sediment of class88n layer**",
+    '**A9':"fraction of sediment of class99n layer**",
+    '**A10':"fraction of sediment of class1010n layer**",
+    '**A11':"fraction of sediment of class1111n layer**",
+    '**A12':"fraction of sediment of class1212n layer**",
+    '**A13':"fraction of sediment of class1313n layer**",
+    '**A14':"fraction of sediment of class1414n layer**",
+    '**A15':"fraction of sediment of class1515n layer**",
+    '**A16':"fraction of sediment of class1616n layer**",
+    '**A17':"fraction of sediment of class1717n layer**",
+    '**A18':"fraction of sediment of class1818n layer**",
+    '**A19':"fraction of sediment of class1919n layer**",
+    '**A**':"fraction of sediment of class****n layer**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'kES': "thicknes of bed layer k",
+    'kCONC': "concentration of bed layer k",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
     'CSAT':"saturated concentration (kg/m3)",
     'A':"supplementary variable A",
     'G':"supplementary variable G",
     'L':"supplementary variable L",
     'O':"supplementary variable O",
+    'ZRL':"reference level for Nestor ",
   },
-'VARIABLES_TO_BE_PRINTED' : {
+'VARIABLES_FOR_GRAPHIC_PRINTOUTS' : {
     'U':"velocity along x axis (m/s)",
     'V':"velocity along y axis (m/s)",
     'C':"wawe celerity (m/s)",
@@ -56,22 +1370,2227 @@ TelemacdicoEn = {
     'P':"bed-load discharge along y axis (m2/s)",
     'E':"bottom evolution (m)",
     'R':"non erodable bottom",
-    'KS':"bed friction coefficient (m if Nikuradse)",
-    'TOB':"mean bottom friction (N/m2)",
+    'KS':"total bed roughness (m)",
+    'TOB':"Bed Shear stress (Totalfriction) (N/m2)",
+    'MU':"Skin friction correction factor",
+    'D50':"Mean grain diameter",
     'THETAW':"wave angle with axis Oy (deg)",
+    'QSSUSP':"suspended load transport rate (m2/s)",
+    'QSBL':"bed load transport rate (m2/s)",
     'W':"wave height",
     'X':"wave period",
-    '1Ai':"fraction of sediment of class i in the first layer",
-    '2Ai':"fraction of sediment of class i in the second layer",
-    'QSi':"bed load transport rate of sediment of class i",
-    '*ES': "thicknes of bed layer i",
-    '*CONC': "concentration of bed layer i ",
-    'CSi':"concentration for class i",
+    'UWB':"wave orbital velocity (m/s)",
+    '*A*':"fraction of sediment of class**n layer*",
+    '*A1':"fraction of sediment of class11n layer*",
+    '*A2':"fraction of sediment of class22n layer*",
+    '*A3':"fraction of sediment of class33n layer*",
+    '*A4':"fraction of sediment of class44n layer*",
+    '*A5':"fraction of sediment of class55n layer*",
+    '*A6':"fraction of sediment of class66n layer*",
+    '*A7':"fraction of sediment of class77n layer*",
+    '*A8':"fraction of sediment of class88n layer*",
+    '*A9':"fraction of sediment of class99n layer*",
+    '*A10':"fraction of sediment of class1010n layer*",
+    '*A11':"fraction of sediment of class1111n layer*",
+    '*A12':"fraction of sediment of class1212n layer*",
+    '*A13':"fraction of sediment of class1313n layer*",
+    '*A14':"fraction of sediment of class1414n layer*",
+    '*A15':"fraction of sediment of class1515n layer*",
+    '*A16':"fraction of sediment of class1616n layer*",
+    '*A17':"fraction of sediment of class1717n layer*",
+    '*A18':"fraction of sediment of class1818n layer*",
+    '*A19':"fraction of sediment of class1919n layer*",
+    '*A**':"fraction of sediment of class****n layer*",
+    '1A*':"fraction of sediment of class**n layer1",
+    '1A1':"fraction of sediment of class11n layer1",
+    '1A2':"fraction of sediment of class22n layer1",
+    '1A3':"fraction of sediment of class33n layer1",
+    '1A4':"fraction of sediment of class44n layer1",
+    '1A5':"fraction of sediment of class55n layer1",
+    '1A6':"fraction of sediment of class66n layer1",
+    '1A7':"fraction of sediment of class77n layer1",
+    '1A8':"fraction of sediment of class88n layer1",
+    '1A9':"fraction of sediment of class99n layer1",
+    '1A10':"fraction of sediment of class1010n layer1",
+    '1A11':"fraction of sediment of class1111n layer1",
+    '1A12':"fraction of sediment of class1212n layer1",
+    '1A13':"fraction of sediment of class1313n layer1",
+    '1A14':"fraction of sediment of class1414n layer1",
+    '1A15':"fraction of sediment of class1515n layer1",
+    '1A16':"fraction of sediment of class1616n layer1",
+    '1A17':"fraction of sediment of class1717n layer1",
+    '1A18':"fraction of sediment of class1818n layer1",
+    '1A19':"fraction of sediment of class1919n layer1",
+    '1A**':"fraction of sediment of class****n layer1",
+    '2A*':"fraction of sediment of class**n layer2",
+    '2A1':"fraction of sediment of class11n layer2",
+    '2A2':"fraction of sediment of class22n layer2",
+    '2A3':"fraction of sediment of class33n layer2",
+    '2A4':"fraction of sediment of class44n layer2",
+    '2A5':"fraction of sediment of class55n layer2",
+    '2A6':"fraction of sediment of class66n layer2",
+    '2A7':"fraction of sediment of class77n layer2",
+    '2A8':"fraction of sediment of class88n layer2",
+    '2A9':"fraction of sediment of class99n layer2",
+    '2A10':"fraction of sediment of class1010n layer2",
+    '2A11':"fraction of sediment of class1111n layer2",
+    '2A12':"fraction of sediment of class1212n layer2",
+    '2A13':"fraction of sediment of class1313n layer2",
+    '2A14':"fraction of sediment of class1414n layer2",
+    '2A15':"fraction of sediment of class1515n layer2",
+    '2A16':"fraction of sediment of class1616n layer2",
+    '2A17':"fraction of sediment of class1717n layer2",
+    '2A18':"fraction of sediment of class1818n layer2",
+    '2A19':"fraction of sediment of class1919n layer2",
+    '2A**':"fraction of sediment of class****n layer2",
+    '3A*':"fraction of sediment of class**n layer3",
+    '3A1':"fraction of sediment of class11n layer3",
+    '3A2':"fraction of sediment of class22n layer3",
+    '3A3':"fraction of sediment of class33n layer3",
+    '3A4':"fraction of sediment of class44n layer3",
+    '3A5':"fraction of sediment of class55n layer3",
+    '3A6':"fraction of sediment of class66n layer3",
+    '3A7':"fraction of sediment of class77n layer3",
+    '3A8':"fraction of sediment of class88n layer3",
+    '3A9':"fraction of sediment of class99n layer3",
+    '3A10':"fraction of sediment of class1010n layer3",
+    '3A11':"fraction of sediment of class1111n layer3",
+    '3A12':"fraction of sediment of class1212n layer3",
+    '3A13':"fraction of sediment of class1313n layer3",
+    '3A14':"fraction of sediment of class1414n layer3",
+    '3A15':"fraction of sediment of class1515n layer3",
+    '3A16':"fraction of sediment of class1616n layer3",
+    '3A17':"fraction of sediment of class1717n layer3",
+    '3A18':"fraction of sediment of class1818n layer3",
+    '3A19':"fraction of sediment of class1919n layer3",
+    '3A**':"fraction of sediment of class****n layer3",
+    '4A*':"fraction of sediment of class**n layer4",
+    '4A1':"fraction of sediment of class11n layer4",
+    '4A2':"fraction of sediment of class22n layer4",
+    '4A3':"fraction of sediment of class33n layer4",
+    '4A4':"fraction of sediment of class44n layer4",
+    '4A5':"fraction of sediment of class55n layer4",
+    '4A6':"fraction of sediment of class66n layer4",
+    '4A7':"fraction of sediment of class77n layer4",
+    '4A8':"fraction of sediment of class88n layer4",
+    '4A9':"fraction of sediment of class99n layer4",
+    '4A10':"fraction of sediment of class1010n layer4",
+    '4A11':"fraction of sediment of class1111n layer4",
+    '4A12':"fraction of sediment of class1212n layer4",
+    '4A13':"fraction of sediment of class1313n layer4",
+    '4A14':"fraction of sediment of class1414n layer4",
+    '4A15':"fraction of sediment of class1515n layer4",
+    '4A16':"fraction of sediment of class1616n layer4",
+    '4A17':"fraction of sediment of class1717n layer4",
+    '4A18':"fraction of sediment of class1818n layer4",
+    '4A19':"fraction of sediment of class1919n layer4",
+    '4A**':"fraction of sediment of class****n layer4",
+    '5A*':"fraction of sediment of class**n layer5",
+    '5A1':"fraction of sediment of class11n layer5",
+    '5A2':"fraction of sediment of class22n layer5",
+    '5A3':"fraction of sediment of class33n layer5",
+    '5A4':"fraction of sediment of class44n layer5",
+    '5A5':"fraction of sediment of class55n layer5",
+    '5A6':"fraction of sediment of class66n layer5",
+    '5A7':"fraction of sediment of class77n layer5",
+    '5A8':"fraction of sediment of class88n layer5",
+    '5A9':"fraction of sediment of class99n layer5",
+    '5A10':"fraction of sediment of class1010n layer5",
+    '5A11':"fraction of sediment of class1111n layer5",
+    '5A12':"fraction of sediment of class1212n layer5",
+    '5A13':"fraction of sediment of class1313n layer5",
+    '5A14':"fraction of sediment of class1414n layer5",
+    '5A15':"fraction of sediment of class1515n layer5",
+    '5A16':"fraction of sediment of class1616n layer5",
+    '5A17':"fraction of sediment of class1717n layer5",
+    '5A18':"fraction of sediment of class1818n layer5",
+    '5A19':"fraction of sediment of class1919n layer5",
+    '5A**':"fraction of sediment of class****n layer5",
+    '6A*':"fraction of sediment of class**n layer6",
+    '6A1':"fraction of sediment of class11n layer6",
+    '6A2':"fraction of sediment of class22n layer6",
+    '6A3':"fraction of sediment of class33n layer6",
+    '6A4':"fraction of sediment of class44n layer6",
+    '6A5':"fraction of sediment of class55n layer6",
+    '6A6':"fraction of sediment of class66n layer6",
+    '6A7':"fraction of sediment of class77n layer6",
+    '6A8':"fraction of sediment of class88n layer6",
+    '6A9':"fraction of sediment of class99n layer6",
+    '6A10':"fraction of sediment of class1010n layer6",
+    '6A11':"fraction of sediment of class1111n layer6",
+    '6A12':"fraction of sediment of class1212n layer6",
+    '6A13':"fraction of sediment of class1313n layer6",
+    '6A14':"fraction of sediment of class1414n layer6",
+    '6A15':"fraction of sediment of class1515n layer6",
+    '6A16':"fraction of sediment of class1616n layer6",
+    '6A17':"fraction of sediment of class1717n layer6",
+    '6A18':"fraction of sediment of class1818n layer6",
+    '6A19':"fraction of sediment of class1919n layer6",
+    '6A**':"fraction of sediment of class****n layer6",
+    '7A*':"fraction of sediment of class**n layer7",
+    '7A1':"fraction of sediment of class11n layer7",
+    '7A2':"fraction of sediment of class22n layer7",
+    '7A3':"fraction of sediment of class33n layer7",
+    '7A4':"fraction of sediment of class44n layer7",
+    '7A5':"fraction of sediment of class55n layer7",
+    '7A6':"fraction of sediment of class66n layer7",
+    '7A7':"fraction of sediment of class77n layer7",
+    '7A8':"fraction of sediment of class88n layer7",
+    '7A9':"fraction of sediment of class99n layer7",
+    '7A10':"fraction of sediment of class1010n layer7",
+    '7A11':"fraction of sediment of class1111n layer7",
+    '7A12':"fraction of sediment of class1212n layer7",
+    '7A13':"fraction of sediment of class1313n layer7",
+    '7A14':"fraction of sediment of class1414n layer7",
+    '7A15':"fraction of sediment of class1515n layer7",
+    '7A16':"fraction of sediment of class1616n layer7",
+    '7A17':"fraction of sediment of class1717n layer7",
+    '7A18':"fraction of sediment of class1818n layer7",
+    '7A19':"fraction of sediment of class1919n layer7",
+    '7A**':"fraction of sediment of class****n layer7",
+    '8A*':"fraction of sediment of class**n layer8",
+    '8A1':"fraction of sediment of class11n layer8",
+    '8A2':"fraction of sediment of class22n layer8",
+    '8A3':"fraction of sediment of class33n layer8",
+    '8A4':"fraction of sediment of class44n layer8",
+    '8A5':"fraction of sediment of class55n layer8",
+    '8A6':"fraction of sediment of class66n layer8",
+    '8A7':"fraction of sediment of class77n layer8",
+    '8A8':"fraction of sediment of class88n layer8",
+    '8A9':"fraction of sediment of class99n layer8",
+    '8A10':"fraction of sediment of class1010n layer8",
+    '8A11':"fraction of sediment of class1111n layer8",
+    '8A12':"fraction of sediment of class1212n layer8",
+    '8A13':"fraction of sediment of class1313n layer8",
+    '8A14':"fraction of sediment of class1414n layer8",
+    '8A15':"fraction of sediment of class1515n layer8",
+    '8A16':"fraction of sediment of class1616n layer8",
+    '8A17':"fraction of sediment of class1717n layer8",
+    '8A18':"fraction of sediment of class1818n layer8",
+    '8A19':"fraction of sediment of class1919n layer8",
+    '8A**':"fraction of sediment of class****n layer8",
+    '9A*':"fraction of sediment of class**n layer9",
+    '9A1':"fraction of sediment of class11n layer9",
+    '9A2':"fraction of sediment of class22n layer9",
+    '9A3':"fraction of sediment of class33n layer9",
+    '9A4':"fraction of sediment of class44n layer9",
+    '9A5':"fraction of sediment of class55n layer9",
+    '9A6':"fraction of sediment of class66n layer9",
+    '9A7':"fraction of sediment of class77n layer9",
+    '9A8':"fraction of sediment of class88n layer9",
+    '9A9':"fraction of sediment of class99n layer9",
+    '9A10':"fraction of sediment of class1010n layer9",
+    '9A11':"fraction of sediment of class1111n layer9",
+    '9A12':"fraction of sediment of class1212n layer9",
+    '9A13':"fraction of sediment of class1313n layer9",
+    '9A14':"fraction of sediment of class1414n layer9",
+    '9A15':"fraction of sediment of class1515n layer9",
+    '9A16':"fraction of sediment of class1616n layer9",
+    '9A17':"fraction of sediment of class1717n layer9",
+    '9A18':"fraction of sediment of class1818n layer9",
+    '9A19':"fraction of sediment of class1919n layer9",
+    '9A**':"fraction of sediment of class****n layer9",
+    '10A*':"fraction of sediment of class**n layer10",
+    '10A1':"fraction of sediment of class11n layer10",
+    '10A2':"fraction of sediment of class22n layer10",
+    '10A3':"fraction of sediment of class33n layer10",
+    '10A4':"fraction of sediment of class44n layer10",
+    '10A5':"fraction of sediment of class55n layer10",
+    '10A6':"fraction of sediment of class66n layer10",
+    '10A7':"fraction of sediment of class77n layer10",
+    '10A8':"fraction of sediment of class88n layer10",
+    '10A9':"fraction of sediment of class99n layer10",
+    '10A10':"fraction of sediment of class1010n layer10",
+    '10A11':"fraction of sediment of class1111n layer10",
+    '10A12':"fraction of sediment of class1212n layer10",
+    '10A13':"fraction of sediment of class1313n layer10",
+    '10A14':"fraction of sediment of class1414n layer10",
+    '10A15':"fraction of sediment of class1515n layer10",
+    '10A16':"fraction of sediment of class1616n layer10",
+    '10A17':"fraction of sediment of class1717n layer10",
+    '10A18':"fraction of sediment of class1818n layer10",
+    '10A19':"fraction of sediment of class1919n layer10",
+    '10A**':"fraction of sediment of class****n layer10",
+    '11A*':"fraction of sediment of class**n layer11",
+    '11A1':"fraction of sediment of class11n layer11",
+    '11A2':"fraction of sediment of class22n layer11",
+    '11A3':"fraction of sediment of class33n layer11",
+    '11A4':"fraction of sediment of class44n layer11",
+    '11A5':"fraction of sediment of class55n layer11",
+    '11A6':"fraction of sediment of class66n layer11",
+    '11A7':"fraction of sediment of class77n layer11",
+    '11A8':"fraction of sediment of class88n layer11",
+    '11A9':"fraction of sediment of class99n layer11",
+    '11A10':"fraction of sediment of class1010n layer11",
+    '11A11':"fraction of sediment of class1111n layer11",
+    '11A12':"fraction of sediment of class1212n layer11",
+    '11A13':"fraction of sediment of class1313n layer11",
+    '11A14':"fraction of sediment of class1414n layer11",
+    '11A15':"fraction of sediment of class1515n layer11",
+    '11A16':"fraction of sediment of class1616n layer11",
+    '11A17':"fraction of sediment of class1717n layer11",
+    '11A18':"fraction of sediment of class1818n layer11",
+    '11A19':"fraction of sediment of class1919n layer11",
+    '11A**':"fraction of sediment of class****n layer11",
+    '12A*':"fraction of sediment of class**n layer12",
+    '12A1':"fraction of sediment of class11n layer12",
+    '12A2':"fraction of sediment of class22n layer12",
+    '12A3':"fraction of sediment of class33n layer12",
+    '12A4':"fraction of sediment of class44n layer12",
+    '12A5':"fraction of sediment of class55n layer12",
+    '12A6':"fraction of sediment of class66n layer12",
+    '12A7':"fraction of sediment of class77n layer12",
+    '12A8':"fraction of sediment of class88n layer12",
+    '12A9':"fraction of sediment of class99n layer12",
+    '12A10':"fraction of sediment of class1010n layer12",
+    '12A11':"fraction of sediment of class1111n layer12",
+    '12A12':"fraction of sediment of class1212n layer12",
+    '12A13':"fraction of sediment of class1313n layer12",
+    '12A14':"fraction of sediment of class1414n layer12",
+    '12A15':"fraction of sediment of class1515n layer12",
+    '12A16':"fraction of sediment of class1616n layer12",
+    '12A17':"fraction of sediment of class1717n layer12",
+    '12A18':"fraction of sediment of class1818n layer12",
+    '12A19':"fraction of sediment of class1919n layer12",
+    '12A**':"fraction of sediment of class****n layer12",
+    '13A*':"fraction of sediment of class**n layer13",
+    '13A1':"fraction of sediment of class11n layer13",
+    '13A2':"fraction of sediment of class22n layer13",
+    '13A3':"fraction of sediment of class33n layer13",
+    '13A4':"fraction of sediment of class44n layer13",
+    '13A5':"fraction of sediment of class55n layer13",
+    '13A6':"fraction of sediment of class66n layer13",
+    '13A7':"fraction of sediment of class77n layer13",
+    '13A8':"fraction of sediment of class88n layer13",
+    '13A9':"fraction of sediment of class99n layer13",
+    '13A10':"fraction of sediment of class1010n layer13",
+    '13A11':"fraction of sediment of class1111n layer13",
+    '13A12':"fraction of sediment of class1212n layer13",
+    '13A13':"fraction of sediment of class1313n layer13",
+    '13A14':"fraction of sediment of class1414n layer13",
+    '13A15':"fraction of sediment of class1515n layer13",
+    '13A16':"fraction of sediment of class1616n layer13",
+    '13A17':"fraction of sediment of class1717n layer13",
+    '13A18':"fraction of sediment of class1818n layer13",
+    '13A19':"fraction of sediment of class1919n layer13",
+    '13A**':"fraction of sediment of class****n layer13",
+    '14A*':"fraction of sediment of class**n layer14",
+    '14A1':"fraction of sediment of class11n layer14",
+    '14A2':"fraction of sediment of class22n layer14",
+    '14A3':"fraction of sediment of class33n layer14",
+    '14A4':"fraction of sediment of class44n layer14",
+    '14A5':"fraction of sediment of class55n layer14",
+    '14A6':"fraction of sediment of class66n layer14",
+    '14A7':"fraction of sediment of class77n layer14",
+    '14A8':"fraction of sediment of class88n layer14",
+    '14A9':"fraction of sediment of class99n layer14",
+    '14A10':"fraction of sediment of class1010n layer14",
+    '14A11':"fraction of sediment of class1111n layer14",
+    '14A12':"fraction of sediment of class1212n layer14",
+    '14A13':"fraction of sediment of class1313n layer14",
+    '14A14':"fraction of sediment of class1414n layer14",
+    '14A15':"fraction of sediment of class1515n layer14",
+    '14A16':"fraction of sediment of class1616n layer14",
+    '14A17':"fraction of sediment of class1717n layer14",
+    '14A18':"fraction of sediment of class1818n layer14",
+    '14A19':"fraction of sediment of class1919n layer14",
+    '14A**':"fraction of sediment of class****n layer14",
+    '15A*':"fraction of sediment of class**n layer15",
+    '15A1':"fraction of sediment of class11n layer15",
+    '15A2':"fraction of sediment of class22n layer15",
+    '15A3':"fraction of sediment of class33n layer15",
+    '15A4':"fraction of sediment of class44n layer15",
+    '15A5':"fraction of sediment of class55n layer15",
+    '15A6':"fraction of sediment of class66n layer15",
+    '15A7':"fraction of sediment of class77n layer15",
+    '15A8':"fraction of sediment of class88n layer15",
+    '15A9':"fraction of sediment of class99n layer15",
+    '15A10':"fraction of sediment of class1010n layer15",
+    '15A11':"fraction of sediment of class1111n layer15",
+    '15A12':"fraction of sediment of class1212n layer15",
+    '15A13':"fraction of sediment of class1313n layer15",
+    '15A14':"fraction of sediment of class1414n layer15",
+    '15A15':"fraction of sediment of class1515n layer15",
+    '15A16':"fraction of sediment of class1616n layer15",
+    '15A17':"fraction of sediment of class1717n layer15",
+    '15A18':"fraction of sediment of class1818n layer15",
+    '15A19':"fraction of sediment of class1919n layer15",
+    '15A**':"fraction of sediment of class****n layer15",
+    '16A*':"fraction of sediment of class**n layer16",
+    '16A1':"fraction of sediment of class11n layer16",
+    '16A2':"fraction of sediment of class22n layer16",
+    '16A3':"fraction of sediment of class33n layer16",
+    '16A4':"fraction of sediment of class44n layer16",
+    '16A5':"fraction of sediment of class55n layer16",
+    '16A6':"fraction of sediment of class66n layer16",
+    '16A7':"fraction of sediment of class77n layer16",
+    '16A8':"fraction of sediment of class88n layer16",
+    '16A9':"fraction of sediment of class99n layer16",
+    '16A10':"fraction of sediment of class1010n layer16",
+    '16A11':"fraction of sediment of class1111n layer16",
+    '16A12':"fraction of sediment of class1212n layer16",
+    '16A13':"fraction of sediment of class1313n layer16",
+    '16A14':"fraction of sediment of class1414n layer16",
+    '16A15':"fraction of sediment of class1515n layer16",
+    '16A16':"fraction of sediment of class1616n layer16",
+    '16A17':"fraction of sediment of class1717n layer16",
+    '16A18':"fraction of sediment of class1818n layer16",
+    '16A19':"fraction of sediment of class1919n layer16",
+    '16A**':"fraction of sediment of class****n layer16",
+    '17A*':"fraction of sediment of class**n layer17",
+    '17A1':"fraction of sediment of class11n layer17",
+    '17A2':"fraction of sediment of class22n layer17",
+    '17A3':"fraction of sediment of class33n layer17",
+    '17A4':"fraction of sediment of class44n layer17",
+    '17A5':"fraction of sediment of class55n layer17",
+    '17A6':"fraction of sediment of class66n layer17",
+    '17A7':"fraction of sediment of class77n layer17",
+    '17A8':"fraction of sediment of class88n layer17",
+    '17A9':"fraction of sediment of class99n layer17",
+    '17A10':"fraction of sediment of class1010n layer17",
+    '17A11':"fraction of sediment of class1111n layer17",
+    '17A12':"fraction of sediment of class1212n layer17",
+    '17A13':"fraction of sediment of class1313n layer17",
+    '17A14':"fraction of sediment of class1414n layer17",
+    '17A15':"fraction of sediment of class1515n layer17",
+    '17A16':"fraction of sediment of class1616n layer17",
+    '17A17':"fraction of sediment of class1717n layer17",
+    '17A18':"fraction of sediment of class1818n layer17",
+    '17A19':"fraction of sediment of class1919n layer17",
+    '17A**':"fraction of sediment of class****n layer17",
+    '18A*':"fraction of sediment of class**n layer18",
+    '18A1':"fraction of sediment of class11n layer18",
+    '18A2':"fraction of sediment of class22n layer18",
+    '18A3':"fraction of sediment of class33n layer18",
+    '18A4':"fraction of sediment of class44n layer18",
+    '18A5':"fraction of sediment of class55n layer18",
+    '18A6':"fraction of sediment of class66n layer18",
+    '18A7':"fraction of sediment of class77n layer18",
+    '18A8':"fraction of sediment of class88n layer18",
+    '18A9':"fraction of sediment of class99n layer18",
+    '18A10':"fraction of sediment of class1010n layer18",
+    '18A11':"fraction of sediment of class1111n layer18",
+    '18A12':"fraction of sediment of class1212n layer18",
+    '18A13':"fraction of sediment of class1313n layer18",
+    '18A14':"fraction of sediment of class1414n layer18",
+    '18A15':"fraction of sediment of class1515n layer18",
+    '18A16':"fraction of sediment of class1616n layer18",
+    '18A17':"fraction of sediment of class1717n layer18",
+    '18A18':"fraction of sediment of class1818n layer18",
+    '18A19':"fraction of sediment of class1919n layer18",
+    '18A**':"fraction of sediment of class****n layer18",
+    '19A*':"fraction of sediment of class**n layer19",
+    '19A1':"fraction of sediment of class11n layer19",
+    '19A2':"fraction of sediment of class22n layer19",
+    '19A3':"fraction of sediment of class33n layer19",
+    '19A4':"fraction of sediment of class44n layer19",
+    '19A5':"fraction of sediment of class55n layer19",
+    '19A6':"fraction of sediment of class66n layer19",
+    '19A7':"fraction of sediment of class77n layer19",
+    '19A8':"fraction of sediment of class88n layer19",
+    '19A9':"fraction of sediment of class99n layer19",
+    '19A10':"fraction of sediment of class1010n layer19",
+    '19A11':"fraction of sediment of class1111n layer19",
+    '19A12':"fraction of sediment of class1212n layer19",
+    '19A13':"fraction of sediment of class1313n layer19",
+    '19A14':"fraction of sediment of class1414n layer19",
+    '19A15':"fraction of sediment of class1515n layer19",
+    '19A16':"fraction of sediment of class1616n layer19",
+    '19A17':"fraction of sediment of class1717n layer19",
+    '19A18':"fraction of sediment of class1818n layer19",
+    '19A19':"fraction of sediment of class1919n layer19",
+    '19A**':"fraction of sediment of class****n layer19",
+    '**A*':"fraction of sediment of class**n layer**",
+    '**A1':"fraction of sediment of class11n layer**",
+    '**A2':"fraction of sediment of class22n layer**",
+    '**A3':"fraction of sediment of class33n layer**",
+    '**A4':"fraction of sediment of class44n layer**",
+    '**A5':"fraction of sediment of class55n layer**",
+    '**A6':"fraction of sediment of class66n layer**",
+    '**A7':"fraction of sediment of class77n layer**",
+    '**A8':"fraction of sediment of class88n layer**",
+    '**A9':"fraction of sediment of class99n layer**",
+    '**A10':"fraction of sediment of class1010n layer**",
+    '**A11':"fraction of sediment of class1111n layer**",
+    '**A12':"fraction of sediment of class1212n layer**",
+    '**A13':"fraction of sediment of class1313n layer**",
+    '**A14':"fraction of sediment of class1414n layer**",
+    '**A15':"fraction of sediment of class1515n layer**",
+    '**A16':"fraction of sediment of class1616n layer**",
+    '**A17':"fraction of sediment of class1717n layer**",
+    '**A18':"fraction of sediment of class1818n layer**",
+    '**A19':"fraction of sediment of class1919n layer**",
+    '**A**':"fraction of sediment of class****n layer**",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'QS*':"bed load transport rate of sediment of class*",
+    'QS1':"bed load transport rate of sediment of class1",
+    'QS2':"bed load transport rate of sediment of class2",
+    'QS3':"bed load transport rate of sediment of class3",
+    'QS4':"bed load transport rate of sediment of class4",
+    'QS5':"bed load transport rate of sediment of class5",
+    'QS6':"bed load transport rate of sediment of class6",
+    'QS7':"bed load transport rate of sediment of class7",
+    'QS8':"bed load transport rate of sediment of class8",
+    'QS9':"bed load transport rate of sediment of class9",
+    'QS10':"bed load transport rate of sediment of class10",
+    'QS11':"bed load transport rate of sediment of class11",
+    'QS12':"bed load transport rate of sediment of class12",
+    'QS13':"bed load transport rate of sediment of class13",
+    'QS14':"bed load transport rate of sediment of class14",
+    'QS15':"bed load transport rate of sediment of class15",
+    'QS16':"bed load transport rate of sediment of class16",
+    'QS17':"bed load transport rate of sediment of class17",
+    'QS18':"bed load transport rate of sediment of class18",
+    'QS19':"bed load transport rate of sediment of class19",
+    'QS**':"bed load transport rate of sediment of class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
+    'CS*':"concentration volumic or mass concentration for class*",
+    'CS1':"concentration volumic or mass concentration for class1",
+    'CS2':"concentration volumic or mass concentration for class2",
+    'CS3':"concentration volumic or mass concentration for class3",
+    'CS4':"concentration volumic or mass concentration for class4",
+    'CS5':"concentration volumic or mass concentration for class5",
+    'CS6':"concentration volumic or mass concentration for class6",
+    'CS7':"concentration volumic or mass concentration for class7",
+    'CS8':"concentration volumic or mass concentration for class8",
+    'CS9':"concentration volumic or mass concentration for class9",
+    'CS10':"concentration volumic or mass concentration for class10",
+    'CS11':"concentration volumic or mass concentration for class11",
+    'CS12':"concentration volumic or mass concentration for class12",
+    'CS13':"concentration volumic or mass concentration for class13",
+    'CS14':"concentration volumic or mass concentration for class14",
+    'CS15':"concentration volumic or mass concentration for class15",
+    'CS16':"concentration volumic or mass concentration for class16",
+    'CS17':"concentration volumic or mass concentration for class17",
+    'CS18':"concentration volumic or mass concentration for class18",
+    'CS19':"concentration volumic or mass concentration for class19",
+    'CS**':"concentration volumic or mass concentration for class**",
     'CSAT':"saturated concentration (kg/m3)",
     'A':"supplementary variable A",
     'G':"supplementary variable G",
     'L':"supplementary variable L",
     'O':"supplementary variable O",
+    'ZRL':"reference level for Nestor ",
   },
 'SOLVER' : {
     3:"conjugate gradient on a normal equation",
@@ -80,6 +3599,7 @@ TelemacdicoEn = {
     4:"minimum error",
     6:"cgstab",
     7:"gmres",
+    8:"direct",
   },
 'PRECONDITIONING' : {
     2:"diagonal",
@@ -89,53 +3609,51 @@ TelemacdicoEn = {
     14:"diagonal and crout",
     21:"diagonal condensed  and crout",
   },
+'PRECONDITIONING_FOR_SUSPENSION' : {
+    2:"diagonal",
+    0:"no preconditioning",
+    3:"diagonal condensee",
+    7:"crout",
+  },
 'TYPE_OF_ADVECTION' : {
     1:"CHARACTERISTICS",
     2:"SUPG",
-    3:"CONSERVATIVE N-SCHEME",
+    3:"CONSERVATIVE N-SCHEME LP",
     4:"CONSERVATIVE N-SCHEME",
     5:"CONSERVATIVE PSI-SCHEME",
     6:"NON CONSERVATIVE PSI SCHEME",
     7:"IMPLICIT NON CONSERVATIVE N SCHEME",
-    13:"EDGE-BASED N-SCHEME",
+    13:"EDGE-BASED N-SCHEME LP",
     14:"EDGE-BASED N-SCHEME",
     15:"ERIA SCHEME",
   },
+'OPTION_FOR_THE_DIFFUSION_OF_TRACER' : {
+    1:"div( nu grad(T) )",
+    2:"1/h div ( h nu grad(T)",
+  },
+'TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES' : {
+    1:"Priority to prescribed values",
+    2:"Priority to fluxes",
+  },
 'SOLVER_FOR_SUSPENSION' : {
     1:"conjugate gradient",
     2:"conjugate residual",
     3:"conjugate gradient on a normal equation",
     4:"minimum error",
     7:"gmres (see option for the solver for tracer diffusion)",
-  },
-'TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES' : {
-    1:"Priority to prescribed values",
-    2:"Priority to fluxes",
-  },
-'FORMULATION_FOR_DEPOSITION_AND_EROSION' : {
-    1:"KRONE ET PARTHENIADES",
-    2:"FREDSOE / ROUSE",
+    8:"direct",
   },
 'LAW_OF_BOTTOM_FRICTION' : {
-    1:" ",
+    0:"FLAT BOTTOM",
+    1:"EQUILIBRIUM SAND RIPPLES (WAVES ONLY) KS=(MAX 3D50,ETA)",
     2:"CHEZY",
     3:"STRICKLER",
     4:"MANNING",
     5:"NIKURADSE",
   },
-'OPTION_FOR_THE_DIFFUSION_OF_TRACER' : {
-    1:"div( nu grad(T) )",
-    2:"1/h div ( h nu grad(T)",
-  },
-'PRECONDITIONING_FOR_SUSPENSION' : {
-    2:"diagonal",
-    0:"no preconditioning",
-    3:"diagonal condensee",
-    7:"crout",
-  },
 }
 TelemacdicoFr = {
-'VARIABLES_FOR_GRAPHIC_PRINTOUTS' : {
+'VARIABLES_TO_BE_PRINTED' : {
     'U':"vitesse suivant l axe des x (m/s)",
     'V':"vitesse suivant l axe des y (m/s)",
     'C':"celerite",
@@ -153,28 +3671,22 @@ TelemacdicoFr = {
     'R':"fonds non erodables",
     'W':"hauteur de houle",
     'X':"periode de houle",
-    'UWB':"wave orbital velocity (m/s)",
-    'KS':"coefficient de Rugosite totale (m)",
-    'TOB':"Contrainte de frottement(N/m2)",
-    'MU': "Coefficient de correction pour frottement de peau",
-    'D50': "Diametre moyen du sediment",
+    'KS':"coefficient de frottement (m)",
+    'TOB':"frottement moyen (N/m2)",
     'THETAW':"angle entre la houle et l'axe Oy (deg)",
-    'QSSUSP':"taux de transport en suspension",
-    'QSBL':"taux de transport par charriage",
-    '1Ai':"fraction de sediment de la classe i dans la premiere couche",
-    '2Ai':"fraction de sediment de la classe i dans la deuxieme couche",
-    'kAi':"fraction of sediment of class i in the k layer",
-    'kES':"thickness of the k layer",
-    'kCONC':"concentration of bed layer k",
+    'kAi':"fraction de sediment de la classe i dans la couche k",
     'QSi':"debit solide pour la classe i",
-    'CSi':"concentration volumique ou g/l pour la classe i",
-    'CSAT':"concentration volumique equil ou g/l",
+    'CSi':"concentration pour la classe i",
+    'kES': "thicknes of bed layer k",
+    'kCONC': "concentration of bed layer k ",
+    'CSAT':"saturated concentration (kg/m3)",
     'A':"variable supplementaire A",
     'G':"variable supplementaire G",
     'L':"variable supplementaire L",
     'O':"variable supplementaire O",
+    'ZRL':"reference level for Nestor",
   },
-'VARIABLES_TO_BE_PRINTED' : {
+'VARIABLES_FOR_GRAPHIC_PRINTOUTS' : {
     'U':"vitesse suivant l axe des x (m/s)",
     'V':"vitesse suivant l axe des y (m/s)",
     'C':"celerite",
@@ -192,20 +3704,905 @@ TelemacdicoFr = {
     'R':"fonds non erodables",
     'W':"hauteur de houle",
     'X':"periode de houle",
-    'KS':"coefficient de frottement (m)",
-    'TOB':"frottement moyen (N/m2)",
+    'UWB':"wave orbital velocity (m/s)",
+    'KS':"coefficient de Rugosite totale (m)",
+    'TOB':"Contrainte de frottement(N/m2)",
+    'MU':"Coefficient de correction pour frottement de peau",
+    'D50':"Diametre moyen du sediment",
     'THETAW':"angle entre la houle et l'axe Oy (deg)",
-    '1Ai':"fraction de sediment de la classe i dans la premiere couche",
-    '2Ai':"fraction de sediment de la classe i dans la deuxieme couche",
+    'QSSUSP':"taux de transport en suspension",
+    'QSBL':"taux de transport par charriage",
+    'kAi':"fraction of sediment of class i in k layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '*ES':"thickness of the* layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '1ES':"thickness of the1 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '2ES':"thickness of the2 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '3ES':"thickness of the3 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '4ES':"thickness of the4 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '5ES':"thickness of the5 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '6ES':"thickness of the6 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '7ES':"thickness of the7 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '8ES':"thickness of the8 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '9ES':"thickness of the9 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '10ES':"thickness of the10 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '11ES':"thickness of the11 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '12ES':"thickness of the12 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '13ES':"thickness of the13 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '14ES':"thickness of the14 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '15ES':"thickness of the15 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '16ES':"thickness of the16 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '17ES':"thickness of the17 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '18ES':"thickness of the18 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '19ES':"thickness of the19 layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '**ES':"thickness of the** layer",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '*CONC':"concentration of bed layer*",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '1CONC':"concentration of bed layer1",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '2CONC':"concentration of bed layer2",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '3CONC':"concentration of bed layer3",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '4CONC':"concentration of bed layer4",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '5CONC':"concentration of bed layer5",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '6CONC':"concentration of bed layer6",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '7CONC':"concentration of bed layer7",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '8CONC':"concentration of bed layer8",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '9CONC':"concentration of bed layer9",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '10CONC':"concentration of bed layer10",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '11CONC':"concentration of bed layer11",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '12CONC':"concentration of bed layer12",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '13CONC':"concentration of bed layer13",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '14CONC':"concentration of bed layer14",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '15CONC':"concentration of bed layer15",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '16CONC':"concentration of bed layer16",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '17CONC':"concentration of bed layer17",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '18CONC':"concentration of bed layer18",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '19CONC':"concentration of bed layer19",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
+    '**CONC':"concentration of bed layer**",
     'QSi':"debit solide pour la classe i",
-    'CSi':"concentration pour la classe i",
-    '*ES': "thicknes of bed layer i",
-    '*CONC': "concentration of bed layer i ",
-    'CSAT':"saturated concentration (kg/m3)",
+    'CSi':"concentration volumique ou g/l pour la classe i",
+    'CSAT':"concentration volumique equil ou g/l",
     'A':"variable supplementaire A",
     'G':"variable supplementaire G",
     'L':"variable supplementaire L",
     'O':"variable supplementaire O",
+    'ZRL':"reference level for Nestor ",
   },
 'SOLVER' : {
     3:"equation normale",
@@ -214,6 +4611,7 @@ TelemacdicoFr = {
     4:"erreur minimale",
     6:"cgstab",
     7:"gmres",
+    8:"direct",
   },
 'PRECONDITIONING' : {
     2:"diagonal",
@@ -223,414 +4621,402 @@ TelemacdicoFr = {
     14:"diagonal et crout",
     21:"diagonal condense et crout",
   },
+'PRECONDITIONING_FOR_SUSPENSION' : {
+    2:"diagonal",
+    0:"aucun",
+    3:"diagonal condensee",
+    7:"crout",
+  },
 'TYPE_OF_ADVECTION' : {
     1:"CARACTERISTIQUES",
     2:"SUPG",
-    3:"SCHEMA N CONSERVATIF",
+    3:"SCHEMA N CONSERVATIF LP",
     4:"SCHEMA N CONSERVATIF",
     5:"SCHEMA PSI CONSERVATIF",
     6:"SCHEMA PSI NON CONSERVATIF",
     7:"SCHEMA N IMPLICITE NON CONSERVATIF",
-    13:"SCHEMA N PAR SEGMENTS",
+    13:"SCHEMA N PAR SEGMENTS LP",
     14:"SCHEMA N PAR SEGMENTS",
     15:"SCHEMA ERIA",
   },
+'OPTION_FOR_THE_DIFFUSION_OF_TRACER' : {
+    1:"div( nu grad(T) )",
+    2:"1/h div ( h nu grad(T)",
+  },
+'TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES' : {
+    1:"Priorite aux valeurs imposees",
+    2:"Priorite aux flux",
+  },
 'SOLVER_FOR_SUSPENSION' : {
     1:"gradient conjuge",
     2:"residu conjuge",
     3:"gradient conjuge sur equation normale",
     4:"erreur minimale",
     7:"gmres (voir ausi option du solveur)",
-  },
-'TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES' : {
-    1:"Priorite aux valeurs imposees",
-    2:"Priorite aux flux",
-  },
-'FORMULATION_FOR_DEPOSITION_AND_EROSION' : {
-    1:"KRONE ET PARTHENIADES",
-    2:"FREDSOE / ROUSE",
+    8:"direct",
   },
 'LAW_OF_BOTTOM_FRICTION' : {
-    1:" ",
+    0:"FLAT BOTTOM",
+    1:"EQUILIBRIUM SAND RIPPLES (WAVES ONLY) KS=(MAX 3D50,ETA)",
     2:"CHEZY",
     3:"STRICKLER",
     4:"MANNING",
     5:"NIKURADSE",
   },
-'OPTION_FOR_THE_DIFFUSION_OF_TRACER' : {
-    1:"div( nu grad(T) )",
-    2:"1/h div ( h nu grad(T)",
-  },
-'PRECONDITIONING_FOR_SUSPENSION' : {
-    2:"diagonal",
-    0:"aucun",
-    3:"diagonal condensee",
-    7:"crout",
-  },
 }
 
 DicoCasFrToCata = {
   "TITRE":"TITLE",
   "PROCESSEURS PARALLELES":"PARALLEL_PROCESSORS",
+  "VALIDATION":"VALIDATION",
+  "NOMBRE DE TABLEAUX PRIVES":"NUMBER_OF_PRIVATE_ARRAYS",
+  "COORDONNEES DE L'ORIGINE":"ORIGIN_COORDINATES",
+  "DEBUGGER":"DEBUGGER",
+  "OPTION DE TRAITEMENT DES BANCS DECOUVRANTS":"OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS",
+  "NESTOR":"NESTOR",
+  "FICHIER DE NESTOR ACTION":"NESTOR_ACTION_FILE",
+  "FICHIER DE NESTOR POLYGON":"NESTOR_POLYGON_FILE",
+  "FICHIER DE NESTOR RESTART":"NESTOR_RESTART_FILE",
+  "FICHIER DE NESTOR DE SURFACE REFERENCE":"NESTOR_SURFACE_REFERENCE_FILE",
   "VERIFICATION DU MAILLAGE":"CHECKING_THE_MESH",
   "NOMBRE MAXIMUM DE FRONTIERES":"MAXIMUM_NUMBER_OF_BOUNDARIES",
+  "FICHIER DE FLUXLINE":"FLUXLINE_INPUT_FILE",
+  "FLUXLINE":"FLUXLINE",
+  "SECTIONS DE CONTROLE":"CONTROL_SECTIONS",
+  "STATIONARY MODE":"STATIONARY_MODE",
+  "PARAMETRES DE SHIELDS":"SHIELDS_PARAMETERS",
+  "OPTION DE TRAITEMENT DES FONDS NON ERODABLES":"OPTION_FOR_THE_TREATMENT_OF_NON_ERODABLE_BEDS",
+  "VALEUR MINIMUM DE H":"MINIMAL_VALUE_OF_THE_WATER_HEIGHT",
+  "BANCS DECOUVRANTS":"TIDAL_FLATS",
+  "COURANTS SECONDAIRES":"SECONDARY_CURRENTS",
+  "FICHIER DE COURANTS SECONDAIRES":"SECONDARY_CURRENTS_FILE",
+  "GRAIN-FEEDING":"GRAIN_FEEDING",
+  "CAS PERMANENT":"STEADY_CASE",
+  "CONSTANT FLOW DISCHARGE":"CONSTANT_FLOW_DISCHARGE",
+  "NOMBRE D'ITERATIONS POUR TELEMAC":"NUMBER_OF_ITERATIONS_FOR_TELEMAC",
+  "CRITERE POUR METTRE A JOUR L'HYDRODYNAMIQUE":"CRITERION_TO_UPDATE_THE_FLOW",
+  "RAPPORT D'EVOLUTION CRITIQUE":"CRITICAL_EVOLUTION_RATIO",
+  "NOMBRE DE COUCHES POUR GRANULO ETENDUE":"NUMBER_OF_BED_LOAD_MODEL_LAYERS",
+  "CONCENTRATION MASSIQUE":"MASS_CONCENTRATION",
+  "PRISE EN COMPTE DE LA HOULE":"EFFECT_OF_WAVES",
+  "SEDIMENT MIXTE":"MIXED_SEDIMENT",
   "LONGUEUR DU VECTEUR":"VECTOR_LENGTH",
-  "FICHIER DE GEOMETRIE":"GEOMETRY_FILE",
+  "FICHIER DES PARAMETRES":"STEERING_FILE",
+  "DIAMETRE MOYEN DES GRAINS":"MEAN_DIAMETER_OF_THE_SEDIMENT",
+  "STANDARD DU FICHIER DE GEOMETRIE":"GEOMETRY_FILE_BINARY",
+  "STANDARD DU FICHIER HYDRODYNAMIQUE":"HYDRODYNAMIC_FILE_BINARY",
+  "STANDARD DU FICHIER PRECEDENT SEDIMENTOLOGIQUE":"BINARY_OF_THE_PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE",
+  "STANDARD DU FICHIER RESULTAT":"RESULTS_FILE_BINARY",
+  "STANDARD DU FICHIER DE REFERENCE":"REFERENCE_FILE_BINARY",
   "FORMAT DU FICHIER DE GEOMETRIE":"GEOMETRY_FILE_FORMAT",
+  "FICHIER DE GEOMETRIE":"GEOMETRY_FILE",
+  "FICHIER HYDRODYNAMIQUE":"HYDRODYNAMIC_FILE",
+  "NOMS DES VARIABLES PRIVEES":"NAMES_OF_PRIVATE_VARIABLES",
+  "FICHIER DES FRONTIERES LIQUIDES":"LIQUID_BOUNDARIES_FILE",
   "FORMAT DU FICHIER DES RESULTATS":"RESULTS_FILE_FORMAT",
+  "FICHIER DES RESULTATS":"RESULTS_FILE",
+  "VARIABLES A IMPRIMER":"VARIABLES_TO_BE_PRINTED",
+  "PERIODE DE SORTIE GRAPHIQUE":"GRAPHIC_PRINTOUT_PERIOD",
+  "PERIODE DE SORTIE LISTING":"LISTING_PRINTOUT_PERIOD",
+  "BILAN DE MASSE":"MASS_BALANCE",
+  "SECTIONS OUTPUT FILE":"SECTIONS_OUTPUT_FILE",
+  "FICHIER DES RESULTATS C-VSM":"C_VSM_RESULTS_FILE",
+  "FORMAT DU FICHIER DES C-VSM RESULTATS":"C_VSM_RESULTS_FILE_FORMAT",
   "FORMAT DU FICHIER HYDRODYNAMIQUE":"HYDRODYNAMIC_FILE_FORMAT",
   "FORMAT DU FICHIER DE REFERENCE":"REFERENCE_FILE_FORMAT",
-  "FORMAT DU FICHIER PRECEDENT SEDIMENTOLOGIQUE":"PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT",
   "FORMAT DU FICHIER DE HOULE":"WAVE_FILE_FORMAT",
   "FICHIER FORTRAN":"FORTRAN_FILE",
-  "FICHIER DES PARAMETRES":"STEERING_FILE",
   "FICHIER DES CONDITIONS AUX LIMITES":"BOUNDARY_CONDITIONS_FILE",
-  "FICHIER HYDRODYNAMIQUE":"HYDRODYNAMIC_FILE",
   "FICHIER DE HOULE":"WAVE_FILE",
-  "FICHIER PRECEDENT SEDIMENTOLOGIQUE":"PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE",
   "FICHIER DE REFERENCE":"REFERENCE_FILE",
-  "VALIDATION":"VALIDATION",
   "FICHIER DES FONDS":"BOTTOM_TOPOGRAPHY_FILE",
-  "FICHIER DE FLUXLINE":"FLUXLINE_INPUT_FILE",
-  "FICHIER DES RESULTATS":"RESULTS_FILE",
-  "VARIABLES POUR LES SORTIES GRAPHIQUES":"VARIABLES_FOR_GRAPHIC_PRINTOUTS",
-  "VARIABLES A IMPRIMER":"VARIABLES_TO_BE_PRINTED",
-  "NUMERO DE VERSION":"RELEASE",
-  "PERIODE DE SORTIE GRAPHIQUE":"GRAPHIC_PRINTOUT_PERIOD",
-  "PERIODE DE SORTIE LISTING":"LISTING_PRINTOUT_PERIOD",
-  "NOMBRE DE TABLEAUX PRIVES":"NUMBER_OF_PRIVATE_ARRAYS",
-  "FLUXLINE":"FLUXLINE",
-  "NOMS DES VARIABLES PRIVEES":"NAMES_OF_PRIVATE_VARIABLES",
-  "BILAN DE MASSE":"MASS_BALANCE",
   "FICHIER DES SECTIONS DE CONTROLE":"SECTIONS_INPUT_FILE",
-  "SECTIONS OUTPUT FILE":"SECTIONS_OUTPUT_FILE",
-  "SECTIONS DE CONTROLE":"CONTROL_SECTIONS",
+  "FORMAT DU FICHIER PRECEDENT SEDIMENTOLOGIQUE":"PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT",
+  "FICHIER PRECEDENT SEDIMENTOLOGIQUE":"PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE",
   "SUITE DE CALCUL":"COMPUTATION_CONTINUED",
+  "VARIABLES POUR LES SORTIES GRAPHIQUES":"VARIABLES_FOR_GRAPHIC_PRINTOUTS",
   "TEMPS D'ORIGINE DE L'HYDROGRAMME":"STARTING_TIME_OF_THE_HYDROGRAM",
-  "COORDONNEES DE L'ORIGINE":"ORIGIN_COORDINATES",
-  "FICHIER DES FRONTIERES LIQUIDES":"LIQUID_BOUNDARIES_FILE",
+  "NOMBRE DE PAS DE TEMPS":"NUMBER_OF_TIME_STEPS",
+  "PAS DE TEMPS":"TIME_STEP",
+  "NOMBRE DE SOUS-ITERATIONS":"NUMBER_OF_SUB_ITERATIONS",
+  "NOMBRE DE MAREES OU CRUES":"NUMBER_OF_TIDES_OR_FLOODS",
+  "HEURE DE L'ORIGINE DES TEMPS":"ORIGINAL_HOUR_OF_TIME",
+  "DATE DE L'ORIGINE DES TEMPS":"ORIGINAL_DATE_OF_TIME",
+  "PERIODE DE LA MAREE":"TIDE_PERIOD",
   "DEBITS SOLIDES IMPOSES":"PRESCRIBED_SOLID_DISCHARGES",
-  "STATIONARY MODE":"STATIONARY_MODE",
-  "DICTIONNAIRE":"DICTIONARY",
   "SOLVEUR":"SOLVER",
   "OPTION DU SOLVEUR":"SOLVER_OPTION",
   "PRECONDITIONNEMENT":"PRECONDITIONING",
   "MAXIMUM D'ITERATIONS POUR LE SOLVEUR":"MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER",
+  "OPTION DU SOLVEUR POUR LA SUSPENSION":"SOLVER_OPTION_FOR_SUSPENSION",
+  "MAXIMUM D'ITERATIONS POUR LE SOLVEUR POUR LA SUSPENSION":"MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER_FOR_SUSPENSION",
+  "PRECISION DU SOLVEUR":"SOLVER_ACCURACY",
+  "PRECISION DU SOLVEUR POUR LA SUSPENSION":"SOLVER_ACCURACY_FOR_SUSPENSION",
+  "PRECONDITIONNEMENT POUR LA SUSPENSION":"PRECONDITIONING_FOR_SUSPENSION",
   "MASS-LUMPING":"MASS_LUMPING",
   "TETA":"TETA",
   "ZERO":"ZERO",
   "VOLUMES FINIS":"FINITE_VOLUMES",
   "FORME DE LA CONVECTION":"TYPE_OF_ADVECTION",
-  "PARTITIONNEUR":"PARTITIONING_TOOL",
-  "SOLVEUR POUR LA SUSPENSION":"SOLVER_FOR_SUSPENSION",
-  "OPTION DU SOLVEUR POUR LA SUSPENSION":"SOLVER_OPTION_FOR_SUSPENSION",
-  "MAXIMUM D'ITERATIONS POUR LE SOLVEUR POUR LA SUSPENSION":"MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER_FOR_SUSPENSION",
-  "DEBUGGER":"DEBUGGER",
   "OPTION DE SUPG":"SUPG_OPTION",
   "PRODUIT MATRICE-VECTEUR":"MATRIX_VECTOR_PRODUCT",
   "STOCKAGE DES MATRICES":"MATRIX_STORAGE",
-  "PRECISION DU SOLVEUR":"SOLVER_ACCURACY",
+  "OPTION POUR LA DIFFUSION DU TRACEUR":"OPTION_FOR_THE_DIFFUSION_OF_TRACER",
   "MAXIMUM D'ITERATIONS POUR LES SCHEMAS DE CONVECTION":"MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES",
+  "PARTITIONNEUR":"PARTITIONING_TOOL",
   "NOMBRE DE CORRECTIONS DES SCHEMAS DISTRIBUTIFS":"NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES",
   "NOMBRE DE SOUS-PAS DES SCHEMAS DISTRIBUTIFS":"NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES",
   "TRAITEMENT DES FLUX AUX FRONTIERES":"TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES",
+  "OPTION DU PREDICTEUR DE RUGOSITE":"BED_ROUGHNESS_PREDICTOR_OPTION",
+  "SOLVEUR POUR LA SUSPENSION":"SOLVER_FOR_SUSPENSION",
+  "AD NOMBRE DE DERIVEES":"AD_NUMBER_OF_DERIVATIVES",
+  "AD NOMS DES DERIVEES":"AD_NAMES_OF_DERIVATIVES",
+  "AD NOMBRE DE DIRECTIONS":"AD_NUMBER_OF_DIRECTIONS",
+  "AD SOLVEUR LINEAIRE SYMBOLIQUE":"AD_SYMBOLIC_LINEAR_SOLVER",
+  "AD REMISE A ZERO DES DERIVEES DU SOLVEUR LINEAIRE":"AD_LINEAR_SOLVER_RESET_DERIVATIVES",
+  "AD CONVERGENCE DES DERIVEES POUR LE SOLVEUR LINEAIRE":"AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE",
   "MASSE VOLUMIQUE DE L'EAU":"WATER_DENSITY",
   "MASSE VOLUMIQUE DU SEDIMENT":"SEDIMENT_DENSITY",
   "POROSITE DU LIT NON COHESIF":"NON_COHESIVE_BED_POROSITY",
-  "PARAMETRES DE SHIELDS":"SHIELDS_PARAMETERS",
   "GRAVITE":"GRAVITY_ACCELERATION",
-  "OPTION DE TRAITEMENT DES BANCS DECOUVRANTS":"OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS",
-  "OPTION DE TRAITEMENT DES FONDS NON ERODABLES":"OPTION_FOR_THE_TREATMENT_OF_NON_ERODABLE_BEDS",
   "VISCOSITE CINEMATIQUE EAU":"WATER_VISCOSITY",
-  "VALEUR MINIMUM DE H":"MINIMAL_VALUE_OF_THE_WATER_HEIGHT",
+  "SETTLING LAG":"SETTLING_LAG",
   "VITESSES DE CHUTE":"SETTLING_VELOCITIES",
-  "BANCS DECOUVRANTS":"TIDAL_FLATS",
+  "SUSPENSION":"SUSPENSION",
+  "DISPERSION LONGITUDINALE":"DISPERSION_ALONG_THE_FLOW",
+  "DISPERSION TRANSVERSALE":"DISPERSION_ACROSS_THE_FLOW",
+  "CONCENTRATION D'EQUILIBRE EN ENTREE":"EQUILIBRIUM_INFLOW_CONCENTRATION",
+  "FORMULE POUR LA CONCENTRATION DE REFERENCE":"REFERENCE_CONCENTRATION_FORMULA",
+  "CORRECTION DU CHAMP CONVECTEUR":"CORRECTION_ON_CONVECTION_VELOCITY",
+  "CONCENTRATIONS INITIALES EN SUSPENSION":"INITIAL_SUSPENSION_CONCENTRATIONS",
+  "CONCENTRATIONS PAR CLASSE AUX FRONTIERES":"CONCENTRATION_PER_CLASS_AT_BOUNDARIES",
+  "DIFFUSION":"DIFFUSION",
+  "OPTION POUR LA DISPERSION":"OPTION_FOR_THE_DISPERSION",
+  "TETA SUSPENSION":"TETA_SUSPENSION",
+  "VITESSE CRITIQUE DE DEPOT DE LA VASE":"CRITICAL_SHEAR_VELOCITY_FOR_MUD_DEPOSITION",
+  "CONSTANTE DE PARTHENIADES":"PARTHENIADES_CONSTANT",
   "D90":"D90",
   "DIAMETRES DES GRAINS":"SEDIMENT_DIAMETERS",
+  "HIDING FACTOR PAR CLASSE GRANULO":"HIDING_FACTOR_FOR_PARTICULAR_SIZE_CLASS",
+  "NOMBRE DE CLASSES GRANULOMETRIQUES":"NUMBER_OF_SIZE_CLASSES_OF_BED_MATERIAL",
+  "FRACTION INITIALE PAR CLASSE SEDIMENTOLOGIQUE":"INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS",
+  "EPAISSEUR DE COUCHE ACTIVE":"ACTIVE_LAYER_THICKNESS",
+  "HIDING FACTOR FORMULA":"HIDING_FACTOR_FORMULA",
+  "EPAISSEUR DE COUCHE ACTIVE CONSTANTE":"CONSTANT_ACTIVE_LAYER_THICKNESS",
+  "SEDIMENTS COHESIFS":"COHESIVE_SEDIMENTS",
+  "VERTICAL GRAIN SORTING MODEL":"VERTICAL_GRAIN_SORTING_MODEL",
+  "C-VSM MAXIMUM SECTIONS":"C_VSM_MAXIMUM_SECTIONS",
+  "C-VSM FULL PRINTOUT PERIOD":"C_VSM_FULL_PRINTOUT_PERIOD",
+  "C-VSM PRINTOUT SELECTION":"C_VSM_PRINTOUT_SELECTION",
+  "C-VSM DYNAMIC ALT MODEL":"C_VSM_DYNAMIC_ALT_MODEL",
   "RATIO ENTRE LA RUGOSITE DE PEAU ET LE DIAMETRE MOYEN":"RATIO_BETWEEN_SKIN_FRICTION_AND_MEAN_DIAMETER",
-  "COURANTS SECONDAIRES":"SECONDARY_CURRENTS",
-  "FICHIER DE COURANTS SECONDAIRES":"SECONDARY_CURRENTS_FILE",
+  "CORRECTION FROTTEMENT DE PEAU":"SKIN_FRICTION_CORRECTION",
+  "COEFFICIENT DE FROTTEMENT":"FRICTION_COEFFICIENT",
+  "LOI DE FROTTEMENT SUR LE FOND":"LAW_OF_BOTTOM_FRICTION",
   "FORMULE POUR EFFET DE PENTE":"FORMULA_FOR_SLOPE_EFFECT",
   "ANGLE DE FROTTEMENT DU SEDIMENT":"FRICTION_ANGLE_OF_THE_SEDIMENT",
   "FORMULE POUR LA DEVIATION":"FORMULA_FOR_DEVIATION",
   "PARAMETRE POUR LA DEVIATION":"PARAMETER_FOR_DEVIATION",
   "GLISSEMENT DU SEDIMENT":"SEDIMENT_SLIDE",
   "EFFET DE PENTE":"SLOPE_EFFECT",
-  "CORRECTION FROTTEMENT DE PEAU":"SKIN_FRICTION_CORRECTION",
+  "BETA":"BETA",
   "PREDICTION DE LA RUGOSITE":"BED_ROUGHNESS_PREDICTION",
-  "OPTION DU PREDICTEUR DE RUGOSITE":"BED_ROUGHNESS_PREDICTOR_OPTION",
   "SECONDARY CURRENTS ALPHA COEFFICIENT":"SECONDARY_CURRENTS_ALPHA_COEFFICIENT",
   "FACTEUR MORPHOLOGIQUE":"MORPHOLOGICAL_FACTOR",
-  "BETA":"BETA",
-  "DIAMETRE MOYEN DES GRAINS":"MEAN_DIAMETER_OF_THE_SEDIMENT",
-  "FORMULATION POUR DEPOT ET EROSION":"FORMULATION_FOR_DEPOSITION_AND_EROSION",
-  "GRAIN-FEEDING":"GRAIN_FEEDING",
-  "STANDARD DU FICHIER DE GEOMETRIE":"GEOMETRY_FILE_BINARY",
-  "STANDARD DU FICHIER HYDRODYNAMIQUE":"HYDRODYNAMIC_FILE_BINARY",
-  "STANDARD DU FICHIER PRECEDENT SEDIMENTOLOGIQUE":"BINARY_OF_THE_PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE",
-  "STANDARD DU FICHIER RESULTAT":"RESULTS_FILE_BINARY",
-  "STANDARD DU FICHIER DE REFERENCE":"REFERENCE_FILE_BINARY",
-  "CAS PERMANENT":"STEADY_CASE",
-  "COEFFICIENT DE FROTTEMENT":"FRICTION_COEFFICIENT",
-  "NOMBRE DE PAS DE TEMPS":"NUMBER_OF_TIME_STEPS",
-  "PAS DE TEMPS":"TIME_STEP",
-  "NOMBRE DE SOUS-ITERATIONS":"NUMBER_OF_SUB_ITERATIONS",
-  "LOI DE FROTTEMENT SUR LE FOND":"LAW_OF_BOTTOM_FRICTION",
-  "CONSTANT FLOW DISCHARGE":"CONSTANT_FLOW_DISCHARGE",
-  "NOMBRE D'ITERATIONS POUR TELEMAC":"NUMBER_OF_ITERATIONS_FOR_TELEMAC",
-  "CRITERE POUR METTRE A JOUR L'HYDRODYNAMIQUE":"CRITERION_TO_UPDATE_THE_FLOW",
-  "RAPPORT D'EVOLUTION CRITIQUE":"CRITICAL_EVOLUTION_RATIO",
-  "NOMBRE DE MAREES OU CRUES":"NUMBER_OF_TIDES_OR_FLOODS",
-  "HEURE DE L'ORIGINE DES TEMPS":"ORIGINAL_HOUR_OF_TIME",
-  "DATE DE L'ORIGINE DES TEMPS":"ORIGINAL_DATE_OF_TIME",
-  "PERIODE DE LA MAREE":"TIDE_PERIOD",
+  "PROFONDEUR MINIMUM POUR LE CHARRIAGE":"MINIMUM_DEPTH_FOR_BEDLOAD",
   "CHARRIAGE":"BED_LOAD",
   "FORMULE DE TRANSPORT SOLIDE":"BED_LOAD_TRANSPORT_FORMULA",
   "COEFFICIENT B DE LA FORMULE DE BIJKER":"B_VALUE_FOR_THE_BIJKER_FORMULA",
   "MPM COEFFICIENT":"MPM_COEFFICIENT",
-  "PROFONDEUR MINIMUM POUR LE CHARRIAGE":"MINIMUM_DEPTH_FOR_BEDLOAD",
-  "HIDING FACTOR PAR CLASSE GRANULO":"HIDING_FACTOR_FOR_PARTICULAR_SIZE_CLASS",
-  "NOMBRE DE CLASSES GRANULOMETRIQUES":"NUMBER_OF_SIZE_CLASSES_OF_BED_MATERIAL",
-  "FRACTION INITIALE PAR CLASSE SEDIMENTOLOGIQUE":"INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS",
-  "EPAISSEUR DE COUCHE ACTIVE":"ACTIVE_LAYER_THICKNESS",
-  "HIDING FACTOR FORMULA":"HIDING_FACTOR_FORMULA",
-  "NOMBRE DE COUCHES POUR GRANULO ETENDUE":"NUMBER_OF_BED_LOAD_MODEL_LAYERS",
-  "EPAISSEUR DE COUCHE ACTIVE CONSTANTE":"CONSTANT_ACTIVE_LAYER_THICKNESS",
-  "VERTICAL GRAIN SORTING MODEL":"VERTICAL_GRAIN_SORTING_MODEL",
-  "C-VSM MAXIMUM SECTIONS":"C_VSM_MAXIMUM_SECTIONS",
-  "C-VSM FULL PRINTOUT PERIOD":"C_VSM_FULL_PRINTOUT_PERIOD",
-  "C-VSM PRINTOUT SELECTION":"C_VSM_PRINTOUT_SELECTION",
-  "C-VSM DYNAMIC ALT MODEL":"C_VSM_DYNAMIC_ALT_MODEL",
-  "FICHIER DES RESULTATS C-VSM":"C_VSM_RESULTS_FILE",
-  "FORMAT DU FICHIER DES C-VSM RESULTATS":"C_VSM_RESULTS_FILE_FORMAT",
-  "SUSPENSION":"SUSPENSION",
-  "DISPERSION LONGITUDINALE":"DISPERSION_ALONG_THE_FLOW",
-  "DISPERSION TRANSVERSALE":"DISPERSION_ACROSS_THE_FLOW",
-  "CONCENTRATION D'EQUILIBRE EN ENTREE":"EQUILIBRIUM_INFLOW_CONCENTRATION",
-  "CONCENTRATION MASSIQUE":"MASS_CONCENTRATION",
-  "FORMULE POUR LA CONCENTRATION DE REFERENCE":"REFERENCE_CONCENTRATION_FORMULA",
-  "CORRECTION DU CHAMP CONVECTEUR":"CORRECTION_ON_CONVECTION_VELOCITY",
-  "CONCENTRATIONS INITIALES EN SUSPENSION":"INITIAL_SUSPENSION_CONCENTRATIONS",
-  "CONCENTRATIONS PAR CLASSE AUX FRONTIERES":"CONCENTRATION_PER_CLASS_AT_BOUNDARIES",
-  "DIFFUSION":"DIFFUSION",
-  "SETTLING LAG":"SETTLING_LAG",
-  "OPTION POUR LA DISPERSION":"OPTION_FOR_THE_DISPERSION",
   "OPTION DU SCHEMA POUR LA CONVECTION":"SCHEME_OPTION_FOR_ADVECTION",
-  "TETA SUSPENSION":"TETA_SUSPENSION",
-  "PRECISION DU SOLVEUR POUR LA SUSPENSION":"SOLVER_ACCURACY_FOR_SUSPENSION",
-  "OPTION POUR LA DIFFUSION DU TRACEUR":"OPTION_FOR_THE_DIFFUSION_OF_TRACER",
-  "PRECONDITIONNEMENT POUR LA SUSPENSION":"PRECONDITIONING_FOR_SUSPENSION",
-  "SEDIMENTS COHESIFS":"COHESIVE_SEDIMENTS",
   "OPTION DU MODELE DE TASSEMENT":"CONSOLIDATION_MODEL",
   "CONCENTRATION GEL":"GEL_CONCENTRATION",
   "CONCENTRATION MAXIMALE":"MAXIMUM_CONCENTRATION",
   "COEFFICIENT DE PERMEABILITE":"PERMEABILITY_COEFFICIENT",
   "TASSEMENT DU LIT COHESIF":"MUD_CONSOLIDATION",
   "NOMBRE DE COUCHES POUR LE TASSEMENT":"NUMBER_OF_LAYERS_OF_THE_CONSOLIDATION_MODEL",
+  "TRANSFERT DE MASSE PAR COUCHE":"MASS_TRANSFER_PER_LAYER",
   "CONCENTRATIONS DU LIT DE VASE":"MUD_CONCENTRATION_PER_LAYER",
   "CONTRAINTE CRITIQUE D'EROSION DE LA VASE":"CRITICAL_EROSION_SHEAR_STRESS_OF_THE_MUD",
-  "TRANSFERT DE MASSE PAR COUCHE":"MASS_TRANSFER_PER_LAYER",
-  "VITESSE CRITIQUE DE DEPOT DE LA VASE":"CRITICAL_SHEAR_VELOCITY_FOR_MUD_DEPOSITION",
-  "CONSTANTE DE PARTHENIADES":"PARTHENIADES_CONSTANT",
-  "NESTOR":"NESTOR",
-  "FICHIER DE NESTOR ACTION":"NESTOR_ACTION_FILE",
-  "FICHIER DE NESTOR POLYGON":"NESTOR_POLYGON_FILE",
-  "FICHIER DE NESTOR RESTART":"NESTOR_RESTART_FILE",
-  "FICHIER DE NESTOR DE SURFACE REFERENCE":"NESTOR_SURFACE_REFERENCE_FILE",
-  "PRISE EN COMPTE DE LA HOULE":"EFFECT_OF_WAVES",
-  "SEDIMENT MIXTE":"MIXED_SEDIMENT",
-  "AD NOMBRE DE DERIVEES":"AD_NUMBER_OF_DERIVATIVES",
-  "AD NOMS DES DERIVEES":"AD_NAMES_OF_DERIVATIVES",
-  "AD NOMBRE DE DIRECTIONS":"AD_NUMBER_OF_DIRECTIONS",
-  "AD SOLVEUR LINEAIRE SYMBOLIQUE":"AD_SYMBOLIC_LINEAR_SOLVER",
-  "AD REMISE A ZERO DES DERIVEES DU SOLVEUR LINEAIRE":"AD_LINEAR_SOLVER_RESET_DERIVATIVES",
-  "AD CONVERGENCE DES DERIVEES POUR LE SOLVEUR LINEAIRE":"AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE",
-  "LISTE DES FICHIERS":"LIST_OF_FILES",
-  "DESCRIPTION DES LIBRAIRIES":"DESCRIPTION_OF_LIBRARIES",
-  "EXECUTABLE PAR DEFAUT":"DEFAULT_EXECUTABLE",
-  "EXECUTABLE PARALLELE PAR DEFAUT":"DEFAULT_PARALLEL_EXECUTABLE",
+  "CONCATENATION SORTIE PARTEL":"CONCATENATE_PARTEL_OUTPUT",
+  "DICTIONNAIRE":"DICTIONARY",
 }
 
 DicoCasEnToCata = {
   'TITLE':'TITLE',
   'PARALLEL PROCESSORS':'PARALLEL_PROCESSORS',
+  'VALIDATION':'VALIDATION',
+  'NUMBER OF PRIVATE ARRAYS':'NUMBER_OF_PRIVATE_ARRAYS',
+  'ORIGIN COORDINATES':'ORIGIN_COORDINATES',
+  'DEBUGGER':'DEBUGGER',
+  'OPTION FOR THE TREATMENT OF TIDAL FLATS':'OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS',
+  'NESTOR':'NESTOR',
+  'NESTOR ACTION FILE':'NESTOR_ACTION_FILE',
+  'NESTOR POLYGON FILE':'NESTOR_POLYGON_FILE',
+  'NESTOR RESTART FILE':'NESTOR_RESTART_FILE',
+  'NESTOR SURFACE REFERENCE FILE':'NESTOR_SURFACE_REFERENCE_FILE',
   'CHECKING THE MESH':'CHECKING_THE_MESH',
   'MAXIMUM NUMBER OF BOUNDARIES':'MAXIMUM_NUMBER_OF_BOUNDARIES',
+  'FLUXLINE INPUT FILE':'FLUXLINE_INPUT_FILE',
+  'FLUXLINE':'FLUXLINE',
+  'CONTROL SECTIONS':'CONTROL_SECTIONS',
+  'STATIONARY MODE':'STATIONARY_MODE',
+  'SHIELDS PARAMETERS':'SHIELDS_PARAMETERS',
+  'OPTION FOR THE TREATMENT OF NON ERODABLE BEDS':'OPTION_FOR_THE_TREATMENT_OF_NON_ERODABLE_BEDS',
+  'MINIMAL VALUE OF THE WATER HEIGHT':'MINIMAL_VALUE_OF_THE_WATER_HEIGHT',
+  'TIDAL FLATS':'TIDAL_FLATS',
+  'SECONDARY CURRENTS':'SECONDARY_CURRENTS',
+  'SECONDARY CURRENTS FILE':'SECONDARY_CURRENTS_FILE',
+  'GRAIN-FEEDING':'GRAIN_FEEDING',
+  'STEADY CASE':'STEADY_CASE',
+  'CONSTANT FLOW DISCHARGE':'CONSTANT_FLOW_DISCHARGE',
+  'NUMBER OF ITERATIONS FOR TELEMAC':'NUMBER_OF_ITERATIONS_FOR_TELEMAC',
+  'CRITERION TO UPDATE THE FLOW':'CRITERION_TO_UPDATE_THE_FLOW',
+  'CRITICAL EVOLUTION RATIO':'CRITICAL_EVOLUTION_RATIO',
+  'NUMBER OF BED LOAD MODEL LAYERS':'NUMBER_OF_BED_LOAD_MODEL_LAYERS',
+  'MASS CONCENTRATION':'MASS_CONCENTRATION',
+  'EFFECT OF WAVES':'EFFECT_OF_WAVES',
+  'MIXED SEDIMENT':'MIXED_SEDIMENT',
   'VECTOR LENGTH':'VECTOR_LENGTH',
-  'GEOMETRY FILE':'GEOMETRY_FILE',
+  'STEERING FILE':'STEERING_FILE',
+  'MEAN DIAMETER OF THE SEDIMENT':'MEAN_DIAMETER_OF_THE_SEDIMENT',
+  'GEOMETRY FILE BINARY':'GEOMETRY_FILE_BINARY',
+  'HYDRODYNAMIC FILE BINARY':'HYDRODYNAMIC_FILE_BINARY',
+  'BINARY OF THE PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE':'BINARY_OF_THE_PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE',
+  'RESULTS FILE BINARY':'RESULTS_FILE_BINARY',
+  'REFERENCE FILE BINARY':'REFERENCE_FILE_BINARY',
   'GEOMETRY FILE FORMAT':'GEOMETRY_FILE_FORMAT',
+  'GEOMETRY FILE':'GEOMETRY_FILE',
+  'HYDRODYNAMIC FILE':'HYDRODYNAMIC_FILE',
+  'NAMES OF PRIVATE VARIABLES':'NAMES_OF_PRIVATE_VARIABLES',
+  'LIQUID BOUNDARIES FILE':'LIQUID_BOUNDARIES_FILE',
   'RESULTS FILE FORMAT':'RESULTS_FILE_FORMAT',
+  'RESULTS FILE':'RESULTS_FILE',
+  'VARIABLES TO BE PRINTED':'VARIABLES_TO_BE_PRINTED',
+  'GRAPHIC PRINTOUT PERIOD':'GRAPHIC_PRINTOUT_PERIOD',
+  'LISTING PRINTOUT PERIOD':'LISTING_PRINTOUT_PERIOD',
+  'MASS-BALANCE':'MASS_BALANCE',
+  'SECTIONS OUTPUT FILE':'SECTIONS_OUTPUT_FILE',
+  'C-VSM RESULTS FILE':'C_VSM_RESULTS_FILE',
+  'C-VSM RESULTS FILE FORMAT':'C_VSM_RESULTS_FILE_FORMAT',
   'HYDRODYNAMIC FILE FORMAT':'HYDRODYNAMIC_FILE_FORMAT',
   'REFERENCE FILE FORMAT':'REFERENCE_FILE_FORMAT',
-  'PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE FORMAT':'PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT',
   'WAVE FILE FORMAT':'WAVE_FILE_FORMAT',
   'FORTRAN FILE':'FORTRAN_FILE',
-  'STEERING FILE':'STEERING_FILE',
   'BOUNDARY CONDITIONS FILE':'BOUNDARY_CONDITIONS_FILE',
-  'HYDRODYNAMIC FILE':'HYDRODYNAMIC_FILE',
   'WAVE FILE':'WAVE_FILE',
-  'PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE':'PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE',
   'REFERENCE FILE':'REFERENCE_FILE',
-  'VALIDATION':'VALIDATION',
   'BOTTOM TOPOGRAPHY FILE':'BOTTOM_TOPOGRAPHY_FILE',
-  'FLUXLINE INPUT FILE':'FLUXLINE_INPUT_FILE',
-  'RESULTS FILE':'RESULTS_FILE',
-  'VARIABLES FOR GRAPHIC PRINTOUTS':'VARIABLES_FOR_GRAPHIC_PRINTOUTS',
-  'VARIABLES TO BE PRINTED':'VARIABLES_TO_BE_PRINTED',
-  'RELEASE':'RELEASE',
-  'GRAPHIC PRINTOUT PERIOD':'GRAPHIC_PRINTOUT_PERIOD',
-  'LISTING PRINTOUT PERIOD':'LISTING_PRINTOUT_PERIOD',
-  'NUMBER OF PRIVATE ARRAYS':'NUMBER_OF_PRIVATE_ARRAYS',
-  'FLUXLINE':'FLUXLINE',
-  'NAMES OF PRIVATE VARIABLES':'NAMES_OF_PRIVATE_VARIABLES',
-  'MASS-BALANCE':'MASS_BALANCE',
   'SECTIONS INPUT FILE':'SECTIONS_INPUT_FILE',
-  'SECTIONS OUTPUT FILE':'SECTIONS_OUTPUT_FILE',
-  'CONTROL SECTIONS':'CONTROL_SECTIONS',
+  'PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE FORMAT':'PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT',
+  'PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE':'PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE',
   'COMPUTATION CONTINUED':'COMPUTATION_CONTINUED',
+  'VARIABLES FOR GRAPHIC PRINTOUTS':'VARIABLES_FOR_GRAPHIC_PRINTOUTS',
   'STARTING TIME OF THE HYDROGRAM':'STARTING_TIME_OF_THE_HYDROGRAM',
-  'ORIGIN COORDINATES':'ORIGIN_COORDINATES',
-  'LIQUID BOUNDARIES FILE':'LIQUID_BOUNDARIES_FILE',
+  'NUMBER OF TIME STEPS':'NUMBER_OF_TIME_STEPS',
+  'TIME STEP':'TIME_STEP',
+  'NUMBER OF SUB-ITERATIONS':'NUMBER_OF_SUB_ITERATIONS',
+  'NUMBER OF TIDES OR FLOODS':'NUMBER_OF_TIDES_OR_FLOODS',
+  'ORIGINAL HOUR OF TIME':'ORIGINAL_HOUR_OF_TIME',
+  'ORIGINAL DATE OF TIME':'ORIGINAL_DATE_OF_TIME',
+  'TIDE PERIOD':'TIDE_PERIOD',
   'PRESCRIBED SOLID DISCHARGES':'PRESCRIBED_SOLID_DISCHARGES',
-  'STATIONARY MODE':'STATIONARY_MODE',
-  'DICTIONARY':'DICTIONARY',
   'SOLVER':'SOLVER',
   'SOLVER OPTION':'SOLVER_OPTION',
   'PRECONDITIONING':'PRECONDITIONING',
   'MAXIMUM NUMBER OF ITERATIONS FOR SOLVER':'MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER',
+  'SOLVER OPTION FOR SUSPENSION':'SOLVER_OPTION_FOR_SUSPENSION',
+  'MAXIMUM NUMBER OF ITERATIONS FOR SOLVER FOR SUSPENSION':'MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER_FOR_SUSPENSION',
+  'SOLVER ACCURACY':'SOLVER_ACCURACY',
+  'SOLVER ACCURACY FOR SUSPENSION':'SOLVER_ACCURACY_FOR_SUSPENSION',
+  'PRECONDITIONING FOR SUSPENSION':'PRECONDITIONING_FOR_SUSPENSION',
   'MASS-LUMPING':'MASS_LUMPING',
   'TETA':'TETA',
   'ZERO':'ZERO',
   'FINITE VOLUMES':'FINITE_VOLUMES',
   'TYPE OF ADVECTION':'TYPE_OF_ADVECTION',
-  'PARTITIONING TOOL':'PARTITIONING_TOOL',
-  'SOLVER FOR SUSPENSION':'SOLVER_FOR_SUSPENSION',
-  'SOLVER OPTION FOR SUSPENSION':'SOLVER_OPTION_FOR_SUSPENSION',
-  'MAXIMUM NUMBER OF ITERATIONS FOR SOLVER FOR SUSPENSION':'MAXIMUM_NUMBER_OF_ITERATIONS_FOR_SOLVER_FOR_SUSPENSION',
-  'DEBUGGER':'DEBUGGER',
   'SUPG OPTION':'SUPG_OPTION',
   'MATRIX-VECTOR PRODUCT':'MATRIX_VECTOR_PRODUCT',
   'MATRIX STORAGE':'MATRIX_STORAGE',
-  'SOLVER ACCURACY':'SOLVER_ACCURACY',
+  'OPTION FOR THE DIFFUSION OF TRACER':'OPTION_FOR_THE_DIFFUSION_OF_TRACER',
   'MAXIMUM NUMBER OF ITERATIONS FOR ADVECTION SCHEMES':'MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES',
+  'PARTITIONING TOOL':'PARTITIONING_TOOL',
   'NUMBER OF CORRECTIONS OF DISTRIBUTIVE SCHEMES':'NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES',
   'NUMBER OF SUB-STEPS OF DISTRIBUTIVE SCHEMES':'NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES',
   'TREATMENT OF FLUXES AT THE BOUNDARIES':'TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES',
+  'BED ROUGHNESS PREDICTOR OPTION':'BED_ROUGHNESS_PREDICTOR_OPTION',
+  'SOLVER FOR SUSPENSION':'SOLVER_FOR_SUSPENSION',
+  'AD NUMBER OF DERIVATIVES':'AD_NUMBER_OF_DERIVATIVES',
+  'AD NAMES OF DERIVATIVES':'AD_NAMES_OF_DERIVATIVES',
+  'AD NUMBER OF DIRECTIONS':'AD_NUMBER_OF_DIRECTIONS',
+  'AD SYMBOLIC LINEAR SOLVER':'AD_SYMBOLIC_LINEAR_SOLVER',
+  'AD LINEAR SOLVER RESET DERIVATIVES':'AD_LINEAR_SOLVER_RESET_DERIVATIVES',
+  'AD LINEAR SOLVER DERIVATIVE CONVERGENCE':'AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE',
   'WATER DENSITY':'WATER_DENSITY',
   'SEDIMENT DENSITY':'SEDIMENT_DENSITY',
   'NON COHESIVE BED POROSITY':'NON_COHESIVE_BED_POROSITY',
-  'SHIELDS PARAMETERS':'SHIELDS_PARAMETERS',
   'GRAVITY ACCELERATION':'GRAVITY_ACCELERATION',
-  'OPTION FOR THE TREATMENT OF TIDAL FLATS':'OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS',
-  'OPTION FOR THE TREATMENT OF NON ERODABLE BEDS':'OPTION_FOR_THE_TREATMENT_OF_NON_ERODABLE_BEDS',
   'WATER VISCOSITY':'WATER_VISCOSITY',
-  'MINIMAL VALUE OF THE WATER HEIGHT':'MINIMAL_VALUE_OF_THE_WATER_HEIGHT',
+  'SETTLING LAG':'SETTLING_LAG',
   'SETTLING VELOCITIES':'SETTLING_VELOCITIES',
-  'TIDAL FLATS':'TIDAL_FLATS',
+  'SUSPENSION':'SUSPENSION',
+  'DISPERSION ALONG THE FLOW':'DISPERSION_ALONG_THE_FLOW',
+  'DISPERSION ACROSS THE FLOW':'DISPERSION_ACROSS_THE_FLOW',
+  'EQUILIBRIUM INFLOW CONCENTRATION':'EQUILIBRIUM_INFLOW_CONCENTRATION',
+  'REFERENCE CONCENTRATION FORMULA':'REFERENCE_CONCENTRATION_FORMULA',
+  'CORRECTION ON CONVECTION VELOCITY':'CORRECTION_ON_CONVECTION_VELOCITY',
+  'INITIAL SUSPENSION CONCENTRATIONS':'INITIAL_SUSPENSION_CONCENTRATIONS',
+  'CONCENTRATION PER CLASS AT BOUNDARIES':'CONCENTRATION_PER_CLASS_AT_BOUNDARIES',
+  'DIFFUSION':'DIFFUSION',
+  'OPTION FOR THE DISPERSION':'OPTION_FOR_THE_DISPERSION',
+  'TETA SUSPENSION':'TETA_SUSPENSION',
+  'CRITICAL SHEAR VELOCITY FOR MUD DEPOSITION':'CRITICAL_SHEAR_VELOCITY_FOR_MUD_DEPOSITION',
+  'PARTHENIADES CONSTANT':'PARTHENIADES_CONSTANT',
   'D90':'D90',
   'SEDIMENT DIAMETERS':'SEDIMENT_DIAMETERS',
+  'HIDING FACTOR FOR PARTICULAR SIZE CLASS':'HIDING_FACTOR_FOR_PARTICULAR_SIZE_CLASS',
+  'NUMBER OF SIZE-CLASSES OF BED MATERIAL':'NUMBER_OF_SIZE_CLASSES_OF_BED_MATERIAL',
+  'INITIAL FRACTION FOR PARTICULAR SIZE CLASS':'INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS',
+  'ACTIVE LAYER THICKNESS':'ACTIVE_LAYER_THICKNESS',
+  'HIDING FACTOR FORMULA':'HIDING_FACTOR_FORMULA',
+  'CONSTANT ACTIVE LAYER THICKNESS':'CONSTANT_ACTIVE_LAYER_THICKNESS',
+  'COHESIVE SEDIMENTS':'COHESIVE_SEDIMENTS',
+  'VERTICAL GRAIN SORTING MODEL':'VERTICAL_GRAIN_SORTING_MODEL',
+  'C-VSM MAXIMUM SECTIONS':'C_VSM_MAXIMUM_SECTIONS',
+  'C-VSM FULL PRINTOUT PERIOD':'C_VSM_FULL_PRINTOUT_PERIOD',
+  'C-VSM PRINTOUT SELECTION':'C_VSM_PRINTOUT_SELECTION',
+  'C-VSM DYNAMIC ALT MODEL':'C_VSM_DYNAMIC_ALT_MODEL',
   'RATIO BETWEEN SKIN FRICTION AND MEAN DIAMETER':'RATIO_BETWEEN_SKIN_FRICTION_AND_MEAN_DIAMETER',
-  'SECONDARY CURRENTS':'SECONDARY_CURRENTS',
-  'SECONDARY CURRENTS FILE':'SECONDARY_CURRENTS_FILE',
+  'SKIN FRICTION CORRECTION':'SKIN_FRICTION_CORRECTION',
+  'FRICTION COEFFICIENT':'FRICTION_COEFFICIENT',
+  'LAW OF BOTTOM FRICTION':'LAW_OF_BOTTOM_FRICTION',
   'FORMULA FOR SLOPE EFFECT':'FORMULA_FOR_SLOPE_EFFECT',
   'FRICTION ANGLE OF THE SEDIMENT':'FRICTION_ANGLE_OF_THE_SEDIMENT',
   'FORMULA FOR DEVIATION':'FORMULA_FOR_DEVIATION',
   'PARAMETER FOR DEVIATION':'PARAMETER_FOR_DEVIATION',
   'SEDIMENT SLIDE':'SEDIMENT_SLIDE',
   'SLOPE EFFECT':'SLOPE_EFFECT',
-  'SKIN FRICTION CORRECTION':'SKIN_FRICTION_CORRECTION',
+  'BETA':'BETA',
   'BED ROUGHNESS PREDICTION':'BED_ROUGHNESS_PREDICTION',
-  'BED ROUGHNESS PREDICTOR OPTION':'BED_ROUGHNESS_PREDICTOR_OPTION',
   'SECONDARY CURRENTS ALPHA COEFFICIENT':'SECONDARY_CURRENTS_ALPHA_COEFFICIENT',
   'MORPHOLOGICAL FACTOR':'MORPHOLOGICAL_FACTOR',
-  'BETA':'BETA',
-  'MEAN DIAMETER OF THE SEDIMENT':'MEAN_DIAMETER_OF_THE_SEDIMENT',
-  'FORMULATION FOR DEPOSITION AND EROSION':'FORMULATION_FOR_DEPOSITION_AND_EROSION',
-  'GRAIN-FEEDING':'GRAIN_FEEDING',
-  'GEOMETRY FILE BINARY':'GEOMETRY_FILE_BINARY',
-  'HYDRODYNAMIC FILE BINARY':'HYDRODYNAMIC_FILE_BINARY',
-  'BINARY OF THE PREVIOUS SEDIMENTOLOGICAL COMPUTATION FILE':'BINARY_OF_THE_PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE',
-  'RESULTS FILE BINARY':'RESULTS_FILE_BINARY',
-  'REFERENCE FILE BINARY':'REFERENCE_FILE_BINARY',
-  'STEADY CASE':'STEADY_CASE',
-  'FRICTION COEFFICIENT':'FRICTION_COEFFICIENT',
-  'NUMBER OF TIME STEPS':'NUMBER_OF_TIME_STEPS',
-  'TIME STEP':'TIME_STEP',
-  'NUMBER OF SUB-ITERATIONS':'NUMBER_OF_SUB_ITERATIONS',
-  'LAW OF BOTTOM FRICTION':'LAW_OF_BOTTOM_FRICTION',
-  'CONSTANT FLOW DISCHARGE':'CONSTANT_FLOW_DISCHARGE',
-  'NUMBER OF ITERATIONS FOR TELEMAC':'NUMBER_OF_ITERATIONS_FOR_TELEMAC',
-  'CRITERION TO UPDATE THE FLOW':'CRITERION_TO_UPDATE_THE_FLOW',
-  'CRITICAL EVOLUTION RATIO':'CRITICAL_EVOLUTION_RATIO',
-  'NUMBER OF TIDES OR FLOODS':'NUMBER_OF_TIDES_OR_FLOODS',
-  'ORIGINAL HOUR OF TIME':'ORIGINAL_HOUR_OF_TIME',
-  'ORIGINAL DATE OF TIME':'ORIGINAL_DATE_OF_TIME',
-  'TIDE PERIOD':'TIDE_PERIOD',
+  'MINIMUM DEPTH FOR BEDLOAD':'MINIMUM_DEPTH_FOR_BEDLOAD',
   'BED LOAD':'BED_LOAD',
   'BED-LOAD TRANSPORT FORMULA':'BED_LOAD_TRANSPORT_FORMULA',
   'B VALUE FOR THE BIJKER FORMULA':'B_VALUE_FOR_THE_BIJKER_FORMULA',
   'MPM COEFFICIENT':'MPM_COEFFICIENT',
-  'MINIMUM DEPTH FOR BEDLOAD':'MINIMUM_DEPTH_FOR_BEDLOAD',
-  'HIDING FACTOR FOR PARTICULAR SIZE CLASS':'HIDING_FACTOR_FOR_PARTICULAR_SIZE_CLASS',
-  'NUMBER OF SIZE-CLASSES OF BED MATERIAL':'NUMBER_OF_SIZE_CLASSES_OF_BED_MATERIAL',
-  'INITIAL FRACTION FOR PARTICULAR SIZE CLASS':'INITIAL_FRACTION_FOR_PARTICULAR_SIZE_CLASS',
-  'ACTIVE LAYER THICKNESS':'ACTIVE_LAYER_THICKNESS',
-  'HIDING FACTOR FORMULA':'HIDING_FACTOR_FORMULA',
-  'NUMBER OF BED LOAD MODEL LAYERS':'NUMBER_OF_BED_LOAD_MODEL_LAYERS',
-  'CONSTANT ACTIVE LAYER THICKNESS':'CONSTANT_ACTIVE_LAYER_THICKNESS',
-  'VERTICAL GRAIN SORTING MODEL':'VERTICAL_GRAIN_SORTING_MODEL',
-  'C-VSM MAXIMUM SECTIONS':'C_VSM_MAXIMUM_SECTIONS',
-  'C-VSM FULL PRINTOUT PERIOD':'C_VSM_FULL_PRINTOUT_PERIOD',
-  'C-VSM PRINTOUT SELECTION':'C_VSM_PRINTOUT_SELECTION',
-  'C-VSM DYNAMIC ALT MODEL':'C_VSM_DYNAMIC_ALT_MODEL',
-  'C-VSM RESULTS FILE':'C_VSM_RESULTS_FILE',
-  'C-VSM RESULTS FILE FORMAT':'C_VSM_RESULTS_FILE_FORMAT',
-  'SUSPENSION':'SUSPENSION',
-  'DISPERSION ALONG THE FLOW':'DISPERSION_ALONG_THE_FLOW',
-  'DISPERSION ACROSS THE FLOW':'DISPERSION_ACROSS_THE_FLOW',
-  'EQUILIBRIUM INFLOW CONCENTRATION':'EQUILIBRIUM_INFLOW_CONCENTRATION',
-  'MASS CONCENTRATION':'MASS_CONCENTRATION',
-  'REFERENCE CONCENTRATION FORMULA':'REFERENCE_CONCENTRATION_FORMULA',
-  'CORRECTION ON CONVECTION VELOCITY':'CORRECTION_ON_CONVECTION_VELOCITY',
-  'INITIAL SUSPENSION CONCENTRATIONS':'INITIAL_SUSPENSION_CONCENTRATIONS',
-  'CONCENTRATION PER CLASS AT BOUNDARIES':'CONCENTRATION_PER_CLASS_AT_BOUNDARIES',
-  'DIFFUSION':'DIFFUSION',
-  'SETTLING LAG':'SETTLING_LAG',
-  'OPTION FOR THE DISPERSION':'OPTION_FOR_THE_DISPERSION',
   'SCHEME OPTION FOR ADVECTION':'SCHEME_OPTION_FOR_ADVECTION',
-  'TETA SUSPENSION':'TETA_SUSPENSION',
-  'SOLVER ACCURACY FOR SUSPENSION':'SOLVER_ACCURACY_FOR_SUSPENSION',
-  'OPTION FOR THE DIFFUSION OF TRACER':'OPTION_FOR_THE_DIFFUSION_OF_TRACER',
-  'PRECONDITIONING FOR SUSPENSION':'PRECONDITIONING_FOR_SUSPENSION',
-  'COHESIVE SEDIMENTS':'COHESIVE_SEDIMENTS',
   'CONSOLIDATION MODEL':'CONSOLIDATION_MODEL',
   'GEL CONCENTRATION':'GEL_CONCENTRATION',
   'MAXIMUM CONCENTRATION':'MAXIMUM_CONCENTRATION',
   'PERMEABILITY COEFFICIENT':'PERMEABILITY_COEFFICIENT',
   'MUD CONSOLIDATION':'MUD_CONSOLIDATION',
   'NUMBER OF LAYERS OF THE CONSOLIDATION MODEL':'NUMBER_OF_LAYERS_OF_THE_CONSOLIDATION_MODEL',
+  'MASS TRANSFER PER LAYER':'MASS_TRANSFER_PER_LAYER',
   'MUD CONCENTRATION PER LAYER':'MUD_CONCENTRATION_PER_LAYER',
   'CRITICAL EROSION SHEAR STRESS OF THE MUD':'CRITICAL_EROSION_SHEAR_STRESS_OF_THE_MUD',
-  'MASS TRANSFER PER LAYER':'MASS_TRANSFER_PER_LAYER',
-  'CRITICAL SHEAR VELOCITY FOR MUD DEPOSITION':'CRITICAL_SHEAR_VELOCITY_FOR_MUD_DEPOSITION',
-  'PARTHENIADES CONSTANT':'PARTHENIADES_CONSTANT',
-  'NESTOR':'NESTOR',
-  'NESTOR ACTION FILE':'NESTOR_ACTION_FILE',
-  'NESTOR POLYGON FILE':'NESTOR_POLYGON_FILE',
-  'NESTOR RESTART FILE':'NESTOR_RESTART_FILE',
-  'NESTOR SURFACE REFERENCE FILE':'NESTOR_SURFACE_REFERENCE_FILE',
-  'EFFECT OF WAVES':'EFFECT_OF_WAVES',
-  'MIXED SEDIMENT':'MIXED_SEDIMENT',
-  'AD NUMBER OF DERIVATIVES':'AD_NUMBER_OF_DERIVATIVES',
-  'AD NAMES OF DERIVATIVES':'AD_NAMES_OF_DERIVATIVES',
-  'AD NUMBER OF DIRECTIONS':'AD_NUMBER_OF_DIRECTIONS',
-  'AD SYMBOLIC LINEAR SOLVER':'AD_SYMBOLIC_LINEAR_SOLVER',
-  'AD LINEAR SOLVER RESET DERIVATIVES':'AD_LINEAR_SOLVER_RESET_DERIVATIVES',
-  'AD LINEAR SOLVER DERIVATIVE CONVERGENCE':'AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE',
-  'LIST OF FILES':'LIST_OF_FILES',
-  'DESCRIPTION OF LIBRARIES':'DESCRIPTION_OF_LIBRARIES',
-  'DEFAULT EXECUTABLE':'DEFAULT_EXECUTABLE',
-  'DEFAULT PARALLEL EXECUTABLE':'DEFAULT_PARALLEL_EXECUTABLE',
+  'CONCATENATE PARTEL OUTPUT':'CONCATENATE_PARTEL_OUTPUT',
+  'DICTIONARY':'DICTIONARY',
 }
 DicoEnumCasFrToEnumCasEn = {
 'GEOMETRY_FILE_FORMAT':{
@@ -645,6 +5031,12 @@ DicoEnumCasFrToEnumCasEn = {
   "MED":"MED",
 },
 
+'C_VSM_RESULTS_FILE_FORMAT':{
+  "SERAFIN":"SERAFIN",
+  "SERAFIND":"SERAFIND",
+  "MED":"MED",
+},
+
 'HYDRODYNAMIC_FILE_FORMAT':{
   "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
@@ -657,13 +5049,13 @@ DicoEnumCasFrToEnumCasEn = {
   "MED":"MED",
 },
 
-'PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT':{
+'WAVE_FILE_FORMAT':{
   "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
-'WAVE_FILE_FORMAT':{
+'PREVIOUS_SEDIMENTOLOGICAL_COMPUTATION_FILE_FORMAT':{
   "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
@@ -676,10 +5068,4 @@ DicoEnumCasFrToEnumCasEn = {
   "PTSCOTCH":"PTSCOTCH",
 },
 
-'C_VSM_RESULTS_FILE_FORMAT':{
-  "SERAFIN":"SERAFIN",
-  "SERAFIND":"SERAFIND",
-  "MED":"MED",
-},
-
 }
index bef9cb7c03b79ea8e69ea2b6bc639ff463d3d247..02f490606ee7353c23bdec468d233a166a4a7a5b 100644 (file)
Binary files a/Telemac/sisyphe_labelCataToIhm_en.qm and b/Telemac/sisyphe_labelCataToIhm_en.qm differ
index 69145f1c6cc42436437ade3f5cea148a15030c6d..0d95e6c39c1fca9766da584c2fe6b754dc0382a1 100644 (file)
Binary files a/Telemac/sisyphe_labelCataToIhm_fr.qm and b/Telemac/sisyphe_labelCataToIhm_fr.qm differ
index abd65076590176e467ed0010e2fa431f83a0931c..1283831f92c92bba94f306bd67bf5db4d0d8c05a 100644 (file)
@@ -44,110 +44,280 @@ JdC = JDC_CATA (code = 'STBTEL',
 # Catalog entry for the MAP function : c_pre_interfaceBody_mesh
 # =======================================================================
 
-VERSION_CATALOGUE="TRUNK_20180306"
+VERSION_CATALOGUE="TRUNK_20210323"
 # -----------------------------------------------------------------------
-GENERALITIES = PROC(nom= "GENERALITIES",op = None,
+TREATMENT = PROC(nom= "TREATMENT",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS = SIMP(statut ='f',
+    MINIMUM_DISTANCE_BETWEEN_TWO_POINTS = SIMP(statut ='o',
 #   -----------------------------------
-        typ = 'I',
-        defaut = 20000,
-        fr = """Permet de dimensionner le tableau utilise pour la lecture, dans les
-\telkey{FICHIERS DES FONDS}, des points releves a la table a
-digitaliser.""",
-        ang = """Designed for dimensioning the array that is used for reading, in the
-\telkey{BOTTOM TOPOGRAPHY FILES}, the points recorded at the digitizing
-tablet.""",
+        typ = 'R',
+        defaut = 1.E-5,
+        fr = """Distance (en metres)en dessous de laquelle deux noeuds sont consideres
+comme confondus par \stbtel, lors de la verification des resultats
+fournis par le mailleur. Lorsque deux noeuds sont confondus, l''un
+d''entre eux est elimine, et tous les noeuds du maillage sont
+renumerotes.""",
+        ang = """Distance (in meters) below which two nodes are considered as identical
+by \stbtel when the results supplied by the mesh generator are being
+checked. When two nodes occur at the same place, one of them is
+eliminated and all the mesh nodes are renumbered.""",
     ),
 #   -----------------------------------
-    VECTOR_LENGTH = SIMP(statut ='f',
+    MESH_GENERATOR = SIMP(statut ='o',
 #   -----------------------------------
-        typ = 'I',
-        defaut = 1,
-        fr = """Permet de fixer, sur machine vectorielle, la longueur du vecteur.""",
-        ang = """Designed for dimensioning the vector length on vector machine.""",
+        typ = 'TXM',
+        into = ['SUPERTAB4','SUPERTAB6','MASTER2','SIMAIL','SELAFIN','TRIGRID','ADCIRC','FASTTABS'],
+        defaut = 'MASTER2',
+        fr = """Nom du mailleur utilise pour la creation du \telkey{FICHIER UNIVERSEL}.
+Ce peut etre :
+\begin{itemize}
+\item SUPERTAB6 (version 6 du mailleur SUPERTAB),
+\item SUPERTAB4 (version 4 du mailleur SUPERTAB),
+\item MASTER2 (version 2 du mailleur MASTER-SERIES),
+\item SIMAIL,
+\item SELAFIN (afin de modifier un maillage deja utilise, comme pour :
+\begin{itemize}
+\item interpoler de nouveau fonds
+\item eliminer des dependances arrieres
+\item coupe triangles surcontraints),
+\end{itemize}
+\item TRIGRID,
+\item FASTTABS.
+\end{itemize}""",
+        ang = """Name of the mesh generator used for preparing the \telkey{UNIVERSAL
+FILE}. It will be selected among the following:
+\begin{itemize}
+\item SUPERTAB6 (version 6 of SUPERTAB mesh generator),
+\item SUPERTAB4 (version 4 of SUPERTAB mesh generator),
+\item MASTER2 (version 2 of MASTER-SERIES mesh generator),
+\item SIMAIL,
+\item SELAFIN (in order to modify a mesh already used, as for example :
+\begin{itemize}
+\item to interpolate a new bathymetry
+\item to eliminate backward dependencies
+\item to cut overstressed triangles ),
+\end{itemize}
+\item TRIGRID,
+\item FASTTABS.
+\end{itemize}""",
     ),
 #   -----------------------------------
-    NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH = SIMP(statut ='f',
+    b_MESH_GENERATORG = BLOC(condition="MESH_GENERATOR == 'TRIGRID'",
 #   -----------------------------------
-        typ = 'I',
-        defaut = 0,
-        fr = """Lorsque l''on souhaite extraire une partie du maillage, permet de
-definir le nombre de sommets du polygone a l''interieur duquel le
-maillage sera effectivement extrait.\\
-\begin{WarningBlock}{Attention :}
-Ce polygone doit etre convexe et les coordonnees des sommets donnes dans
-l''ordre trigonometrique.  \end{WarningBlock}""",
-        ang = """When you want to extract a piece of the mesh, this key-word fixes
-the number of vertices of a polygon inside of which the mesh will be
-finally extracted.\\
-\begin{WarningBlock}{Warning:}
-This polygon should have a convex shape and the coordinates of the
-vertices be given with an anti clock wise order.
-\end{WarningBlock}""",
+#       -----------------------------------
+        BOTTOM_CORRECTION_OF_TRIGRID = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 0.,
+            fr = """Fixe la valeur a ajouter a la bathymetrie lue dans le fichier
+gemere par Trigrid.""",
+            ang = """Value to be added at the bottom value read in the Trigrid file""",
+        ),
     ),
 #   -----------------------------------
-    NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH = SIMP(statut ='f',
+    b_MESH_GENERATORH = BLOC(condition="MESH_GENERATOR in ['FASTTABS', 'TRIGRID']",
 #   -----------------------------------
-        typ = 'I',
-        defaut = 0,
-        fr = """Lorsque l''on souhaite raffiner une partie du maillage,
-permet de definir le nombre de sommets du polygone a l''interieur
-duquel le maillage sera effectivement raffine.\\
-\begin{WarningBlock}{Attention:}
-Ce polygone doit etre convexe et les coordonnees des
-sommets donnes dans l''ordre trigonometrique.
-\end{WarningBlock}""",
-        ang = """When you want to refine a piece of the mesh, this key-word fixes
-the number of vertices of a polygon inside of which the mesh will be
-finally refined.\\
-\begin{WarningBlock}{ATTENTION:}
-This polygon should have a convex shape and the coordinates
-of the vertices be given with an anti clock wise order.
-\end{WarningBlock}""",
+#       -----------------------------------
+        BATHYMETRY_IN_THE_UNIVERSAL_FILE = SIMP(statut ='o',
+#       -----------------------------------
+            typ = bool,
+            defaut = False,
+            fr = """Permet de relire la bathymetrie directement dans le fichier de
+maillage (Trigrid ou Fasttabs).""",
+            ang = """The bathymetry will be read in the mesh file (Trigrid or Fasttabs).""",
+        ),
+#       -----------------------------------
+        MESH_ADDITIONAL_DATA_FILE = SIMP(statut ='o',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Nom du fichier additionnel. Ce fichier a une signification
+differente en fonction du mailleur choisi.
+\begin{itemize}
+\item Trigrid : Fichier contenant la table de connectivites
+(obligatoire).
+\item Fasttabs : Fichier contenant les conditions limites (optionnel).
+\end{itemize}""",
+            ang = """Name of the additionql file. The meaning of this file depend on the
+type of mesh generator.
+\begin{itemize}
+\item Trigrid : containing the connectivity table built (mandatory).
+\item Fasttabs  : boundary condition file built by Fasttabs (optional).
+\end{itemize}""",
+        ),
     ),
 #   -----------------------------------
-    PARALLEL_PROCESSORS = SIMP(statut ='f',
+    BINARY_STANDARD = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'I',
-        defaut = 0,
-        fr = """Nombre de processeurs en calcul parallele
+        typ = 'TXM',
+        into = ['STD','IBM','I3E'],
+        defaut = 'STD',
+        fr = """Adapte l''ecriture du \telkey{FICHIER DE GEOMETRIE POUR TELEMAC} au
+standard binaire choisi pour celui-ci. Ce peut etre :
 \begin{itemize}
-\item 0 : 1 machine, compilation sans bibliotheque de parallelisme
-\item 1 : 1 machine, compilation avec bibliotheque de parallelisme
-\item 2 : 2 processeurs ou machines en parallele
-\item etc\ldots
+\item IBM : binaire IBM,
+\item I3E : binaire HP,
+\item STD : prend par defaut le binaire de la machine sur laquelle
+            l''utilisateur travaille. Ce sont alors des ordres READ et
+            WRITE normaux qui sont utilises.
 \end{itemize}""",
-        ang = """Number of processors for parallel processing
+        ang = """Matches the writing of the \telkey{GEOMETRY FILE FOR TELEMAC} to the
+binary standard chosen for the latter. It will be selected among the
+following:
 \begin{itemize}
-\item 0 : 1 machine, compiling without parallel library
-\item 1 : 1 machine, compiling with a parallel library
-\item 2 : 2 processors or machines in parallel
-\item etc\ldots
+\item IBM: IBM binary,
+\item I3E: HP binary,
+\item STD: takes by default the binary on the computer with which
+          the user is working. The normal READ and WRITE commands
+          are then used.
 \end{itemize}""",
     ),
 #   -----------------------------------
-    MINIMUM_DISTANCE_BETWEEN_TWO_POINTS = SIMP(statut ='f',
+    UNIVERSAL_FILE = SIMP(statut ='o',
 #   -----------------------------------
-        typ = 'R',
-        defaut = 1.E-5,
-        fr = """Distance (en metres)en dessous de laquelle deux noeuds sont consideres
-comme confondus par \stbtel, lors de la verification des resultats
-fournis par le mailleur. Lorsque deux noeuds sont confondus, l''un
-d''entre eux est elimine, et tous les noeuds du maillage sont
-renumerotes.""",
-        ang = """Distance (in meters) below which two nodes are considered as identical
-by \stbtel when the results supplied by the mesh generator are being
-checked. When two nodes occur at the same place, one of them is
-eliminated and all the mesh nodes are renumbered.""",
+        typ = ('Fichier','All Files (*)'),
+        defaut = '',
+        fr = """Nom du fichier construit par le mailleur, a partir duquel \stbtel va
+travailler.""",
+        ang = """Name of the file created by the mesh generator, and from which \stbtel
+will work.""",
     ),
 #   -----------------------------------
-    MINIMUM_DISTANCE_AT_BOUNDARY = SIMP(statut ='f',
+    GEOMETRY_FILE_FORMAT_FOR_TELEMAC = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'R',
-        defaut = 0.,
-        fr = """L''interpolation de la bathymetrie sur les noeuds du maillage est
+        typ = 'TXM',
+        into = ['','SERAFIN','SERAFIND','MED'],
+        defaut = '',
+        fr = """Format du fichier qui contiendra le maillage, et qui servira pour
+les calculs \telemac{2D}. Si aucun format n''est donné il prendra
+soit le même format que le fichier universel si il est en
+SERAFIN/SERAFIND sinon SERAFIN""",
+        ang = """Format of the file that will contain the mesh data,
+and to be used in \telemac{2D} computations.
+If no format is given it will take the format of the universal
+file (if it is SERAFIN file) SERAFIN otherwise""",
+    ),
+#   -----------------------------------
+    GEOMETRY_FILE_FOR_TELEMAC = SIMP(statut ='o',
+#   -----------------------------------
+        typ = ('Fichier','All Files (*)','Sauvegarde'),
+        defaut = '',
+        fr = """Nom du fichier qui contiendra le maillage mis au format SELAFIN, et
+qui servira pour les calculs \telemac{2D}.""",
+        ang = """Name of the file that will contain the mesh data to SELAFIN format,
+and to be used in \telemac{2D} computations.""",
+    ),
+#   -----------------------------------
+    BOUNDARY_CONDITIONS_FILE = SIMP(statut ='o',
+#   -----------------------------------
+        typ = ('Fichier','All Files (*)','Sauvegarde'),
+        defaut = '',
+        fr = """Nom du fichier qui contiendra les conditions aux limites lues dans le
+\telkey{FICHIER UNIVERSEL}, et qui servira pour les calculs
+\telemac{2D}. (les conditions aux limites sont definies lors de la
+realisation du maillage, au moyen de couleurs affectees aux noeuds des
+frontieres du domaine de calcul).""",
+        ang = """Name of the file that will contain the boundary conditions being read
+from the \telkey{UNIVERSAL FILE}, and to be used in \telemac{2D}
+computations. (The boundary conditions are defined when preparing the
+meshes, through colours that are allotted to the nodes of the
+computation domain boundaries).""",
+    ),
+#   -----------------------------------
+    BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE = SIMP(statut ='o',
+#   -----------------------------------
+        typ = bool,
+        defaut = False,
+        fr = """Permet de relire les conditions limites dans le fichier
+additionnel (Fasttabs).""",
+        ang = """The boundary condition will be read in the additional file
+ (Fasttabs).""",
+    ),
+#   -----------------------------------
+    BOUNDARY_UNIVERSAL_FILE = SIMP(statut ='f',
+#   -----------------------------------
+        typ = ('Fichier','All Files (*)'),
+        defaut = '',
+        fr = """Nom du fichier construit par le mailleur, a partir duquel \stbtel va
+travailler.""",
+        ang = """Name of the file created by the mesh generator, and from which \stbtel
+will work.""",
+    ),
+#   -----------------------------------
+    OVERSTRESSED_TRIANGLES_CUTTING = SIMP(statut ='o',
+#   -----------------------------------
+        typ = bool,
+        defaut = False,
+        fr = """Un triangle surcontraint est tel que ses trois noeuds soient situes
+sur une frontiere du domaine de calcul. La presence de tels triangles
+peut entrainer des instabilites lors des calculs realises par
+TELEMAC 2D.\\
+Cette option permet, en creant un noeud place au barycentre de des
+triangles surcontraints, d''eviter de tels problemes.""",
+        ang = """An overstressed triangle is one whose three nodes are located along a
+boundary of the computational domain. The occurrence of such triangles
+may bring about instabilities in the computations made by TELEMAC 2D.
+Such problems can be prevented by this option, through the creation of
+a node at the geometric centres of the overstressed triangles.""",
+    ),
+#   -----------------------------------
+    ELIMINATION_OF_BACKWARD_DEPENDENCIES = SIMP(statut ='o',
+#   -----------------------------------
+        typ = bool,
+        defaut = True,
+        fr = """Permet de renumeroter les noeuds du maillage de maniere a eliminer les
+dependances arrieres et autoriser ainsi le forcage de la vectorisation
+lorsque les calculs TELEMAC 2D son effectues sur CRAY.\\
+\begin{WarningBlock}{Attention :}
+Un nombre minimum d''environ 500 noeuds est requis pour
+l''activation de cette option.
+\end{WarningBlock}""",
+        ang = """Provides for renumbering of the mesh nodes in order to eliminate the
+backward dependencies, thereby enabling a forced vectorisation when
+the TELEMAC 2D computations are made on a CRAY.\\
+\begin{WarningBlock}{Warning:}
+About 500 nodes is the least number required for activating
+this option.
+\end{WarningBlock}""",
+    ),
+#   -----------------------------------
+    NODES_RENUMBERING = SIMP(statut ='o',
+#   -----------------------------------
+        typ = bool,
+        defaut = False,
+        fr = """Permet d''utiliser le nouveau type de stockage des matrices.""",
+        ang = """Necessary to use the new storage scheme for the matrix.""",
+    ),
+#   -----------------------------------
+    WRITING_NODE_COLOURS = SIMP(statut ='o',
+#   -----------------------------------
+        typ = bool,
+        defaut = False,
+        fr = """Option non activee.""",
+        ang = """Option not activated""",
+    ),
+#   -----------------------------------
+    BOTTOM = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'I',
+            defaut = 20000,
+            fr = """Permet de dimensionner le tableau utilise pour la lecture, dans les
+\telkey{FICHIERS DES FONDS}, des points releves a la table a
+digitaliser.""",
+            ang = """Designed for dimensioning the array that is used for reading, in the
+\telkey{BOTTOM TOPOGRAPHY FILES}, the points recorded at the digitizing
+tablet.""",
+        ),
+#       -----------------------------------
+        MINIMUM_DISTANCE_AT_BOUNDARY = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 0.,
+            fr = """L''interpolation de la bathymetrie sur les noeuds du maillage est
 realisee de la facon suivante. Pour chaque noeud du maillage, on
 decoupe le plan en 4 quadrans. Dans chacun de ces quadrans, on cherche
 le point releve a la table a digitaliser le plus proche. On affecte
@@ -160,7 +330,7 @@ introduire d''aberration dans la bathymetrie.\\
 Ce mot-cle permet alors de definir la distance minimale aux frontieres
 du domaine en dessous de laquelle on refuse de prendre en compte les
 points releves.""",
-        ang = """The bathymetric data at the mesh nodes are interpolated. At each mesh
+            ang = """The bathymetric data at the mesh nodes are interpolated. At each mesh
 node, the plane is cut into 4 quadrants in each of which, among the
 points recorded at the digitizing tablet, the closest one to the node
 being considered is searched for.\\
@@ -172,347 +342,322 @@ make sure the boundaries aare not overstepped in order to prevent
 aberrations from being introduced into the bathymetric data.\\
 The keyword can then be used for specifying the minimum distance to
 the boundaries below which the recorded points should be ignored.""",
+        ),
+#       -----------------------------------
+        BOTTOM_TOPOGRAPHY_FILES = SIMP(statut ='f',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Nom du fichier contenant la bathymetrie (au standard SINUSX), qui
+servira pour la definition, par interpolation, de la profondeur en
+chaque point du maillage.""",
+            ang = """Name of the file containing the bathymetric points (to SINUSX
+standard), to be used, through interpolation, for defining the depth
+at each point of the mesh.""",
+        ),
+#       -----------------------------------
+        BOTTOM_TOPOGRAPHY_FILES_2 = SIMP(statut ='f',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Nom du fichier contenant la bathymetrie (au standard SINUSX), qui
+servira pour la definition, par interpolation, de la profondeur en
+chaque point du maillage.""",
+            ang = """Name of the file containing the bathymetric points (to SINUSX
+standard), to be used, through interpolation, for defining the depth
+at each point of the mesh.""",
+        ),
+#       -----------------------------------
+        BOTTOM_TOPOGRAPHY_FILES_3 = SIMP(statut ='f',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Nom du fichier contenant la bathymetrie (au standard SINUSX), qui
+servira pour la definition, par interpolation, de la profondeur en
+chaque point du maillage.""",
+            ang = """Name of the file containing the bathymetric points (to SINUSX
+standard), to be used, through interpolation, for defining the depth
+at each point of the mesh.""",
+        ),
+#       -----------------------------------
+        BOTTOM_TOPOGRAPHY_FILES_4 = SIMP(statut ='f',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Nom du fichier contenant la bathymetrie (au standard SINUSX), qui
+servira pour la definition, par interpolation, de la profondeur en
+chaque point du maillage.""",
+            ang = """Name of the file containing the bathymetric points (to SINUSX
+standard), to be used, through interpolation, for defining the depth
+at each point of the mesh.""",
+        ),
+#       -----------------------------------
+        BOTTOM_TOPOGRAPHY_FILES_5 = SIMP(statut ='f',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Nom du fichier contenant la bathymetrie (au standard SINUSX), qui
+servira pour la definition, par interpolation, de la profondeur en
+chaque point du maillage.""",
+            ang = """Name of the file containing the bathymetric points (to SINUSX
+standard), to be used, through interpolation, for defining the depth
+at each point of the mesh.""",
+        ),
     ),
 #   -----------------------------------
-    BOTTOM_CORRECTION_OF_TRIGRID = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R',
-        defaut = 0.,
-        fr = """Fixe la valeur a ajouter a la bathymetrie lue dans le fichier
-gemere par Trigrid.""",
-        ang = """Value to be added at the bottom value read in the Trigrid file""",
-    ),
-#   -----------------------------------
-    ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH = SIMP(statut ='f',
+    EXTRACTION = FACT(statut='f',
 #   -----------------------------------
-        typ = 'R', min= 9, max= 9,
-        defaut = [0,0,0,0,0,0,0,0,0],
-        fr = """Lorsque l''on souhaite extraire une partie du maillage,
+#       -----------------------------------
+        NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'I',
+            defaut = 0,
+            fr = """Lorsque l''on souhaite extraire une partie du maillage, permet de
+definir le nombre de sommets du polygone a l''interieur duquel le
+maillage sera effectivement extrait.\\
+\begin{WarningBlock}{Attention :}
+Ce polygone doit etre convexe et les coordonnees des sommets donnes dans
+l''ordre trigonometrique.  \end{WarningBlock}""",
+            ang = """When you want to extract a piece of the mesh, this key-word fixes
+the number of vertices of a polygon inside of which the mesh will be
+finally extracted.\\
+\begin{WarningBlock}{Warning:}
+This polygon should have a convex shape and the coordinates of the
+vertices be given with an anti clock wise order.
+\end{WarningBlock}""",
+        ),
+#       -----------------------------------
+        b_NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESHG = BLOC(condition="NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH > 0",
+#       -----------------------------------
+#           -----------------------------------
+            ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R', min=0, max='**',
+                defaut = [0,0,0,0,0,0,0,0,0],
+                fr = """Lorsque l''on souhaite extraire une partie du maillage,
 permet de definir les abscisses des sommets du polygone a l''interieur
 duquel le maillage sera effectivement extrait.
 \begin{WarningBlock}{Attention :}
 ce polygone doit etre convexe et les coordonnees des
 sommets donnes dans l''ordre trigonometrique.
 \end{WarningBlock}""",
-        ang = """When you want to extract a piece of the mesh, this key-word fixes
+                ang = """When you want to extract a piece of the mesh, this key-word fixes
 the abscissae of the vertices of a polygon inside of which the mesh
 will be finally extracted.\\
 \begin{WarningBlock}{Warning:}
 This polygon should have a convex shape and the coordinates
 of the vertices be given with an anti clock wise order.
 \end{WarningBlock}""",
-    ),
-#   -----------------------------------
-    ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R', min= 9, max= 9,
-        defaut = [0,0,0,0,0,0,0,0,0],
-        fr = """Lorsque l''on souhaite extraire une partie du maillage,
+            ),
+#           -----------------------------------
+            ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R', min=0, max='**',
+                defaut = [0,0,0,0,0,0,0,0,0],
+                fr = """Lorsque l''on souhaite extraire une partie du maillage,
 permet de definir les ordonnees des sommets du polygone a l''interieur
 duquel le maillage sera effectivement extrait.\\
 \begin{WarningBlock}{Attention :}
 Ce polygone doit etre convexe et les coordonnees des
 sommets donnes dans l''ordre trigonometrique.
 \end{WarningBlock}""",
-        ang = """When you want to extract a piece of the mesh, this key-word fixes
+                ang = """When you want to extract a piece of the mesh, this key-word fixes
 the ordinates of the vertices of a polygon inside of which the mesh
 will be finally extracted.\\
 \begin{WarningBlock}{Warning:}
 This polygon should have a convex shape and the coordinates
 of the vertices be given with an anti clock wise order.
 \end{WarningBlock}""",
+            ),
+#           -----------------------------------
+            PROJECTION_AFTER_EXTRACTION = SIMP(statut ='o',
+#           -----------------------------------
+                typ = bool, min=0, max='**',
+                defaut = [True ],
+                fr = """Lors d''une extraction de maillage suivant un polygone, projette ou
+non le maillage extrait sur les aretes du polygone.""",
+                ang = """When a mesh is extracted inside a polygon, indicates whether the mesh
+should be projected through the faces of the polygon or not.""",
+            ),
+        ),
     ),
 #   -----------------------------------
-    ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH = SIMP(statut ='f',
+    REFINEMENT = FACT(statut='f',
 #   -----------------------------------
-        typ = 'R', min= 9, max= 9,
-        defaut = [0,0,0,0,0,0,0,0,0],
-        fr = """Lorsque l''on souhaite raffiner une partie du maillage,
+#       -----------------------------------
+        CUTTING_ELEMENTS_IN_FOUR = SIMP(statut ='o',
+#       -----------------------------------
+            typ = bool,
+            defaut = False,
+            fr = """Decoupe chaque element du mayage en quatre elements homothetiques
+en joignant les milieux des aretes.""",
+            ang = """Cuts every element of the mesh in four homothetic elements
+by joigning the middle points of each side.""",
+        ),
+#       -----------------------------------
+        MAX_SEGMENTS_PER_POINT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'I',
+            defaut = 11,
+            fr = """Nombre max de segments qui contiennent le meme point.
+Cette valeur est à incrémentée si le code le demande.""",
+            ang = """Max number of segments containing the same point.
+This is to be increased if the code asks for it.""",
+        ),
+#       -----------------------------------
+        NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'I',
+            defaut = 0,
+            fr = """Lorsque l''on souhaite raffiner une partie du maillage,
+permet de definir le nombre de sommets du polygone a l''interieur
+duquel le maillage sera effectivement raffine.\\
+\begin{WarningBlock}{Attention:}
+Ce polygone doit etre convexe et les coordonnees des
+sommets donnes dans l''ordre trigonometrique.
+\end{WarningBlock}""",
+            ang = """When you want to refine a piece of the mesh, this key-word fixes
+the number of vertices of a polygon inside of which the mesh will be
+finally refined.\\
+\begin{WarningBlock}{ATTENTION:}
+This polygon should have a convex shape and the coordinates
+of the vertices be given with an anti clock wise order.
+\end{WarningBlock}""",
+        ),
+#       -----------------------------------
+        b_NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESHG = BLOC(condition="NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH > 0",
+#       -----------------------------------
+#           -----------------------------------
+            ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R', min=0, max='**',
+                defaut = [0,0,0,0,0,0,0,0,0],
+                fr = """Lorsque l''on souhaite raffiner une partie du maillage,
 permet de definir les abscisses des sommets du polygone a l''interieur
 duquel le maillage sera effectivement raffine.\\
 \begin{WarningBlock}{Attention :}
 ce polygone doit etre convexe et les coordonnees des
 sommets donnes dans l''ordre trigonometrique.
 \end{WarningBlock}""",
-        ang = """When you want to refine a piece of the mesh, this key-word fixes
+                ang = """When you want to refine a piece of the mesh, this key-word fixes
 the abscissae of the vertices of a polygon inside of which the mesh
 will be finally refined.\\
 \begin{WarningBlock}{Warning:}
 This polygon should have a convex shape and the coordinates
 of the vertices be given with an anti clock wise order.
 \end{WarningBlock}""",
-    ),
-#   -----------------------------------
-    ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R', min= 9, max= 9,
-        defaut = [0,0,0,0,0,0,0,0,0],
-        fr = """Lorsque l''on souhaite raffiner une partie du maillage,
+            ),
+#           -----------------------------------
+            ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R', min=0, max='**',
+                defaut = [0,0,0,0,0,0,0,0,0],
+                fr = """Lorsque l''on souhaite raffiner une partie du maillage,
 permet de definir les ordonnees des sommets du polygone a l''interieur
 duquel le maillage sera effectivement raffine.\\
 \begin{WarningBlock}{Attention :}
 ce polygone doit etre convexe et les coordonnees des
 sommets donnes dans l''ordre trigonometrique.
 \end{WarningBlock}""",
-        ang = """When you want to refine a piece of the mesh, this key-word fixes
+                ang = """When you want to refine a piece of the mesh, this key-word fixes
 the ordinates of the vertices of a polygon inside of which the mesh
-will be finally refined.\\
-\begin{WarningBlock}{Warning:}
-This polygon should have a convex shape and the coordinates
-of the vertices be given with an anti clock wise order.
-\end{WarningBlock}""",
-    ),
-#   -----------------------------------
-    OVERSTRESSED_TRIANGLES_CUTTING = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Un triangle surcontraint est tel que ses trois noeuds soient situes
-sur une frontiere du domaine de calcul. La presence de tels triangles
-peut entrainer des instabilites lors des calculs realises par
-TELEMAC 2D.\\
-Cette option permet, en creant un noeud place au barycentre de des
-triangles surcontraints, d''eviter de tels problemes.""",
-        ang = """An overstressed triangle is one whose three nodes are located along a
-boundary of the computational domain. The occurrence of such triangles
-may bring about instabilities in the computations made by TELEMAC 2D.
-Such problems can be prevented by this option, through the creation of
-a node at the geometric centres of the overstressed triangles.""",
-    ),
-#   -----------------------------------
-    WRITING_NODE_COLOURS = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Option non activee.""",
-        ang = """Option not activated""",
-    ),
-#   -----------------------------------
-    ELIMINATION_OF_BACKWARD_DEPENDENCIES = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = True,
-        fr = """Permet de renumeroter les noeuds du maillage de maniere a eliminer les
-dependances arrieres et autoriser ainsi le forcage de la vectorisation
-lorsque les calculs TELEMAC 2D son effectues sur CRAY.\\
-\begin{WarningBlock}{Attention :}
-Un nombre minimum d''environ 500 noeuds est requis pour
-l''activation de cette option.
-\end{WarningBlock}""",
-        ang = """Provides for renumbering of the mesh nodes in order to eliminate the
-backward dependencies, thereby enabling a forced vectorisation when
-the TELEMAC 2D computations are made on a CRAY.\\
-\begin{WarningBlock}{Warning:}
-About 500 nodes is the least number required for activating
-this option.
-\end{WarningBlock}""",
-    ),
-#   -----------------------------------
-    CUTTING_ELEMENTS_IN_FOUR = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Decoupe chaque element du mayage en quatre elements homothetiques
-en joignant les milieux des aretes.""",
-        ang = """Cuts every element of the mesh in four homothetic elements
-by joigning the middle points of each side.""",
-    ),
-#   -----------------------------------
-    BATHYMETRY_IN_THE_UNIVERSAL_FILE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Permet de relire la bathymetrie directement dans le fichier de
-maillage (Trigrid ou Fasttabs).""",
-        ang = """The bathymetry will be read in the mesh file (Trigrid or Fasttabs).""",
-    ),
-#   -----------------------------------
-    NODES_RENUMBERING = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Permet d''utiliser le nouveau type de stockage des matrices.""",
-        ang = """Necessary to use the new storage scheme for the matrix.""",
-    ),
-#   -----------------------------------
-    BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Permet de relire les conditions limites dans le fichier
-additionnel (Fasttabs).""",
-        ang = """The boundary condition will be read in the additional file
- (Fasttabs).""",
-    ),
-#   -----------------------------------
-    PROJECTION_AFTER_EXTRACTION = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = True,
-        fr = """Lors d''une extraction de maillage suivant un polygone, projette ou
-non le maillage extrait sur les aretes du polygone.""",
-        ang = """When a mesh is extracted inside a polygon, indicates whether the mesh
-should be projected through the faces of the polygon or not.""",
-    ),
-#   -----------------------------------
-    DRY_LIMIT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R',
-        defaut = 0.1,
-        fr = """Fixe la valeur du seuil (en metre) de hauteur d''eau en dessous
-duquel un noeud est considere comme sec.""",
-        ang = """Limit of water depth value (in meter) under which the node is
-considered as dry node.""",
-    ),
-#   -----------------------------------
-    DRY_ELEMENTS_ELIMINATION = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Lors du traitement d''un fichier de resultats issu de \telemac{2D},
-permet d''activer l''elimination des elements secs.""",
-        ang = """When using a \telemac{2D} results file, this keyword activates the
-dry elements elimination.""",
-    ),
-#   -----------------------------------
-    PARTIALLY_DRY_ELEMENTS_ELIMINATION = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Lors de l''elimination des elements secs, permet de specifier si
-on traite les elements parteillement secs (au moins un noeud sec).""",
-        ang = """When removing dry elements, specify if the partially dry elements are
-treated (at least one dry node).""",
-    ),
-#   -----------------------------------
-    STORAGE_OF_ALL_TIME_STEPS = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Lors du traitement d''elimination des elements secs, permet de
-specifier si on restocke tous les pas de temps dans le fichier
-resultat""",
-        ang = """When treating dry elements elimination, specify that
-all time steps are to be stored in the results file.""",
-    ),
-)
-# -----------------------------------------------------------------------
-INPUT_OUTPUT__FILES = PROC(nom= "INPUT_OUTPUT__FILES",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    NAMES = FACT(statut='f',
-#   -----------------------------------
-#       -----------------------------------
-        FORTRAN_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = 'DEFAUT',
-            fr = """Nom du fichier Fortran a soumettre.
-Il ne sert a priori qu''a dimensionner les tableaux utilises par
-\stbtel, mais peut contenir des sous-programmes modifies ou propres a
-l''utilisateur.""",
-            ang = """Name of Fortran file to be entered.
-It is a priori only designed for dimensioning the arrays that are
-used by \stbtel, but it may contain either modified or user-written
-subroutines.""",
-        ),
-#       -----------------------------------
-        STEERING_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = '',
-            fr = """Nom du fichier contenant les references des fichiers et les options
-du calcul a realiser.""",
-            ang = """Name of the file that contains the file references and of options for
-the computation to be made.""",
+will be finally refined.\\
+\begin{WarningBlock}{Warning:}
+This polygon should have a convex shape and the coordinates
+of the vertices be given with an anti clock wise order.
+\end{WarningBlock}""",
+            ),
         ),
+    ),
+#   -----------------------------------
+    DRY_ELEMENTS = FACT(statut='f',
+#   -----------------------------------
 #       -----------------------------------
-        UNIVERSAL_FILE = SIMP(statut ='f',
+        DRY_ELEMENTS_ELIMINATION = SIMP(statut ='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = '',
-            fr = """Nom du fichier construit par le mailleur, a partir duquel \stbtel va
-travailler.""",
-            ang = """Name of the file created by the mesh generator, and from which \stbtel
-will work.""",
+            typ = bool,
+            defaut = False,
+            fr = """Lors du traitement d''un fichier de resultats issu de \telemac{2D},
+permet d''activer l''elimination des elements secs.""",
+            ang = """When using a \telemac{2D} results file, this keyword activates the
+dry elements elimination.""",
         ),
 #       -----------------------------------
-        GEOMETRY_FILE_FOR_TELEMAC = SIMP(statut ='f',
+        PARTIALLY_DRY_ELEMENTS_ELIMINATION = SIMP(statut ='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
-            defaut = '',
-            fr = """Nom du fichier qui contiendra le maillage mis au format SELAFIN, et
-qui servira pour les calculs \telemac{2D}.""",
-            ang = """Name of the file that will contain the mesh data to SELAFIN format,
-and to be used in \telemac{2D} computations.""",
+            typ = bool,
+            defaut = False,
+            fr = """Lors de l''elimination des elements secs, permet de specifier si
+on traite les elements parteillement secs (au moins un noeud sec).""",
+            ang = """When removing dry elements, specify if the partially dry elements are
+treated (at least one dry node).""",
         ),
 #       -----------------------------------
-        BOUNDARY_CONDITIONS_FILE = SIMP(statut ='f',
+        DRY_LIMIT = SIMP(statut ='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
-            defaut = '',
-            fr = """Nom du fichier qui contiendra les conditions aux limites lues dans le
-\telkey{FICHIER UNIVERSEL}, et qui servira pour les calculs
-\telemac{2D}. (les conditions aux limites sont definies lors de la
-realisation du maillage, au moyen de couleurs affectees aux noeuds des
-frontieres du domaine de calcul).""",
-            ang = """Name of the file that will contain the boundary conditions being read
-from the \telkey{UNIVERSAL FILE}, and to be used in \telemac{2D}
-computations. (The boundary conditions are defined when preparing the
-meshes, through colours that are allotted to the nodes of the
-computation domain boundaries).""",
+            typ = 'R',
+            defaut = 0.1,
+            fr = """Fixe la valeur du seuil (en metre) de hauteur d''eau en dessous
+duquel un noeud est considere comme sec.""",
+            ang = """Limit of water depth value (in meter) under which the node is
+considered as dry node.""",
         ),
 #       -----------------------------------
-        BOTTOM_TOPOGRAPHY_FILES = SIMP(statut ='f',
+        STORAGE_OF_ALL_TIME_STEPS = SIMP(statut ='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = ';;;;',
-            fr = """Nom du fichier contenant la bathymetrie (au standard SINUSX), qui
-servira pour la definition, par interpolation, de la profondeur en
-chaque point du maillage.""",
-            ang = """Name of the file containing the bathymetric points (to SINUSX
-standard), to be used, through interpolation, for defining the depth
-at each point of the mesh.""",
+            typ = bool,
+            defaut = False,
+            fr = """Lors du traitement d''elimination des elements secs, permet de
+specifier si on restocke tous les pas de temps dans le fichier
+resultat""",
+            ang = """When treating dry elements elimination, specify that
+all time steps are to be stored in the results file.""",
         ),
+    ),
+)
+# -----------------------------------------------------------------------
+CONVERTER_INFO = PROC(nom= "CONVERTER_INFO",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    DEBUG = SIMP(statut ='o',
+#   -----------------------------------
+        typ = bool,
+        defaut = False,
+        fr = """Permet d activer le mode debuggage.""",
+        ang = """Activate the debug mode.""",
+    ),
+#   -----------------------------------
+    CONVERTER = SIMP(statut ='o',
+#   -----------------------------------
+        typ = bool,
+        defaut = False,
+        fr = """Permet d activer le module de conversion.""",
+        ang = """Activate the conversion module.""",
+    ),
+#   -----------------------------------
+    INPUT = FACT(statut='o',
+#   -----------------------------------
 #       -----------------------------------
-        MESH_ADDITIONAL_DATA_FILE = SIMP(statut ='f',
+        INPUT_FILE_FORMAT = SIMP(statut ='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = '',
-            fr = """Nom du fichier additionnel. Ce fichier a une signification
-differente en fonction du mailleur choisi.
-\begin{itemize}
-\item Trigrid : Fichier contenant la table de connectivites
-(obligatoire).
-\item Fasttabs : Fichier contenant les conditions limites (optionnel).
-\end{itemize}""",
-            ang = """Name of the additionql file. The meaning of this file depend on the
-type of mesh generator.
-\begin{itemize}
-\item Trigrid : containing the connectivity table built (mandatory).
-\item Fasttabs  : boundary condition file built by Fasttabs (optional).
-\end{itemize}""",
+            typ = 'TXM',
+            into = ['SERAFIN','SERAFIND','MED','UNV','CGNS'],
+            defaut = 'SERAFIN',
+            fr = """Specifie le format du fichier d entree""",
+            ang = """Specify input file format""",
         ),
 #       -----------------------------------
-        INPUT_FILE = SIMP(statut ='f',
+        INPUT_FILE = SIMP(statut ='o',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)'),
             defaut = '',
             fr = """Nom du fichier a convertir.""",
             ang = """Name of the file to convert.""",
         ),
-#       -----------------------------------
-        OUTPUT_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
-            defaut = '',
-            fr = """Nom du fichier converti""",
-            ang = """Name of the converted file""",
-        ),
 #       -----------------------------------
         BOUNDARY_FILE = SIMP(statut ='f',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
+            typ = ('Fichier','All Files (*)'),
             defaut = '',
             fr = """Nom du fichier des conditions limites""",
             ang = """Name of the boundary condition file""",
@@ -520,196 +665,63 @@ type of mesh generator.
 #       -----------------------------------
         LOG_FILE = SIMP(statut ='f',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
+            typ = ('Fichier','All Files (*)'),
             defaut = '',
             fr = """Nom du fichier complementaire pour le format UNV""",
             ang = """Name of the complementary file for the UNV format""",
         ),
 #       -----------------------------------
-        OUTPUT_BOUNDARY_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
-            defaut = '',
-            fr = """Nom du fichier des conditions limites pour le fichier converti""",
-            ang = """Name of the boundary file for the converted file""",
-        ),
-#       -----------------------------------
-        OUTPUT_LOG_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
-            defaut = '',
-            fr = """Nom du fichier complementaire pour le fichier converti""",
-            ang = """Name of the complementary file for the converted file""",
-        ),
-#       -----------------------------------
-        BOUNDARY_UNIVERSAL_FILE = SIMP(statut ='f',
+        BOUNDARY_CONDITION_IN_SERAFIN_FORMAT = SIMP(statut ='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = '',
-            fr = """Nom du fichier construit par le mailleur, a partir duquel \stbtel va
-travailler.""",
-            ang = """Name of the file created by the mesh generator, and from which \stbtel
-will work.""",
+            typ = bool,
+            defaut = False,
+            fr = """Fichier de conditions limites dans le cas d''une conversion depuis
+SERAFIN.""",
+            ang = """Boundary condition file when converting from SERAFIN.""",
         ),
     ),
 #   -----------------------------------
-    STANDARD = FACT(statut='f',
+    OUTPUT = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        BINARY_STANDARD = SIMP(statut ='f',
+        OUTPUT_FILE_FORMAT = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'TXM',
-            into = ['STD','IBM','I3E'],
-            defaut = 'STD',
-            fr = """Adapte l''ecriture du \teleky{FICHIER DE GEOMETRIE POUR TELEMAC} au
-standard binaire choisi pour celui-ci. Ce peut etre :
-\begin{itemize}
-\item IBM : binaire IBM,
-\item I3E : binaire HP,
-\item STD : prend par defaut le binaire de la machine sur laquelle
-            l''utilisateur travaille. Ce sont alors des ordres READ et
-            WRITE normaux qui sont utilises.
-\end{itemize}""",
-            ang = """Matches the writing of the \telkey{GEOMETRY FILE FOR TELEMAC} to the
-binary standard chosen for the latter. It will be selected among the
-following:
-\begin{itemize}
-\item IBM: IBM binary,
-\item I3E: HP binary,
-\item STD: takes by default the binary on the computer with which
-          the user is working. The normal READ and WRITE commands
-          are then used.
-\end{itemize}""",
+            into = ['SERAFIN','SERAFIND','MED','UNV','CGNS','VTK','CGNS'],
+            defaut = 'SERAFIN',
+            fr = """Specifie le format du fichier de sortie""",
+            ang = """Specify output file format""",
         ),
-    ),
-)
-# -----------------------------------------------------------------------
-MESH_GENERATOR = PROC(nom= "MESH_GENERATOR",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    MESH_GENERATOR = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SUPERTAB4','SUPERTAB6','MASTER2','SIMAIL','SELAFIN','TRIGRID','FASTTABS'],
-        defaut = 'MASTER2',
-        fr = """Nom du mailleur utilise pour la creation du \telkey{FICHIER UNIVERSEL}.
-Ce peut etre :
-\begin{itemize}
-\item SUPERTAB6 (version 6 du mailleur SUPERTAB),
-\item SUPERTAB4 (version 4 du mailleur SUPERTAB),
-\item MASTER2 (version 2 du mailleur MASTER-SERIES),
-\item SIMAIL,
-\item SELAFIN (afin de modifier un maillage deja utilise, comme pour :
-\begin{itemize}
-\item interpoler de nouveau fonds
-\item eliminer des dependances arrieres
-\item coupe triangles surcontraints),
-\end{itemize}
-\item TRIGRID,
-\item FASTTABS.
-\end{itemize}""",
-        ang = """Name of the mesh generator used for preparing the \telkey{UNIVERSAL
-FILE}. It will be selected among the following:
-\begin{itemize}
-\item SUPERTAB6 (version 6 of SUPERTAB mesh generator),
-\item SUPERTAB4 (version 4 of SUPERTAB mesh generator),
-\item MASTER2 (version 2 of MASTER-SERIES mesh generator),
-\item SIMAIL,
-\item SELAFIN (in order to modify a mesh already used, as for example :
-\begin{itemize}
-\item to interpolate a new bathymetry
-\item to eliminate backward dependencies
-\item to cut overstressed triangles ),
-\end{itemize}
-\item TRIGRID,
-\item FASTTABS.
-\end{itemize}""",
-    ),
-)
-# -----------------------------------------------------------------------
-INPUT_OUTPUT__INFORMATION = PROC(nom= "INPUT_OUTPUT__INFORMATION",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    COMPUTATION_ENVIRONMENT = FACT(statut='f',
-#   -----------------------------------
 #       -----------------------------------
-        BIBLIOTHEQUES = SIMP(statut ='f',
+        OUTPUT_FILE = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'TXM',
+            typ = ('Fichier','All Files (*)','Sauvegarde'),
             defaut = '',
-            fr = """""",
-            ang = """""",
+            fr = """Nom du fichier converti""",
+            ang = """Name of the converted file""",
         ),
 #       -----------------------------------
-        RELEASE = SIMP(statut ='f',
+        OUTPUT_BOUNDARY_FILE = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'TXM',
-            defaut = 'TRUNK',
-            fr = """Numeros de version respectivement des bibliotheques
-        stbtel,damo,util,hp""",
-            ang = """Version numbers of STBTEL, DAMO, UTIL, HP libraries, respectively.""",
+            typ = ('Fichier','All Files (*)','Sauvegarde'),
+            defaut = '',
+            fr = """Nom du fichier des conditions limites pour le fichier converti""",
+            ang = """Name of the boundary file for the converted file""",
         ),
 #       -----------------------------------
-        DICTIONARY = SIMP(statut ='f',
+        OUTPUT_LOG_FILE = SIMP(statut ='f',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = 'stbtel.dico',
-            fr = """Dictionnaire des mots cles.""",
-            ang = """Key word dictionary.""",
+            typ = ('Fichier','All Files (*)','Sauvegarde'),
+            defaut = '',
+            fr = """Nom du fichier complementaire pour le fichier converti""",
+            ang = """Name of the complementary file for the converted file""",
         ),
     ),
-)
-# -----------------------------------------------------------------------
-CONVERTER_INFO = PROC(nom= "CONVERTER_INFO",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    DEBUG = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Permet d activer le mode debuggage.""",
-        ang = """Activate the debug mode.""",
-    ),
-#   -----------------------------------
-    CONVERTER = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Permet d activer le module de conversion.""",
-        ang = """Activate the conversion module.""",
-    ),
-#   -----------------------------------
-    BOUNDARY_CONDITION_IN_SERAFIN_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Fichier de conditions limites dans le cas d''une conversion depuis
-SERAFIN.""",
-        ang = """Boundary condition file when converting from SERAFIN.""",
-    ),
-#   -----------------------------------
-    INPUT_FILE_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED','UNV','CGNS'],
-        defaut = 'SERAFIN',
-        fr = """Specifie le format du fichier d entree""",
-        ang = """Specify input file format""",
-    ),
-#   -----------------------------------
-    OUTPUT_FILE_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED','UNV','CGNS','VTK','CGNS'],
-        defaut = 'SERAFIN',
-        fr = """Specifie le format du fichier de sortie""",
-        ang = """Specify output file format""",
-    ),
 #   -----------------------------------
-    TRANSLATION_INFO = FACT(statut='f',
+    TRANSLATION_INFO = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        TRANSLATION = SIMP(statut ='f',
+        TRANSLATION = SIMP(statut ='o',
 #       -----------------------------------
             typ = bool,
             defaut = False,
@@ -720,7 +732,7 @@ SERAFIN.""",
         b_TRANSLATIONG = BLOC(condition="TRANSLATION == True",
 #       -----------------------------------
 #           -----------------------------------
-            X_TRANSLATION = SIMP(statut ='f',
+            X_TRANSLATION = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'R',
                 defaut = 0.,
@@ -728,7 +740,7 @@ SERAFIN.""",
                 ang = """Translation on the x axes""",
             ),
 #           -----------------------------------
-            Y_TRANSLATION = SIMP(statut ='f',
+            Y_TRANSLATION = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'R',
                 defaut = 0.,
@@ -739,49 +751,80 @@ SERAFIN.""",
     ),
 )
 # -----------------------------------------------------------------------
-INTERNAL = PROC(nom= "INTERNAL",op = None,
+SETTINGS = PROC(nom= "SETTINGS",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    DESCRIPTION_OF_LIBRARIES = SIMP(statut ='f',
+    PARALLEL_PROCESSORS = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'I',
+        defaut = 0,
+        fr = """Nombre de processeurs en calcul parallele
+\begin{itemize}
+\item 0 : 1 machine, compilation sans bibliotheque de parallelisme
+\item 1 : 1 machine, compilation avec bibliotheque de parallelisme
+\item 2 : 2 processeurs ou machines en parallele
+\item etc\ldots
+\end{itemize}""",
+        ang = """Number of processors for parallel processing
+\begin{itemize}
+\item 0 : 1 machine, compiling without parallel library
+\item 1 : 1 machine, compiling with a parallel library
+\item 2 : 2 processors or machines in parallel
+\item etc\ldots
+\end{itemize}""",
+    ),
+#   -----------------------------------
+    FORTRAN_FILE = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'TXM', min= 6, max= 6,
-        defaut = 'builds|PPP|lib|stbtelMMMVVV.LLL;builds|PPP|lib|biefMMMVVV.LLL;builds|PPP|lib|hermesMMMVVV.LLL;builds|PPP|lib|damoMMMVVV.LLL;builds|PPP|lib|parallelMMMVVV.LLL;builds|PPP|lib|specialMMMVVV.LLL',
-        fr = """Description des librairies de \stbtel""",
-        ang = """Description of \stbtel libraries""",
+        typ = 'FichierOuRepertoire',
+        defaut = '',
+        fr = """Nom du fichier Fortran a soumettre.
+Il ne sert a priori qu''a dimensionner les tableaux utilises par
+\stbtel, mais peut contenir des sous-programmes modifies ou propres a
+l''utilisateur.""",
+        ang = """Name of Fortran file to be entered.
+It is a priori only designed for dimensioning the arrays that are
+used by \stbtel, but it may contain either modified or user-written
+subroutines.""",
     ),
 #   -----------------------------------
-    DEFAULT_EXECUTABLE = SIMP(statut ='f',
+    VECTOR_LENGTH = SIMP(statut ='o',
 #   -----------------------------------
-        typ = 'TXM',
-        defaut = 'builds|PPP|bin|stbtelMMMVVV.exe',
-        fr = """Executable par defaut de \stbtel""",
-        ang = """Default executable for \stbtel""",
+        typ = 'I',
+        defaut = 1,
+        fr = """Permet de fixer, sur machine vectorielle, la longueur du vecteur.""",
+        ang = """Designed for dimensioning the vector length on vector machine.""",
     ),
+)
+# -----------------------------------------------------------------------
+INTERNAL = PROC(nom= "INTERNAL",op = None,
+# -----------------------------------------------------------------------
+    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
-    DEFAULT_PARALLEL_EXECUTABLE = SIMP(statut ='f',
+    STEERING_FILE = SIMP(statut ='o',
 #   -----------------------------------
-        typ = 'TXM',
-        defaut = 'builds|PPP|bin|stbtelMMMVVV.exe',
-        fr = """Executable parallele par defaut de \stbtel""",
-        ang = """Default parallel executable for \stbtel""",
+        typ = ('Fichier','All Files (*)'),
+        defaut = '',
+        fr = """Nom du fichier contenant les references des fichiers et les options
+du calcul a realiser.""",
+        ang = """Name of the file that contains the file references and of options for
+the computation to be made.""",
     ),
 #   -----------------------------------
-    LIST_OF_FILES = SIMP(statut ='f',
+    DICTIONARY = SIMP(statut ='o',
 #   -----------------------------------
-        typ = 'TXM', min=14, max=14,
-        defaut = 'UNIVERSAL FILE;GEOMETRY FILE FOR TELEMAC;BOUNDARY CONDITIONS FILE;MESH ADDITIONAL DATA FILE;BOTTOM TOPOGRAPHY FILES;FORTRAN FILE;STEERING FILE;DICTIONARY;INPUT FILE;OUTPUT FILE;BOUNDARY FILE;LOG FILE;OUTPUT BOUNDARY FILE;OUTPUT LOG FILE',
-        fr = """Noms des fichiers exploites par le code""",
-        ang = """File names of the used files""",
+        typ = ('Fichier','All Files (*)'),
+        defaut = 'stbtel.dico',
+        fr = """Dictionnaire des mots cles.""",
+        ang = """Key word dictionary.""",
     ),
 )
 TEXTE_NEW_JDC = "\
 "
 Ordre_Des_Commandes = (
-'GENERALITIES',
-'INPUT_OUTPUT__FILES',
-'MESH_GENERATOR',
-'INPUT_OUTPUT__INFORMATION',
+'TREATMENT',
 'CONVERTER_INFO',
+'SETTINGS',
 'INTERNAL')
 try:
     import TelApy
index fde5dfd8e0bad08112477fa42503f86f833ba86f..09588a4e8e7c7114f8f0b56e7a64e22e09939999 100644 (file)
 dicoCataToEngTelemac = {
-    "MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS" : "MAXIMUM NUMBER OF BATHYMETRIC POINTS",
-    "VECTOR_LENGTH" : "VECTOR LENGTH",
-    "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH" : "NUMBER OF VERTICES OF THE POLYGON TO EXTRACT THE MESH",
-    "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH" : "NUMBER OF VERTICES OF THE POLYGON TO REFINE THE MESH",
-    "PARALLEL_PROCESSORS" : "PARALLEL PROCESSORS",
     "MINIMUM_DISTANCE_BETWEEN_TWO_POINTS" : "MINIMUM DISTANCE BETWEEN TWO POINTS",
-    "MINIMUM_DISTANCE_AT_BOUNDARY" : "MINIMUM DISTANCE AT BOUNDARY",
+    "MESH_GENERATOR" : "MESH GENERATOR",
+    "BINARY_STANDARD" : "BINARY STANDARD",
+    "UNIVERSAL_FILE" : "UNIVERSAL FILE",
+    "MESH_ADDITIONAL_DATA_FILE" : "MESH ADDITIONAL DATA FILE",
+    "GEOMETRY_FILE_FORMAT_FOR_TELEMAC" : "GEOMETRY FILE FORMAT FOR TELEMAC",
+    "GEOMETRY_FILE_FOR_TELEMAC" : "GEOMETRY FILE FOR TELEMAC",
+    "BOUNDARY_CONDITIONS_FILE" : "BOUNDARY CONDITIONS FILE",
     "BOTTOM_CORRECTION_OF_TRIGRID" : "BOTTOM CORRECTION OF TRIGRID",
-    "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH" : "ABSCISSAE OF THE VERTICES OF THE POLYGON TO EXTRACT THE MESH",
-    "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH" : "ORDINATES OF THE VERTICES OF THE POLYGON TO EXTRACT THE MESH",
-    "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH" : "ABSCISSAE OF THE VERTICES OF THE POLYGON TO REFINE THE MESH",
-    "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH" : "ORDINATES OF THE VERTICES OF THE POLYGON TO REFINE THE MESH",
+    "BATHYMETRY_IN_THE_UNIVERSAL_FILE" : "BATHYMETRY IN THE UNIVERSAL FILE",
+    "BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE" : "BOUNDARY CONDITIONS IN THE ADDITIONAL FILE",
+    "BOUNDARY_UNIVERSAL_FILE" : "BOUNDARY UNIVERSAL FILE",
     "OVERSTRESSED_TRIANGLES_CUTTING" : "OVERSTRESSED TRIANGLES CUTTING",
-    "WRITING_NODE_COLOURS" : "WRITING NODE COLOURS",
     "ELIMINATION_OF_BACKWARD_DEPENDENCIES" : "ELIMINATION OF BACKWARD DEPENDENCIES",
-    "CUTTING_ELEMENTS_IN_FOUR" : "CUTTING ELEMENTS IN FOUR",
-    "BATHYMETRY_IN_THE_UNIVERSAL_FILE" : "BATHYMETRY IN THE UNIVERSAL FILE",
     "NODES_RENUMBERING" : "NODES RENUMBERING",
-    "BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE" : "BOUNDARY CONDITIONS IN THE ADDITIONAL FILE",
-    "PROJECTION_AFTER_EXTRACTION" : "PROJECTION AFTER EXTRACTION",
-    "FORTRAN_FILE" : "FORTRAN FILE",
-    "STEERING_FILE" : "STEERING FILE",
-    "UNIVERSAL_FILE" : "UNIVERSAL FILE",
-    "MESH_GENERATOR" : "MESH GENERATOR",
-    "GEOMETRY_FILE_FOR_TELEMAC" : "GEOMETRY FILE FOR TELEMAC",
-    "BINARY_STANDARD" : "BINARY STANDARD",
-    "BOUNDARY_CONDITIONS_FILE" : "BOUNDARY CONDITIONS FILE",
+    "WRITING_NODE_COLOURS" : "WRITING NODE COLOURS",
+    "MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS" : "MAXIMUM NUMBER OF BATHYMETRIC POINTS",
+    "MINIMUM_DISTANCE_AT_BOUNDARY" : "MINIMUM DISTANCE AT BOUNDARY",
     "BOTTOM_TOPOGRAPHY_FILES" : "BOTTOM TOPOGRAPHY FILES",
-    "BIBLIOTHEQUES" : "BIBLIOTHEQUES",
-    "RELEASE" : "RELEASE",
-    "MESH_ADDITIONAL_DATA_FILE" : "MESH ADDITIONAL DATA FILE",
-    "DICTIONARY" : "DICTIONARY",
-    "DRY_LIMIT" : "DRY LIMIT",
+    "BOTTOM_TOPOGRAPHY_FILES_2" : "BOTTOM TOPOGRAPHY FILES 2",
+    "BOTTOM_TOPOGRAPHY_FILES_3" : "BOTTOM TOPOGRAPHY FILES 3",
+    "BOTTOM_TOPOGRAPHY_FILES_4" : "BOTTOM TOPOGRAPHY FILES 4",
+    "BOTTOM_TOPOGRAPHY_FILES_5" : "BOTTOM TOPOGRAPHY FILES 5",
+    "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH" : "NUMBER OF VERTICES OF THE POLYGON TO EXTRACT THE MESH",
+    "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH" : "ABSCISSAE OF THE VERTICES OF THE POLYGON TO EXTRACT THE MESH",
+    "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH" : "ORDINATES OF THE VERTICES OF THE POLYGON TO EXTRACT THE MESH",
+    "PROJECTION_AFTER_EXTRACTION" : "PROJECTION AFTER EXTRACTION",
+    "CUTTING_ELEMENTS_IN_FOUR" : "CUTTING ELEMENTS IN FOUR",
+    "MAX_SEGMENTS_PER_POINT" : "MAX SEGMENTS PER POINT",
+    "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH" : "NUMBER OF VERTICES OF THE POLYGON TO REFINE THE MESH",
+    "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH" : "ABSCISSAE OF THE VERTICES OF THE POLYGON TO REFINE THE MESH",
+    "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH" : "ORDINATES OF THE VERTICES OF THE POLYGON TO REFINE THE MESH",
     "DRY_ELEMENTS_ELIMINATION" : "DRY ELEMENTS ELIMINATION",
     "PARTIALLY_DRY_ELEMENTS_ELIMINATION" : "PARTIALLY DRY ELEMENTS ELIMINATION",
+    "DRY_LIMIT" : "DRY LIMIT",
     "STORAGE_OF_ALL_TIME_STEPS" : "STORAGE OF ALL TIME STEPS",
     "DEBUG" : "DEBUG",
     "CONVERTER" : "CONVERTER",
-    "BOUNDARY_CONDITION_IN_SERAFIN_FORMAT" : "BOUNDARY CONDITION IN SERAFIN FORMAT",
     "INPUT_FILE_FORMAT" : "INPUT FILE FORMAT",
-    "OUTPUT_FILE_FORMAT" : "OUTPUT FILE FORMAT",
     "INPUT_FILE" : "INPUT FILE",
-    "OUTPUT_FILE" : "OUTPUT FILE",
     "BOUNDARY_FILE" : "BOUNDARY FILE",
     "LOG_FILE" : "LOG FILE",
+    "BOUNDARY_CONDITION_IN_SERAFIN_FORMAT" : "BOUNDARY CONDITION IN SERAFIN FORMAT",
+    "OUTPUT_FILE_FORMAT" : "OUTPUT FILE FORMAT",
+    "OUTPUT_FILE" : "OUTPUT FILE",
     "OUTPUT_BOUNDARY_FILE" : "OUTPUT BOUNDARY FILE",
     "OUTPUT_LOG_FILE" : "OUTPUT LOG FILE",
     "TRANSLATION" : "TRANSLATION",
     "X_TRANSLATION" : "X TRANSLATION",
     "Y_TRANSLATION" : "Y TRANSLATION",
-    "BOUNDARY_UNIVERSAL_FILE" : "BOUNDARY UNIVERSAL FILE",
-    "DESCRIPTION_OF_LIBRARIES" : "DESCRIPTION OF LIBRARIES",
-    "DEFAULT_EXECUTABLE" : "DEFAULT EXECUTABLE",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "DEFAULT PARALLEL EXECUTABLE",
-    "LIST_OF_FILES" : "LIST OF FILES",
+    "PARALLEL_PROCESSORS" : "PARALLEL PROCESSORS",
+    "FORTRAN_FILE" : "FORTRAN FILE",
+    "VECTOR_LENGTH" : "VECTOR LENGTH",
+    "STEERING_FILE" : "STEERING FILE",
+    "DICTIONARY" : "DICTIONARY",
 }
 dicoCasEnToCata = {
-    "MAXIMUM NUMBER OF BATHYMETRIC POINTS" : "MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS",
-    "VECTOR LENGTH" : "VECTOR_LENGTH",
-    "NUMBER OF VERTICES OF THE POLYGON TO EXTRACT THE MESH" : "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
-    "NUMBER OF VERTICES OF THE POLYGON TO REFINE THE MESH" : "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
-    "PARALLEL PROCESSORS" : "PARALLEL_PROCESSORS",
     "MINIMUM DISTANCE BETWEEN TWO POINTS" : "MINIMUM_DISTANCE_BETWEEN_TWO_POINTS",
-    "MINIMUM DISTANCE AT BOUNDARY" : "MINIMUM_DISTANCE_AT_BOUNDARY",
+    "MESH GENERATOR" : "MESH_GENERATOR",
+    "BINARY STANDARD" : "BINARY_STANDARD",
+    "UNIVERSAL FILE" : "UNIVERSAL_FILE",
+    "MESH ADDITIONAL DATA FILE" : "MESH_ADDITIONAL_DATA_FILE",
+    "GEOMETRY FILE FORMAT FOR TELEMAC" : "GEOMETRY_FILE_FORMAT_FOR_TELEMAC",
+    "GEOMETRY FILE FOR TELEMAC" : "GEOMETRY_FILE_FOR_TELEMAC",
+    "BOUNDARY CONDITIONS FILE" : "BOUNDARY_CONDITIONS_FILE",
     "BOTTOM CORRECTION OF TRIGRID" : "BOTTOM_CORRECTION_OF_TRIGRID",
-    "ABSCISSAE OF THE VERTICES OF THE POLYGON TO EXTRACT THE MESH" : "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
-    "ORDINATES OF THE VERTICES OF THE POLYGON TO EXTRACT THE MESH" : "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
-    "ABSCISSAE OF THE VERTICES OF THE POLYGON TO REFINE THE MESH" : "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
-    "ORDINATES OF THE VERTICES OF THE POLYGON TO REFINE THE MESH" : "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
+    "BATHYMETRY IN THE UNIVERSAL FILE" : "BATHYMETRY_IN_THE_UNIVERSAL_FILE",
+    "BOUNDARY CONDITIONS IN THE ADDITIONAL FILE" : "BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE",
+    "BOUNDARY UNIVERSAL FILE" : "BOUNDARY_UNIVERSAL_FILE",
     "OVERSTRESSED TRIANGLES CUTTING" : "OVERSTRESSED_TRIANGLES_CUTTING",
-    "WRITING NODE COLOURS" : "WRITING_NODE_COLOURS",
     "ELIMINATION OF BACKWARD DEPENDENCIES" : "ELIMINATION_OF_BACKWARD_DEPENDENCIES",
-    "CUTTING ELEMENTS IN FOUR" : "CUTTING_ELEMENTS_IN_FOUR",
-    "BATHYMETRY IN THE UNIVERSAL FILE" : "BATHYMETRY_IN_THE_UNIVERSAL_FILE",
     "NODES RENUMBERING" : "NODES_RENUMBERING",
-    "BOUNDARY CONDITIONS IN THE ADDITIONAL FILE" : "BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE",
-    "PROJECTION AFTER EXTRACTION" : "PROJECTION_AFTER_EXTRACTION",
-    "FORTRAN FILE" : "FORTRAN_FILE",
-    "STEERING FILE" : "STEERING_FILE",
-    "UNIVERSAL FILE" : "UNIVERSAL_FILE",
-    "MESH GENERATOR" : "MESH_GENERATOR",
-    "GEOMETRY FILE FOR TELEMAC" : "GEOMETRY_FILE_FOR_TELEMAC",
-    "BINARY STANDARD" : "BINARY_STANDARD",
-    "BOUNDARY CONDITIONS FILE" : "BOUNDARY_CONDITIONS_FILE",
+    "WRITING NODE COLOURS" : "WRITING_NODE_COLOURS",
+    "MAXIMUM NUMBER OF BATHYMETRIC POINTS" : "MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS",
+    "MINIMUM DISTANCE AT BOUNDARY" : "MINIMUM_DISTANCE_AT_BOUNDARY",
     "BOTTOM TOPOGRAPHY FILES" : "BOTTOM_TOPOGRAPHY_FILES",
-    "BIBLIOTHEQUES" : "BIBLIOTHEQUES",
-    "RELEASE" : "RELEASE",
-    "MESH ADDITIONAL DATA FILE" : "MESH_ADDITIONAL_DATA_FILE",
-    "DICTIONARY" : "DICTIONARY",
-    "DRY LIMIT" : "DRY_LIMIT",
+    "BOTTOM TOPOGRAPHY FILES 2" : "BOTTOM_TOPOGRAPHY_FILES_2",
+    "BOTTOM TOPOGRAPHY FILES 3" : "BOTTOM_TOPOGRAPHY_FILES_3",
+    "BOTTOM TOPOGRAPHY FILES 4" : "BOTTOM_TOPOGRAPHY_FILES_4",
+    "BOTTOM TOPOGRAPHY FILES 5" : "BOTTOM_TOPOGRAPHY_FILES_5",
+    "NUMBER OF VERTICES OF THE POLYGON TO EXTRACT THE MESH" : "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
+    "ABSCISSAE OF THE VERTICES OF THE POLYGON TO EXTRACT THE MESH" : "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
+    "ORDINATES OF THE VERTICES OF THE POLYGON TO EXTRACT THE MESH" : "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
+    "PROJECTION AFTER EXTRACTION" : "PROJECTION_AFTER_EXTRACTION",
+    "CUTTING ELEMENTS IN FOUR" : "CUTTING_ELEMENTS_IN_FOUR",
+    "MAX SEGMENTS PER POINT" : "MAX_SEGMENTS_PER_POINT",
+    "NUMBER OF VERTICES OF THE POLYGON TO REFINE THE MESH" : "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
+    "ABSCISSAE OF THE VERTICES OF THE POLYGON TO REFINE THE MESH" : "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
+    "ORDINATES OF THE VERTICES OF THE POLYGON TO REFINE THE MESH" : "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
     "DRY ELEMENTS ELIMINATION" : "DRY_ELEMENTS_ELIMINATION",
     "PARTIALLY DRY ELEMENTS ELIMINATION" : "PARTIALLY_DRY_ELEMENTS_ELIMINATION",
+    "DRY LIMIT" : "DRY_LIMIT",
     "STORAGE OF ALL TIME STEPS" : "STORAGE_OF_ALL_TIME_STEPS",
     "DEBUG" : "DEBUG",
     "CONVERTER" : "CONVERTER",
-    "BOUNDARY CONDITION IN SERAFIN FORMAT" : "BOUNDARY_CONDITION_IN_SERAFIN_FORMAT",
     "INPUT FILE FORMAT" : "INPUT_FILE_FORMAT",
-    "OUTPUT FILE FORMAT" : "OUTPUT_FILE_FORMAT",
     "INPUT FILE" : "INPUT_FILE",
-    "OUTPUT FILE" : "OUTPUT_FILE",
     "BOUNDARY FILE" : "BOUNDARY_FILE",
     "LOG FILE" : "LOG_FILE",
+    "BOUNDARY CONDITION IN SERAFIN FORMAT" : "BOUNDARY_CONDITION_IN_SERAFIN_FORMAT",
+    "OUTPUT FILE FORMAT" : "OUTPUT_FILE_FORMAT",
+    "OUTPUT FILE" : "OUTPUT_FILE",
     "OUTPUT BOUNDARY FILE" : "OUTPUT_BOUNDARY_FILE",
     "OUTPUT LOG FILE" : "OUTPUT_LOG_FILE",
     "TRANSLATION" : "TRANSLATION",
     "X TRANSLATION" : "X_TRANSLATION",
     "Y TRANSLATION" : "Y_TRANSLATION",
-    "BOUNDARY UNIVERSAL FILE" : "BOUNDARY_UNIVERSAL_FILE",
-    "DESCRIPTION OF LIBRARIES" : "DESCRIPTION_OF_LIBRARIES",
-    "DEFAULT EXECUTABLE" : "DEFAULT_EXECUTABLE",
-    "DEFAULT PARALLEL EXECUTABLE" : "DEFAULT_PARALLEL_EXECUTABLE",
-    "LIST OF FILES" : "LIST_OF_FILES",
+    "PARALLEL PROCESSORS" : "PARALLEL_PROCESSORS",
+    "FORTRAN FILE" : "FORTRAN_FILE",
+    "VECTOR LENGTH" : "VECTOR_LENGTH",
+    "STEERING FILE" : "STEERING_FILE",
+    "DICTIONARY" : "DICTIONARY",
 }
index 9ab513a4003d0c91eaec0264ac257570027081be..a71322993a131f6e4e583d5a8c4bb73764ea2c2b 100644 (file)
 dicoCataToFrTelemac = {
-    "MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS" : "NOMBRE MAXIMUM DE POINTS DE BATHYMETRIE",
-    "VECTOR_LENGTH" : "LONGUEUR DU VECTEUR",
-    "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH" : "NOMBRE DE SOMMETS DU POLYGONE D'EXTRACTION",
-    "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH" : "NOMBRE DE SOMMETS DU POLYGONE DE RAFFINEMENT",
-    "PARALLEL_PROCESSORS" : "PROCESSEURS PARALLELES",
     "MINIMUM_DISTANCE_BETWEEN_TWO_POINTS" : "DISTANCE MINIMALE ENTRE DEUX POINTS",
-    "MINIMUM_DISTANCE_AT_BOUNDARY" : "DISTANCE MINIMALE A LA FRONTIERE",
+    "MESH_GENERATOR" : "MAILLEUR",
+    "BINARY_STANDARD" : "STANDARD DE BINAIRE",
+    "UNIVERSAL_FILE" : "FICHIER UNIVERSEL",
+    "MESH_ADDITIONAL_DATA_FILE" : "FICHIER ADDITIONNEL DU MAILLEUR",
+    "GEOMETRY_FILE_FORMAT_FOR_TELEMAC" : "FORMAT DU FICHIER DE GEOMETRIE POUR TELEMAC",
+    "GEOMETRY_FILE_FOR_TELEMAC" : "FICHIER DE GEOMETRIE POUR TELEMAC",
+    "BOUNDARY_CONDITIONS_FILE" : "FICHIER DES CONDITIONS AUX LIMITES",
     "BOTTOM_CORRECTION_OF_TRIGRID" : "CORRECTION DES FONDS DE TRIGRID",
-    "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH" : "ABSCISSES DES SOMMETS DU POLYGONE D'EXTRACTION",
-    "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH" : "ORDONNEES DES SOMMETS DU POLYGONE D'EXTRACTION",
-    "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH" : "ABSCISSES DES SOMMETS DU POLYGONE DE RAFFINEMENT",
-    "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH" : "ORDONNEES DES SOMMETS DU POLYGONE DE RAFFINEMENT",
+    "BATHYMETRY_IN_THE_UNIVERSAL_FILE" : "BATHYMETRIE DANS LE FICHIER UNIVERSEL",
+    "BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE" : "CONDITIONS LIMITES DANS LE FICHIER ADDITIONNEL",
+    "BOUNDARY_UNIVERSAL_FILE" : "FICHIER UNIVERSEL LIMITE",
     "OVERSTRESSED_TRIANGLES_CUTTING" : "DECOUPAGE DES TRIANGLES SURCONTRAINTS",
-    "WRITING_NODE_COLOURS" : "ECRITURE DE LA COULEUR DES NOEUDS",
     "ELIMINATION_OF_BACKWARD_DEPENDENCIES" : "ELIMINATION DES DEPENDANCES ARRIERES",
-    "CUTTING_ELEMENTS_IN_FOUR" : "DECOUPAGE DES TRIANGLES EN QUATRE",
-    "BATHYMETRY_IN_THE_UNIVERSAL_FILE" : "BATHYMETRIE DANS LE FICHIER UNIVERSEL",
     "NODES_RENUMBERING" : "RENUMEROTATION DES POINTS",
-    "BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE" : "CONDITIONS LIMITES DANS LE FICHIER ADDITIONNEL",
-    "PROJECTION_AFTER_EXTRACTION" : "PROJECTION APRES EXTRACTION",
-    "FORTRAN_FILE" : "FICHIER FORTRAN",
-    "STEERING_FILE" : "FICHIER DES PARAMETRES",
-    "UNIVERSAL_FILE" : "FICHIER UNIVERSEL",
-    "MESH_GENERATOR" : "MAILLEUR",
-    "GEOMETRY_FILE_FOR_TELEMAC" : "FICHIER DE GEOMETRIE POUR TELEMAC",
-    "BINARY_STANDARD" : "STANDARD DE BINAIRE",
-    "BOUNDARY_CONDITIONS_FILE" : "FICHIER DES CONDITIONS AUX LIMITES",
+    "WRITING_NODE_COLOURS" : "ECRITURE DE LA COULEUR DES NOEUDS",
+    "MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS" : "NOMBRE MAXIMUM DE POINTS DE BATHYMETRIE",
+    "MINIMUM_DISTANCE_AT_BOUNDARY" : "DISTANCE MINIMALE A LA FRONTIERE",
     "BOTTOM_TOPOGRAPHY_FILES" : "FICHIERS DES FONDS",
-    "BIBLIOTHEQUES" : "BIBLIOTHEQUES",
-    "RELEASE" : "NUMERO DE VERSION",
-    "MESH_ADDITIONAL_DATA_FILE" : "FICHIER ADDITIONNEL DU MAILLEUR",
-    "DICTIONARY" : "DICTIONNAIRE",
-    "DRY_LIMIT" : "SEUIL DE SECHERESSE",
+    "BOTTOM_TOPOGRAPHY_FILES_2" : "FICHIERS DES FONDS 2",
+    "BOTTOM_TOPOGRAPHY_FILES_3" : "FICHIERS DES FONDS 3",
+    "BOTTOM_TOPOGRAPHY_FILES_4" : "FICHIERS DES FONDS 4",
+    "BOTTOM_TOPOGRAPHY_FILES_5" : "FICHIERS DES FONDS 5",
+    "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH" : "NOMBRE DE SOMMETS DU POLYGONE D'EXTRACTION",
+    "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH" : "ABSCISSES DES SOMMETS DU POLYGONE D'EXTRACTION",
+    "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH" : "ORDONNEES DES SOMMETS DU POLYGONE D'EXTRACTION",
+    "PROJECTION_AFTER_EXTRACTION" : "PROJECTION APRES EXTRACTION",
+    "CUTTING_ELEMENTS_IN_FOUR" : "DECOUPAGE DES TRIANGLES EN QUATRE",
+    "MAX_SEGMENTS_PER_POINT" : "MAX DE SEGMENTS PAR POINT",
+    "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH" : "NOMBRE DE SOMMETS DU POLYGONE DE RAFFINEMENT",
+    "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH" : "ABSCISSES DES SOMMETS DU POLYGONE DE RAFFINEMENT",
+    "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH" : "ORDONNEES DES SOMMETS DU POLYGONE DE RAFFINEMENT",
     "DRY_ELEMENTS_ELIMINATION" : "ELIMINATION DES ELEMENTS SECS",
     "PARTIALLY_DRY_ELEMENTS_ELIMINATION" : "ELIMINATION DES ELEMENTS PARTIELLEMENT SECS",
+    "DRY_LIMIT" : "SEUIL DE SECHERESSE",
     "STORAGE_OF_ALL_TIME_STEPS" : "STOCKAGE DE TOUS LES PAS DE TEMPS",
     "DEBUG" : "DEBUG",
     "CONVERTER" : "CONVERTISSEUR",
-    "BOUNDARY_CONDITION_IN_SERAFIN_FORMAT" : "CONDITION LIMITE EN FORMAT SERAFIN",
     "INPUT_FILE_FORMAT" : "FORMAT DU FICHIER D ENTREE",
-    "OUTPUT_FILE_FORMAT" : "FORMAT DU FICHIER DE SORTIE",
     "INPUT_FILE" : "FICHIER D ENTREE",
-    "OUTPUT_FILE" : "FICHIER DE SORTIE",
     "BOUNDARY_FILE" : "FICHIER DES CONDITIONS LIMITES",
     "LOG_FILE" : "FICHIER LOG",
+    "BOUNDARY_CONDITION_IN_SERAFIN_FORMAT" : "CONDITION LIMITE EN FORMAT SERAFIN",
+    "OUTPUT_FILE_FORMAT" : "FORMAT DU FICHIER DE SORTIE",
+    "OUTPUT_FILE" : "FICHIER DE SORTIE",
     "OUTPUT_BOUNDARY_FILE" : "FICHIER DES CONDITIONS LIMITES EN SORTIE",
     "OUTPUT_LOG_FILE" : "FICHIER LOG EN SORTIE",
     "TRANSLATION" : "TRANSLATION",
     "X_TRANSLATION" : "TRANSLATION SELON X",
     "Y_TRANSLATION" : "TRANSLATION SELON Y",
-    "BOUNDARY_UNIVERSAL_FILE" : "FICHIER UNIVERSEL LIMITE",
-    "DESCRIPTION_OF_LIBRARIES" : "DESCRIPTION DES LIBRAIRIES",
-    "DEFAULT_EXECUTABLE" : "EXECUTABLE PAR DEFAUT",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "EXECUTABLE PARALLELE PAR DEFAUT",
-    "LIST_OF_FILES" : "LISTE DES FICHIERS",
+    "PARALLEL_PROCESSORS" : "PROCESSEURS PARALLELES",
+    "FORTRAN_FILE" : "FICHIER FORTRAN",
+    "VECTOR_LENGTH" : "LONGUEUR DU VECTEUR",
+    "STEERING_FILE" : "FICHIER DES PARAMETRES",
+    "DICTIONARY" : "DICTIONNAIRE",
 }
 dicoCasFrToCata = {
-    "NOMBRE MAXIMUM DE POINTS DE BATHYMETRIE" : "MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS",
-    "LONGUEUR DU VECTEUR" : "VECTOR_LENGTH",
-    "NOMBRE DE SOMMETS DU POLYGONE D'EXTRACTION" : "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
-    "NOMBRE DE SOMMETS DU POLYGONE DE RAFFINEMENT" : "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
-    "PROCESSEURS PARALLELES" : "PARALLEL_PROCESSORS",
     "DISTANCE MINIMALE ENTRE DEUX POINTS" : "MINIMUM_DISTANCE_BETWEEN_TWO_POINTS",
-    "DISTANCE MINIMALE A LA FRONTIERE" : "MINIMUM_DISTANCE_AT_BOUNDARY",
+    "MAILLEUR" : "MESH_GENERATOR",
+    "STANDARD DE BINAIRE" : "BINARY_STANDARD",
+    "FICHIER UNIVERSEL" : "UNIVERSAL_FILE",
+    "FICHIER ADDITIONNEL DU MAILLEUR" : "MESH_ADDITIONAL_DATA_FILE",
+    "FORMAT DU FICHIER DE GEOMETRIE POUR TELEMAC" : "GEOMETRY_FILE_FORMAT_FOR_TELEMAC",
+    "FICHIER DE GEOMETRIE POUR TELEMAC" : "GEOMETRY_FILE_FOR_TELEMAC",
+    "FICHIER DES CONDITIONS AUX LIMITES" : "BOUNDARY_CONDITIONS_FILE",
     "CORRECTION DES FONDS DE TRIGRID" : "BOTTOM_CORRECTION_OF_TRIGRID",
-    "ABSCISSES DES SOMMETS DU POLYGONE D'EXTRACTION" : "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
-    "ORDONNEES DES SOMMETS DU POLYGONE D'EXTRACTION" : "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
-    "ABSCISSES DES SOMMETS DU POLYGONE DE RAFFINEMENT" : "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
-    "ORDONNEES DES SOMMETS DU POLYGONE DE RAFFINEMENT" : "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
+    "BATHYMETRIE DANS LE FICHIER UNIVERSEL" : "BATHYMETRY_IN_THE_UNIVERSAL_FILE",
+    "CONDITIONS LIMITES DANS LE FICHIER ADDITIONNEL" : "BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE",
+    "FICHIER UNIVERSEL LIMITE" : "BOUNDARY_UNIVERSAL_FILE",
     "DECOUPAGE DES TRIANGLES SURCONTRAINTS" : "OVERSTRESSED_TRIANGLES_CUTTING",
-    "ECRITURE DE LA COULEUR DES NOEUDS" : "WRITING_NODE_COLOURS",
     "ELIMINATION DES DEPENDANCES ARRIERES" : "ELIMINATION_OF_BACKWARD_DEPENDENCIES",
-    "DECOUPAGE DES TRIANGLES EN QUATRE" : "CUTTING_ELEMENTS_IN_FOUR",
-    "BATHYMETRIE DANS LE FICHIER UNIVERSEL" : "BATHYMETRY_IN_THE_UNIVERSAL_FILE",
     "RENUMEROTATION DES POINTS" : "NODES_RENUMBERING",
-    "CONDITIONS LIMITES DANS LE FICHIER ADDITIONNEL" : "BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE",
-    "PROJECTION APRES EXTRACTION" : "PROJECTION_AFTER_EXTRACTION",
-    "FICHIER FORTRAN" : "FORTRAN_FILE",
-    "FICHIER DES PARAMETRES" : "STEERING_FILE",
-    "FICHIER UNIVERSEL" : "UNIVERSAL_FILE",
-    "MAILLEUR" : "MESH_GENERATOR",
-    "FICHIER DE GEOMETRIE POUR TELEMAC" : "GEOMETRY_FILE_FOR_TELEMAC",
-    "STANDARD DE BINAIRE" : "BINARY_STANDARD",
-    "FICHIER DES CONDITIONS AUX LIMITES" : "BOUNDARY_CONDITIONS_FILE",
+    "ECRITURE DE LA COULEUR DES NOEUDS" : "WRITING_NODE_COLOURS",
+    "NOMBRE MAXIMUM DE POINTS DE BATHYMETRIE" : "MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS",
+    "DISTANCE MINIMALE A LA FRONTIERE" : "MINIMUM_DISTANCE_AT_BOUNDARY",
     "FICHIERS DES FONDS" : "BOTTOM_TOPOGRAPHY_FILES",
-    "BIBLIOTHEQUES" : "BIBLIOTHEQUES",
-    "NUMERO DE VERSION" : "RELEASE",
-    "FICHIER ADDITIONNEL DU MAILLEUR" : "MESH_ADDITIONAL_DATA_FILE",
-    "DICTIONNAIRE" : "DICTIONARY",
-    "SEUIL DE SECHERESSE" : "DRY_LIMIT",
+    "FICHIERS DES FONDS 2" : "BOTTOM_TOPOGRAPHY_FILES_2",
+    "FICHIERS DES FONDS 3" : "BOTTOM_TOPOGRAPHY_FILES_3",
+    "FICHIERS DES FONDS 4" : "BOTTOM_TOPOGRAPHY_FILES_4",
+    "FICHIERS DES FONDS 5" : "BOTTOM_TOPOGRAPHY_FILES_5",
+    "NOMBRE DE SOMMETS DU POLYGONE D'EXTRACTION" : "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
+    "ABSCISSES DES SOMMETS DU POLYGONE D'EXTRACTION" : "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
+    "ORDONNEES DES SOMMETS DU POLYGONE D'EXTRACTION" : "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
+    "PROJECTION APRES EXTRACTION" : "PROJECTION_AFTER_EXTRACTION",
+    "DECOUPAGE DES TRIANGLES EN QUATRE" : "CUTTING_ELEMENTS_IN_FOUR",
+    "MAX DE SEGMENTS PAR POINT" : "MAX_SEGMENTS_PER_POINT",
+    "NOMBRE DE SOMMETS DU POLYGONE DE RAFFINEMENT" : "NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
+    "ABSCISSES DES SOMMETS DU POLYGONE DE RAFFINEMENT" : "ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
+    "ORDONNEES DES SOMMETS DU POLYGONE DE RAFFINEMENT" : "ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
     "ELIMINATION DES ELEMENTS SECS" : "DRY_ELEMENTS_ELIMINATION",
     "ELIMINATION DES ELEMENTS PARTIELLEMENT SECS" : "PARTIALLY_DRY_ELEMENTS_ELIMINATION",
+    "SEUIL DE SECHERESSE" : "DRY_LIMIT",
     "STOCKAGE DE TOUS LES PAS DE TEMPS" : "STORAGE_OF_ALL_TIME_STEPS",
     "DEBUG" : "DEBUG",
     "CONVERTISSEUR" : "CONVERTER",
-    "CONDITION LIMITE EN FORMAT SERAFIN" : "BOUNDARY_CONDITION_IN_SERAFIN_FORMAT",
     "FORMAT DU FICHIER D ENTREE" : "INPUT_FILE_FORMAT",
-    "FORMAT DU FICHIER DE SORTIE" : "OUTPUT_FILE_FORMAT",
     "FICHIER D ENTREE" : "INPUT_FILE",
-    "FICHIER DE SORTIE" : "OUTPUT_FILE",
     "FICHIER DES CONDITIONS LIMITES" : "BOUNDARY_FILE",
     "FICHIER LOG" : "LOG_FILE",
+    "CONDITION LIMITE EN FORMAT SERAFIN" : "BOUNDARY_CONDITION_IN_SERAFIN_FORMAT",
+    "FORMAT DU FICHIER DE SORTIE" : "OUTPUT_FILE_FORMAT",
+    "FICHIER DE SORTIE" : "OUTPUT_FILE",
     "FICHIER DES CONDITIONS LIMITES EN SORTIE" : "OUTPUT_BOUNDARY_FILE",
     "FICHIER LOG EN SORTIE" : "OUTPUT_LOG_FILE",
     "TRANSLATION" : "TRANSLATION",
     "TRANSLATION SELON X" : "X_TRANSLATION",
     "TRANSLATION SELON Y" : "Y_TRANSLATION",
-    "FICHIER UNIVERSEL LIMITE" : "BOUNDARY_UNIVERSAL_FILE",
-    "DESCRIPTION DES LIBRAIRIES" : "DESCRIPTION_OF_LIBRARIES",
-    "EXECUTABLE PAR DEFAUT" : "DEFAULT_EXECUTABLE",
-    "EXECUTABLE PARALLELE PAR DEFAUT" : "DEFAULT_PARALLEL_EXECUTABLE",
-    "LISTE DES FICHIERS" : "LIST_OF_FILES",
+    "PROCESSEURS PARALLELES" : "PARALLEL_PROCESSORS",
+    "FICHIER FORTRAN" : "FORTRAN_FILE",
+    "LONGUEUR DU VECTEUR" : "VECTOR_LENGTH",
+    "FICHIER DES PARAMETRES" : "STEERING_FILE",
+    "DICTIONNAIRE" : "DICTIONARY",
 }
index 005e93f739229cb0e58b7ce14e1fa42a08276502..4db9c2b137a1daaa451bcabedd12a5a13e8ad022 100644 (file)
@@ -6,119 +6,119 @@ TelemacdicoFr = {
 }
 
 DicoCasFrToCata = {
-  "NOMBRE MAXIMUM DE POINTS DE BATHYMETRIE":"MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS",
-  "LONGUEUR DU VECTEUR":"VECTOR_LENGTH",
-  "NOMBRE DE SOMMETS DU POLYGONE D'EXTRACTION":"NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
-  "NOMBRE DE SOMMETS DU POLYGONE DE RAFFINEMENT":"NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
-  "PROCESSEURS PARALLELES":"PARALLEL_PROCESSORS",
   "DISTANCE MINIMALE ENTRE DEUX POINTS":"MINIMUM_DISTANCE_BETWEEN_TWO_POINTS",
-  "DISTANCE MINIMALE A LA FRONTIERE":"MINIMUM_DISTANCE_AT_BOUNDARY",
+  "MAILLEUR":"MESH_GENERATOR",
+  "STANDARD DE BINAIRE":"BINARY_STANDARD",
+  "FICHIER UNIVERSEL":"UNIVERSAL_FILE",
+  "FICHIER ADDITIONNEL DU MAILLEUR":"MESH_ADDITIONAL_DATA_FILE",
+  "FORMAT DU FICHIER DE GEOMETRIE POUR TELEMAC":"GEOMETRY_FILE_FORMAT_FOR_TELEMAC",
+  "FICHIER DE GEOMETRIE POUR TELEMAC":"GEOMETRY_FILE_FOR_TELEMAC",
+  "FICHIER DES CONDITIONS AUX LIMITES":"BOUNDARY_CONDITIONS_FILE",
   "CORRECTION DES FONDS DE TRIGRID":"BOTTOM_CORRECTION_OF_TRIGRID",
-  "ABSCISSES DES SOMMETS DU POLYGONE D'EXTRACTION":"ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
-  "ORDONNEES DES SOMMETS DU POLYGONE D'EXTRACTION":"ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
-  "ABSCISSES DES SOMMETS DU POLYGONE DE RAFFINEMENT":"ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
-  "ORDONNEES DES SOMMETS DU POLYGONE DE RAFFINEMENT":"ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
+  "BATHYMETRIE DANS LE FICHIER UNIVERSEL":"BATHYMETRY_IN_THE_UNIVERSAL_FILE",
+  "CONDITIONS LIMITES DANS LE FICHIER ADDITIONNEL":"BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE",
+  "FICHIER UNIVERSEL LIMITE":"BOUNDARY_UNIVERSAL_FILE",
   "DECOUPAGE DES TRIANGLES SURCONTRAINTS":"OVERSTRESSED_TRIANGLES_CUTTING",
-  "ECRITURE DE LA COULEUR DES NOEUDS":"WRITING_NODE_COLOURS",
   "ELIMINATION DES DEPENDANCES ARRIERES":"ELIMINATION_OF_BACKWARD_DEPENDENCIES",
-  "DECOUPAGE DES TRIANGLES EN QUATRE":"CUTTING_ELEMENTS_IN_FOUR",
-  "BATHYMETRIE DANS LE FICHIER UNIVERSEL":"BATHYMETRY_IN_THE_UNIVERSAL_FILE",
   "RENUMEROTATION DES POINTS":"NODES_RENUMBERING",
-  "CONDITIONS LIMITES DANS LE FICHIER ADDITIONNEL":"BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE",
-  "PROJECTION APRES EXTRACTION":"PROJECTION_AFTER_EXTRACTION",
-  "FICHIER FORTRAN":"FORTRAN_FILE",
-  "FICHIER DES PARAMETRES":"STEERING_FILE",
-  "FICHIER UNIVERSEL":"UNIVERSAL_FILE",
-  "MAILLEUR":"MESH_GENERATOR",
-  "FICHIER DE GEOMETRIE POUR TELEMAC":"GEOMETRY_FILE_FOR_TELEMAC",
-  "STANDARD DE BINAIRE":"BINARY_STANDARD",
-  "FICHIER DES CONDITIONS AUX LIMITES":"BOUNDARY_CONDITIONS_FILE",
+  "ECRITURE DE LA COULEUR DES NOEUDS":"WRITING_NODE_COLOURS",
+  "NOMBRE MAXIMUM DE POINTS DE BATHYMETRIE":"MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS",
+  "DISTANCE MINIMALE A LA FRONTIERE":"MINIMUM_DISTANCE_AT_BOUNDARY",
   "FICHIERS DES FONDS":"BOTTOM_TOPOGRAPHY_FILES",
-  "BIBLIOTHEQUES":"BIBLIOTHEQUES",
-  "NUMERO DE VERSION":"RELEASE",
-  "FICHIER ADDITIONNEL DU MAILLEUR":"MESH_ADDITIONAL_DATA_FILE",
-  "DICTIONNAIRE":"DICTIONARY",
-  "SEUIL DE SECHERESSE":"DRY_LIMIT",
+  "FICHIERS DES FONDS 2":"BOTTOM_TOPOGRAPHY_FILES_2",
+  "FICHIERS DES FONDS 3":"BOTTOM_TOPOGRAPHY_FILES_3",
+  "FICHIERS DES FONDS 4":"BOTTOM_TOPOGRAPHY_FILES_4",
+  "FICHIERS DES FONDS 5":"BOTTOM_TOPOGRAPHY_FILES_5",
+  "NOMBRE DE SOMMETS DU POLYGONE D'EXTRACTION":"NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
+  "ABSCISSES DES SOMMETS DU POLYGONE D'EXTRACTION":"ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
+  "ORDONNEES DES SOMMETS DU POLYGONE D'EXTRACTION":"ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH",
+  "PROJECTION APRES EXTRACTION":"PROJECTION_AFTER_EXTRACTION",
+  "DECOUPAGE DES TRIANGLES EN QUATRE":"CUTTING_ELEMENTS_IN_FOUR",
+  "MAX DE SEGMENTS PAR POINT":"MAX_SEGMENTS_PER_POINT",
+  "NOMBRE DE SOMMETS DU POLYGONE DE RAFFINEMENT":"NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
+  "ABSCISSES DES SOMMETS DU POLYGONE DE RAFFINEMENT":"ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
+  "ORDONNEES DES SOMMETS DU POLYGONE DE RAFFINEMENT":"ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH",
   "ELIMINATION DES ELEMENTS SECS":"DRY_ELEMENTS_ELIMINATION",
   "ELIMINATION DES ELEMENTS PARTIELLEMENT SECS":"PARTIALLY_DRY_ELEMENTS_ELIMINATION",
+  "SEUIL DE SECHERESSE":"DRY_LIMIT",
   "STOCKAGE DE TOUS LES PAS DE TEMPS":"STORAGE_OF_ALL_TIME_STEPS",
   "DEBUG":"DEBUG",
   "CONVERTISSEUR":"CONVERTER",
-  "CONDITION LIMITE EN FORMAT SERAFIN":"BOUNDARY_CONDITION_IN_SERAFIN_FORMAT",
   "FORMAT DU FICHIER D ENTREE":"INPUT_FILE_FORMAT",
-  "FORMAT DU FICHIER DE SORTIE":"OUTPUT_FILE_FORMAT",
   "FICHIER D ENTREE":"INPUT_FILE",
-  "FICHIER DE SORTIE":"OUTPUT_FILE",
   "FICHIER DES CONDITIONS LIMITES":"BOUNDARY_FILE",
   "FICHIER LOG":"LOG_FILE",
+  "CONDITION LIMITE EN FORMAT SERAFIN":"BOUNDARY_CONDITION_IN_SERAFIN_FORMAT",
+  "FORMAT DU FICHIER DE SORTIE":"OUTPUT_FILE_FORMAT",
+  "FICHIER DE SORTIE":"OUTPUT_FILE",
   "FICHIER DES CONDITIONS LIMITES EN SORTIE":"OUTPUT_BOUNDARY_FILE",
   "FICHIER LOG EN SORTIE":"OUTPUT_LOG_FILE",
   "TRANSLATION":"TRANSLATION",
   "TRANSLATION SELON X":"X_TRANSLATION",
   "TRANSLATION SELON Y":"Y_TRANSLATION",
-  "FICHIER UNIVERSEL LIMITE":"BOUNDARY_UNIVERSAL_FILE",
-  "DESCRIPTION DES LIBRAIRIES":"DESCRIPTION_OF_LIBRARIES",
-  "EXECUTABLE PAR DEFAUT":"DEFAULT_EXECUTABLE",
-  "EXECUTABLE PARALLELE PAR DEFAUT":"DEFAULT_PARALLEL_EXECUTABLE",
-  "LISTE DES FICHIERS":"LIST_OF_FILES",
+  "PROCESSEURS PARALLELES":"PARALLEL_PROCESSORS",
+  "FICHIER FORTRAN":"FORTRAN_FILE",
+  "LONGUEUR DU VECTEUR":"VECTOR_LENGTH",
+  "FICHIER DES PARAMETRES":"STEERING_FILE",
+  "DICTIONNAIRE":"DICTIONARY",
 }
 
 DicoCasEnToCata = {
-  'MAXIMUM NUMBER OF BATHYMETRIC POINTS':'MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS',
-  'VECTOR LENGTH':'VECTOR_LENGTH',
-  'NUMBER OF VERTICES OF THE POLYGON TO EXTRACT THE MESH':'NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH',
-  'NUMBER OF VERTICES OF THE POLYGON TO REFINE THE MESH':'NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH',
-  'PARALLEL PROCESSORS':'PARALLEL_PROCESSORS',
   'MINIMUM DISTANCE BETWEEN TWO POINTS':'MINIMUM_DISTANCE_BETWEEN_TWO_POINTS',
-  'MINIMUM DISTANCE AT BOUNDARY':'MINIMUM_DISTANCE_AT_BOUNDARY',
+  'MESH GENERATOR':'MESH_GENERATOR',
+  'BINARY STANDARD':'BINARY_STANDARD',
+  'UNIVERSAL FILE':'UNIVERSAL_FILE',
+  'MESH ADDITIONAL DATA FILE':'MESH_ADDITIONAL_DATA_FILE',
+  'GEOMETRY FILE FORMAT FOR TELEMAC':'GEOMETRY_FILE_FORMAT_FOR_TELEMAC',
+  'GEOMETRY FILE FOR TELEMAC':'GEOMETRY_FILE_FOR_TELEMAC',
+  'BOUNDARY CONDITIONS FILE':'BOUNDARY_CONDITIONS_FILE',
   'BOTTOM CORRECTION OF TRIGRID':'BOTTOM_CORRECTION_OF_TRIGRID',
-  'ABSCISSAE OF THE VERTICES OF THE POLYGON TO EXTRACT THE MESH':'ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH',
-  'ORDINATES OF THE VERTICES OF THE POLYGON TO EXTRACT THE MESH':'ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH',
-  'ABSCISSAE OF THE VERTICES OF THE POLYGON TO REFINE THE MESH':'ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH',
-  'ORDINATES OF THE VERTICES OF THE POLYGON TO REFINE THE MESH':'ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH',
+  'BATHYMETRY IN THE UNIVERSAL FILE':'BATHYMETRY_IN_THE_UNIVERSAL_FILE',
+  'BOUNDARY CONDITIONS IN THE ADDITIONAL FILE':'BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE',
+  'BOUNDARY UNIVERSAL FILE':'BOUNDARY_UNIVERSAL_FILE',
   'OVERSTRESSED TRIANGLES CUTTING':'OVERSTRESSED_TRIANGLES_CUTTING',
-  'WRITING NODE COLOURS':'WRITING_NODE_COLOURS',
   'ELIMINATION OF BACKWARD DEPENDENCIES':'ELIMINATION_OF_BACKWARD_DEPENDENCIES',
-  'CUTTING ELEMENTS IN FOUR':'CUTTING_ELEMENTS_IN_FOUR',
-  'BATHYMETRY IN THE UNIVERSAL FILE':'BATHYMETRY_IN_THE_UNIVERSAL_FILE',
   'NODES RENUMBERING':'NODES_RENUMBERING',
-  'BOUNDARY CONDITIONS IN THE ADDITIONAL FILE':'BOUNDARY_CONDITIONS_IN_THE_ADDITIONAL_FILE',
-  'PROJECTION AFTER EXTRACTION':'PROJECTION_AFTER_EXTRACTION',
-  'FORTRAN FILE':'FORTRAN_FILE',
-  'STEERING FILE':'STEERING_FILE',
-  'UNIVERSAL FILE':'UNIVERSAL_FILE',
-  'MESH GENERATOR':'MESH_GENERATOR',
-  'GEOMETRY FILE FOR TELEMAC':'GEOMETRY_FILE_FOR_TELEMAC',
-  'BINARY STANDARD':'BINARY_STANDARD',
-  'BOUNDARY CONDITIONS FILE':'BOUNDARY_CONDITIONS_FILE',
+  'WRITING NODE COLOURS':'WRITING_NODE_COLOURS',
+  'MAXIMUM NUMBER OF BATHYMETRIC POINTS':'MAXIMUM_NUMBER_OF_BATHYMETRIC_POINTS',
+  'MINIMUM DISTANCE AT BOUNDARY':'MINIMUM_DISTANCE_AT_BOUNDARY',
   'BOTTOM TOPOGRAPHY FILES':'BOTTOM_TOPOGRAPHY_FILES',
-  'BIBLIOTHEQUES':'BIBLIOTHEQUES',
-  'RELEASE':'RELEASE',
-  'MESH ADDITIONAL DATA FILE':'MESH_ADDITIONAL_DATA_FILE',
-  'DICTIONARY':'DICTIONARY',
-  'DRY LIMIT':'DRY_LIMIT',
+  'BOTTOM TOPOGRAPHY FILES 2':'BOTTOM_TOPOGRAPHY_FILES_2',
+  'BOTTOM TOPOGRAPHY FILES 3':'BOTTOM_TOPOGRAPHY_FILES_3',
+  'BOTTOM TOPOGRAPHY FILES 4':'BOTTOM_TOPOGRAPHY_FILES_4',
+  'BOTTOM TOPOGRAPHY FILES 5':'BOTTOM_TOPOGRAPHY_FILES_5',
+  'NUMBER OF VERTICES OF THE POLYGON TO EXTRACT THE MESH':'NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH',
+  'ABSCISSAE OF THE VERTICES OF THE POLYGON TO EXTRACT THE MESH':'ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH',
+  'ORDINATES OF THE VERTICES OF THE POLYGON TO EXTRACT THE MESH':'ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_EXTRACT_THE_MESH',
+  'PROJECTION AFTER EXTRACTION':'PROJECTION_AFTER_EXTRACTION',
+  'CUTTING ELEMENTS IN FOUR':'CUTTING_ELEMENTS_IN_FOUR',
+  'MAX SEGMENTS PER POINT':'MAX_SEGMENTS_PER_POINT',
+  'NUMBER OF VERTICES OF THE POLYGON TO REFINE THE MESH':'NUMBER_OF_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH',
+  'ABSCISSAE OF THE VERTICES OF THE POLYGON TO REFINE THE MESH':'ABSCISSAE_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH',
+  'ORDINATES OF THE VERTICES OF THE POLYGON TO REFINE THE MESH':'ORDINATES_OF_THE_VERTICES_OF_THE_POLYGON_TO_REFINE_THE_MESH',
   'DRY ELEMENTS ELIMINATION':'DRY_ELEMENTS_ELIMINATION',
   'PARTIALLY DRY ELEMENTS ELIMINATION':'PARTIALLY_DRY_ELEMENTS_ELIMINATION',
+  'DRY LIMIT':'DRY_LIMIT',
   'STORAGE OF ALL TIME STEPS':'STORAGE_OF_ALL_TIME_STEPS',
   'DEBUG':'DEBUG',
   'CONVERTER':'CONVERTER',
-  'BOUNDARY CONDITION IN SERAFIN FORMAT':'BOUNDARY_CONDITION_IN_SERAFIN_FORMAT',
   'INPUT FILE FORMAT':'INPUT_FILE_FORMAT',
-  'OUTPUT FILE FORMAT':'OUTPUT_FILE_FORMAT',
   'INPUT FILE':'INPUT_FILE',
-  'OUTPUT FILE':'OUTPUT_FILE',
   'BOUNDARY FILE':'BOUNDARY_FILE',
   'LOG FILE':'LOG_FILE',
+  'BOUNDARY CONDITION IN SERAFIN FORMAT':'BOUNDARY_CONDITION_IN_SERAFIN_FORMAT',
+  'OUTPUT FILE FORMAT':'OUTPUT_FILE_FORMAT',
+  'OUTPUT FILE':'OUTPUT_FILE',
   'OUTPUT BOUNDARY FILE':'OUTPUT_BOUNDARY_FILE',
   'OUTPUT LOG FILE':'OUTPUT_LOG_FILE',
   'TRANSLATION':'TRANSLATION',
   'X TRANSLATION':'X_TRANSLATION',
   'Y TRANSLATION':'Y_TRANSLATION',
-  'BOUNDARY UNIVERSAL FILE':'BOUNDARY_UNIVERSAL_FILE',
-  'DESCRIPTION OF LIBRARIES':'DESCRIPTION_OF_LIBRARIES',
-  'DEFAULT EXECUTABLE':'DEFAULT_EXECUTABLE',
-  'DEFAULT PARALLEL EXECUTABLE':'DEFAULT_PARALLEL_EXECUTABLE',
-  'LIST OF FILES':'LIST_OF_FILES',
+  'PARALLEL PROCESSORS':'PARALLEL_PROCESSORS',
+  'FORTRAN FILE':'FORTRAN_FILE',
+  'VECTOR LENGTH':'VECTOR_LENGTH',
+  'STEERING FILE':'STEERING_FILE',
+  'DICTIONARY':'DICTIONARY',
 }
 DicoEnumCasFrToEnumCasEn = {
 'MESH_GENERATOR':{
@@ -128,6 +128,7 @@ DicoEnumCasFrToEnumCasEn = {
   "SIMAIL":"SIMAIL",
   "SELAFIN":"SELAFIN",
   "TRIGRID":"TRIGRID",
+  "ADCIRC":"ADCIRC",
   "FASTTABS":"FASTTABS",
 },
 
@@ -137,6 +138,13 @@ DicoEnumCasFrToEnumCasEn = {
   "I3E":"I3E",
 },
 
+'GEOMETRY_FILE_FORMAT_FOR_TELEMAC':{
+  "":"",
+  "SERAFIN":"SERAFIN",
+  "SERAFIND":"SERAFIND",
+  "MED":"MED",
+},
+
 'INPUT_FILE_FORMAT':{
   "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
index 6d29faf393c9c20193a63564039616f59cabe4e1..50f975273679414673b8925bc9c7848b7ee7071b 100644 (file)
Binary files a/Telemac/stbtel_labelCataToIhm_en.qm and b/Telemac/stbtel_labelCataToIhm_en.qm differ
index 1fe6afcdb9ba6c663d856b6054b2cd6c4c6281dd..9b32caac832a852ff7a4b7883e8ca48bb406afb9 100644 (file)
Binary files a/Telemac/stbtel_labelCataToIhm_fr.qm and b/Telemac/stbtel_labelCataToIhm_fr.qm differ
index 5fe6197cf4e8272ca37d33a6f17adc06450887ce..524474141104500337871c9652ffe36ca8be2520 100644 (file)
@@ -44,11 +44,10 @@ JdC = JDC_CATA (code = 'TELEMAC2D',
 # Catalog entry for the MAP function : c_pre_interfaceBody_mesh
 # =======================================================================
 
-VERSION_CATALOGUE="TRUNK_20180306"
+VERSION_CATALOGUE="TRUNK_20210323"
 # -----------------------------------------------------------------------
 COMPUTATION_ENVIRONMENT = PROC(nom= "COMPUTATION_ENVIRONMENT",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     INITIALIZATION = FACT(statut='o',
 #   -----------------------------------
@@ -57,9 +56,8 @@ COMPUTATION_ENVIRONMENT = PROC(nom= "COMPUTATION_ENVIRONMENT",op = None,
 #       -----------------------------------
             typ = 'TXM',
             defaut = '',
-            fr = """Titre du cas etudie. Ce titre figurera sur les dessins.""",
-            ang = """Title of the case being considered. This title shall be marked on the
-drawings.""",
+            fr = """Titre du cas etudie.""",
+            ang = """Title of the case being considered.""",
         ),
 #       -----------------------------------
         INITIAL_CONDITIONS = SIMP(statut ='o',
@@ -68,44 +66,48 @@ drawings.""",
             into = ['ZERO ELEVATION','CONSTANT ELEVATION','ZERO DEPTH','CONSTANT DEPTH','SPECIAL','PARTICULIERES','PARTICULAR','TPXO SATELLITE ALTIMETRY'],
             defaut = 'ZERO ELEVATION',
             fr = """Permet de definir les conditions initiales sur
-les hauteurs d''eau.
+les hauteurs d''eau notamment.
 Les valeurs possibles sont :
-   - COTE NULLE. Initialise la cote de surface libre a 0.
+\begin{itemize}
+\item COTE NULLE : Initialise la cote de surface libre a 0.
            Les hauteurs d''eau initiales sont alors retrouvees en
            faisant la difference entre les cotes de surface libre
-           et du fond.
-   - COTE CONSTANTE .Initialise la cote de surface libre a la
-           valeur donnee par le mot-cle COTE INITIALE. Les hauteurs
-           d''eau initiales sont calculees comme precedemment.
-   - HAUTEUR NULLE .Initialise les hauteurs d''eau a 0.
-   - HAUTEUR CONSTANTE. Initialise les hauteurs d''eau a la valeur
-           donnee par le mot-cle HAUTEUR INITIALE.
-   - PARTICULIERES. Les conditions initiales sur la hauteur d''eau
-           doivent etre precisees dans le sous-programme CONDIN.
-   - ALTIMETRIE SATELLITE TPXO. Les conditions initiales sur la hauteur
-           d''eau et les vitesses sont etiblies sur la base des donnees
+           et du fond ;
+\item COTE CONSTANTE : Initialise la cote de surface libre a la
+valeur donnee par le mot-cle \telkey{COTE INITIALE}. Les hauteurs
+d''eau initiales sont calculees comme precedemment ;
+\item HAUTEUR NULLE : Initialise les hauteurs d''eau a 0 ;
+\item HAUTEUR CONSTANTE : Initialise les hauteurs d''eau a la valeur
+donnee par le mot-cle \telkey{HAUTEUR INITIALE} ;
+\item ALTIMETRIE SATELLITE TPXO : Les conditions initiales sur la
+hauteur d''eau et les vitesses sont etablies sur la base des donnees
            satellite TPXO dont les 8 premiers constistuents
-ont ete extrait
-           et sauves dans le fichier BASE DE DONNEES DE MAREE.""",
-            ang = """Makes it possible to define the initial conditions with
+ont ete extraites et
+sauvees dans les fichiers
+\telkey{BASE BINAIRE 1/2 DE DONNEES DE MAREE} ;
+\item PARTICULIERES : Les conditions initiales sur la hauteur d''eau
+doivent etre precisees dans le sous-programme \telkey{USER\_CONDIN\_H}.
+\end{itemize}""",
+            ang = """Makes it possible to define the initial conditions of
 the water depth.
 The possible values are as follows:
-   - ZERO ELEVATION-. Initializes the free surface elevation to 0.
+\begin{itemize}
+\item ZERO ELEVATION: Initializes the free surface elevation to 0.
 The initial water depths are then found by computing the difference
-between the free surface and the bottom.
-   - CONSTANT ELEVATION-. Initializes the water elevation to the value
-given by the keyword -INITIAL ELEVATION-. The initial water depths
-are computed as in the previous case.
-   - ZERO DEPTH-. Initializes the water depths to 0.
-   - CONSTANT DEPTH-. Initializes the water depths to the value given
-by the key-word -INITIAL DEPTH-.
-   - SPECIAL-. The initial conditions with the water depth should be
-stated in the CONDIN subroutine.
-   - TPXO SATELITE ALTIMETRY. The initial conditions on the
-free surface and
-velocities are established from the TPXO satellite program data,
-the harmonic
-constituents of which are stored in the TIDE DATA BASE file.""",
+between the free surface and the bottom,
+\item CONSTANT ELEVATION: Initializes the water elevation to the value
+given by the keyword \telkey{INITIAL ELEVATION}.
+The initial water depths are computed as in the previous case,
+\item ZERO DEPTH: Initializes the water depths to 0.
+\item CONSTANT DEPTH: Initializes the water depths to the value given
+by the keyword \telkey{INITIAL DEPTH},
+\item TPXO SATELITE ALTIMETRY: The initial conditions on the free
+surface and velocities are established from the satellite program
+data given by the harmonic constants database coming from OSU
+(e.g. TPXO) and stored in the \telkey{BINARY DATABASE 1/2 FOR TIDE},
+\item SPECIAL or PARTICULAR: The initial conditions with the water depth
+should be stated in the \telfile{USER\_CONDIN\_H} subroutine.
+\end{itemize}""",
         ),
 #       -----------------------------------
         b_INITIAL_CONDITIONSG = BLOC(condition="INITIAL_CONDITIONS == 'CONSTANT ELEVATION'",
@@ -116,9 +118,9 @@ constituents of which are stored in the TIDE DATA BASE file.""",
                 typ = 'R',
                 defaut = 0.,
                 fr = """Valeur utilisee avec l''option :
-     CONDITIONS INITIALES - COTE CONSTANTE""",
-                ang = """Value to be used with the option :
-INITIAL CONDITIONS  -CONSTANT ELEVATION""",
+\telkey{CONDITIONS INITIALES} : ''COTE CONSTANTE''.""",
+                ang = """Value to be used with the option:
+\telkey{INITIAL CONDITIONS} : ''CONSTANT ELEVATION''.""",
             ),
         ),
 #       -----------------------------------
@@ -130,9 +132,9 @@ INITIAL CONDITIONS  -CONSTANT ELEVATION""",
                 typ = 'R',
                 defaut = 0.,
                 fr = """Valeur utilisee avec l''option :
-CONDITIONS INITIALES :-HAUTEUR CONSTANTE-""",
+\telkey{CONDITIONS INITIALES} : ''HAUTEUR CONSTANTE''.""",
                 ang = """Value to be used along with the option:
-         INITIAL CONDITIONS -CONSTANT DEPTH-""",
+\telkey{INITIAL CONDITIONS} : ''CONSTANT DEPTH''.""",
             ),
         ),
 #       -----------------------------------
@@ -141,18 +143,22 @@ CONDITIONS INITIALES :-HAUTEUR CONSTANTE-""",
             typ = 'TXM',
             into = ['BIN','SERAFIN','SERAFIND','MED'],
             defaut = 'BIN',
-            fr = """Format du fichier de geometrie.
+            fr = """Format du \telkey{FICHIER DE DONNEES BINAIRE 1}.
 Les valeurs possibles sont :
-- BIN     : format binaire standard
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-            ang = """Geometry file format.
+\begin{itemize}
+\item BIN     : format binaire standard ;
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+            ang = """Format of the \telkey{BINARY DATA FILE 1}.
 Possible values are:
-- BIN     : Standard binary format
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
+\begin{itemize}
+\item BIN     : standard binary format,
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
         ),
 #       -----------------------------------
         BINARY_DATA_FILE_1 = SIMP(statut ='f',
@@ -160,10 +166,8 @@ Possible values are:
             typ = ('Fichier','All Files (*)'),
             defaut = '',
             fr = """Fichier de donnees code en binaire mis a la disposition
-de l''utilisateur.
-Les donnees de ce fichier seront a lire sur le canal 24.""",
-            ang = """Binary-coded data file made available to the user.
-The data in this file shall be read on channel 24.""",
+de l''utilisateur.""",
+            ang = """Binary-coded data file available to the user.""",
         ),
 #       -----------------------------------
         BINARY_DATA_FILE_2_FORMAT = SIMP(statut ='f',
@@ -171,18 +175,22 @@ The data in this file shall be read on channel 24.""",
             typ = 'TXM',
             into = ['BIN','SERAFIN','SERAFIND','MED'],
             defaut = 'BIN',
-            fr = """Format du fichier de geometrie.
+            fr = """Format du \telkey{FICHIER DE DONNEES BINAIRE 2}.
 Les valeurs possibles sont :
-- BIN     : format binaire standard
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-            ang = """Geometry file format.
+\begin{itemize}
+\item BIN     : format binaire standard ;
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+            ang = """Format of the \telkey{BINARY DATA FILE 2}.
 Possible values are:
-- BIN     : Standard binary format
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
+\begin{itemize}
+\item BIN     : standard binary format,
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
         ),
 #       -----------------------------------
         BINARY_DATA_FILE_2 = SIMP(statut ='f',
@@ -190,10 +198,8 @@ Possible values are:
             typ = ('Fichier','All Files (*)'),
             defaut = '',
             fr = """Fichier de donnees code en binaire mis a la disposition
-de l''utilisateur.
-Les donnees de ce fichier seront a lire sur le canal 25.""",
-            ang = """Binary-coded data file made available to the user.
-The data in this file shall be read on channel 25.""",
+de l''utilisateur.""",
+            ang = """Binary-coded data file available to the user.""",
         ),
 #       -----------------------------------
         FORMATTED_DATA_FILE_1 = SIMP(statut ='f',
@@ -201,10 +207,8 @@ The data in this file shall be read on channel 25.""",
             typ = ('Fichier','All Files (*)'),
             defaut = '',
             fr = """Fichier de donnees formate mis a la disposition de
-l''utilisateur.
-Les donnees de ce fichier seront a lire sur le canal 26.""",
-            ang = """Formatted data file made available to the user.
-The data in this file shall be read on channel 26.""",
+l''utilisateur.""",
+            ang = """Formatted data file available to the user.""",
         ),
 #       -----------------------------------
         FORMATTED_DATA_FILE_2 = SIMP(statut ='f',
@@ -212,10 +216,8 @@ The data in this file shall be read on channel 26.""",
             typ = ('Fichier','All Files (*)'),
             defaut = '',
             fr = """Fichier de donnees formate mis a la disposition de
-l''utilisateur.
-Les donnees de ce fichier seront a lire sur le canal 27.""",
-            ang = """Formatted data file made available to the user.
-The data in this file shall be read on channel 27.""",
+l''utilisateur.""",
+            ang = """Formatted data file available to the user.""",
         ),
 #       -----------------------------------
         INPUT_FILES = FACT(statut='o',
@@ -224,18 +226,22 @@ The data in this file shall be read on channel 27.""",
             GEOMETRY_FILE_FORMAT = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
-                fr = """Format du fichier de geometrie.
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DE GEOMETRIE}.
 Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-                ang = """Geometry file format.
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{GEOMETRY FILE}.
 Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
             ),
 #           -----------------------------------
             GEOMETRY_FILE = SIMP(statut ='o',
@@ -249,9 +255,11 @@ contain the topography and the friction coefficients.""",
             FORTRAN_FILE = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'FichierOuRepertoire',
-                defaut = 'DEFAUT',
-                fr = """Nom du fichier FORTRAN a soumettre.""",
-                ang = """Name of FORTRAN file to be submitted.""",
+                defaut = '',
+                fr = """Nom du fichier ou repertoire FORTRAN a soumettre, contenant les
+sous-programmes specifiques au modele.""",
+                ang = """Name of the FORTRAN file or directory to be submitted,
+including specific subroutines of the model.""",
             ),
 #           -----------------------------------
             BOTTOM_TOPOGRAPHY_FILE = SIMP(statut ='f',
@@ -272,15 +280,27 @@ the computation.""",
                 typ = 'I',
                 defaut = 0,
                 fr = """Nombre de lissages effectues sur la topographie.
-chaque lissage, effectue a l''aide d''une matrice de masse,
+Chaque lissage, effectue a l''aide d''une matrice de masse,
 est conservatif.
 Utilise lorsque les donnees de bathymetrie donnent des resultats
 trop irreguliers apres interpolation.""",
                 ang = """Number of smoothings on bottom topography.
-each smoothing is mass conservative.
+Each smoothing is mass conservative.
 to be used when interpolation of bathymetry on the mesh gives
 very rough results.""",
             ),
+#           -----------------------------------
+            BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS = SIMP(statut ='o',
+#           -----------------------------------
+                typ = bool,
+                defaut = True,
+                fr = """Indique si le nombre d eventuels lissages sur la topographie est
+effectue apres (ou sinon avant) les modifications de topographie
+apportees par l utilisateur.""",
+                ang = """Indicates if the number of potential smoothings on bottom topography
+is done after (or before otherwise) the topography modifications
+implemented by the user.""",
+            ),
 #           -----------------------------------
             BOUNDARY_CONDITIONS_FILE = SIMP(statut ='o',
 #           -----------------------------------
@@ -298,42 +318,45 @@ through colours that are assigned to the boundary nodes.""",
                 typ = bool,
                 defaut = False,
                 fr = """Option utilisee principalement pour le dossier de validation. Le
-fichier des resultats du calcul precedent est alors considere comme une
+\telkey{FICHIER DE REFERENCE} est alors considere comme une
 reference a laquelle on va comparer le calcul. La comparaison est
-effectuee par le sous-programme VALIDA qui peut etre une comparaison
-avec une solution exacte par exemple.""",
-                ang = """This option is primarily used for the validation documents. The
-PREVIOUS COMPUTATION FILE is then considered as a reference which the
-computation is going to be compared with. The comparison is made by the
-subroutine VALIDA, which can be modified as to so as to include, for
-example,a comparison with an exact solution.""",
+effectuee par le sous-programme \telfile{BIEF\_VALIDA}
+qui peut etre une comparaison avec une solution exacte par exemple.""",
+                ang = """This option is primarily used for the validation documents.
+The \telkey{REFERENCE FILE} is then considered as a reference
+which the computation is going to be compared with.
+The comparison is done by the subroutine \telfile{BIEF\_VALIDA},
+which can be modified so as to include, for example,
+a comparison with an exact solution.""",
             ),
 #           -----------------------------------
             REFERENCE_FILE_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
-                fr = """Format du fichier de resultats du calcul precedent.
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DE REFERENCE}.
 Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-                ang = """Previous computation results file format.
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{REFERENCE FILE}.
 Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
             ),
 #           -----------------------------------
             REFERENCE_FILE = SIMP(statut ='f',
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
-                fr = """Fichier de resultats de reference pour la validation. Les resultats a
-placer dans ce fichier seront a ecrire sur le canal 22.""",
-                ang = """Binary-coded result file for validation. The results to be entered
-into this file shall be written on channel 22.""",
+                fr = """Fichier de resultats de reference pour la validation.""",
+                ang = """Binary-coded result file for validation.""",
             ),
         ),
 #       -----------------------------------
@@ -344,64 +367,76 @@ into this file shall be written on channel 22.""",
 #           -----------------------------------
                 typ = 'I',
                 defaut = 0,
-                fr = """NOMBRE DE PROCESSEURS EN CALCUL PARALLELE
-0 : 1 machine, compilation sans bibliotheque de parallelisme
-1 : 1 machine, compilation avec bibliotheque de parallelisme
-2 : 2 processeurs ou machines en parallele
-etc...""",
-                ang = """NUMBER OF PROCESSORS FOR PARALLEL PROCESSING
-0 : 1 machine, compiling without parallel library
-1 : 1 machine, compiling with a parallel library
-2 : 2 processors or machines in parallel
-etc....""",
+                fr = """Nombre de processeurs pour la decomposition en parallele:
+\begin{itemize}
+\item 0 : 1 machine, compilation sans bibliotheque de parallelisme ;
+\item 1 : 1 machine, compilation avec bibliotheque de parallelisme ;
+\item 2 : 2 processeurs ou machines en parallele etc...
+\end{itemize}""",
+                ang = """Number of processors for domain partition.
+\begin{itemize}
+\item 0: 1 machine, compiling without parallel library,
+\item 1: 1 machine, compiling with a parallel library,
+\item 2: 2 processors or machines in parallel etc...
+\end{itemize}""",
             ),
 #           -----------------------------------
             CHECKING_THE_MESH = SIMP(statut ='o',
 #           -----------------------------------
                 typ = bool,
                 defaut = False,
-                fr = """Si oui on appelle le sous-programme checkmesh qui verifie
+                fr = """Si OUI on appelle le sous-programme \telfile{CHECKMESH} qui verifie
 la coherence du maillage, points superposes, etc.""",
-                ang = """if this key word is equal to yes, a call to subroutine
-checkmesh will look for errors in the mesh, superimposed points, etc.""",
+                ang = """If this keyword is equal to YES, a call to subroutine
+\telfile{CHECKMESH} will look for errors in the mesh,
+superimposed points, etc.""",
             ),
 #           -----------------------------------
             MAXIMUM_NUMBER_OF_BOUNDARIES = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'I',
                 defaut = 30,
-                fr = """nombre maximal de frontieres differentes dans le maillage.
-Sert au dimensionnement de la memoire, a augmenter si necessaire""",
-                ang = """maximal number of boundaries in the mesh.
-Used for dimensioning arrays. Can be increased if needed""",
+                fr = """Nombre maximal de frontieres differentes dans le maillage.
+Sert au dimensionnement de la memoire, a augmenter si necessaire.""",
+                ang = """Maximal number of boundaries in the mesh.
+Used for dimensioning arrays. Can be increased if needed.""",
             ),
 #           -----------------------------------
             MAXIMUM_NUMBER_OF_SOURCES = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'I',
                 defaut = 20,
-                fr = """nombre maximal de points sources dans le maillage.
-Sert au dimensionnement de la memoire, a augmenter si necessaire""",
-                ang = """maximal number of punctual sources in the mesh.
-Used for dimensioning arrays. Can be increased if needed""",
+                fr = """Nombre maximal de points sources dans le maillage.
+Sert au dimensionnement de la memoire, a augmenter si necessaire.""",
+                ang = """Maximal number of punctual sources in the mesh.
+Used for dimensioning arrays. Can be increased if needed.""",
             ),
 #           -----------------------------------
             MAXIMUM_NUMBER_OF_TRACERS = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'I',
                 defaut = 20,
-                fr = """nombre maximal de traceurs.
-Sert au dimensionnement de la memoire, a augmenter si necessaire""",
-                ang = """maximal number of tracers.
-Used for dimensioning arrays. Can be increased if needed""",
+                fr = """Nombre maximal de traceurs.
+Sert au dimensionnement de la memoire, a augmenter si necessaire.""",
+                ang = """Maximal number of tracers.
+Used for dimensioning arrays. Can be increased if needed.""",
             ),
 #           -----------------------------------
             VECTOR_LENGTH = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'I',
                 defaut = 1,
-                fr = """LONGUEUR DU VECTEUR POUR LES MACHINES VECTORIELLES""",
-                ang = """VECTOR LENGTH ON VECTOR MACHINES""",
+                fr = """Longueur du vecteur pour les machines vectorielles.""",
+                ang = """Vector length on vector machines.""",
+            ),
+#           -----------------------------------
+            SECURITY_COEFFICIENT_FOR_SCARACT = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 1.,
+                fr = """Coefficient de securite pour l''allocation de memoire pour
+\telfile{SCARACT}.""",
+                ang = """Security coefficient for memory allocation for \telfile{SCARACT}.""",
             ),
         ),
     ),
@@ -416,31 +451,37 @@ Used for dimensioning arrays. Can be increased if needed""",
             fr = """Determine si le calcul en cours est independant de tout autre
 resultat ou est une reprise effectuee a partir du resultat d''un calcul
 precedent.
-NON : Il s''agit du premier passage pour ce calcul et il est necessaire
-de definir un jeu complet de conditions initiales
-OUI : Il s''agit d''une reprise de calcul :
+\begin{itemize}
+\item NON : Il s''agit du premier passage pour ce calcul et il est
+necessaire de definir un jeu complet de conditions initiales
+\item OUI : Il s''agit d''une reprise de calcul :
 les conditions initiales sont constituees par le dernier pas de
-temps du ''FICHIER DU CALCUL PRECEDENT'' du fichier des parametres
+temps du \telkey{FICHIER DU CALCUL PRECEDENT} du fichier des parametres
 utilise pour soumettre le calcul.
+\end{itemize}
 Par contre, l''ensemble des donnees du fichier des parametres
-peuvent etre redefinies ; ce qui offre la possibilite de changer
+peuvent etre redefinies, ce qui offre la possibilite de changer
 par exemple, le pas de temps, le modele de turbulence, le
-frottement, d''ajouter ou retirer un traceur ...
+frottement, d''ajouter ou retirer un traceur\ldots\\
 De meme, il est necessaire de definir des conditions aux limites
-(sous-programme BORD ou valeurs placees dans le fichier des
+(sous-programme \telfile{BORD} ou valeurs placees dans le fichier des
 parametres), qui peuvent egalement etre modifiees.""",
             ang = """Determines whether the computation under way is independent
 result or is following an earlier result.
-NO: It is the first run for this computation and a whole set of
-initial conditions should be defined.
-YES: It follows a former computation:
+\begin{itemize}
+\item NO: It is the first run for this computation and a whole set of
+initial conditions should be defined,
+\item YES: It follows a former computation:
 the initial conditions consist in the last time step of the
-PREVIOUS COMPUTATION FILE in the steering file used for submitting
-the computation.
+\telkey{PREVIOUS COMPUTATION FILE} defined in the steering file
+used for submitting the computation.
+\end{itemize}
 All the data from the steering file may be defined once again, which
 provides an opportunity to change, for example, the time step,
-the turbulence model, the friction, to add or remove a tracer...
-It is also possible to define new boundary conditions.""",
+the turbulence model, the friction, to add or remove a tracer\ldots\\
+It is also possible to define new boundary conditions
+(in the subroutine \telfile{BORD} or values defined
+in the steering file).""",
         ),
 #       -----------------------------------
         b_COMPUTATION_CONTINUEDG = BLOC(condition="COMPUTATION_CONTINUED == True",
@@ -449,31 +490,34 @@ It is also possible to define new boundary conditions.""",
             PREVIOUS_COMPUTATION_FILE_FORMAT = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
-                fr = """Format du fichier de resultats du calcul precedent.
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER DU CALCUL PRECEDENT}.
 Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-                ang = """Previous computation results file format.
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{PREVIOUS COMPUTATION FILE}.
 Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
             ),
 #           -----------------------------------
             PREVIOUS_COMPUTATION_FILE = SIMP(statut ='o',
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
-                fr = """Nom d''un fichier contenant les resultats d''un calcul
-precedent realise sur le meme maillage et dont le dernier pas de temps
-enregistre va fournir les conditions initiales pour une suite de de
-calcul.""",
-                ang = """Name of a file containing the results of an earlier
-computation which was made on the same mesh. The last recorded time
-step will provid the initial conditions for the new computation.""",
+                fr = """Nom d''un fichier contenant les resultats d''un calcul precedent
+realise sur le meme maillage et dont le dernier pas de temps enregistre
+va fournir les conditions initiales pour une suite de calcul.""",
+                ang = """Name of a file containing the results of an earlier computation
+which was made on the same mesh. The last recorded time step will
+provide the initial conditions for the new computation.""",
             ),
 #           -----------------------------------
             RECORD_NUMBER_FOR_RESTART = SIMP(statut ='o',
@@ -482,9 +526,10 @@ step will provid the initial conditions for the new computation.""",
                 defaut = 0,
                 fr = """En cas de suite de calcul, numero de l''enregistrement
 de depart dans le fichier du calcul precedent. 0 signifie
-qu''on prend le dernier enregistrement""",
-                ang = """In case of COMPUTATION CONTINUED, record number to
-start from in the PREVIOUS COMPUTATION FILE""",
+que l''on prend le dernier enregistrement.""",
+                ang = """In case of \telkey{COMPUTATION CONTINUED} = YES, record number
+to start from in the \telkey{PREVIOUS COMPUTATION FILE}.
+0 means the last record is taken.""",
             ),
         ),
 #       -----------------------------------
@@ -492,8 +537,8 @@ start from in the PREVIOUS COMPUTATION FILE""",
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """Remet le temps a zero en cas de suite de calcul""",
-            ang = """Initial time set to zero in case of restart""",
+            fr = """Remet le temps a zero en cas de suite de calcul.""",
+            ang = """Initial time set to zero in case of restart.""",
         ),
     ),
 #   -----------------------------------
@@ -508,158 +553,190 @@ start from in the PREVIOUS COMPUTATION FILE""",
                 typ = 'I',
                 defaut = 0,
                 fr = """Determine le nombre de pas de temps a partir duquel debute
-l''ecriture des resultats dans le FICHIER DES RESULTATS.""",
+l''ecriture des resultats dans le \telkey{FICHIER DES RESULTATS}.""",
                 ang = """Determines the number of time steps after which the results
-are first written into the RESULTS FILE.""",
+are first written into the \telkey{RESULTS FILE}.""",
             ),
 #           -----------------------------------
             GRAPHIC_PRINTOUT_PERIOD = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'I',
                 defaut = 1,
-                fr = """ Determine la periode en nombre de pas de temps d''impression des
-VARIABLES POUR LES SORTIES GRAPHIQUES (voir ce mot-cle) dans le FICHIER
-DES RESULTATS.""",
-                ang = """ Determines, in number of time steps, the printout period for the
-VARIABLES FOR GRAPHIC PRINTOUTS in the RESULTS FILE.""",
+                fr = """Determine la periode en nombre de pas de temps d''impression des
+\telkey{VARIABLES POUR LES SORTIES GRAPHIQUES}
+(voir ce mot-cle) dans le \telkey{FICHIER DES RESULTATS}.""",
+                ang = """Determines, in number of time steps, the printout period for the
+\telkey{VARIABLES FOR GRAPHIC PRINTOUTS}
+in the \telkey{RESULTS FILE}.""",
             ),
 #           -----------------------------------
             VARIABLES_FOR_GRAPHIC_PRINTOUTS = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM', min=0, max='**',
-                into = ["velocity along x axis (m/s)","velocity along y axis (m/s)","wave celerity (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","Froude number","scalar flowrate of fluid (m2/s)","tracer 1 etc.","All the tracers 1 to 9.","All the tracers 10 to 19.","turbulent kinetic energy in k-epsilon model (J/kg)","dissipation of turbulent energy (W/kg)","turbulent viscosity (m2/s)","flowrate along x axis (m2/s)","flowrate along y axis (m2/s)","scalar velocity (m/s)","wind along x axis (m/s)","wind along y axis (m/s)","air pressure (Pa)","friction coefficient","drift along x (m)","drift along y (m)","Courant number ","supplementary variable N","supplementary variable O","supplementary variable R","supplementary variable Z","maximum elevation","time of maximum elevation","maximum velocity","time of maximum velocity","friction velocity","gradient 1, etc. ","reference level for Nestor "],
+                into = ["velocity along x axis (m/s)","velocity along y axis (m/s)","wave celerity (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","Froude number","scalar flowrate of fluid (m2/s)","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","tracer* etc.","tracer1 etc.","tracer2 etc.","tracer3 etc.","tracer4 etc.","tracer5 etc.","tracer6 etc.","tracer7 etc.","tracer8 etc.","tracer9 etc.","tracer10 etc.","tracer11 etc.","tracer12 etc.","tracer13 etc.","tracer14 etc.","tracer15 etc.","tracer16 etc.","tracer17 etc.","tracer18 etc.","tracer19 etc.","tracer** etc.","All the tracers 1 to 9.","All the tracers 10 to 19.","turbulent kinetic energy in k-epsilon model (J/kg)","dissipation of turbulent energy (W/kg)","turbulent viscosity (m2/s)","flowrate along x axis (m2/s)","flowrate along y axis (m2/s)","scalar velocity (m/s)","wind along x axis (m/s)","wind along y axis (m/s)","air pressure (Pa)","friction coefficient","drift along x (m)","drift along y (m)","Courant number","supplementary variable N","supplementary variable O","supplementary variable R","supplementary variable Z","maximum elevation (m)","time of maximum elevation (s)","maximum velocity (m/s)","time of maximum velocity (s)","friction velocity (m/s)","gradient 1, etc.","TAU_S","1/R (1/m)","OMEGA","distance to the closest wall (m)","reference level for Nestor (m)"],
                 defaut = ["velocity along x axis (m/s)","velocity along y axis (m/s)","water depth (m)","bottom elevation (m)"],
-                fr = """ Noms des variables que l''utilisateur veut ecrire dans le fichier des
-resultats. Chaque variable est representee par une lettre. Le choix des
-separateurs est libre. Les possibilites offertes sont les suivantes :
- - U : vitesse suivant l''axe des x (m/s),
- - V : vitesse suivant l''axe des y (m/s),
- - C : celerite des ondes (m/s),
- - H : hauteur d''eau (m),
- - S : cote de surface libre (m),
- - B : cote du fond (m),
- - F : nombre de Froude,
- - Q : debit scalaire du fluide (m2/s),
- - Tn: traceur, avec n le numero du traceur,
- - K : energie turbulente du modele k-epsilon (J/kg),
- - E : dissipation de l''energie turbulente (W/kg),
- - D : viscosite turbulente du modele k-epsilon (m2/s),
- - I : debit suivant l''axe des x (m2/s),
- - J : debit suivant l''axe des y (m2/s),
- - M : vitesse scalaire (m/s),
- - X : vent suivant l''axe des x (m/s),
- - Y : vent suivant l''axe des y (m/s),
- - P : pression atmospherique (Pa),
- - W : coefficient de frottement sur le fond,
- - A : derive en x (m),
- - G : derive en y (m),
- - L : coefficient de frottement sur le fond,
- - Gn: gradient differencie, avec n le numero de reference du gradient.
-L''utilisateur dispose egalement de 4 champs libres, qu''il peut
-utiliser pour ecrire dans le fichier des resultats des variables qu''il
-cree lui-meme. Ces variables propres a l''utlisateur doivent etre
-calculees dans le sous-programme PRERES et le nom que l''on desire leur
-donner doit etre ecrit dans le sous-programme NOMVAR. Ces 7 champs sont
-:
- - N, O, R, Z qui correspondent aux tableaux PRIVE(1,1), PRIVE(1,2),
- PRIVE(1,3), PRIVE(1,4).
-A la difference des variables precedentes, celles-ci sont conservees
-dans tout le programme, et peuvent donc etre reutilisees.  Dans ce
+                fr = """Noms des variables ecrites dans FICHIER DES RESULTATS.
+Chaque variable est representee par une lettre (choix des
+separateurs libre). Les possibilites sont :
+\begin{itemize}
+\item U : vitesse suivant $x$ (m/s) ;
+\item V : vitesse suivant $y$ (m/s) ;
+\item C : celerite des ondes (m/s) ;
+\item H : hauteur d eau (m) ;
+\item S : cote de surface libre (m) ;
+\item B : cote du fond (m) ;
+\item F : nombre de Froude ;
+\item Q : debit scalaire du fluide (m$^2$/s) ;
+\item Tn: traceur, avec n le numero du traceur ;
+\item K : energie turbulente du modele $k-\epsilon$ (J/kg) ;
+\item E : dissipation de l energie turbulente (W/kg) ;
+\item D : viscosite turbulente (m$^2$/s) ;
+\item I : debit suivant $x$ (m$^2$/s) ;
+\item J : debit suivant $y$ (m$^2$/s) ;
+\item M : vitesse scalaire (m/s) ;
+\item X : vent suivant $x$ (m/s) ;
+\item Y : vent suivant $y$ (m/s) ;
+\item P : pression atmospherique (Pa) ;
+\item W : coefficient de frottement sur le fond ;
+\item A : derive en $x$ (m) ;
+\item G : derive en $y$ (m) ;
+\item L : nombre de Courant ;
+\item MAXZ : cote maximum (m) ;
+\item TMXZ : temps de la cote maximum (s) ;
+\item MAXV : vitesse maximum (m/s) ;
+\item TMXV : temps de la vitesse maximum (s) ;
+\item US : vitesse de frottement (m/s) ;
+\item Gn: gradient differencie, avec n le numero de reference du
+gradient ;
+\item TAU\_S : TAU\_S ;
+\item 1/R : 1/R (1/m) ;
+\item OMEGA : OMEGA ;
+\item WDIST : distance au mur le plus proche (m) ;
+\item ZRL : niveau de reference pour Nestor.
+\end{itemize}
+4 champs libres sont utilisables pour ecrire des variables creees
+dans le fichier des resultats.
+Ces variables doivent etre calculees dans le PRERES\_TELEMAC2D et leur
+nom ecrit dans NOMVAR\_TELEMAC2D.
+Ces 7 champs sont :
+N, O, R, Z qui correspondent aux tableaux PRIVE(1,1) a PRIVE(1,4).
+Contrairement aux variables precedentes, celles-ci sont conservees
+dans tout le programme et peuvent donc etre reutilisees. Dans ce
 dernier cas ne pas oublier de donner une taille suffisante au tableau
-PRIVE (dans le programme principal). Il est ainsi possible de limiter,
-par exemple, la taille des fichiers de resultats pour de tres gros
-calculs. Cependant, il faut etre conscient du fait que, dans
-l''eventualite d''une reprise de calcul, le code doit disposer, dans le
-fichier des resultats, des informations necessaires a sa poursuite, a
-savoir :
- - les vitesses U et V,
- - les hauteurs d''eau H,
- - les cotes du fond B.
-Toutefois, TELEMAC peut recalculer certaines de ces variables a
-partir d''autres qui lui seront fournies (par exemple, il recalculera H
-a partir de S et B).""",
-                ang = """ Names of variables the user wants to write into the results file. Each
-variable is represented by a letter. The separators can be freely
-selected. The available capabilities are as follows:
- - U : velocity along x axis (m/s),
- - V : velocity along y axis (m/s),
- - C : wave celerity (m/s),
- - H : water depth (m),
- - S : free surface elevation (m),
- - B : bottom elevation (m),
- - F : Froude number,
- - Q : scalar flowrate of fluid (m2/s),
- - Tn : tracer, with n the tracer number,
- - K : turbulent kinetic energy in k-epsilon model (J/kg),
- - E : dissipation of turbulent energy (W/kg),
- - D : turbulent viscosity of k-epsilon model (m2/s),
- - I : flowrate along x axis (m2/s),
- - J : flowrate along y axis (m2/s),
- - M : scalar velocity (m/s),
- - X : wind along x axis (m/s) Y : wind along y axis (m/s),
- - P : air pressure (Pa),
- - W : friction coefficient ,
- - A : drift along x,
- - G : drift along y,
- - L : nombre de courant,
- - Gn : differentiated gradient, with n the gradient reference number.
-Four other variables are also made available to the
-user who may use them for writing into the file the results of variables
-he creates himself. These user-specific variables should be computed in
-the subroutine PRERES and their desired name should be written into the
-subroutine NOMVAR. These seven variables are as follows:
-- N, O, R, Z
-which correspond to arrays PRIVE(1,1) up to PRIVE(1, Unlike the
-preceding variables, they are preserved throughout the program, so that
-they can be used again.
+PRIVE.
+Il est ainsi possible de limiter la taille des fichiers de resultats
+pour de gros calculs.
+Cependant, en cas de reprise de calcul, le code doit disposer dans le
+fichier des resultats des informations necessaires a sa poursuite :
+\begin{itemize}
+\item vitesses U et V ;
+\item hauteur d eau H ;
+\item cote du fond B.
+\end{itemize}
+Toutefois, TELEMAC-2D peut recalculer certaines des variables a
+partir d autres.""",
+                ang = """Names of variables which will be written in the results file. Each
+variable is represented by a letter (free separators).
+The possible choices are:
+\begin{itemize}
+\item U: velocity along $x$ axis (m/s),
+\item V: velocity along $y$ axis (m/s),
+\item C: wave celerity (m/s),
+\item H: water depth (m),
+\item S: free surface elevation (m),
+\item B: bottom elevation (m),
+\item F: Froude number,
+\item Q: scalar flowrate of fluid (m$^2$/s),
+\item Tn: tracer, with n the tracer number,
+\item K: turbulent kinetic energy in $k-\epsilon$ model (J/kg),
+\item E: dissipation of turbulent energy (W/kg),
+\item D: turbulent viscosity (m$^2$/s),
+\item I: flowrate along $x$ axis (m$^2$/s),
+\item J: flowrate along $y$ axis (m$^2$/s),
+\item M: scalar velocity (m/s),
+\item X: wind along $x$ axis (m/s),
+\item Y: wind along $y$ axis (m/s),
+\item P: air pressure (Pa),
+\item W: friction coefficient,
+\item A: drift along $x$ (m),
+\item G: drift along $y$ (m),
+\item L: Courant number,
+\item MAXZ : maximum elevation (m),
+\item TMXZ : time of maximum elevation (s),
+\item MAXV : maximum velocity (m/s),
+\item TMXV : time of maximum velocity (s),
+\item US : friction velocity (m/s),
+\item Gn: differentiated gradient, with n the gradient reference number,
+\item TAU\_S : TAU\_S,
+\item 1/R : 1/R (1/m),
+\item OMEGA : OMEGA,
+\item WDIST : distance to the closest wall (m),
+\item ZRL : reference level for Nestor (m).
+\end{itemize}
+4 other variables are also available to the user
+to write created variables results.
+These user variables should be computed in
+\telfile{PRERES\_TELEMAC2D} subroutine and their name
+should be written in \telfile{NOMVAR\_TELEMAC2D} subroutine.
+These seven variables are as follows:
+N, O, R, Z which correspond to arrays \telfile{PRIVE(1,1)} up to
+\telfile{PRIVE(1,4)}.
+Unlike the previous variables, they are kept throughout the program,
+so that they can be used again.
 In the latter case, do not forget to provide the
-array PRIVE with sufficiently large dimensions (in FORTRAN file). With
-this key-word, one can limit the size of the RESULTS FILE. It should be
-kept in mind, however, that if a computation has to be continued, the
-RESULTS FILE should contain the appropriate information for running the
-code,i.e.:
- - velocities U and V,
- - water depths H,
- - bottom elevations B.
-TELEMAC, however, can compute some of these variables from others for
-example, it will compute H from S and B.""",
+array \telkey{PRIVE} with sufficiently large dimensions in
+the FORTRAN FILE.
+The size of the \telkey{RESULTS FILE} can be limited with this keyword.
+However, if a computation must be continued, the
+\telkey{RESULTS FILE} should contain the appropriate information
+for running the code,i.e.:
+\begin{itemize}
+\item velocities $U$ and $V$,
+\item water depth $H$,
+\item bottom elevation $B$.
+\end{itemize}
+\telemac{2d} can compute some of these variables from others.""",
             ),
 #           -----------------------------------
             NUMBER_OF_PRIVATE_ARRAYS = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'I',
                 defaut = 0,
-                fr = """Nombre de tableaux mis a disposition de l utilisateur""",
-                ang = """Number of arrays for own user programming""",
+                fr = """Nombre de tableaux mis a disposition de l utilisateur.""",
+                ang = """Number of arrays for own user programming.""",
             ),
 #           -----------------------------------
             NAMES_OF_PRIVATE_VARIABLES = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM', min=0, max='**',
                 fr = """Noms des variables privees en 32 caracteres, 16 pour le nom
-         16 pour l''unite. Elles correspondent au bloc PRIVE
-         et peuvent etre lues dans le fichier de geometrie si elles
-         y sont presentes avec leur nom""",
+16 pour l''unite. Elles correspondent au bloc \telfile{PRIVE}
+et peuvent etre lues dans le \telkey{FICHIER DE GEOMETRIE} si elles
+y sont presentes avec leur nom.""",
                 ang = """Name of private variables in 32 characters, 16 for the name,
-         16 for the unit. They are stored in the block PRIVE and
-         can be read in the geometry file if they are here with their
-         name""",
+16 for the unit.
+They are stored in the block \telfile{PRIVE} and can be read
+in the \telkey{GEOMETRY FILE} if they are here with their name.""",
             ),
 #           -----------------------------------
             RESULTS_FILE_FORMAT = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
-                fr = """Format du fichier de resultats.
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIERS DE RESULTATS}.
 Les valeurs possibles sont :
-- 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:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{RESULTS FILE}. Possible choices are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
             ),
 #           -----------------------------------
             RESULTS_FILE = SIMP(statut ='o',
@@ -667,22 +744,21 @@ Les valeurs possibles sont :
                 typ = ('Fichier','All Files (*)','Sauvegarde'),
                 defaut = '',
                 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.""",
+calcul avec la periodicite donnee par le mot cle \telkey{PERIODE POUR
+LES SORTIES GRAPHIQUES}.""",
+                ang = """Name of the file into which the computation results
+are written with a periodicity given by the keyword
+\telkey{GRAPHIC PRINTOUT PERIOD}.""",
             ),
 #           -----------------------------------
             RESULT_FILE_IN_LONGITUDE_LATITUDE = SIMP(statut ='f',
 #           -----------------------------------
                 typ = bool,
                 defaut = True,
-                fr = """donne les coordonnees dans le fichier resultats en longitude-latitude
-si le fichier geo est aussi donnee en long lat""",
-                ang = """gives result file in longitude latitude if geo file is
-also given in long lat""",
+                fr = """Donne les coordonnees dans le fichier resultats en longitude-latitude
+si le fichier geo est aussi donnee en longitude-latitude.""",
+                ang = """Gives the coordinates of the result file in longitude-latitude
+if the geometry file is also given in longitude-latitude.""",
             ),
 #           -----------------------------------
             BINARY_RESULTS_FILE_FORMAT = SIMP(statut ='f',
@@ -690,16 +766,22 @@ also given in long lat""",
                 typ = 'TXM',
                 into = ['BIN','SERAFIN','SERAFIND','MED'],
                 defaut = 'BIN',
-                fr = """Format du fichier de geometrie.
+                fr = """Format du \telkey{FICHIER DE RESULTATS BINAIRE}.
 Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-                ang = """Geometry file format.
+\begin{itemize}
+\item BIN     : format binaire standard ;
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{BINARY RESULTS FILE}.
 Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
+\begin{itemize}
+\item BIN     : standard binary format,
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
             ),
 #           -----------------------------------
             BINARY_RESULTS_FILE = SIMP(statut ='f',
@@ -707,11 +789,8 @@ Possible values are:
                 typ = ('Fichier','All Files (*)','Sauvegarde'),
                 defaut = '',
                 fr = """Fichier de resultats code en binaire mis a la disposition
-de l''utilisateur. Les resultats a placer dans ce fichier seront a
-ecrire sur le canal 28.""",
-                ang = """Additional binary-coded result file made available
-to the user. The results to be entered into this file shall be written
-on channel 28.""",
+de l''utilisateur.""",
+                ang = """Additional binary-coded result file available to the user.""",
             ),
 #           -----------------------------------
             FORMATTED_RESULTS_FILE = SIMP(statut ='f',
@@ -719,12 +798,62 @@ on channel 28.""",
                 typ = ('Fichier','All Files (*)','Sauvegarde'),
                 defaut = '',
                 fr = """Fichier de resultats formate mis a la disposition de
-l''utilisateur.
-Les resultats a placer dans ce fichier seront a ecrire sur
-le canal 29.""",
-                ang = """Formatted file of results made available to the user.
-The results to be entered into this file shall be written
-on channel 29.""",
+l''utilisateur.""",
+                ang = """Formatted file of results available to the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_RESULTS_FILE_1 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de resultats formate 1 mis a la disposition de
+l''utilisateur.""",
+                ang = """Formatted file of results 1 available to the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_RESULTS_FILE_2 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de resultats formate 2 mis a la disposition de
+l''utilisateur.""",
+                ang = """Formatted file of results 2 available to the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_RESULTS_FILE_3 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de resultats formate 3 mis a la disposition de
+l''utilisateur.""",
+                ang = """Formatted file of results 3 available to the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_RESULTS_FILE_4 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de resultats formate 4 mis a la disposition de
+l''utilisateur.""",
+                ang = """Formatted file of results 4 available to the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_RESULTS_FILE_5 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de resultats formate 5 mis a la disposition de
+l''utilisateur.""",
+                ang = """Formatted file of results 5 available to the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_RESULTS_FILE_6 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de resultats formate 6 mis a la disposition de
+l''utilisateur.""",
+                ang = """Formatted file of results 6 available to the user.""",
             ),
         ),
 #       -----------------------------------
@@ -738,57 +867,57 @@ on channel 29.""",
 lesquels les debits instantanes et cumules seront donnes.""",
                 ang = """Couples of points (global numbers
 in the mesh) defining sections
- where the instantaneous and cumulated discharges will be given""",
+where the instantaneous and cumulated discharges will be given.""",
             ),
 #           -----------------------------------
             PRINTING_CUMULATED_FLOWRATES = SIMP(statut ='o',
 #           -----------------------------------
                 typ = bool,
                 defaut = False,
-                fr = """IMPRESSION DU FLUX CUMULE A TRAVERS LES SECTIONS DE CONTROLE""",
-                ang = """PRINTING THE CUMULATED FLOWRATES THROUGH CONTROL SECTIONS""",
+                fr = """Impression du flux cumule a travers les sections de controle.""",
+                ang = """Printing the cumulated flowrates through control sections.""",
             ),
 #           -----------------------------------
             COMPATIBLE_COMPUTATION_OF_FLUXES = SIMP(statut ='o',
 #           -----------------------------------
                 typ = bool,
                 defaut = False,
-                fr = """FLUX A TRAVERS LES SECTIONS DE CONTROLE, CALCUL COMPATIBLE
-AVEC L''IMPERMEABILITE SOUS FORME FAIBLE""",
-                ang = """FLOWRATES THROUGH CONTROL SECTIONS, COMPUTATION COMPATIBLE
-WITH THE WEAK FORMULATION OF NO-FLUX BOUNDARY CONDITION""",
+                fr = """Flux a travers les sections de controle, calcul compatible
+avec l''impermeabilite sous forme faible.""",
+                ang = """Flowrates through control sections, computation compatible
+with the weak formulation of no-flux boundary condition.""",
             ),
 #           -----------------------------------
             SECTIONS_INPUT_FILE = SIMP(statut ='f',
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
-                fr = """sections input file, partitioned""",
-                ang = """sections input file, partitioned""",
+                fr = """Fichier des sections de controle, partitione.""",
+                ang = """Sections input file, partitioned.""",
             ),
 #           -----------------------------------
             SECTIONS_OUTPUT_FILE = SIMP(statut ='f',
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)','Sauvegarde'),
                 defaut = '',
-                fr = """sections output file, written by the master""",
-                ang = """sections output file, written by the master""",
+                fr = """Fichier de sortie des sections de controle, ecrit par le maitre.""",
+                ang = """Sections output file, written by the master.""",
             ),
 #           -----------------------------------
             FLUXLINE = SIMP(statut ='f',
 #           -----------------------------------
                 typ = bool,
                 defaut = False,
-                fr = """FLUXLINE""",
-                ang = """Use Fluxline to compute flux over lines""",
+                fr = """Utiliser fluxline pour le calcul des flux sur les lignes.""",
+                ang = """Use Fluxline to compute flux over lines.""",
             ),
 #           -----------------------------------
             FLUXLINE_INPUT_FILE = SIMP(statut ='f',
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
-                fr = """Nom du fichier de fluxline, avec des donnees sur les sections""",
-                ang = """Name of the Fluxline file, with data on cross-sections""",
+                fr = """Nom du fichier de fluxline, avec des donnees sur les sections.""",
+                ang = """Name of the fluxline file, with data on cross-sections.""",
             ),
         ),
 #       -----------------------------------
@@ -799,7 +928,7 @@ WITH THE WEAK FORMULATION OF NO-FLUX BOUNDARY CONDITION""",
 #           -----------------------------------
                 typ = 'I',
                 defaut = 0,
-                fr = """Determine le nombre de pas de temps a partir duquel debute
+                fr = """Determine le numero de pas de temps a partir duquel debute
 l''ecriture des resultats dans le listing.""",
                 ang = """Determines the number of time steps after which the results
 are first written into the listing.""",
@@ -809,14 +938,14 @@ are first written into the listing.""",
 #           -----------------------------------
                 typ = 'I',
                 defaut = 1,
-                fr = """ Determine la periode en nombre de pas de temps d''impression des
-VARIABLES A IMPRIMER (voir ce mot-cle) Pour la mise au point, il faut
+                fr = """Determine la periode en nombre de pas de temps d''impression des
+\telkey{VARIABLES A IMPRIMER} (voir ce mot-cle).
+Pour la mise au point, il faut
 savoir que la sortie des resultats est effectuee systematiquement sur le
-fichier de retour d''execution du code (actuellement accessible par le
-menu 3.f de SPF sur IBM, et dans le fichier !CAS.SORTIE sur station de
-travail)""",
-                ang = """ Determines, in number of time steps, the printout period of the
-VARIABLES TO BE PRINTED The results are systematically printed out on
+listing (CAS.SORTIE sur station de travail).""",
+                ang = """Determines, in number of time steps, the printout period of the
+\telkey{VARIABLES TO BE PRINTED}.
+The results are systematically printed out on
 the listing file (file CAS.SORTIE at the workstation).""",
             ),
 #           -----------------------------------
@@ -825,41 +954,43 @@ the listing file (file CAS.SORTIE at the workstation).""",
                 typ = 'I',
                 defaut = 1,
                 fr = """Determine la periode en nombre de pas de temps d''impression
-des VARIABLES A IMPRIMER (voir ce mot-cle) Pour la mise au point,
+des \telkey{VARIABLES A IMPRIMER} (voir ce mot-cle).
+Pour la mise au point,
 il faut savoir que la sortie des resultats est effectuee
-systematiquement sur le fichier de retour d''execution du code
-(actuellement accessible par le menu 3.f de SPF sur IBM, et dans
-le fichier !CAS.SORTIE sur station de travail)""",
+systematiquement sur le listing
+(CAS.SORTIE sur station de travail).
+A la priorite sur \telkey{PERIODE DE SORTIE LISTING}.""",
                 ang = """Determines, in number of time steps, the printout period of
-the VARIABLES TO BE PRINTED
+the \telkey{VARIABLES TO BE PRINTED}.
 The results are systematically printed out on the listing file
-(file CAS.SORTIE at the workstation).""",
+(file CAS.SORTIE at the workstation),
+Has priority before \telkey{LISTING PRINTOUT PERIOD}.""",
             ),
 #           -----------------------------------
             LISTING_PRINTOUT = SIMP(statut ='o',
 #           -----------------------------------
                 typ = bool,
                 defaut = True,
-                fr = """Sortie des resultats sur support papier.
+                fr = """Sortie des resultats sur support papier ou a l ecran.
 Si l''on met NON le listing ne contient que l''entete et la mention
-FIN NORMALE DU PROGRAMME
-Commande a eviter""",
+FIN NORMALE DU PROGRAMME.
+Commande a eviter.""",
                 ang = """Result printout on hard copy.
 When NO is selected, the listing only includes the heading and the
-phrase "NORMAL END OF PROGRAM"
-In addition, the options MASS BALANCE and VALIDATION are inhibited.
-Not recommended for use.""",
+phrase "NORMAL END OF PROGRAM".
+In addition, the options \telkey{MASS-BALANCE} and
+\telkey{VALIDATION} are inhibited. Not recommended for use.""",
             ),
 #           -----------------------------------
             VARIABLES_TO_BE_PRINTED = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM', min=0, max='**',
-                intoSug = ["velocity along x axis (m/s)","velocity along y axis (m/s)","wave celerity (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","Froude number","scalar flowrate of fluid (m2/s)","tracer 1, etc.","turbulent kinetic energy in k-epsilon model (J/kg)","dissipation of turbulent energy (W/kg)","turbulent viscosity of k-epsilon model (m2/s)","flowrate along x axis (m2/s)","flowrate along y axis (m2/s)","scalar velocity (m/s)","wind along x axis (m/s)","wind along y axis (m/s)","air pressure (Pa)","friction coefficient","drift along x (m)","drift along y (m)","nombre de courants ","supplementary variable N","supplementary variable O","supplementary variable R","supplementary variable Z","gradient 1, etc."],
+                intoSug = ["velocity along x axis (m/s)","velocity along y axis (m/s)","wave celerity (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","Froude number","scalar flowrate of fluid (m2/s)","tracer 1, etc.","turbulent kinetic energy in k-epsilon model (J/kg)","dissipation of turbulent energy (W/kg)","turbulent viscosity (m2/s)","flowrate along x axis (m2/s)","flowrate along y axis (m2/s)","scalar velocity (m/s)","wind along x axis (m/s)","wind along y axis (m/s)","air pressure (Pa)","friction coefficient","drift along x (m)","drift along y (m)","Courant number","supplementary variable N","supplementary variable O","supplementary variable R","supplementary variable Z","maximum elevation (m)","time of maximum elevation (s)","maximum velocity (m/s)","time of maximum velocity (s)","friction velocity (m/s)","gradient 1, etc.","TAU_S","1/R (1/m)","OMEGA","distance to the closest wall (m)","reference level for Nestor (m)"],
                 defaut = '',
-                fr = """Nom des variables que l''utilisateur desire ecrire a l''ecran. Meme
+                fr = """Nom des variables que l''utilisateur desire ecrire a l''ecran. Memes
 possibilites que pour les sorties graphiques.""",
                 ang = """Name of the variables that the user wants printed on screen.
-Same values available as graphical outputs""",
+Same values available as graphical outputs.""",
             ),
 #           -----------------------------------
             MASS_BALANCE = SIMP(statut ='o',
@@ -869,10 +1000,12 @@ Same values available as graphical outputs""",
                 fr = """Determine si l''on effectue ou non le bilan de masse
 sur le domaine.
 Cette procedure calcule a chaque pas de temps :
- - les flux aux entrees et sorties du domaine;
- - le flux global a travers l''ensemble des parois du domaine (liquides
-ou solides)
-- l''erreur relative sur la masse pour ce pas de temps.
+\begin{itemize}
+\item les flux aux entrees et sorties du domaine ;
+\item le flux global a travers l''ensemble des parois du domaine
+(liquides ou solides) ;
+\item l''erreur relative sur la masse pour ce pas de temps.
+\end{itemize}
 En fin de listing, on trouve l''erreur relative sur la masse pour
 l''ensemble du calcul.
 Il ne s''agit que d''un calcul indicatif car il n''existe pas
@@ -880,9 +1013,11 @@ d''expression compatible du debit en formulation c,u,v.""",
                 ang = """Determines whether a check of the mass-balance over
 the domain is mader or not.
 This procedures computes the following at each time step:
-the domain inflows and outflows,
-the overall flow across all the boundaries,
-the relative error in the mass for that time step.
+\begin{itemize}
+\item the domain inflows and outflows,
+\item the overall flow across all the boundaries,
+\item the relative error in the mass for that time step.
+\end{itemize}
 The relative error in the mass over the whole computation can be found
 at the end of the listing.""",
             ),
@@ -893,23 +1028,23 @@ at the end of the listing.""",
                 defaut = True,
                 fr = """Donne a chaque pas de temps le nombre d''iterations necessaires
 a la convergence du solveur de l''etape de propagation.""",
-                ang = """if YES, prints the number of iterations
-that have been necessar
+                ang = """If YES, prints the number of iterations
+that have been necessary
 to get the solution of the linear system.""",
             ),
 #           -----------------------------------
             LIST_OF_POINTS = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'I', min=0, max='**',
-                fr = """Liste de points remarquables pour les impressions""",
-                ang = """List of remarkable points for printouts""",
+                fr = """Liste de points remarquables pour les impressions.""",
+                ang = """List of remarkable points for printouts.""",
             ),
 #           -----------------------------------
             NAMES_OF_POINTS = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM', min=0, max='**',
-                fr = """Noms des points remarquables pour les impressions""",
-                ang = """Names of remarkable points for printouts""",
+                fr = """Noms des points remarquables pour les impressions.""",
+                ang = """Names of remarkable points for printouts.""",
             ),
         ),
 #       -----------------------------------
@@ -919,16 +1054,16 @@ to get the solution of the linear system.""",
             FOURIER_ANALYSIS_PERIODS = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'R', min=0, max='**',
-                fr = """Liste des periodes que l''on veut analyser""",
-                ang = """List of periods to be analysed""",
+                fr = """Liste des periodes que l''on veut analyser.""",
+                ang = """List of periods to be analysed.""",
             ),
 #           -----------------------------------
             TIME_RANGE_FOR_FOURIER_ANALYSIS = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'R', min= 2, max= 2,
                 defaut = [0.,0.],
-                fr = """Pour le calcul du marnage et de la phase de la maree""",
-                ang = """For computing tidal range and phase of tide""",
+                fr = """Pour le calcul du marnage et de la phase de la maree.""",
+                ang = """For computing tidal range and phase of tide.""",
             ),
         ),
     ),
@@ -936,7 +1071,6 @@ to get the solution of the linear system.""",
 # -----------------------------------------------------------------------
 HYDRO = PROC(nom= "HYDRO",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     BOUNDARY_CONDITIONS = FACT(statut='o',
 #   -----------------------------------
@@ -944,28 +1078,28 @@ HYDRO = PROC(nom= "HYDRO",op = None,
         PRESCRIBED_ELEVATIONS = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R', max='**',
-            fr = """Valeurs des cotes imposees aux frontieres liquides entrantes.
-Lire la partie du mode d''emploi consacree aux conditions aux limites""",
-            ang = """Values of prescribed elevations at the inflow boundaries.
-The section about boundary conditions is to be read in the manual""",
+            fr = """Valeurs des cotes imposees aux frontieres liquides.
+Lire la partie du mode d''emploi consacree aux conditions aux limites.""",
+            ang = """Values of the elevations prescribed at open boundaries.
+The section about boundary conditions is to be read in the manual.""",
         ),
 #       -----------------------------------
         PRESCRIBED_FLOWRATES = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R', max='**',
-            fr = """Valeurs des debits imposes aux frontieres liquides entrantes.
-Lire la partie du mode d''emploi consacree aux conditions aux limites""",
-            ang = """Values of prescribed flowrates at the inflow boundaries.
-The section about boundary conditions is to be read in the manual""",
+            fr = """Valeurs des debits imposes aux frontieres liquides.
+Lire la partie du mode d''emploi consacree aux conditions aux limites.""",
+            ang = """Values of the flowrates prescribed at open boundaries.
+The section about boundary conditions is to be read in the manual.""",
         ),
 #       -----------------------------------
         PRESCRIBED_VELOCITIES = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R', max='**',
-            fr = """Valeurs des vitesses imposees aux frontieres liquides entrantes.
- Lire la partie du mode d''emploi consacree aux conditions aux limites""",
-            ang = """Values of prescribed velocities at the liquid inflow boundaries.
- Refer to the section dealing with the boundary conditions""",
+            fr = """Valeurs des vitesses imposees aux frontieres liquides.
+Lire la partie du mode d''emploi consacree aux conditions aux limites.""",
+            ang = """Values of the magnitudes of velocity prescribed at open boundaries.
+Refer to the section dealing with the boundary conditions.""",
         ),
     ),
 #   -----------------------------------
@@ -977,9 +1111,19 @@ The section about boundary conditions is to be read in the manual""",
             typ = 'TXM', max='**',
             into = ["no","Z(Q)","Q(Z)"],
             fr = """Indique si une courbe de tarage doit etre utilisee pour une frontiere
-0:non 1:Z(Q) 2: Q(Z)""",
+(une valeur par frontiere liquide) :
+\begin{itemize}
+\item 0 : non ;
+\item 1 : Z(Q) ;
+\item 2 : Q(Z).
+\end{itemize}""",
             ang = """Says if a discharge-elevation curve must be used for a given boundary
-0:NO 1:Z(Q) 2: Q(Z)""",
+(one value per open boundary):
+\begin{itemize}
+\item 0: no,
+\item 1: Z(Q),
+\item 2: Q(Z).
+\end{itemize}""",
         ),
 #       -----------------------------------
         b_STAGE_DISCHARGE_CURVESG = BLOC(condition="STAGE_DISCHARGE_CURVES != 'no'",
@@ -989,8 +1133,8 @@ The section about boundary conditions is to be read in the manual""",
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
-                fr = """Nom du fichier contenant les courbes de tarage""",
-                ang = """Name of the file containing stage-discharge curves""",
+                fr = """Nom du fichier contenant les courbes de tarage.""",
+                ang = """Name of the file containing stage-discharge curves.""",
             ),
         ),
 #       -----------------------------------
@@ -998,46 +1142,64 @@ The section about boundary conditions is to be read in the manual""",
 #       -----------------------------------
             typ = 'TXM', min=0, max='**',
             into = ["constant normal profile","u and v given in the conlim file","normal velocity given in ubor in the conlim file","velocity proportional to square root of depth","velocity proportional to square root of depth, variant"],
-            fr = """1:profil normal constant  2:u et v
-donnes dans le fichier conlim
-        3:vitesse normale donnee dans ubor dans le fichier conlim
-        4:profil en racine de la profondeur
-        5:profil en racine de la profondeur, variante""",
-            ang = """1:constant normal profile 2:u and v given in the conlim file
-        3:normal velocity given in ubor in the conlim file
-        4:sqrt(depth) profile
-        5:sqrt(depth) profile, variant""",
+            fr = """Permet de specifier le type de profil horizontal de vitesse.
+Les choix possibles sont :
+\begin{itemize}
+\item 1 : profil normal constant ;
+\item 2 : $u$ et $v$ donnes dans le
+\telkey{FICHIER DES CONDITIONS AUX LIMITES} ;
+\item 3 : vitesse normale donnee dans \telfile{UBOR} dans le
+\telkey{FICHIER DES CONDITIONS AUX LIMITES} ;
+\item 4 : profil en $\sqrt{h}$ ;
+\item 5 : comme 4 mais hauteur virtuelle calculee avec
+la surface libre la plus basse de la frontiere.
+\end{itemize}""",
+            ang = """Specifies the type of horizontal profile of velocities.
+Possible choices are:
+\begin{itemize}
+\item 1: constant normal profile,
+\item 2: $u$ and $v$ given in the
+\telkey{BOUNDARY CONDITION FILE},
+\item 3: normal velocity given in \telfile{UBOR} in the
+\telkey{BOUNDARY CONDITION FILE},
+\item 4: $\sqrt{h}$ profile,
+\item 5: like 4 but virtual depth based on
+the lowest elevation of the boundary.
+\end{itemize}""",
         ),
 #       -----------------------------------
         OPTION_FOR_LIQUID_BOUNDARIES = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'TXM', max='**',
             into = ["classical","Thompson method based on characteristics"],
-            fr = """On donne 1 entier par frontiere liquide
-     1 : conditions aux limites classiques
-     2 : methode de Thompson avec calcul de caracteristiques""",
-            ang = """One integer per liquid boundary is given
-     1 : classical boundary conditions
-     2 : Thompson method based on characteristics""",
+            fr = """On donne un entier par frontiere liquide.
+Les choix possibles sont :
+\begin{itemize}
+\item 1 : conditions aux limites classiques ;
+\item 2 : methode de Thompson avec calcul de caracteristiques.
+\end{itemize}""",
+            ang = """One integer per liquid boundary is given.
+Possible choices are:
+\begin{itemize}
+\item 1: classical boundary conditions,
+\item 2: Thompson method based on characteristics.
+\end{itemize}""",
         ),
 #       -----------------------------------
         LIQUID_BOUNDARIES_FILE = SIMP(statut ='f',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)'),
             defaut = '',
-            fr = """Fichier de variations en temps des conditions aux limites.
-Les donnees de ce fichier seront a lire sur le canal 12.""",
-            ang = """Variations in time of boundary conditions.
-Data of this file are read
-on channel 12.""",
+            fr = """Fichier de variations en temps des conditions aux limites.""",
+            ang = """File containing the variations in time of boundary conditions.""",
         ),
 #       -----------------------------------
         ELEMENTS_MASKED_BY_USER = SIMP(statut ='o',
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """SI OUI REMPLIR LE SOUS-PROGRAMME MASKOB""",
-            ang = """IF YES REWRITE SUBROUTINE MASKOB""",
+            fr = """Si OUI, remplir le sous-programme \telfile{USER\_MASKOB}.""",
+            ang = """If YES, fill in the subroutine \telfile{USER\_MASKOB}.""",
         ),
 #       -----------------------------------
         b_ELEMENTS_MASKED_BY_USERG = BLOC(condition="ELEMENTS_MASKED_BY_USER == True",
@@ -1059,41 +1221,55 @@ on channel 12.""",
 #           -----------------------------------
                 typ = 'I',
                 defaut = 10,
-                fr = """nombre maximal de zones pouvant etre definies pour le
-frottement. Peut etre augmente si necessaire""",
-                ang = """maximal number of zones defined for the friction.
-Could be increased if needed""",
+                fr = """Nombre maximal de zones pouvant etre definies pour le
+frottement. Peut etre augmente si necessaire.""",
+                ang = """Maximal number of zones defined for the friction.
+Could be increased if needed.""",
             ),
 #           -----------------------------------
             FRICTION_DATA = SIMP(statut ='f',
 #           -----------------------------------
                 typ = bool,
                 defaut = False,
-                fr = """Lois de frottements definies par zone""",
-                ang = """Friction law defined by area""",
+                fr = """Logique qui dit si les lois de frottements sont definies par zone.""",
+                ang = """Logical to say if friction laws are defined by area.""",
             ),
 #           -----------------------------------
             FRICTION_DATA_FILE = SIMP(statut ='f',
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
-                fr = """fichier de donnees pour le frottement""",
-                ang = """friction data file""",
+                fr = """Nom du fichier de donnees pour le frottement.
+Voir le manuel utilisateur de \telemac{2d} pour la description.""",
+                ang = """Friction data file name.
+See the \telemac{2d} user manual for its description.""",
             ),
 #           -----------------------------------
             LAW_OF_BOTTOM_FRICTION = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
                 into = ["NO FRICTION","HAALAND","CHEZY","STRICKLER","MANNING","NIKURADSE"],
-                fr = """ selectionne le type de formulation utilisee pour le calcul du
-frottement sur le fond. Les lois possibles sont les suivantes (cf. Note
-de principe) : - 0 : pas de frottement sur le fond; 1 : formule de
-Haaland 2 : formule de Chezy 3 : formule de STRICKLER 4 : formule de
-MANNING 5 : formule de NIKURADSE""",
-                ang = """ Selects the type of formulation used for the bottom friction. The
-possible laws are as follows (refer to the Principle note): 0: no
-friction against bottom, 1: Haaland''s formula 2: CHEZY''s formula 3:
-STRICKLER''s formula 4: MANNING''s formula 5: NIKURADSE''s formula""",
+                fr = """Selectionne le type de formulation utilisee pour le calcul
+du frottement sur le fond.
+Les lois possibles sont les suivantes (cf. Note de principe) :
+\begin{itemize}
+\item 0 : pas de frottement sur le fond ;
+\item 1 : formule de Haaland ;
+\item 2 : formule de Chezy ;
+\item 3 : formule de Strickler ;
+\item 4 : formule de Manning ;
+\item 5 : formule de Nikuradse.
+\end{itemize}""",
+                ang = """Selects the type of formulation used for the bottom friction.
+The possible laws are as follows (refer to the Principle note):
+\begin{itemize}
+\item 0: no friction against bottom,
+\item 1: Haaland''s formula,
+\item 2: Chezy''s formula,
+\item 3: Strickler''s formula,
+\item 4: Manning''s formula,
+\item 5: Nikuradse''s formula.
+\end{itemize}""",
             ),
 #           -----------------------------------
             b_LAW_OF_BOTTOM_FRICTIONG = BLOC(condition="LAW_OF_BOTTOM_FRICTION != 'NO FRICTION'",
@@ -1105,21 +1281,25 @@ STRICKLER''s formula 4: MANNING''s formula 5: NIKURADSE''s formula""",
                     defaut = 50.,
                     fr = """Fixe la valeur du coefficient de frottement pour la
 formulation choisie.
-Attention; la signification de ce chiffre varie suivant la formule
+Attention : la signification de ce chiffre varie suivant la formule
 choisie :
-                    1 : coefficient lineaire
-                    2 : coefficient de Chezy
-                    3 : coefficient de Strickler
-                    4 : coefficient de Manning
-                    5 : hauteur de rugosite de Nikuradse""",
+\begin{itemize}
+\item 1 : coefficient lineaire ;
+\item 2 : coefficient de Chezy ;
+\item 3 : coefficient de Strickler ;
+\item 4 : coefficient de Manning ;
+\item 5 : hauteur de rugosite de Nikuradse.
+\end{itemize}""",
                     ang = """Sets the value of the friction coefficient for the selected
 formulation. It is noteworthy that the meaning of this figure changes
-according to the selected formula (Chezy, Strickler, etc.) :
-                    1 : linear coefficient
-                    2 : Chezy coefficient
-                    3 : Strickler coefficient
-                    4 : Manning coefficient
-                    5 : Nikuradse grain size""",
+according to the selected formula (Chezy, Strickler, etc.):
+\begin{itemize}
+\item 1: linear coefficient,
+\item 2: Chezy coefficient,
+\item 3: Strickler coefficient,
+\item 4: Manning coefficient,
+\item 5: Nikuradse grain size.
+\end{itemize}""",
                 ),
             ),
 #           -----------------------------------
@@ -1127,10 +1307,10 @@ according to the selected formula (Chezy, Strickler, etc.) :
 #           -----------------------------------
                 typ = 'R',
                 defaut = 0.02,
-                fr = """valeur par defaut du manning pour la loi de frottement de
-Colebrook-White (loi numero 7)""",
+                fr = """Valeur par defaut du coefficient de Manning pour la loi de frottement
+de Colebrook-White (loi numero 7).""",
                 ang = """Manning default value for the friction law of Colebrook-White
-(law number 7)""",
+(law number 7).""",
             ),
 #           -----------------------------------
             DEPTH_IN_FRICTION_TERMS = SIMP(statut ='o',
@@ -1138,36 +1318,24 @@ Colebrook-White (loi numero 7)""",
                 typ = 'TXM',
                 into = ["nodal","average"],
                 defaut = "nodal",
-                fr = """1 : nodale 2 : moyenne""",
-                ang = """1: nodal   2: average""",
+                fr = """Valeurs possibles :
+\begin{itemize}
+\item 1 : nodale ;
+\item 2 : moyenne.
+\end{itemize}""",
+                ang = """Possible choices:
+\begin{itemize}
+\item 1: nodal,
+\item 2: average.
+\end{itemize}""",
             ),
 #           -----------------------------------
-            NON_SUBMERGED_VEGETATION_FRICTION = SIMP(statut ='o',
+            VEGETATION_FRICTION = SIMP(statut ='o',
 #           -----------------------------------
                 typ = bool,
                 defaut = False,
-                fr = """calcul du frottement du a la vegetation non submergee""",
-                ang = """friction calculation of the non-submerged vegetation""",
-            ),
-#           -----------------------------------
-            b_NON_SUBMERGED_VEGETATION_FRICTIONG = BLOC(condition="NON_SUBMERGED_VEGETATION_FRICTION == True",
-#           -----------------------------------
-#               -----------------------------------
-                DIAMETER_OF_ROUGHNESS_ELEMENTS = SIMP(statut ='o',
-#               -----------------------------------
-                    typ = 'R',
-                    defaut = 0.006,
-                    fr = """diametre des elements de frottements""",
-                    ang = """diameter of roughness element""",
-                ),
-#               -----------------------------------
-                SPACING_OF_ROUGHNESS_ELEMENTS = SIMP(statut ='o',
-#               -----------------------------------
-                    typ = 'R',
-                    defaut = 0.14,
-                    fr = """espacement des elements de frottement""",
-                    ang = """spacing of rouhness element""",
-                ),
+                fr = """Calcul du frottement du a la vegetation non submergee.""",
+                ang = """Friction calculation of the non-submerged vegetation.""",
             ),
 #           -----------------------------------
             LAW_OF_FRICTION_ON_LATERAL_BOUNDARIES = SIMP(statut ='o',
@@ -1175,28 +1343,32 @@ Colebrook-White (loi numero 7)""",
                 typ = 'TXM',
                 into = ["NO FRICTION","HAALAND","CHEZY","STRICKLER","MANNING","NIKURADSE","LOG LAW","COLEBROOK-WHITE"],
                 defaut = "NO FRICTION",
-                fr = """selectionne le type de formulation utilisee pour le calcul
+                fr = """Selectionne le type de formulation utilisee pour le calcul
 du frottement sur les parois laterales.
 Les lois possibles sont les suivantes (cf. Note de principe) :
-0 : pas de frottement
-1 : lineaire
-2 : Chezy
-3 : Strickler
-4 : Manning
-5 : formule de NIKURADSE
-6 : loi en log
-7 : Colebrook-White""",
+\begin{itemize}
+\item 0 : pas de frottement ;
+\item 1 : lineaire ;
+\item 2 : Chezy ;
+\item 3 : Strickler ;
+\item 4 : Manning ;
+\item 5 : formule de Nikuradse ;
+\item 6 : loi en log ;
+\item 7 : Colebrook-White.
+\end{itemize}""",
                 ang = """Selects the type of formulation used
 for the friction on lateral boundaries.
 The possible laws are as follows (refer to the Principle note):
-0: no friction
-1: linear
-2: Chezy
-3: Strickler
-4: Manning
-5: NIKURADSE''s formula
-6 : law log
-7 : Colebrook-White""",
+\begin{itemize}
+\item 0: no friction,
+\item 1 : linear,
+\item 2 : Chezy,
+\item 3 : Strickler,
+\item 4 : Manning,
+\item 5: Nikuradse''s formula,
+\item 6 : log law,
+\item 7 : Colebrook-White.
+\end{itemize}""",
             ),
 #           -----------------------------------
             b_LAW_OF_FRICTION_ON_LATERAL_BOUNDARIESG = BLOC(condition="LAW_OF_FRICTION_ON_LATERAL_BOUNDARIES != 'NO FRICTION'",
@@ -1208,15 +1380,24 @@ The possible laws are as follows (refer to the Principle note):
                     defaut = 100.,
                     fr = """Fixe la valeur du coefficient de frottement sur les frontieres
 solides avec un regime turbulent rugueux sur les bords du domaine.
-meme convention que pour le coefficient de frottement:
-                    1 : non programme
-                    2 : coefficient de Chezy
-                    3 : coefficient de Strickler
-                    4 : coefficient de Manning
-                    5 : hauteur de rugosite de Nikuradse""",
+Meme convention que pour le coefficient de frottement:
+\begin{itemize}
+\item 1 : non programme ;
+\item 2 : coefficient de Chezy ;
+\item 3 : coefficient de Strickler ;
+\item 4 : coefficient de Manning ;
+\item 5 : hauteur de rugosite de Nikuradse.
+\end{itemize}""",
                     ang = """Sets the value of the friction coefficient of the solid
 boundary with the bed roughness option. Same meaning than friction
-coefficient""",
+coefficient:
+\begin{itemize}
+\item 1: not implemented,
+\item 2: Chezy coefficient,
+\item 3: Strickler coefficient,
+\item 4: Manning coefficient,
+\item 5: Nikuradse grain size.
+\end{itemize}""",
                 ),
             ),
 #           -----------------------------------
@@ -1224,9 +1405,10 @@ coefficient""",
 #           -----------------------------------
                 typ = bool,
                 defaut = False,
-                fr = """Declenche l''appel a def\_zones, pour donner
- un numero de zone a chaque point""",
-                ang = """Triggers the call to def\_zones to give a zone number to every point""",
+                fr = """Declenche l''appel au sous-programme \telfile{USER\_DEF\_ZONES},
+pour donner un numero de zone a chaque point.""",
+                ang = """Triggers the call to \telfile{USER\_DEF\_ZONES} subroutine
+to give a zone number to every point.""",
             ),
 #           -----------------------------------
             b_DEFINITION_OF_ZONESG = BLOC(condition="DEFINITION_OF_ZONES == True",
@@ -1241,36 +1423,101 @@ coefficient""",
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
-                fr = """Fichier des zones avec sur chaque ligne
-numero de point  numero de zone""",
-                ang = """Zones file, with on every line:
-point number   zone number""",
+                fr = """Fichier des zones avec sur chaque ligne :\\
+numero de point  numero de zone.""",
+                ang = """Zones file, with on every line:\\
+point number   zone number.""",
             ),
         ),
 #       -----------------------------------
-        ICE_PROCESSES = FACT(statut='o',
+        NON_NEWTONIAN = FACT(statut='o',
 #       -----------------------------------
 #           -----------------------------------
-            ICE_PROCESSES = SIMP(statut ='f',
+            NON_NEWTONIAN_MODEL = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'I',
+                defaut = 0,
+                fr = """Choix du modele non-newtonien :
+\begin{itemize}
+\item 0 : Newtonien ;
+\item 1 : Bingham ;
+\item 2 : Herschel-Bulkley.
+\end{itemize}""",
+                ang = """Choice of the non-newtonian model:
+\begin{itemize}
+\item 0: Newtonian,
+\item 1: Bingham,
+\item 2: Herschel-Bulkley.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            BINGHAM_OPTION = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'I',
                 defaut = 1,
-                fr = """Donne le numero du processus des glaces, avec le numero defini
-sur la base multiplicative de nombres premiers (2, 3, 5, 7, 11, 13,
-...). Par example, 14 (2x7) rend actif les processus 2 et 7.
-Exception a la regle:
-si l''entier est 1, il n''y a pas de couplage;
-si l''entier est 0, tous les effets suivant sont inclus:
-  2- BUDGET THERMIQUE,
-  3-..""",
-                ang = """provides the ice process number with the number being defined
-on the basis of a multiplication of primary numbers (2, 3, 5,
-7, 11, 13, ...). For instance, 14 (2x7) activate processes 2
-and 7. Exception is made for:
-if the number is 1, there will be no ice processes included;
-if the number is 0, all processes are included, as follows:
-  2- THERMIMAL BUDGET,
-  3-..""",
+                fr = """Option pour le modele de Bingham :
+\begin{itemize}
+\item 1 : Papanastasiou (1987) exponential regularization ;
+\item 2 : Effective viscosity with cross formulation (Shao \& Lo 2003) ;
+\item 3 : Rickenmann (1990) Cubic equation.
+\end{itemize}""",
+                ang = """Bingham model option:
+\begin{itemize}
+\item 1: Papanastasiou (1987) exponential regularization,
+\item 2: Effective viscosity with cross formulation (Shao \& Lo 2003),
+\item 3: Rickenmann (1990) Cubic equation.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            NON_NEWTONIAN_VISCOSITY = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 0.32,
+                fr = """Coefficient caracterisant la viscosite du fluide non-newtonien [Pa.s].""",
+                ang = """Coefficient to compute the fluid viscosity [Pa.s].""",
+            ),
+#           -----------------------------------
+            NON_NEWTONIAN_YIELD_STRESS = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 18.6,
+                fr = """Coefficient caracterisant la contrainte d elasticite du fluide
+ non-newtonien [Pa].""",
+                ang = """Non-newtonian yield stress [Pa].""",
+            ),
+#           -----------------------------------
+            NON_NEWTONIAN_LAMINAR_RESISTANCE_PARAMETER_K = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 24.,
+                fr = """Parametre $k$ de resistance laminaire du fluide non-newtonien.""",
+                ang = """Non-newtonian laminar resistance parameter $k$.""",
+            ),
+#           -----------------------------------
+            NON_NEWTONIAN_FLUID_DENSITY = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 1600.,
+                fr = """Densite du fluide non-newtonien, correspond a la densite des
+sediments si le modele pseudo biphasique est actif [kg/m$^3$].""",
+                ang = """Non-newtonian fluid density, correspond to the sediment density
+if the pseudo-biphasic model is activated [kg/m$^3$].""",
+            ),
+#           -----------------------------------
+            NON_NEWTONIAN_PSEUDO_BIPHASIC_MODEL = SIMP(statut ='o',
+#           -----------------------------------
+                typ = bool,
+                defaut = False,
+                fr = """Modele pseudo-diphasique avec densite variable.""",
+                ang = """Non-newtonian pseudo biphasic model with variable density.""",
+            ),
+#           -----------------------------------
+            HERSCHEL_BULKLEY_POWER_LAW_INDEX = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 1.,
+                fr = """Indice de la puissance $n$ dans le modele de Herschel-Bulkley.""",
+                ang = """Herschel-Bulkley power law index $n$.""",
             ),
         ),
 #       -----------------------------------
@@ -1293,34 +1540,40 @@ account or not.""",
 #               -----------------------------------
                     typ = 'R',
                     defaut = 0.,
-                    fr = """Composante de la vitesse du vent suivant l''axe des x (m/s).""",
-                    ang = """Wind velocity, component along x axis (m/s).""",
+                    fr = """Composante de la vitesse du vent suivant
+l''axe des $x$ (m/s), si constante.""",
+                    ang = """Wind velocity, component along $x$ axis (m/s), if constant.""",
                 ),
 #               -----------------------------------
                 WIND_VELOCITY_ALONG_Y = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'R',
                     defaut = 0.,
-                    fr = """Composante de la vitesse du vent suivant l''axe des y (m/s).""",
-                    ang = """Wind velocity, component along y axis (m/s).""",
+                    fr = """Composante de la vitesse du vent suivant
+l''axe des $y$ (m/s), si constante.""",
+                    ang = """Wind velocity, component along $y$ axis (m/s), if constant.""",
                 ),
 #               -----------------------------------
                 THRESHOLD_DEPTH_FOR_WIND = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'R',
                     defaut = 1.,
-                    fr = """Retire la force due au vent dans les petites profondeurs""",
-                    ang = """Wind is not taken into account for small depths""",
+                    fr = """Retire la force due au vent dans les petites profondeurs
+plus petites que cette valeur.""",
+                    ang = """Wind is not taken into account for depths smaller
+than this value.""",
                 ),
 #               -----------------------------------
                 COEFFICIENT_OF_WIND_INFLUENCE = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'R',
-                    defaut = 0.,
-                    fr = """Fixe la valeur du coefficient d''entrainement du vent (cf.
-Note de principe).""",
+                    defaut = 1.55E-6,
+                    fr = """Fixe la valeur du coefficient d''entrainement du vent.
+Voir le manuel utilisateur ou la note de principe
+pour la valeur a donner.""",
                     ang = """Sets the value of the wind driving coefficient.
-Refer to principle note.""",
+See the User Manual or the principle note
+for the value to give.""",
                 ),
 #               -----------------------------------
                 OPTION_FOR_WIND = SIMP(statut ='o',
@@ -1328,44 +1581,52 @@ Refer to principle note.""",
                     typ = 'TXM',
                     into = ["constant in time and space","variable in time given by formated file","variable in time and space given by formated file"],
                     defaut = "constant in time and space",
-                    fr = """donne les options pour introduire le vent:
-   1: constant en temps et en espace (donne par le mot cle
-      VITESSE ET DIRECTION DU VENT)
-   2: variable en temps donne par fichier formate
-   3: variable en temps et en espace donne par fichier formate
-      ou un fichier binaire serafin""",
-                    ang = """gives option for managing the wind:
-   1: constant in time and space, given by keyword SPEED AND
-      DIRECTION OF WIND
-   2: variable in time and (constant in space), given by formated file
-   3: variable in time and space , given by formated file or by
-      a binary serafin file""",
-                ),
-#               -----------------------------------
-                b_OPTION_FOR_WINDG = BLOC(condition="OPTION_FOR_WIND == 'constant in time and space'",
-#               -----------------------------------
-#                   -----------------------------------
-                    SPEED_AND_DIRECTION_OF_WIND = SIMP(statut ='o',
-#                   -----------------------------------
-                        typ = 'R', min= 2, max= 2,
-                        defaut = [0.,0.],
-                        fr = """Donne la vitesse et la direction (en degres de 0 a 360,
-0 etant y=0 et x=+inf) du vent lorsqu ils sont consant en temps et
-en espace (mot cle OPTION DU VENT = 1)""",
-                        ang = """gives the speed and direction (degre (from 0 to 360),
-0 given y=0 anx x=+infinity) when they are constant in time and space
-(keyword OPTION FOR WIND = 1)""",
-                    ),
-                ),
-#               -----------------------------------
-                b_OPTION_FOR_WINDH = BLOC(condition="OPTION_FOR_WIND == 'variable in time given by formated file' or OPTION_FOR_WIND == 'variable in time and space given by formated file'",
-#               -----------------------------------
-#                   -----------------------------------
-                    Consigne = SIMP(statut ="o", homo="information", typ="TXM",
-#                   -----------------------------------
-                        defaut = "Give the formatted file 3"),
+                    fr = """Donne les options pour introduire le vent :
+\begin{itemize}
+\item 1 : constant en temps et en espace (donne par les mots cle
+\telkey{VITESSE ET DIRECTION DU VENT}
+) ;
+\item 2 : variable en temps donne par fichier formate ;
+\item 3 : variable en temps et en espace donne par fichier formate
+ou un fichier binaire SERAFIN.
+\end{itemize}""",
+                    ang = """Gives the option for managing the wind:
+\begin{itemize}
+\item 1: constant in time and space, given by the keyword
+\telkey{SPEED AND DIRECTION OF WIND},
+\item 2: variable in time and constant in space, given by
+\telkey{ASCII ATMOSPHERIC DATA FILE},
+\item 3: variable in time and space, given by formatted file or by
+a binary SERAFIN file.
+\end{itemize}""",
                 ),
             ),
+#           -----------------------------------
+            COEFFICIENT_OF_WIND_INFLUENCE_VARYING_WITH_WIND_SPEED = SIMP(statut ='o',
+#           -----------------------------------
+                typ = bool,
+                defaut = True,
+                fr = """Si OUI, la valeur du coefficient d''entrainement du vent est
+calculee en fonction de la vitesse du vent.
+La valeur de \telkey{COEFFICIENT D''INFLUENCE DU VENT} est ecrasee.
+Ancienne valeur par defaut = NON jusqu a la version V8P1.""",
+                ang = """If YES, the value of the wind driving coefficient is computed
+with respect to the wind velocity.
+The value of \telkey{COEFFICIENT OF WIND INFLUENCE} is overwritten.
+Old default value = NO until V8P1.""",
+            ),
+#           -----------------------------------
+            SPEED_AND_DIRECTION_OF_WIND = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R', min= 2, max= 2,
+                defaut = [0.,0.],
+                fr = """Donne la vitesse et la direction (en degres de 0 a 360,
+0 etant $y$ = 0 et $x$ = +inf) du vent lorsqu ils sont constants
+en temps et en espace (mot cle \telkey{OPTION DU VENT} = 1).""",
+                ang = """Gives the speed and direction (in degrees (from 0 to 360),
+0 given $y$ = 0 anx $x$ = +infinity) when they are constant
+in time and space (keyword \telkey{OPTION FOR WIND} = 1).""",
+            ),
 #           -----------------------------------
             AIR_PRESSURE = SIMP(statut ='o',
 #           -----------------------------------
@@ -1373,9 +1634,8 @@ en espace (mot cle OPTION DU VENT = 1)""",
                 defaut = False,
                 fr = """Permet de decider si l''on prend ou non en compte l''influence
 d''un champ de pression.""",
-                ang = """Provided to decide whether the influence of
-an atmosphere field
-is taken into account or not.""",
+                ang = """Provided to decide whether the influence of an atmosphere
+pressure field is taken into account or not.""",
             ),
 #           -----------------------------------
             b_AIR_PRESSUREG = BLOC(condition="AIR_PRESSURE == True",
@@ -1385,10 +1645,10 @@ is taken into account or not.""",
 #               -----------------------------------
                     typ = 'R',
                     defaut = 100000.,
-                    fr = """donne la valeur de la pression atmospherique lorsquelle est
-constante en temps et en espace""",
-                    ang = """gives the value of atmospheric pressure when it is contant
-in time and space""",
+                    fr = """Donne la valeur de la pression atmospherique lorsqu''elle est
+constante en temps et en espace. En Pa.""",
+                    ang = """Gives the value of atmospheric pressure when it is constant
+in time and space. In Pa.""",
                 ),
             ),
 #           -----------------------------------
@@ -1397,21 +1657,17 @@ in time and space""",
                 typ = bool,
                 defaut = False,
                 fr = """Pour ajouter un apport ou une perte d''eau en surface.
-Voir le mot-cle PLUIE OU EVAPORATION EN MM PAR JOUR""",
-                ang = """to add or remove water at the free surface. See the key-word
-RAIN OR EVAPORATION IN MM PER DAY""",
+Voir le mot-cle \telkey{PLUIE OU EVAPORATION EN MM PAR JOUR}.""",
+                ang = """Enables to add or remove water at the free surface.
+See the keyword \telkey{RAIN OR EVAPORATION IN MM PER DAY}.""",
             ),
 #           -----------------------------------
-            b_RAIN_OR_EVAPORATIONG = BLOC(condition="RAIN_OR_EVAPORATION == True",
+            RAIN_OR_EVAPORATION_IN_MM_PER_DAY = SIMP(statut ='o',
 #           -----------------------------------
-#               -----------------------------------
-                RAIN_OR_EVAPORATION_IN_MM_PER_DAY = SIMP(statut ='o',
-#               -----------------------------------
-                    typ = 'R',
-                    defaut = 0.0,
-                    fr = """Pour ajouter un apport ou une perte d''eau en surface""",
-                    ang = """to add or remove water at the free surface""",
-                ),
+                typ = 'R',
+                defaut = 0.0,
+                fr = """Pour ajouter un apport ou une perte d''eau en surface.""",
+                ang = """To add or remove water at the free surface.""",
             ),
 #           -----------------------------------
             RAINFALL_RUNOFF_MODEL = SIMP(statut ='f',
@@ -1419,49 +1675,57 @@ RAIN OR EVAPORATION IN MM PER DAY""",
                 typ = 'TXM',
                 into = ["No infiltration","CN runoff model"],
                 defaut = "No infiltration",
-                fr = """Option pour modele pluie-debit. Les options disponibles sont:
-  0 : Pas d infiltration (fonction de base)
-  1 : Modele CN (Curve Number du SCS)""",
+                fr = """Option pour le modele pluie-debit. Les options disponibles sont :
+\begin{itemize}
+\item 0 : Pas d infiltration (fonction de base) ;
+\item 1 : Modele CN (Curve Number du SCS).
+\end{itemize}""",
                 ang = """Option for the rainfall-runoff model. Available options are:
-  0 : No infiltration
-  1 : CN runoff model (Curve Number method of the SCS)""",
-            ),
+\begin{itemize}
+\item 0: No infiltration (basic function),
+\item 1: CN runoff model (Curve Number method of the SCS).
+\end{itemize}""",
+            ),
 #           -----------------------------------
             ANTECEDENT_MOISTURE_CONDITIONS = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'I',
                 defaut = 2,
                 fr = """Donne les conditions d humidite precedant un episode de pluie pour
-le modele CN du SCS. Les options disponibles sont:
-  1 : conditions precedentes seches
-  2 : conditions precedentes normales
-  3 : conditions prcedentes mouillees
-ce mot cle est uniquement utile pour le modele pluie-debit 1 (CN)""",
+le modele CN du SCS. Les options disponibles sont :
+\begin{itemize}
+\item 1 : conditions precedentes seches ;
+\item 2 : conditions precedentes normales ;
+\item 3 : conditions prcedentes mouillees.
+\end{itemize}
+Ce mot cle est uniquement utile pour le modele pluie-debit 1 (CN).""",
                 ang = """Gives the antecedent moisture conditions before a rainfall
  event for the SCS CN runoff model. Available options are:
-  1 : dry antecedent conditions
-  2 : normal antecedent conditions
-  3 : wet antecedent conditions
-This keyword is only usefull for runoff model 1 (SCS CN model)""",
+\begin{itemize}
+\item 1: dry antecedent conditions,
+\item 2: normal antecedent conditions,
+\item 3: wet antecedent conditions.
+\end{itemize}
+This keyword is only usefull for runoff model 1 (SCS CN model).""",
             ),
 #           -----------------------------------
             DURATION_OF_RAIN_OR_EVAPORATION_IN_HOURS = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'R',
                 defaut = 1.E6,
-                fr = """Donne la duree de la pluie en heure, par defaut pluie infinie""",
-                ang = """Gives the duration of the rain in hour,
-default value is infinite""",
+                fr = """Donne la duree de la pluie en heures, par defaut pluie infinie.""",
+                ang = """Gives the duration of the rain in hours,
+default value is infinite.""",
             ),
 #           -----------------------------------
             ASCII_ATMOSPHERIC_DATA_FILE = SIMP(statut ='f',
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
-                fr = """Fichier de donnees en ascii contenant les informations
-atmospheriques variables en temps""",
-                ang = """Ascii data file containing the atmospheric data varying in
-time""",
+                fr = """Fichier de donnees ASCII contenant les informations
+atmospheriques variables en temps.""",
+                ang = """ASCII data file containing the atmospheric data varying in
+time.""",
             ),
 #           -----------------------------------
             BINARY_ATMOSPHERIC_DATA_FILE = SIMP(statut ='f',
@@ -1469,46 +1733,96 @@ time""",
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
                 fr = """Fichier de donnees code en binaire contenant les informations
-atmospheriques variables en temps et en espace sur le maillage""",
+atmospheriques variables en temps et en espace sur le maillage.""",
                 ang = """Binary-coded data file containing the atmospheric data varying in
-time and space on the mesh""",
+time and space on the mesh.""",
             ),
 #           -----------------------------------
             BINARY_ATMOSPHERIC_DATA_FILE_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
-                fr = """Format du fichier binaire de donn\E9es atmospheriques.
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du \telkey{FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES}.
 Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-                ang = """Binary atmospheric file format.
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Format of the \telkey{BINARY ATMOSPHERIC DATA FILE}.
 Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
             ),
 #           -----------------------------------
             OPTION_FOR_INITIAL_ABSTRACTION_RATIO = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'I',
                 defaut = 1,
-                fr = """Donne le ratio entre pertes initiales IA et la retention potenti
-maximale S pour le modele pluie-debit SCS CN. Les options disponibles so
-  1 : IA/S = 0.2 (methode standard)
-  2 : IA/S = 0.05 (methode revisee, cf. Woodward, Hawkins et al. 2003. A
-      cette option les coefficients CN fournis en entree sont alors
-          automatiquement corriges, cf. manuel utilisateur).
-Ce mot cle est uniquement utile pour le modele pluie-d�bit 1 (CN)""",
+                fr = """Donne le ratio entre pertes initiales IA et la retention potentielle
+maximale S pour le modele pluie-debit SCS CN.
+Les options disponibles sont :
+\begin{itemize}
+\item 1 : IA/S = 0.2 (methode standard) ;
+\item 2 : IA/S = 0.05 (methode revisee, cf. Woodward, Hawkins et al.
+2003.
+\end{itemize}
+Avec cette option les coefficients CN fournis en entree sont alors
+automatiquement corriges, cf. manuel utilisateur).
+Ce mot cle est uniquement utile pour le modele pluie-debit 1 (CN).""",
                 ang = """Gives the ratio for Initial Abstraction to Maximal Potential
 Retention S for the SCS CN runoff model. Available options are:
-  1 : IA/S = 0.2 (standard method)
-  2 : IA/S = 0.05 (revised method, see Woodward, Hawkins et al. 2003. Wi
-      this option the CN values given in input are automatically convers
-          see user manual).
-This keyword is only useful for runoff model 1 (SCS CN model)""",
+\begin{itemize}
+\item 1: IA/S = 0.2 (standard method),
+\item 2: IA/S = 0.05 (revised method, see Woodward, Hawkins et al. 2003.
+\end{itemize}
+With this option the CN values given in input are automatically
+converted see user manual).
+This keyword is only useful for runoff model 1 (SCS CN model).""",
+            ),
+#           -----------------------------------
+            AIR_TEMPERATURE = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 20.,
+                fr = """Donne la valeur de la temperature de l air lorsqu elle est
+constante en temps et en espace. En $^{\circ}$C.""",
+                ang = """Gives the value of air temperature when it is constant
+in time and space. In $^{\circ}$C.""",
+            ),
+#           -----------------------------------
+            CLOUD_COVER = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 5.,
+                fr = """Donne la valeur de la nebulosite lorsqu elle est
+constante en temps et en espace. En Octas ou dizieme.""",
+                ang = """Gives the value of cloud cover when it is constant
+in time and space. In Octas or tenth.""",
+            ),
+#           -----------------------------------
+            SOLAR_RADIATION = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 160.,
+                fr = """Donne la valeur du rayonnement solaire lorsqu il est
+constant en temps et en espace. En W/m$^2$.""",
+                ang = """Gives the value of solar radiation when it is constant
+in time and space. In W/m$^2$.""",
+            ),
+#           -----------------------------------
+            VAPOROUS_PRESSURE = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 1000.,
+                fr = """Donne la valeur de la pression de vapeur saturante lorsqu elle est
+constante en temps et en espace. En Pa.""",
+                ang = """Gives the value of vaporous pressure when it is constant
+in time and space. In Pa.""",
             ),
         ),
 #       -----------------------------------
@@ -1519,7 +1833,7 @@ This keyword is only useful for runoff model 1 (SCS CN model)""",
 #           -----------------------------------
                 typ = bool,
                 defaut = False,
-                fr = """Active la prise en compte des courants de houle""",
+                fr = """Active la prise en compte des courants de houle.""",
                 ang = """Wave driven currents are taken into account.""",
             ),
 #           -----------------------------------
@@ -1530,8 +1844,8 @@ This keyword is only useful for runoff model 1 (SCS CN model)""",
 #               -----------------------------------
                     typ = 'I',
                     defaut = 1,
-                    fr = """Numero d enregistrement dans le fichier des courants de houle""",
-                    ang = """Record number to read in the wave driven currents file""",
+                    fr = """Numero d enregistrement dans le fichier des courants de houle.""",
+                    ang = """Record number to be read in the wave driven currents file.""",
                 ),
             ),
 #           -----------------------------------
@@ -1540,10 +1854,10 @@ This keyword is only useful for runoff model 1 (SCS CN model)""",
                 typ = bool,
                 defaut = False,
                 fr = """Active la prise en compte des interactions non-lineaires entre la
-houle et les courant pour le calcul du courant de houle (cf OConnor and
-Yoo, 1988, Coast Eng.12.)""",
+houle et les courants pour le calcul du courant de houle (cf OConnor and
+Yoo, 1988, Coast Eng.12.).""",
                 ang = """Wave friction enhancement for the calculation of the wave generated
-longshore current (cf OConnor and Yoo, 1988, Coast Eng.12.)""",
+longshore current (cf OConnor and Yoo, 1988, Coast Eng.12.).""",
             ),
         ),
 #       -----------------------------------
@@ -1555,10 +1869,16 @@ longshore current (cf OConnor and Yoo, 1988, Coast Eng.12.)""",
                 typ = 'TXM',
                 into = ['','FRICTION','FRICTION, STEADY'],
                 defaut = '',
-                fr = """Liste des parametres a estimer, choix : FROTTEMENT
-        ou FROTTEMENT, PERMANENT""",
-                ang = """List of parameter to be estimated, choice : FRICTION
-        or FRICTION, STEADY""",
+                fr = """Liste des parametres a estimer, choix :
+\begin{itemize}
+\item FROTTEMENT ;
+\item FROTTEMENT, PERMANENT.
+\end{itemize}""",
+                ang = """List of parameter to be estimated, choices:
+\begin{itemize}
+\item FRICTION,
+\item FRICTION, STEADY.
+\end{itemize}""",
             ),
 #           -----------------------------------
             COST_FUNCTION = SIMP(statut ='f',
@@ -1566,43 +1886,57 @@ longshore current (cf OConnor and Yoo, 1988, Coast Eng.12.)""",
                 typ = 'TXM',
                 into = ["Computed with h,u,v","Computed with c,u,v"],
                 defaut = "Computed with h,u,v",
-                fr = """1 : calculee sur h, u , v  2 : calculee avec c, u , v""",
-                ang = """1: computed with h, u , v 2: computed with c, u , v""",
+                fr = """Choix possibles :
+\begin{itemize}
+\item calculee sur $h$, $u$, $v$ ;
+\item calculee avec $c$, $u$ , $v$.
+\end{itemize}""",
+                ang = """Possible choices:
+\begin{itemize}
+\item computed with $h$, $u$, $v$,
+\item computed with $c$, $u$, $v$.
+\end{itemize}""",
             ),
 #           -----------------------------------
             IDENTIFICATION_METHOD = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ["list of tests","gradient simple","conj gradient","Lagrange interp."],
+                into = ["list of tests","gradient simple","conjugate gradient","Lagrange interpolation"],
                 defaut = "gradient simple",
-                fr = """0 : plan d''experience
-1 : gradient simple
-2 : gradient conj.
-3 : interp. de Lagrange""",
-                ang = """0 : list of tests
-1: gradient
-2 : conj. gradient
-3 : lagrange interp.""",
+                fr = """Choix possibles :
+\begin{itemize}
+\item 0 : plan d''experience ;
+\item 1 : gradient simple ;
+\item 2 : gradient conjugue ;
+\item 3 : interpolation de Lagrange.
+\end{itemize}""",
+                ang = """Possible choices:
+\begin{itemize}
+\item 0: list of tests,
+\item 1: gradient,
+\item 2: conjugate gradient,
+\item 3: Lagrangian interpolation.
+\end{itemize}""",
             ),
 #           -----------------------------------
             TOLERANCES_FOR_IDENTIFICATION = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'R', min= 4, max= 4,
                 defaut = [1.E-3,1.E-3,1.E-3,1.E-4],
-                fr = """4 nombres : precision absolue sur H, U, V,
- et precision relative sur la fonction cout""",
-                ang = """4 numbers: absolute precision on H, U V,
- and relative precision on the cost function""",
+                fr = """4 nombres : precision absolue sur $H$, $U$, $V$,
+et precision relative sur la fonction cout.""",
+                ang = """4 numbers: absolute precision on $H$, $U$, $V$,
+and relative precision on the cost function.""",
             ),
 #           -----------------------------------
             MAXIMUM_NUMBER_OF_ITERATIONS_FOR_IDENTIFICATION = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'I',
                 defaut = 20,
-                fr = """chaque iteration comprend au moins un
- calcul direct et un calcul adjoint""",
-                ang = """every iteration implies at least a direct and
- an adjoint computation""",
+                fr = """Chaque iteration comprend au moins un
+calcul direct et un calcul adjoint.""",
+                ang = """Every iteration implies at least a direct and
+an adjoint computation.""",
             ),
         ),
 #       -----------------------------------
@@ -1612,38 +1946,50 @@ longshore current (cf OConnor and Yoo, 1988, Coast Eng.12.)""",
             ABSCISSAE_OF_SOURCES = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'R', min=0, max='**',
-                fr = """Valeurs des abscisses des sources de debit et de traceur.""",
-                ang = """abscissae of sources of flowrate and/or tracer""",
+                fr = """Valeurs des abscisses des sources de debit et de traceur.
+La source sera placee au noeud du maillage le plus proche.""",
+                ang = """Abscissae of sources of flowrate and/or tracer.
+The source will be located at the nearest node in the mesh.""",
             ),
 #           -----------------------------------
             ORDINATES_OF_SOURCES = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'R', min=0, max='**',
-                fr = """Valeurs des ordonnees des sources de debit et de traceur.""",
-                ang = """ordinates of sources of flowrate and/or tracer""",
+                fr = """Valeurs des ordonnees des sources de debit et de traceur.
+La source sera placee au noeud du maillage le plus proche.""",
+                ang = """Ordinates of sources of flowrate and/or tracer.
+The source will be located at the nearest node in the mesh.""",
             ),
 #           -----------------------------------
             WATER_DISCHARGE_OF_SOURCES = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'R', min=0, max='**',
-                fr = """Valeurs des debits des sources.""",
-                ang = """values of water discharge of sources""",
+                fr = """Specifie le debit de chaque source.
+Un debit positif signifie qu''il s''agit d''un apport de fluide.""",
+                ang = """Specifies the discharge for every source.
+A positive discharge means that fluid is added.""",
             ),
 #           -----------------------------------
             VELOCITIES_OF_THE_SOURCES_ALONG_X = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'R', min=0, max='**',
-                fr = """Vitesses du courant a chacune des sources. Si elles ne sont pas
-donnees, on considere que la vitesse est celle du courant""",
-                ang = """Velocities at the sources. If they are not given, the velocity
-of the flow at this location is taken""",
+                fr = """Vitesses du courant selon $x$ a chacune des sources.
+Si elles ne sont pas donnees, on considere que la vitesse est
+celle du courant.""",
+                ang = """Velocities along $x$ at the sources.
+If they are not given, the velocity of the flow at this location
+is taken.""",
             ),
 #           -----------------------------------
             VELOCITIES_OF_THE_SOURCES_ALONG_Y = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'R', min=0, max='**',
-                fr = """Vitesses du courant a chacune des sources""",
-                ang = """Velocities at the sources""",
+                fr = """Vitesses du courant selon $y$ a chacune des sources.
+Si elles ne sont pas donnees, on considere que la vitesse est
+celle du courant.""",
+                ang = """Velocities along $y$ at the sources.
+If they are not given, the velocity of the flow at this location
+is taken.""",
             ),
 #           -----------------------------------
             TYPE_OF_SOURCES = SIMP(statut ='o',
@@ -1651,10 +1997,18 @@ of the flow at this location is taken""",
                 typ = 'TXM',
                 into = ["Normal","Dirac"],
                 defaut = "Normal",
-                fr = """1: Source portee par une base elements finis
-2: Source portee  par une fonction de Dirac""",
-                ang = """1: Source term multiplied by a finite element basis
-2: Source term multiplied by a Dirac function""",
+                fr = """Definit comment les sources sont calculees :
+\begin{itemize}
+\item 1 : Source portee par une base elements finis ;
+\item 2 : Source portee par une fonction de Dirac
+(recommande quand il y a beaucoup de sources).
+\end{itemize}""",
+                ang = """Defines how the sources are computed:
+\begin{itemize}
+\item 1: Source term multiplied by a finite element basis,
+\item 2: Source term multiplied by a Dirac function
+(recommended with high numbers of sources).
+\end{itemize}""",
             ),
 #           -----------------------------------
             SOURCES_FILE = SIMP(statut ='f',
@@ -1662,18 +2016,39 @@ of the flow at this location is taken""",
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
                 fr = """Nom du fichier contenant les informations variables
-en temps des sources""",
+en temps des sources.""",
                 ang = """Name of the file containing time-dependent
-information on sources""",
+information on sources.""",
             ),
 #           -----------------------------------
             GLOBAL_NUMBERS_OF_SOURCE_NODES = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'I', min=0, max='**',
-                fr = """ Numeros globaux des noeuds du maillage sur lequels sont affectes des
-points source""",
-                ang = """ Global numbers of nodes in the mesh that correspond to source point
-locations""",
+                fr = """Numeros globaux des noeuds du maillage sur lequels sont affectes des
+points source.""",
+                ang = """Global numbers of nodes in the mesh that correspond to source point
+locations.""",
+            ),
+#           -----------------------------------
+            SOURCE_REGIONS_DATA_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'),
+                defaut = '',
+                fr = """Fichier de donnees en ASCII contenant les coordonnees des polygones
+qui contiennent les sources.""",
+                ang = """ASCII data file containing sources informations: coordinates of the
+polygons containing sources.""",
+            ),
+#           -----------------------------------
+            MAXIMUM_NUMBER_OF_POINTS_FOR_SOURCES_REGIONS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'I',
+                defaut = 10,
+                fr = """Nombre maximal de points pour definir les regions contenant les
+sources.
+Sert au dimensionnement de la memoire, a augmenter si necessaire.""",
+                ang = """Maximal number of points to define regions containing sources.
+Used for dimensioning arrays. It can be increased if needed.""",
             ),
         ),
 #       -----------------------------------
@@ -1695,15 +2070,14 @@ comme une combinaison multiplicative de nombres premiers
 \item 5 : EUTRO ;
 \item 7 : MICROPOL ;
 \item 11 : THERMIC ;
-\item 13 : AED2.
-\item 17 : Loi de degradation
-\item 19 : Court-cicuit temporaire pour les glaces
+\item 17 : Loi de degradation ;
+\item 19 : Court-cicuit temporaire pour les glaces.
 \end{itemize}
-Example: 110 = 2x5x11 activera O2, EUTRO et THERMIC ensemble.
-On notera que AED2, pour l instant, n est pas disponible en 2D""",
+Exemple: 110 = 2x5x11 activera O2, EUTRO et THERMIC ensemble.
+On notera que AED2, pour l instant, n est pas disponible en 2D.""",
                 ang = """Gives the water quality process number, defined as
-a multiplicative combination of prime numbers (2,3,5,7,11
- et 13) with 0 and 1 having a special role:
+a multiplicative combination of prime numbers (2,3,5,7,11, 17
+and 19) with 0 and 1 having a special role:
 \begin{itemize}
 \item 0: all,
 \item 1: none,
@@ -1712,9 +2086,8 @@ a multiplicative combination of prime numbers (2,3,5,7,11
 \item 5: EUTRO,
 \item 7: MICROPOL,
 \item 11: THERMIC,
-\item 13: AED2.
-\item 17: Degradation law
-\item 19: Ghost process for ice modelling
+\item 17: Degradation law,
+\item 19: Ghost process for ice modelling.
 \end{itemize}
 Example: 110 = 2x5x11 activate O2, EUTRO and THERMIC together.
 It is noted that AED2 is not available in 2D, for the time being.""",
@@ -1729,15 +2102,15 @@ It is noted that AED2 is not available in 2D, for the time being.""",
                 typ = 'R',
                 defaut = 1000.,
                 fr = """Fixe la valeur de la masse volumique de l''eau.""",
-                ang = """set the value of water density""",
+                ang = """Sets the value of water density.""",
             ),
 #           -----------------------------------
             GRAVITY_ACCELERATION = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'R',
                 defaut = 9.81,
-                fr = """Fixe la valeur de l''acceleration de la pesanteur.""",
-                ang = """Set the value of the acceleration due to gravity.""",
+                fr = """Fixe la valeur de l''acceleration de la pesanteur en m/s$^2$.""",
+                ang = """Sets the value of the acceleration due to gravity in m/s$^2$.""",
             ),
 #           -----------------------------------
             VERTICAL_STRUCTURES = SIMP(statut ='o',
@@ -1745,9 +2118,9 @@ It is noted that AED2 is not available in 2D, for the time being.""",
                 typ = bool,
                 defaut = False,
                 fr = """Prise en compte de la force de trainee de structures verticales
-(il faut alors remplir la subroutine DRAGFO)""",
-                ang = """drag forces from vertical structures are taken into account.
-(subroutine DRAGFO must then be implemented)""",
+(il faut alors remplir le sous-programme \telfile{DRAGFO}).""",
+                ang = """Drag forces from vertical structures are taken into account.
+(subroutine \telfile{DRAGFO} must then be implemented).""",
             ),
 #           -----------------------------------
             b_VERTICAL_STRUCTURESG = BLOC(condition="VERTICAL_STRUCTURES == True",
@@ -1768,10 +2141,18 @@ It is noted that AED2 is not available in 2D, for the time being.""",
             typ = 'TXM',
             into = ['SAINT-VENANT FE','SAINT-VENANT FV','BOUSSINESQ'],
             defaut = 'SAINT-VENANT FE',
-            fr = """CHOIX DES EQUATIONS A RESOUDRE : SAINT-VENANT ELEMENTS FINIS,
-SAINT-VENANT VOLUMES FINIS OU BOUSSINESQ 20 CARACTERES""",
-            ang = """CHOICE OF EQUATIONS TO SOLVE : SAINT-VENANT FINITE ELEMENTS,
-SAINT-VENANT FINITE VOLUMES OR BOUSSINESQ 20 CHARACTERS""",
+            fr = """Choix des equations a resoudre :
+\begin{itemize}
+\item Saint-Venant Elements Finis ;
+\item Saint-Venant Volumes Finis ;
+\item Boussinesq 20 caracteres.
+\end{itemize}""",
+            ang = """Choice of equations to solve:
+\begin{itemize}
+\item Shallow Water Finite Elements,
+\item Shallow Water Finite Volumes,
+\item Boussinesq 20 Characters.
+\end{itemize}""",
         ),
 #       -----------------------------------
         b_EQUATIONSG = BLOC(condition="EQUATIONS == 'SAINT-VENANT FV'",
@@ -1780,24 +2161,47 @@ SAINT-VENANT FINITE VOLUMES OR BOUSSINESQ 20 CHARACTERS""",
             FINITE_VOLUME_SCHEME = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ["Roe scheme","kinetic order 1","kinetic order 2","Zokagoa scheme order 1","Tchamen scheme order 1","HLLC scheme order 1","WAF scheme order 2"],
-                defaut = "kinetic order 1",
-                fr = """0 : schema de Roe 1 : cinetique ordre 1  2 : cinetique ordre 2
-3 : schema de Zokagoa 4 : schema de Tchamen 5 : HLLC ordre 1
-6 : WAF ordre 2""",
-                ang = """0: Roe scheme     1: kinetic order 1     2: kinetic order 2
-3 : Zokagoa scheme 4 : Tchamen scheme 5 : HLLC order 1
-6 : WAF order 2""",
+                into = ["Roe scheme","kinetic","Zokagoa scheme","Tchamen scheme","HLLC scheme","WAF scheme"],
+                defaut = "kinetic",
+                fr = """Choix possibles :
+\begin{itemize}
+\item 0 : schema de Roe ;
+\item 1 : cinetique ;
+\item 3 : schema de Zokagoa ;
+\item 4 : schema de Tchamen ;
+\item 5 : HLLC ;
+\item 6 : WAF.
+\end{itemize}""",
+                ang = """Possible choices:
+\begin{itemize}
+\item 0: Roe scheme,
+\item 1: kinetic,
+\item 3: Zokagoa scheme,
+\item 4: Tchamen scheme,
+\item 5: HLLC,
+\item 6: WAF.
+\end{itemize}""",
             ),
         ),
 #       -----------------------------------
         TREATMENT_OF_THE_LINEAR_SYSTEM = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'TXM',
-            into = ["coupled","Wave equation"],
-            defaut = "coupled",
-            fr = """1 : Traitement couple 2 : equation d onde""",
-            ang = """1 : Coupled  2 : wave equation""",
+            into = ["Coupled","Wave equation"],
+            defaut = "Wave equation",
+            fr = """Choix possibles :
+\begin{itemize}
+\item 1 : Traitement couple ;
+\item 2 : Equation d onde.
+\end{itemize}
+Ancienne valeur par defaut = 1 (couple) jusqu a la version
+V8P1.""",
+            ang = """Possible choices:
+\begin{itemize}
+\item 1: Coupled,
+\item 2: Wave equation.
+\end{itemize}
+Old default value = 1 (coupled) until release V8P1.""",
         ),
     ),
 #   -----------------------------------
@@ -1820,21 +2224,26 @@ SAINT-VENANT FINITE VOLUMES OR BOUSSINESQ 20 CHARACTERS""",
                 typ = 'R',
                 defaut = 0.,
                 fr = """Fixe la valeur du coefficient de la force de Coriolis.
-Celui-ci doit etre calcule en fonction de la latitude l par la formule
-     FCOR = 2w sin(l) , w etant la vitesse de rotation de la terre.
-                        w = 7.2921 10-5 rad/s
-Les composantes de la force de Coriolis sont alors :
-   FU =   FCOR x V
-   FV = - FCOR x U""",
-                ang = """Sets the value of the Coriolis force coefficient, in cartesian
-coordinates.
-This coefficient, denoted FCOR in the code, should be equal to
-2 w sin(l)d  where w denotes the earth angular speed of rotation
-and l the latitude. w = 7.27 10-5 rad/sec
-The Coriolis force components are then:
-FU =  FCOR x V,
-FV = -FCOR x U
-In spherical coordinates, the latitudes are known""",
+Celui-ci doit etre calcule en fonction de la latitude $l$
+par la formule
+$FCOR = 2 \omega sin(l)$ ,
+$\omega$ etant la vitesse de rotation de la terre.
+$\omega$ = 7.2921 10-5 rad/s.\\
+Les composantes de la force de Coriolis sont alors :\\
+$FU =  FCOR \times V,$\\
+$FV = -FCOR \times U.$
+Lorsqu''on utilise les coordonnees spheriques, le coefficient de
+Coriolis est calcule automatiquement.""",
+                ang = """Sets the value of the Coriolis force coefficient,
+in cartesian coordinates.
+This coefficient, denoted \telfile{FCOR} in the code, should be equal to
+$2 \omega \sin(l)$  where $\omega$ denotes the earth angular speed of
+rotation and $l$ the latitude. $\omega$ = 7.2921 10-5 rad/s.\\
+The Coriolis force components are then:\\
+$FU =  FCOR \times V,$\\
+$FV = -FCOR \times U.$\\
+When using the spherical coordinates, the Coriolis coefficient is
+automatically computed.""",
             ),
         ),
 #       -----------------------------------
@@ -1846,16 +2255,50 @@ In spherical coordinates, the latitudes are known""",
                 typ = 'TXM',
                 into = ["No Tsunami","Tsunami generated on the basis of the Okada model 1992"],
                 defaut = "No Tsunami",
-                fr = """""",
-                ang = """""",
+                fr = """Choix possibles :
+\begin{itemize}
+\item 0 : pas de tsunami ;
+\item 1 : generation d un Tsunami sur la base du modele de Okada
+(1992).
+\end{itemize}""",
+                ang = """Possible choices:
+\begin{itemize}
+\item 0: no tsunami,
+\item 1: tsunami generated on the basis of the Okada model (1992).
+\end{itemize}""",
             ),
 #           -----------------------------------
             PHYSICAL_CHARACTERISTICS_OF_THE_TSUNAMI = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'R', min=10, max=10,
                 defaut = [100.,210000.,75000.,13.6,81.,41.,110.,0.,0.,3.],
-                fr = """""",
-                ang = """""",
+                fr = """Caracteristiques physiques du tsunami au nombre de 10, dans l ordre :
+\begin{itemize}
+\item $HH$ profondeur focale (en m) ;
+\item $L$ longueur de fault (en m) ;
+\item $W$ largeur de fault (en m) ;
+\item $D$ dislocation (en m) ;
+\item $TH$ direction de strike (en degres decimaux) ;
+\item $DL$ angle d immersion (en degres decimaux) ;
+\item $RD$ angle de glissement (en degres decimaux) ;
+\item $Y0$ latitude de l epicentre (en degres decimaux) ;
+\item $X0$ longitude de l epicentre (en degres decimaux) ;
+\item $C0$ taille de l ellipse d influence ($L$ $\times$ $W$).
+\end{itemize}""",
+                ang = """Physical characteristics of the tsunami.
+There are 10 of them:
+\begin{itemize}
+\item $HH$ focal depth (in m),
+\item $L$ fault length (in m),
+\item $W$ fault width (in m),
+\item $D$ dislocation (in m),
+\item $TH$ strike direction (in decimal degrees),
+\item $DL$ dip angle (in decimal degrees),
+\item $RD$ slip angle (in decimal degrees),
+\item $Y0$ epicentre latitude (in decimal degrees),
+\item $X0$ epicentre longitude (in decimal degrees),
+\item $C0$ size of the ellipse of influence ($L$ $\times$ $W$).
+\end{itemize}""",
             ),
         ),
 #       -----------------------------------
@@ -1866,8 +2309,8 @@ In spherical coordinates, the latitudes are known""",
 #           -----------------------------------
                 typ = bool,
                 defaut = False,
-                fr = """Pour prendre en compte les courants secondaires""",
-                ang = """Using the parametrisation for secondary currents""",
+                fr = """Pour prendre en compte les courants secondaires.""",
+                ang = """Using the parametrisation for secondary currents.""",
             ),
 #           -----------------------------------
             b_SECONDARY_CURRENTSG = BLOC(condition="SECONDARY_CURRENTS == True",
@@ -1877,290 +2320,280 @@ In spherical coordinates, the latitudes are known""",
 #               -----------------------------------
                     typ = 'R',
                     defaut = 7.071,
-                    fr = """Une constante dans les termes de creation de Omega""",
-                    ang = """A constant in the production terms of Omega""",
+                    fr = """Une constante dans les termes de creation de $\Omega$.""",
+                    ang = """A constant in the production terms of $\Omega$.""",
                 ),
 #               -----------------------------------
                 DISSIPATION_COEFFICIENT_FOR_SECONDARY_CURRENTS = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'R',
                     defaut = 5.E-1,
-                    fr = """Coefficient de dissipation de Omega""",
-                    ang = """Coefficient of dissipation term of Omega""",
+                    fr = """Coefficient de dissipation de $\Omega$.""",
+                    ang = """Coefficient of dissipation term of $\Omega$.""",
                 ),
             ),
         ),
     ),
 )
 # -----------------------------------------------------------------------
-GENERAL_PARAMETERS = PROC(nom= "GENERAL_PARAMETERS",op = None,
+NUMERICAL_PARAMETERS = PROC(nom= "NUMERICAL_PARAMETERS",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
-    DEBUGGER = SIMP(statut ='o',
-#   -----------------------------------
-        typ = 'I',
-        defaut = 0,
-        fr = """Pour imprimer la sequence des appels, mettre 1""",
-        ang = """If 1, calls of subroutines will be printed in the listing""",
-    ),
-#   -----------------------------------
-    TIME = FACT(statut='o',
+    ADVANCED = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        TIME_STEP = SIMP(statut ='o',
-#       -----------------------------------
-            typ = 'R',
-            defaut = 1.,
-            fr = """Definit le pas de temps en secondes. Remarque : Pour une bonne
-precision; il est souhaitable de choisir le pas de temps de telle sorte
-que le nombre de Courant de propagation soit inferieur a 2 ; voir 3.
-Ceci peut etre realisable en hydraulique fluviale ; mais ne l''est
-pratiquement jamais en hydraulique maritime ou l''on peut atteindre des
-valeurs de 50.""",
-            ang = """Specifies the time step in seconds.""",
-        ),
-#       -----------------------------------
-        NUMBER_OF_TIME_STEPS = SIMP(statut ='f',
+        FINITE_VOLUME_SCHEME_SPACE_ORDER = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'I',
             defaut = 1,
-            fr = """ Definit le nombre de pas de temps effectues lors de l''execution du
-code.""",
-            ang = """ Specifies the number of time steps performed when running the code.""",
+            fr = """Choix possibles :
+\begin{itemize}
+\item 1 : ordre 1 en espace ;
+\item 2 : ordre 2 en espace.
+\end{itemize}""",
+            ang = """Possible choices:
+\begin{itemize}
+\item 1: first order in space,
+\item 2: second order in space.
+\end{itemize}""",
         ),
 #       -----------------------------------
-        DURATION = SIMP(statut ='f',
+        FINITE_VOLUME_SCHEME_TIME_ORDER = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R',
-            defaut = 0.,
-            fr = """Duree de la simulation. alternative au parametre nombre de pas
-de temps. On en deduit le nombre de pas de temps en prenant l''entier le
- plus proche de (duree du calcul/pas de temps). Si le nombre de pas de
-temps est aussi donne, on prend la plus grande valeur""",
-            ang = """Duration of simulation. May be used instead of the parameter
-NUMBER OF TIME STEPS. The nearest integer to (duration/time step) is
-taken.
-If NUMBER OF TIME STEPS is also given, the greater value is taken""",
+            typ = 'I',
+            defaut = 1,
+            fr = """Choix possibles :
+\begin{itemize}
+\item 1 : ordre 1 en temps ;
+\item 2 : ordre 2 en temps.
+\end{itemize}""",
+            ang = """Possible choices:
+\begin{itemize}
+\item 1: first order in time,
+\item 2: second order in time.
+\end{itemize}""",
         ),
 #       -----------------------------------
-        ORIGINAL_DATE_OF_TIME = SIMP(statut ='o',
+        FLUX_LIMITOR_FOR_H_PLUS_Z = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'I', min= 3, max= 3,
-            defaut = [1900,1,1],
-            fr = """Permet de fixer la date d''origine des temps du modele lors
-de la prise en compte de la force generatrice de la maree.""",
-            ang = """Give the date of the time origin of the model when taking into
-account the tide generating force.""",
+            typ = 'I',
+            defaut = 1,
+            fr = """Choix possibles :
+\begin{itemize}
+\item 1 : Minmod ;
+\item 2 : Van Albada ;
+\item 3 : MC (Monotonized Central-difference) ;
+\item 4 : GenMinmod.
+\end{itemize}""",
+            ang = """Possible choices:
+\begin{itemize}
+\item 1 : Minmod,
+\item 2 : Van Albada,
+\item 3 : MC (Monotonized Central-difference),
+\item 4 : GenMinmod.
+\end{itemize}""",
         ),
 #       -----------------------------------
-        ORIGINAL_HOUR_OF_TIME = SIMP(statut ='o',
+        FLUX_LIMITOR_FOR_U_AND_V = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'I', min= 3, max= 3,
-            defaut = [0,0,0],
-            fr = """ Permet de fixer l''heure d''origine des temps du modele lors de la
-prise en compte de la force generatrice de la maree.""",
-            ang = """ Give the time of the time origin of the model when taking into account
-of the tide generator force.""",
+            typ = 'I',
+            defaut = 2,
+            fr = """Choix possibles :
+\begin{itemize}
+\item 1 : Minmod ;
+\item 2 : Van Albada ;
+\item 3 : MC (Monotonized Central-difference) ;
+\item 4 : GenMinmod.
+\end{itemize}""",
+            ang = """Possible choices:
+\begin{itemize}
+\item 1 : Minmod,
+\item 2 : Van Albada,
+\item 3 : MC (Monotonized Central-difference),
+\item 4 : GenMinmod.
+\end{itemize}""",
         ),
 #       -----------------------------------
-        STOP_IF_A_STEADY_STATE_IS_REACHED = SIMP(statut ='o',
+        FLUX_LIMITOR_FOR_TRACERS = SIMP(statut ='o',
 #       -----------------------------------
-            typ = bool,
-            defaut = False,
-            fr = """A UTILISER AVEC LE MOT-CLE : CRITERES D''ARRET""",
-            ang = """TO BE USED WITH THE KEY-WORD: STOP CRITERIA""",
+            typ = 'I',
+            defaut = 2,
+            fr = """Choix possibles :
+\begin{itemize}
+\item 1 : Minmod ;
+\item 2 : Van Albada ;
+\item 3 : MC (Monotonized Central-difference) ;
+\item 4 : GenMinmod.
+\end{itemize}""",
+            ang = """Possible choices:
+\begin{itemize}
+\item 1 : Minmod,
+\item 2 : Van Albada,
+\item 3 : MC (Monotonized Central-difference),
+\item 4 : GenMinmod.
+\end{itemize}""",
         ),
 #       -----------------------------------
-        b_STOP_IF_A_STEADY_STATE_IS_REACHEDG = BLOC(condition="STOP_IF_A_STEADY_STATE_IS_REACHED == True",
+        TYPE_OF_BOUNDARY_CONDITION_FOR_KINETIC_SCHEME = SIMP(statut ='o',
 #       -----------------------------------
-#           -----------------------------------
-            STOP_CRITERIA = SIMP(statut ='o',
-#           -----------------------------------
-                typ = 'R', min= 3, max= 3,
-                defaut = [1.E-4,1.E-4,1.E-4],
-                fr = """Criteres d''arret pour un ecoulement permanent
-ces coefficients sont respectivement appliques a
-        1) U et V
-        2) H
-        3) T
-A utiliser avec le mot-cle : ARRET SI UN ETAT PERMANENT EST ATTEINT""",
-                ang = """Stop criteria for a steady state
-These coefficients are applied respectively to
-        1) U and V
-        2) H
-        3) T
-To be used with the key-word: STOP IF A STEADY STATE IS REACHED""",
-            ),
+            typ = 'I',
+            defaut = 1,
+            fr = """Choix possibles :
+\begin{itemize}
+\item 1 : Imposition faible ;
+\item 2 : Imposition forte.
+\end{itemize}""",
+            ang = """Possible choices:
+\begin{itemize}
+\item 1: Weak imposition,
+\item 2: Strong imposition.
+\end{itemize}""",
         ),
 #       -----------------------------------
-        CONTROL_OF_LIMITS = SIMP(statut ='o',
+        MATRIX_STORAGE = SIMP(statut ='o',
 #       -----------------------------------
-            typ = bool,
-            defaut = False,
-            fr = """Utiliser avec le mot-cle : valeurs limites, le programme
-s''arrete si les limites sur u,v,h ou t sont depassees""",
-            ang = """Use with the key-word : limit values,
-the program is stopped if
-the limits on u,v,h, or t are trespassed""",
+            typ = 'TXM',
+            into = ["classical EBE","Edge-based storage"],
+            defaut = "Edge-based storage",
+            fr = """Permet de definir la methode de stockage des matrices.
+Les choix possibles sont :
+\begin{itemize}
+\item 1 : EBE classique ;
+\item 3 : stockage par segments.
+\end{itemize}
+L option 3 est obligatoire avec un schema distributif pour la convection
+(= 3, 4, 5, 13, 14 ou 15).""",
+            ang = """Defines the method to store matrices. The possible choices are:
+\begin{itemize}
+\item 1: classical EBE,
+\item 3: edge-based storage.
+\end{itemize}
+Option 3 is mandatory with a distributive scheme for advection
+(= 3, 4, 5, 13, 14 or 15).""",
         ),
 #       -----------------------------------
-        b_CONTROL_OF_LIMITSG = BLOC(condition="CONTROL_OF_LIMITS == True",
+        MATRIX_VECTOR_PRODUCT = SIMP(statut ='o',
 #       -----------------------------------
-#           -----------------------------------
-            LIMIT_VALUES = SIMP(statut ='o',
-#           -----------------------------------
-                typ = 'R', min= 8, max= 8,
-                defaut = [-1000.,9000.,-1000.,1000.,-1000.,1000.,-1000.,1000.],
-                fr = """Utilise avec le mot-cle CONTROLE DES LIMITES
-        valeurs mini et maxi acceptables pour H,U,V et T dans l''ordre
-        suivant : min(H) max(H) min(U) max(U)
-                  min(V) max(V) min(T) max(T)""",
-                ang = """To be used with the key-word CONTROL OF LIMITS
-        min and max acceptable values for H,U,V et T in the following
-        order   : min(H) max(H) min(U) max(U)
-                  min(V) max(V) min(T) max(T)""",
-            ),
+            typ = 'I',
+            defaut = 1,
+            fr = """Choix possibles :
+\begin{itemize}
+\item 1 : classique ;
+\item 2 : frontal.
+Attention, avec 2, il faut une numerotation speciale des points.
+\end{itemize}""",
+            ang = """Possible choices are:
+\begin{itemize}
+\item 1: classic,
+\item 2: frontal.
+Beware, with option 2, a special numbering of points is required.
+\end{itemize}""",
         ),
 #       -----------------------------------
-        VARIABLE_TIME_STEP = SIMP(statut ='o',
+        NEWMARK_TIME_INTEGRATION_COEFFICIENT = SIMP(statut ='o',
 #       -----------------------------------
-            typ = bool,
-            defaut = False,
-            fr = """ Pas de temps variable pour avoir un nombre de courant souhaite""",
-            ang = """ Variable time-step to get a given Courant number""",
+            typ = 'R',
+            defaut = 0.5,
+            fr = """Choix possibles :
+\begin{itemize}
+\item 1. : Euler explicite ;
+\item 0.5 : ordre 2 en temps.
+\end{itemize}
+Seulement pour Volumes Finis.""",
+            ang = """Possible choices are:
+\begin{itemize}
+\item 1.: Euler explicit,
+\item 0.5: order 2 in time.
+\end{itemize}
+Only for Finite Volumes.""",
         ),
 #       -----------------------------------
-        b_VARIABLE_TIME_STEPG = BLOC(condition="VARIABLE_TIME_STEP == True",
+        ZERO = SIMP(statut ='f',
 #       -----------------------------------
-#           -----------------------------------
-            DESIRED_COURANT_NUMBER = SIMP(statut ='o',
-#           -----------------------------------
-                typ = 'R',
-                defaut = 1.,
-                fr = """Nombre de Courant souhaite en cas de pas de temps variable""",
-                ang = """Desired Courant number when VARIABLE TIME-STEP is set to YES""",
-            ),
+            typ = 'R',
+            defaut = 1.E-10,
+            fr = """Non active pour l''instant.""",
+            ang = """Not yet implemented""",
         ),
-    ),
-#   -----------------------------------
-    LOCATION = FACT(statut='o',
-#   -----------------------------------
 #       -----------------------------------
-        ORIGIN_COORDINATES = SIMP(statut ='o',
+        OPTION_OF_THE_HYDROSTATIC_RECONSTRUCTION = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'I', min= 2, max= 2,
-            defaut = [0,0],
-            fr = """Valeur en metres, utilise
-pour eviter les trops grands nombres, transmis
-dans le format Selafin mais pas d''autre traitement pour l''instant""",
-            ang = """Value in metres, used to avoid large real numbers,
-added in Selafin format, but so far no other treatment""",
+            typ = 'I',
+            defaut = 1,
+            fr = """Donne l option de la reconstruction hydrostatique
+(option utile uniquement pour les Volumes Finis,
+pour les schemas cinetique, HLLC et WAF) :
+\begin{itemize}
+\item 1 : option d Audusse et al. ;
+\item 2 : option de Chen et Noelle.
+\end{itemize}""",
+            ang = """Gives the option for hydrostatic reconstruction
+(only used for Finite Volumes with kinetic, HLLC and WAF schemes):
+\begin{itemize}
+\item 1: Audusse et al. option ;
+\item 2: Chen and Noelle option.
+\end{itemize}""",
         ),
 #       -----------------------------------
-        SPHERICAL_COORDINATES = SIMP(statut ='o',
+        CONVERGENCE_STUDY = SIMP(statut ='f',
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """Choix des coordonnees spheriques pour la realisation du calcul
-( pour les grands domaines de calcul).
-Attention : cette option est etroitement liee au
-maillage qui doit avoir
-ete saisi sur une carte marine en projection de Mercator.
-Il faut de plus relever sur la carte la LATITUDE DU POINT ORIGINE
-(autre mot-cle) qui correspond dans le maillage a l''ordonnee y = 0.""",
-            ang = """Selection of spherical coordinates to perform the computation
-(for large computation domains).
-Warning: this option is closely related to the mesh that should have
-been entered onto a nautical chart drawn as per Mercator projection
-The LATITUDE OF ORIGIN POINT (another keyword), which corresponds to
-ordinate y=0 in the mesh, must moreover be given.""",
+            fr = """Active une etude de convergence par rapport a une
+solution analytique sur un maillage fin.""",
+            ang = """Activates a convergence study compared
+to an analytical solution on a fine mesh.""",
         ),
 #       -----------------------------------
-        b_SPHERICAL_COORDINATESG = BLOC(condition="SPHERICAL_COORDINATES == True",
+        REFINEMENT_LEVELS = SIMP(statut ='f',
 #       -----------------------------------
-#           -----------------------------------
-            LATITUDE_OF_ORIGIN_POINT = SIMP(statut ='o',
-#           -----------------------------------
-                typ = 'R',
-                defaut = 48.,
-                fr = """Determine l''origine utilisee pour le calcul de latitudes
-lorsque l''on effectue un calcul en coordonnees spheriques.""",
-                ang = """Determines the origin used for computing latitudes when
-a computation is made in spherical coordinates.
-this latitude is in particular used to compute the Coriolis force.
-In cartesian coordinates, Coriolis coefficient is considered constant.""",
-            ),
+            typ = 'I',
+            defaut = 0,
+            fr = """Donne le nombre de raffinements que l''utilisateur
+veut utiliser pour l''etude de convergence
+(en activant \telkey{ETUDE DE CONVERGENCE} = OUI).
+Chaque niveau multiplie par 4 le nombre d''elements.""",
+            ang = """Gives the number of refinement levels that the
+user wants to use in the convergence study (when activating
+\telkey{CONVERGENCE STUDY} = YES).
+Each level multiplies the number of elements by 4.""",
         ),
+    ),
+#   -----------------------------------
+    SOLVER_INFO = FACT(statut='o',
+#   -----------------------------------
 #       -----------------------------------
-        LONGITUDE_OF_ORIGIN_POINT = SIMP(statut ='o',
-#       -----------------------------------
-            typ = 'R',
-            defaut = 0.,
-            fr = """Fixe la valeur de la longitude du point origine du modele,
-lors de l''utilisation de la force generatrice de la maree.""",
-            ang = """Give the value of the longitude of the origin point
-of the model, when taking into account of the tide generator force.""",
-        ),
-#       -----------------------------------
-        NORTH = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = 0.,
-            fr = """Direction du nord en degres, par rapport a l''axe des y
-dans le sens trigonometrique. Notation decimale 10.5 signifie  10 degres
- et trente minutes.""",
-            ang = """Angle of the North with the y axis, in degrees. 10.5 means
-10 degrees and 30 minutes.""",
-        ),
-#       -----------------------------------
-        SPATIAL_PROJECTION_TYPE = SIMP(statut ='o',
+        SOLVER = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'TXM',
-            into = ["CARTESIAN, NOT GEOREFERENCED","MERCATOR","LATITUDE LONGITUDE"],
-            defaut = "CARTESIAN, NOT GEOREFERENCED",
-            fr = """Option 2 ou 3 obligatoire pour les coordonnees spheriques
-Option 3 : latitude et longitude en degres !""",
-            ang = """Option 2 or 3 mandatory for spherical coordinates
-Option 3: latitude and longitude in degrees!""",
-        ),
-    ),
-)
-# -----------------------------------------------------------------------
-NUMERICAL_PARAMETERS = PROC(nom= "NUMERICAL_PARAMETERS",op = None,
-# -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
-#   -----------------------------------
-    SOLVER_INFO = FACT(statut='o',
-#   -----------------------------------
-#       -----------------------------------
-        SOLVER = SIMP(statut ='o',
-#       -----------------------------------
-            typ = 'TXM',
-            into = ["conjugate gradient on a normal equation","conjugate gradient","conjugate residual","minimum error","cgstab","gmres","direct"],
+            into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","cgstab","gmres","direct"],
             defaut = "conjugate gradient on a normal equation",
             fr = """Permet de choisir le solveur utilise pour la resolution de
-l''etape de propagation. Toutes les methodes proposees actuellement
-s''apparentent au Gradient Conjugue. Ce sont :
-  1 : gradient conjugue
-  2 : residu conjugue
-  3 : gradient conjugue sur equation normale
-  4 : erreur minimale
-  5 : gradient conjugue carre (non programme)
-  6 : gradient conjugue carre stabilise (cgstab)
-  7 : gmres (voir aussi option du solveur)
-  8 : direct""",
+l''etape de propagation.
+Les choix possibles sont :
+\begin{itemize}
+\item 1 : gradient conjugue,
+\item 2 : residu conjugue,
+\item 3 : gradient conjugue sur equation normale,
+\item 4 : erreur minimale,
+\item 5 : gradient conjugue carre (non programme),
+\item 6 : gradient conjugue carre stabilise (cgstab),
+\item 7 : GMRES (voir aussi \telkey{OPTION DU SOLVEUR}),
+\item 8 : direct.
+\end{itemize}""",
             ang = """Makes it possible to select the solver used for solving the
-propagation step. All the currently available methods are variations
-of the Conjugate Gradient method. They are as follows:
-1: conjugate gradient
-2: conjugate residual
-3: conjugate gradient on a normal equation
-4: minimum error
-5: conjugate gradient squared (not implemented)
-6: conjugate gradient squared stabilised (cgstab)
-7: gmres (see option for solver)
-8: direct""",
+propagation step.
+Possible choices are:
+\begin{itemize}
+\item 1: conjugate gradient,
+\item 2: conjugate residual,
+\item 3: conjugate gradient on a normal equation,
+\item 4: minimum error,
+\item 5: squared conjugate gradient (not implemented),
+\item 6: conjugate gradient squared stabilised (cgstab),
+\item 7: GMRES (see \telkey{SOLVER OPTION}),
+\item 8: direct.
+\end{itemize}""",
         ),
 #       -----------------------------------
         b_SOLVERG = BLOC(condition="SOLVER == 'gmres'",
@@ -2170,10 +2603,10 @@ of the Conjugate Gradient method. They are as follows:
 #           -----------------------------------
                 typ = 'I',
                 defaut = 2,
-                fr = """si le solveur est GMRES (7) le mot cle est la dimension de
-l''espace de KRYLOV (valeurs conseillees entre 2 et 15)""",
-                ang = """WHEN GMRES (7) IS CHOSEN, DIMENSION OF THE KRYLOV SPACE
-TRY VALUES BETWEEN 2 AND 15""",
+                fr = """Si le solveur est GMRES (7), le mot cle est la dimension de
+l''espace de Krylov (valeurs conseillees entre 2 et 15).""",
+                ang = """When GMRES (7) is chosen for solver, dimension of the Krylov space.
+Try values between 2 and 15.""",
             ),
         ),
 #       -----------------------------------
@@ -2182,7 +2615,7 @@ TRY VALUES BETWEEN 2 AND 15""",
             typ = 'R',
             defaut = 1.E-4,
             fr = """Precision demandee pour la resolution de l''etape de propagation
- (cf.  Note de principe).""",
+(cf. Note de principe).""",
             ang = """Required accuracy for solving the propagation step
 (refer to Principle note).""",
         ),
@@ -2192,7 +2625,7 @@ TRY VALUES BETWEEN 2 AND 15""",
             typ = 'I',
             defaut = 100,
             fr = """Les algorithmes utilises pour la resolution de l''etape de
-propagation etant iteratifs; il est necessaire de limiter le nombre
+propagation etant iteratifs. Il est necessaire de limiter le nombre
 d''iterations autorisees.
 Remarque : un maximum de 40 iterations par pas de temps semble
 raisonnable.""",
@@ -2207,23 +2640,32 @@ reasonable.""",
             typ = bool,
             defaut = False,
             fr = """Corrige les vitesses sur les points avec hauteur imposee ou
-l''equation de continuite n''a pas ete resolue""",
+l''equation de continuite n''a pas ete resolue.
+Doit etre activee avec des bancs decouvrants et
+\telkey{TRAITEMENT DES HAUTEURS NEGATIVES} = 2 ou 3.""",
             ang = """Correction of the velocities on points with a prescribed
-elevation, where the continuity equation has not been solved""",
+elevation, where the continuity equation has not been solved.
+It has to be activated with tidal flats and
+\telkey{TREATMENT OF NEGATIVE DEPTHS} = 2 or 3.""",
         ),
 #       -----------------------------------
         PRECONDITIONING = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'TXM',
-            into = ["diagonal","no preconditioning","block-diagonal (4-9 matrices)","absolute value of diagonal","crout","gauss-seidel","diagonal and crout"],
+            into = ["diagonal","no preconditioning","block-diagonal (4-9 matrices)","absolute value of diagonal","Crout","Gauss-Seidel","Supplied by the user","diagonal and Crout"],
             defaut = "diagonal",
             fr = """Permet de preconditionner le systeme de l''etape de propagation
 afin d''accelerer la convergence lors de sa resolution.
- - 0 : pas de preconditionnement;
- - 2 : preconditionnement diagonal.
- - 3 : preconditionnement diagonal-bloc
- - 7 : preconditionnement de Crout par element ou segment
- -11 : preconditionnement de Gauss-Seidel par element ou segment
+\begin{itemize}
+\item 0 : pas de preconditionnement ;
+\item 2 : preconditionnement diagonal ;
+\item 3 : preconditionnement diagonal-bloc ;
+\item 5 : preconditionnement valeur absolue diagonale ;
+\item 7 : preconditionnement de Crout par element ou segment
+(ne marche pas en parallele) ;
+\item 11 : preconditionnement de Gauss-Seidel par element ou segment ;
+\item 13 : preconditionnement fourni par l''utilisateur.
+\end{itemize}
 Certains preconditionnements sont cumulables
 (les diagonaux 2 ou 3 avec les autres)
 Pour cette raison on ne retient que les nombres premiers pour
@@ -2231,11 +2673,16 @@ designer les preconditionnements. Si l''on souhaite en cumuler
 plusieurs on formera le produit des options correspondantes.""",
             ang = """Choice of the preconditioning in the propagation step linear
 system that the convergence is speeded up when it is being solved.
- 0: no preconditioning
- 2: diagonal preconditioning
- 3: block-diagonal preconditioning (systemes a 4 ou 9 matrices)
- 7: Crout''s preconditioning per element or segment
-11: Gauss-Seidel''s preconditioning per element or segment
+\begin{itemize}
+\item 0: no preconditioning,
+\item 2: diagonal preconditioning,
+\item 3: block-diagonal preconditioning (systemes a 4 ou 9 matrices),
+\item 5: diagonal preconditioning with absolute value,
+\item 7: Crout''s preconditioning per element or segment
+(does not work in parallel),
+\item 11: Gauss-Seidel''s preconditioning per element or segment,
+\item 13: preconditioning supplied by the user.
+\end{itemize}
 Some operations (either 2 or 3 diagonal preconditioning) can be
 performed concurrently with the others.
 Only prime numbers are therefore kept to denote the preconditioning
@@ -2247,17 +2694,31 @@ the product of relevant options shall be made.""",
 #       -----------------------------------
             typ = bool,
             defaut = True,
-            fr = """Changement de variable de H en C dans le systeme lineaire final""",
-            ang = """Change of variable from H to C in the final linear system""",
+            fr = """Changement de variable de $H$ en $C$ dans le systeme lineaire final.
+Cette option est desactivee avec l equation d onde i.e.
+\telkey{TRAITEMENT DU SYSTEME LINEAIRE} = 2.""",
+            ang = """Change of variable from $H$ to $C$ in the final linear system.
+This option is deactivated with wave equation i.e.
+\telkey{TREATMENT OF THE LINEAR SYSTEM} = 2.""",
         ),
 #       -----------------------------------
         FINITE_ELEMENT_ASSEMBLY = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'TXM',
-            into = ["normal","Integer I8","Compensated"],
-            defaut = "normal",
-            fr = """1 : normal 2 : avec des entiers I8 3:compense""",
-            ang = """1: normal 2: with I8 integers 3:compensation""",
+            into = ["Normal","Integer I8","Compensated"],
+            defaut = "Normal",
+            fr = """Les choix possibles sont :
+\begin{itemize}
+\item 1 : normal ;
+\item 2 : avec des entiers I8 ;
+\item 3 : compense (pour reproductibilite).
+\end{itemize}""",
+            ang = """Possible choices are:
+\begin{itemize}
+\item 1: normal,
+\item 2: with I8 integers,
+\item 3: compensation (for reproducibility).
+\end{itemize}""",
         ),
     ),
 #   -----------------------------------
@@ -2270,10 +2731,10 @@ the product of relevant options shall be made.""",
             defaut = 0.55,
             fr = """Fixe la valeur du coefficient d''implicitation sur C dans l''etape de
 propagation (cf. Note de principe). Les valeurs inferieures a 0.5
-donnent un schema instable.""",
+donnent un schema instable (et sont donc interdites).""",
             ang = """Sets the value of the implicitation coefficient for C (the celerity of
 waves) in the propagation step (refer to principle note). Values below
-0.5 result in an unstable scheme.""",
+0.5 result in an unstable scheme (and are then forbidden).""",
         ),
 #       -----------------------------------
         IMPLICITATION_FOR_VELOCITY = SIMP(statut ='o',
@@ -2282,23 +2743,51 @@ waves) in the propagation step (refer to principle note). Values below
             defaut = 0.55,
             fr = """Fixe la valeur du coefficient d''implicitation sur la vitesse dans
 l''etape de propagation (cf. Note de principe). Les valeurs inferieures
-a 0.5 donnent un schema instable.""",
+a 0.5 donnent un schema instable (et sont donc interdites).""",
             ang = """Sets the value of the implicitation coefficient for velocity in the
 propagation step (refer to principle note). Values below 0.5 result in
-an unstable condition.""",
+an unstable condition (and are then forbidden).""",
         ),
 #       -----------------------------------
         DISCRETIZATIONS_IN_SPACE = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'TXM', max='**',
             into = ["linear","quasi-bubble","quadratic"],
-            defaut = ["linear","linear","linear","linear"],
-            fr = """ Choix de la discretisation pour chaque variable ces coefficients sont
-respectivement appliques a 1) U et V 2) H 3) T 4) K ET EPSILON (NON
-PROGRAMME) 11 : lineaire 12 : quasi-bulle 13 : quadratique""",
-            ang = """ Choice of space discretisation for every variable These coefficients
-are applied respectively to 1) U and V 2) H 3) T 4) K and EPSILON (NOT
-IMPLEMENTED) 11: linear 12: quasi-bubble 13: quadratic""",
+            defaut = ["linear","linear","linear","linear","linear"],
+            fr = """Choix de la discretisation pour chaque variable.
+Ces coefficients sont respectivement appliques a :
+\begin{itemize}
+\item 1) $U$ et $V$ ;
+\item 2) $H$ ;
+\item 3) $T$ ;
+\item 4) $k$ et $\epsilon$ (modele $k-\epsilon$) ;
+\item 5) $\tilde{\nu}$ (modele Spalart-Allmaras).
+\end{itemize}
+Les choix possibles sont :
+\begin{itemize}
+\item 11 : lineaire ;
+\item 12 : quasi-bulle ;
+\item 13 : quadratique.
+\end{itemize}
+Les elements quadratiques (13) ne sont pas implementes pour l equation
+d onde (\telkey{TRAITEMENT DU SYSTEME LINEAIRE} = 2).""",
+            ang = """Choice of space discretisation for every variable.
+These coefficients are respectively applied to:
+\begin{itemize}
+\item 1) $U$ and $V$,
+\item 2) $H$,
+\item 3) $T$,
+\item 4) $k$ and $\epsilon$ ($k-\epsilon$ model),
+\item 5) $\tilde{\nu}$ (Spalart-Allmaras model).
+\end{itemize}
+Possible choices are:
+\begin{itemize}
+\item 11: linear,
+\item 12: quasi-bubble,
+\item 13: quadratic.
+\end{itemize}
+Quadratic elements (13) have not been implemented for wave equation
+(\telkey{TREATMENT OF THE LINEAR SYSTEM} = 2).""",
         ),
 #       -----------------------------------
         b_DISCRETIZATIONS_IN_SPACEG = BLOC(condition="DISCRETIZATIONS_IN_SPACE != None",
@@ -2332,10 +2821,10 @@ The diffusion being included in that step will be deleted as well.""",
 #           -----------------------------------
                 typ = 'R',
                 defaut = 0.,
-                fr = """Fixe la hauteur d''eau autour de laquelle s''effectue la
-linearisation lorsque l''option PROPAGATION LINEARISEE est choisie.""",
-                ang = """Sets the water depth about which the linearization is made
-when the LINEARIZED PROPAGATION OPTION is selected.""",
+                fr = """Fixe la hauteur d''eau autour de laquelle s''effectue la linearisation
+lorsque l''option \telkey{PROPAGATION LINEARISEE} est choisie.""",
+                ang = """Sets the water depth around which the linearization is done
+when the \telkey{LINEARIZED PROPAGATION} option is selected.""",
             ),
 #           -----------------------------------
             INITIAL_GUESS_FOR_U = SIMP(statut ='o',
@@ -2349,17 +2838,21 @@ iteration, dans l''etape de propagation en utilisant les valeurs
 finales de cette variable aux pas de temps precedents. Ceci peut
 permettre d''accelerer la vitesse de convergence lors de la resolution
 du systeme. Trois possibilites sont offertes :
- 0 : U = 0
- 1 : U = U(n)
- 2 : U = 2 U(n)- U(n-1) (extrapolation)""",
+\begin{itemize}
+\item 0 : U = 0 ;
+\item 1 : U = U(n) ;
+\item 2 : U = 2 U(n)- U(n-1) (extrapolation).
+\end{itemize}""",
                 ang = """Initial guess for the solver in the propagation step.
 Makes it possible to modify the initial value of U, upon each
 iteration in the propagation step, by using the ultimate values this
 variable had in the earlier time steps. Thus, the convergence can be
 speeded up when the system is being solved. 3 options are available:
- 0 : U = 0
- 1 : U = U(n)
- 2 : U = 2 U(n)- U(n-1) (extrapolation)""",
+\begin{itemize}
+\item 0 : U = 0,
+\item 1 : U = U(n),
+\item 2 : U = 2 U(n)- U(n-1) (extrapolation).
+\end{itemize}""",
             ),
         ),
 #       -----------------------------------
@@ -2368,23 +2861,27 @@ speeded up when the system is being solved. 3 options are available:
             typ = 'TXM',
             into = ["zero","previous","extrapolation"],
             defaut = "previous",
-            fr = """ Tir initial du solveur de l''etape de propagation. Offre la
-possibilite de modifier la valeur initiale de DH, accroissement de H, a
-chaque iteration, dans l''etape de propagation en utilisant les valeurs
-finales de cette variable aux pas de temps precedents. Ceci peut
+            fr = """Tir initial du solveur de l''etape de propagation. Offre la
+possibilite de modifier la valeur initiale de DH, accroissement de H,
+a chaque iteration, dans l''etape de propagation en utilisant les
+valeurs finales de cette variable aux pas de temps precedents. Ceci peut
 permettre d''accelerer la vitesse de convergence lors de la resolution
 du systeme. Trois possibilites sont offertes :
- 0 : DH = 0.
- 1 : DH = DHn (valeur finale de DH au pas de temps precedent),
- 2 : DH = 2DHn - DHn-1 (extrapolation).""",
+\begin{itemize}
+\item 0 : DH = 0 ;
+\item 1 : DH = DHn (valeur finale de DH au pas de temps precedent) ;
+\item 2 : DH = 2.DHn - DHn-1 (extrapolation).
+\end{itemize}""",
             ang = """Initial guess for the solver in the propagation step.
 Makes it possible to modify the initial value of C, upon each
 iteration in the propagation step, by using the ultimate values this
 variable had in the earlier time steps. Thus, the convergence can be
 speeded up when the system is being solved. 3 options are available:
- 0: DH = 0
- 1: DH = DHn (ultimate DH value in the next previous time step)
- 2: DH = 2DHn - DHn-1 (extrapolation)""",
+\begin{itemize}
+\item 0: DH = 0,
+\item 1: DH = DHn (ultimate DH value in the next previous time step),
+\item 2: DH = 2.DHn - DHn-1 (extrapolation).
+\end{itemize}""",
         ),
 #       -----------------------------------
         LINEARIZED_PROPAGATION = SIMP(statut ='o',
@@ -2410,30 +2907,28 @@ case is available.""",
             typ = bool,
             defaut = True,
             fr = """Prise en compte ou non des termes de convection.
-En cas de reponse positive;
+En cas de reponse positive,
 on peut encore supprimer certains termes de convection avec
-les mots-cles CONVECTION DE ...""",
+les mots-cles \telkey{CONVECTION DE}...""",
             ang = """Are the advection terms taken into account or not?
 If YES, some advection terms can still be deleted using the keywords
--ADVECTION OF ..-""",
+\telkey{ADVECTION OF}...""",
         ),
 #       -----------------------------------
         ADVECTION_OF_H = SIMP(statut ='o',
 #       -----------------------------------
             typ = bool,
             defaut = True,
-            fr = """Prise en compte ou non de la convection de H.
-Il s''agit en fait dans la version 2.0 de la convection de C""",
-            ang = """The advection of H  is taken into account or ignored.
-Actually, in version 2.0, the matter is about C advection.""",
+            fr = """Prise en compte ou non de la convection de $H$.""",
+            ang = """The advection of $H$ is taken into account or ignored.""",
         ),
 #       -----------------------------------
         ADVECTION_OF_U_AND_V = SIMP(statut ='f',
 #       -----------------------------------
             typ = bool,
             defaut = True,
-            fr = """Prise en compte ou non de la convection de U et V.""",
-            ang = """The advection of U and V is taken into account or ignored.""",
+            fr = """Prise en compte ou non de la convection de $U$ et $V$.""",
+            ang = """The advection of $U$ and $V$ is taken into account or ignored.""",
         ),
 #       -----------------------------------
         b_ADVECTION_OF_U_AND_VG = BLOC(condition="ADVECTION_OF_U_AND_V == True",
@@ -2445,9 +2940,9 @@ Actually, in version 2.0, the matter is about C advection.""",
                 into = ["NO ADVECTION","CHARACTERISTICS","EXPLICIT + SUPG","EXPLICIT LEO POSTMA","EXPLICIT + MURD SCHEME N","EXPLICIT + MURD SCHEME PSI","N-SCHEME FOR TIDAL FLATS","N-SCHEME FOR TIDAL FLATS","ERIA SCHEME"],
                 defaut = "CHARACTERISTICS",
                 fr = """Choix du schema de convection pour les vitesses,
-remplace FORME DE LA CONVECTION""",
+remplace \telkey{FORME DE LA CONVECTION}.""",
                 ang = """Choice of the advection scheme for the velocities,
-replaces TYPE OF ADVECTION""",
+replaces \telkey{TYPE OF ADVECTION}.""",
             ),
         ),
 #       -----------------------------------
@@ -2456,30 +2951,46 @@ replaces TYPE OF ADVECTION""",
             typ = 'TXM', max='**',
             into = ["CHARACTERISTICS","SUPG","CONSERVATIVE N-SCHEME LP","CONSERVATIVE N-SCHEME","CONSERVATIVE PSI-SCHEME","EDGE-BASED N-SCHEME LP","EDGE-BASED N-SCHEME","ERIA SCHEME"],
             defaut = ["CHARACTERISTICS","CONSERVATIVE PSI-SCHEME","CHARACTERISTICS","CHARACTERISTICS"],
-            fr = """Choix du schema de convection pour chaque variable
-ces coefficients sont respectivement appliques a
-1) U et V     2) H     3) T     4) K ET EPSILON
-1 : caracteristiques sur h
-2 : SUPG
-3 : Schema N conservatif
-4 : Schema N conservatif
-5 : Schema PSI conservatif
-13 : Schema N par segment
-14 : Schema N par segment
-15 : Schema ERIA
-Second integer must be 5""",
-            ang = """Choice of advection schemes for every variable
+            fr = """Choix du schema de convection pour chaque variable.
+Ces coefficients sont respectivement appliques a\\
+\begin{itemize}
+\item 1) $U$ et $V$ ;
+\item 2) $H$ ;
+\item 3) $T$ ;
+\item 4) $k$ et $\epsilon$.
+\end{itemize}
+Les choix possibles sont :
+\begin{itemize}
+\item 1 : caracteristiques sur $h$ ;
+\item 2 : SUPG ;
+\item 3 : Schema N conservatif ;
+\item 4 : Schema N conservatif ;
+\item 5 : Schema PSI conservatif ;
+\item 13 : Schema N par segment ;
+\item 14 : Schema N par segment ;
+\item 15 : Schema ERIA.
+\end{itemize}
+Le 2e entier doit etre 5.""",
+            ang = """Choice of advection schemes for every variable.
 These coefficients are applied respectively to
-1) U et V     2) H     3) T     4) K and EPSILON
-1: characteristics
-2: SUPG
-3: Conservative N-scheme
-4: Conservative N-scheme
-5: Conservative PSI-scheme
-13 : Edge-based N-scheme
-14 : Edge-based N-scheme
-15 : ERIA scheme
-Second integer must be 5""",
+\begin{itemize}
+\item 1) $U$ and $V$,
+\item 2) $H$,
+\item 3) $T$,
+\item 4) $k$ and $\epsilon$.
+\end{itemize}
+Possible choices are:
+\begin{itemize}
+\item 1: characteristics,
+\item 2: SUPG,
+\item 3: Conservative N-scheme,
+\item 4: Conservative N-scheme,
+\item 5: Conservative PSI-scheme,
+\item 13: Edge-based N-scheme,
+\item 14: Edge-based N-scheme,
+\item 15: ERIA scheme.
+\end{itemize}
+The second integer must be 5.""",
         ),
 #       -----------------------------------
         b_TYPE_OF_ADVECTIONG = BLOC(condition="TYPE_OF_ADVECTION != None",
@@ -2495,36 +3006,113 @@ Second integer must be 5""",
             typ = 'TXM',
             into = ["strong","weak"],
             defaut = "strong",
-            fr = """1: forme forte 2: forme faible""",
-            ang = """1: strong form 2: weak form""",
+            fr = """Les choix possibles sont :
+\begin{itemize}
+\item 1 : forme forte ;
+\item 2 : forme faible.
+\end{itemize}
+Si une des composantes du tableau  \telkey{FORME DE LA CONVECTION} = 1
+ou \telkey{SCHEMA POUR LA CONVECTION...} = 1,
+ainsi que le mot-cle correspondant
+\telkey{OPTION DU SCHEMA POUR LA CONVECTION...} = 2,
+\telkey{OPTION POUR LES CARACTERISTIQUES} est automatiquement mis a 2.""",
+            ang = """Possible choices are:
+\begin{itemize}
+\item 1: strong form,
+\item 2: weak form.
+\end{itemize}
+If one component of array \telkey{TYPE OF ADVECTION} = 1 or
+\telkey{SCHEME FOR ADVECTION OF...} = 1,
+and also the corresponding keyword
+\telkey{SCHEME OPTION FOR ADVECTION OF...} = 2,
+\telkey{OPTION FOR CHARACTERISTICS} is automatically set to 2.""",
         ),
 #       -----------------------------------
         SUPG_OPTION = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'I', min=0, max='**',
             defaut = [2,2,2,2],
-            fr = """0:pas de decentrement SUPG  1:SUPG classique   2:SUPG modifiee
-ces coefficients sont respectivement appliques a
-1) U et V     2) H      3) T     4) K ET EPSILON""",
-            ang = """0:no upwinding              1: classical SUPG  2:modified SUPG
-These coefficients are applied respectively to
-1) U et V     2) H      3) T     4) K and EPSILON""",
+            fr = """Les choix possibles sont :
+\begin{itemize}
+\item 0:pas de decentrement SUPG ;
+\item 1:SUPG classique ;
+\item 2:SUPG modifiee.
+\end{itemize}
+Ces coefficients sont respectivement appliques a :
+\begin{itemize}
+\item 1) $U$ et $V$ ;
+\item 2) $H$ ;
+\item 3) $T$ ;
+\item 4) $k$ et $\epsilon$.
+\end{itemize}
+En cas d utilisation d un schema distributif (3, 4, 5, 13, 14 ou 15),
+le coefficient applique a $H$ est automatiquement mis a 0.
+De plus, si \telkey{TRAITEMENT DES HAUTEURS NEGATIVES} = 2 ou 3
+avec \telkey{OPTION DE TRAITEMENT DES BANCS DECOUVRANTS} = 1,
+il est obligatoire de choisir 0 pour la 2e composante du mot-cle
+\telkey{OPTION DE SUPG} (hauteur d eau).""",
+            ang = """Possible choices are:
+\begin{itemize}
+\item 0: no upwinding,
+\item 1: classical SUPG,
+\item 2: modified SUPG.
+\end{itemize}
+These coefficients are applied respectively to:
+\begin{itemize}
+\item 1) $U$ and $V$,
+\item 2) $H$,
+\item 3) $T$,
+\item 4) $k$ and $\epsilon$.
+\end{itemize}
+If using a distributive scheme (3, 4, 5, 13, 14, 15),
+the coefficient applied to $H$ is automatically set to 0.
+Moreover, if using \telkey{TREATMENT OF NEGATIVE DEPTHS} = 2 or 3
+with \telkey{OPTION FOR THE TREATMENT OF TIDAL FLATS} = 1,
+it is mandatory to choose 0 for the 2nd component of
+\telkey{SUPG OPTION} (water depth).""",
         ),
 #       -----------------------------------
         NUMBER_OF_GAUSS_POINTS_FOR_WEAK_CHARACTERISTICS = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
             defaut = 3,
-            fr = """Voir les release notes 6.3""",
-            ang = """See release notes 6.3""",
+            fr = """Voir les release notes 6.3.
+Nombre de points de Gauss utilises pour le calcul des caracteristiques
+faibles.
+Les choix possibles sont :
+\begin{itemize}
+\item 1 point ;
+\item 3 points ;
+\item 4 points ;
+\item 6 points ;
+\item 7 points ;
+\item 12 points.
+\end{itemize}
+Plus le nombre est grand, plus le schema sera conservatif,
+mais plus les couts de calculs seront eleves.""",
+            ang = """See release notes 6.3.
+Number of Gauss points used to compute the weak characteristics.
+Possible choices are:
+\begin{itemize}
+\item 1 point,
+\item 3 points,
+\item 4 points,
+\item 6 points,
+\item 7 points,
+\item 12 points.
+\end{itemize}
+The bigger the number is, the more conservative the scheme is,
+but the higher the computational costs are.""",
         ),
 #       -----------------------------------
         MASS_LUMPING_FOR_WEAK_CHARACTERISTICS = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'R',
             defaut = 0.,
-            fr = """Applique a la matrice de masse""",
-            ang = """To be applied to the mass matrix""",
+            fr = """Fixe le taux de mass-lumping qui est applique a la matrice de
+masse lors de l''utilisation des caracteristiques faibles.""",
+            ang = """Sets the amount of mass-lumping that is applied to the mass
+matrix when using weak characteristics.""",
         ),
 #       -----------------------------------
         b_MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMESF = BLOC(condition="(ADVECTION_OF_TRACERS == True and SCHEME_FOR_ADVECTION_OF_TRACERS == 'EDGE-BASED N-SCHEME') or (ADVECTION_OF_K_AND_EPSILON == True and SCHEME_FOR_ADVECTION_OF_K_EPSILON == 'EDGE-BASED N-SCHEME') or (ADVECTION_OF_U_AND_V == True and SCHEME_FOR_ADVECTION_OF_VELOCITIES == 'EDGE-BASED N-SCHEME')",
@@ -2534,58 +3122,49 @@ These coefficients are applied respectively to
         MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'I',
-            defaut = 10,
-            fr = """Seulement pour schemes 13 et 14""",
-            ang = """Only for schemes 13 and 14""",
-        ),
-#       -----------------------------------
-        UPWIND_COEFFICIENTS = SIMP(statut ='o',
-#       -----------------------------------
-            typ = 'R', min= 4, max= 4,
-            defaut = [1.,1.,1.,1],
-            fr = """Coefficients utilises par la methode S.U.P.G.
-ces coefficients sont respectivement appliques a
-        1) U et V
-        2) H ou C
-        3) T
-        4) K ET EPSILON""",
-            ang = """Upwind coefficients used by the S.U.P.G. method
-These coefficients are applied respectively to
-        1) U and V
-        2) H  or C
-        3) T
-        4) K and epsilon""",
+            defaut = 50,
+            fr = """Limite le nombre d''iterations pour les schemas de convection,
+seulement pour schemes 13, 14 et 15.
+Ancienne valeur par defaut = 10 jusqu en version 8.1.""",
+            ang = """Limits the number of solver iterations for the advection
+schemes, only for schemes 13, 14 and 15.
+Old default value = 10 until release 8.1.""",
         ),
 #       -----------------------------------
         MASS_LUMPING_ON_H = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'R',
             defaut = 0.,
-            fr = """TELEMAC offre la possibilite d''effectuer du mass-lumping
-sur H ou U.
+            fr = """\telemac{2d} offre la possibilite d''effectuer du mass-lumping
+sur $H$ ou sur la vitesse.
 Ceci revient a ramener tout ou partie (suivant la valeur de ce
 coefficient) des matrices AM1 (h) ou AM2 (U) et AM3 (V) sur
 leur diagonale.
 Cette technique permet d''accelerer le code dans des proportions tres
 importantes et de le rendre egalement beaucoup plus stable. Cependant
 les solutions obtenues se trouvent lissees.
-Ce parametre fixe le taux de mass-lumping effectue sur h.""",
-            ang = """TELEMAC provides an opportunity to carry out mass-lumping
-either on C,H or on the velocity.
+Ce parametre fixe le taux de mass-lumping effectue sur $H$.""",
+            ang = """\telemac{2d} provides an opportunity to carry out mass-lumping
+either on $H$ or on the velocity.
 This is equivalent to bringing the matrices AM1 (h) or AM2 (U) and
 AM3 (V) wholly or partly, back onto their diagonal.
 Thanks to that technique, the code can be speeded up to a quite
 significant extent and it can also be made much more stable. The
 resulting solutions, however, become artificially smoothed.
-This parameter sets the extent of mass-lumping that is performed on h.""",
+This parameter sets the extent of mass-lumping that is performed
+on $h$.""",
         ),
 #       -----------------------------------
         MASS_LUMPING_ON_VELOCITY = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'R',
             defaut = 0.,
-            fr = """Fixe le taux de mass-lumping effectue sur la vitesse.""",
-            ang = """Sets the amount of mass-lumping that is performed on the velocity.""",
+            fr = """Fixe le taux de mass-lumping effectue sur la vitesse.
+Le mot-cle \telkey{TRAITEMENT DU SYSTEME LINEAIRE} change la valeur
+utilisee a 1.""",
+            ang = """Sets the amount of mass-lumping that is performed on the velocity.
+The keyword \telkey{TREATMENT OF THE LINEAR SYSTEM} changes the
+used value to 1.""",
         ),
 #       -----------------------------------
         SCHEME_OPTION_FOR_ADVECTION_OF_VELOCITIES = SIMP(statut ='f',
@@ -2593,25 +3172,44 @@ This parameter sets the extent of mass-lumping that is performed on h.""",
             typ = 'I',
             defaut = 1,
             fr = """Si present remplace et a priorite sur :
-OPTION POUR LES CARACTERISTIQUES
-OPTION DE SUPG
-Si schema PSI ou N : 1=explicite 2=predicteur-correcteur
-3=predicteur-correcteur deuxieme ordre en temps
-4=implicite""",
+\telkey{OPTION POUR LES CARACTERISTIQUES}
+\telkey{OPTION DE SUPG}.
+Si caracteristiques :
+\begin{itemize}
+\item 1 = forme forte,
+\item 2 = forme faible.
+\end{itemize}
+Si schema PSI ou N :
+\begin{itemize}
+\item 1 = explicite ;
+\item 2 = predicteur-correcteur ;
+\item 3 = predicteur-correcteur 2e ordre en temps ;
+\item 4 = implicite.
+\end{itemize}""",
             ang = """If present replaces and has priority over:
-OPTION FOR CHARACTERISTICS
-SUPG OPTION
-if N or PSI SCHEME: 1=explicit 2=predictor-corrector
-3= predictor-corrector second-order in time 4= implicit""",
+\telkey{OPTION FOR CHARACTERISTICS}
+\telkey{SUPG OPTION}.
+If characteristics:
+\begin{itemize}
+\item 1 = strong form,
+\item 2 = weak form.
+\end{itemize}
+If N or PSI scheme:
+\begin{itemize}
+\item 1 = explicit,
+\item 2 = predictor-corrector,
+\item 3 = predictor-corrector second-order in time,
+\item 4 = implicit.
+\end{itemize}""",
         ),
 #       -----------------------------------
         FREE_SURFACE_GRADIENT_COMPATIBILITY = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'R',
             defaut = 1.,
-            fr = """Des valeurs inferieures a 1 suppriment les oscillations
-parasites""",
-            ang = """Values less than 1 suppress spurious oscillations""",
+            fr = """Des valeurs comprises entre 0 et 1 peuvent supprimer les
+oscillations parasites.""",
+            ang = """Values between 0 and 1 may suppress spurious oscillations.""",
         ),
 #       -----------------------------------
         NUMBER_OF_SUB_ITERATIONS_FOR_NON_LINEARITIES = SIMP(statut ='o',
@@ -2642,38 +3240,61 @@ The non-linearities can be taken into account through this technique.""",
 #       -----------------------------------
             typ = 'TXM', min=0, max='**',
             into = ["Priority to prescribed values","Priority to fluxes"],
-            defaut = ["Priority to prescribed values","Priority to prescribed values"],
+            defaut = ["Priority to prescribed values"],
             fr = """Utilise pour les schemas SUPG, PSI et N, avec option 2, on ne retrouve
 pas exactement les valeurs imposees des traceurs, mais le flux est
-correct""",
+correct. Une seule meme valeur pour toutes les frontieres liquides.""",
             ang = """Used so far only with the SUPG, PSI and N schemes. With option 2,
-Dirichlet prescribed values are not obeyed, but the fluxes are correct""",
+Dirichlet prescribed values are not obeyed, but the fluxes are correct.
+One single and same value for every liquid boundary.""",
         ),
 #       -----------------------------------
         NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
             defaut = [1],
-            fr = """Pour les options avec predicteur-correcteur""",
-            ang = """For predictor-corrector options""",
+            fr = """Pour les options avec predicteur-correcteur et schema de convection
+de type (3, 4, 5, LIPS ou pas et ERIA).
+Nombre d iterations pour tous les pas de temps (ou sous pas) pour
+converger vers la solution.
+Il est utile pour les cas non stationnaires.
+Pour les ecoulements quasi-stationnaires, ce mot-cle n a pas d impact
+sur la solution, il peut donc etre fixe a 0.
+D un autre cote, pour les ecoulements instationnaires, il est suggere
+de fixer ce mot-cle a 2 (au moins), ce qui est un bon compromis
+entre precision et temps CPU.
+En effet, en augmentant le nombre de corrections, le schema est plus
+precis mais le temps CPU augmente rapidement.""",
+            ang = """For predictor-corrector options with advection scheme of type
+3, 4, 5, LIPS or not, and ERIA).
+Number of iterations for every time step (or sub-time step) to converge
+to the solution.
+It is useful for unsteady cases.
+For quasi-steady flows, this keyword does not have a large impact
+on the solution, so it can be set to 0.
+On the other hand, for unsteady flows, it is suggested to set this
+keyword to 2 (at least), which is a good compromise between accuracy
+and computational time. Indeed, increasing the number of corrections
+the scheme is more accurate but the CPU time rapidly increases.""",
         ),
 #       -----------------------------------
         NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
             defaut = 1,
-            fr = """ Pour les options predicteur-correcteur avec schema localement
-implicite""",
-            ang = """ Only for implicit scheme with predictor-corrector""",
-        ),
-#       -----------------------------------
-        PSI_SCHEME_OPTION = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            into = ["explicit","predictor-corrector"],
-            defaut = "explicit",
-            fr = """ 1: explicite 2: predicteur-correcteur""",
-            ang = """ 1: explicit 2: predictor-corrector""",
+            fr = """Pour les options predicteur-correcteur avec schema localement
+implicite (3, 4 or 5).
+Ce mot-cle permet de diviser le pas de temps donne par l utilisateur
+dans le \telkey{FICHIER DES PARAMETRES} en plusieurs sous-pas.
+A nouveau, il produit un effet sur la precision du schema et
+il est pratique d ajuster ce mot-cle afin d avoir des nombres de
+Courant pas trop grands (autour de 1).""",
+            ang = """Only for implicit scheme with predictor-corrector (3, 4 or 5).
+This keyword allows to subdivide the time step given by the user in the
+\telkey{STEERING FILE}, into several sub-steps.
+Again, it produces an effect on the precision of the scheme and
+it is convenient to set this keyword in order to have Courant numbers
+not too large (around 1).""",
         ),
     ),
 #   -----------------------------------
@@ -2698,9 +3319,9 @@ des vitesses.""",
                 typ = 'R',
                 defaut = 1.,
                 fr = """Fixe la valeur du coefficient d''implicitation sur les termes de
-diffusion des vitesses""",
+diffusion des vitesses.""",
                 ang = """Sets the value of the implicitation coefficient for the diffusion of
-velocity""",
+velocity.""",
             ),
 #           -----------------------------------
             OPTION_FOR_THE_DIFFUSION_OF_VELOCITIES = SIMP(statut ='o',
@@ -2708,10 +3329,16 @@ velocity""",
                 typ = 'TXM',
                 into = ["div( nu grad(U) )","1/h div ( h nu grad(U)"],
                 defaut = "div( nu grad(U) )",
-                fr = """1: Diffusion de la forme div( nu grad(U) )
-2: Diffusion de la forme 1/h div ( h nu grad(U) )""",
-                ang = """1: Diffusion in the form div( nu grad(U) )
-2: Diffusion in the form 1/h div ( h nu grad(U) )""",
+                fr = """Les choix possibles sont :
+\begin{itemize}
+\item 1: Diffusion de la forme div( $\nu$ grad($U$) ) ;
+\item 2: Diffusion de la forme 1/$h$ div ( $h$ $\nu$ grad($U$) ).
+\end{itemize}""",
+                ang = """Possible choices are:
+\begin{itemize}
+\item 1: Diffusion in the form div( $\nu$ grad($U$) ),
+\item 2: Diffusion in the form 1/$h$ div ( $h$ $\nu$ grad($U$) ).
+\end{itemize}""",
             ),
         ),
     ),
@@ -2763,105 +3390,298 @@ pour l AD.""",
             ang = """Iterative linear solvers: derivative convergence test for AD.""",
         ),
     ),
+)
+# -----------------------------------------------------------------------
+GENERAL_PARAMETERS = PROC(nom= "GENERAL_PARAMETERS",op = None,
+# -----------------------------------------------------------------------
 #   -----------------------------------
-    ADVANCED = FACT(statut='o',
+    DEBUGGER = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'I',
+        defaut = 0,
+        fr = """Pour imprimer la sequence des appels, mettre 1.""",
+        ang = """If 1, calls of subroutines will be printed in the listing.""",
+    ),
+#   -----------------------------------
+    TIME = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        MATRIX_STORAGE = SIMP(statut ='o',
+        TIME_STEP = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'TXM',
-            into = ["classical EBE","Edge-based storage"],
-            defaut = "Edge-based storage",
-            fr = """1 : EBE classique  3 : Stockage par segments""",
-            ang = """1 : classical EBE  3 : Edge-based storage""",
+            typ = 'R',
+            defaut = 1.,
+            fr = """Definit le pas de temps en secondes. Remarque : Pour une bonne
+precision; il est souhaitable de choisir le pas de temps de telle sorte
+que le nombre de Courant de propagation soit inferieur a 2 ; voir 3.
+Ceci peut etre realisable en hydraulique fluviale ; mais ne l''est
+pratiquement jamais en hydraulique maritime ou l''on peut atteindre des
+valeurs de 50.""",
+            ang = """Specifies the time step in seconds.""",
         ),
 #       -----------------------------------
-        MATRIX_VECTOR_PRODUCT = SIMP(statut ='o',
+        NUMBER_OF_TIME_STEPS = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
             defaut = 1,
-            fr = """1 : classique  2 : frontal
-attention, avec 2, il faut une numerotation speciale des points""",
-            ang = """1 : classic    2 : frontal
-beware, with option 2, a special numbering of points is required""",
+            fr = """ Definit le nombre de pas de temps effectues lors de l''execution du
+code.""",
+            ang = """ Specifies the number of time steps performed when running the code.""",
         ),
 #       -----------------------------------
-        NEWMARK_TIME_INTEGRATION_COEFFICIENT = SIMP(statut ='o',
+        DURATION = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = 1.,
-            fr = """1. : Euler explicite 0.5 : ordre 2 en temps""",
-            ang = """1. : Euler explicit 0.5 : order 2 in time""",
+            defaut = 0.,
+            fr = """Duree de la simulation. Alternative au parametre
+\telkey{NOMBRE DE PAS DE TEMPS}.
+On en deduit le nombre de pas de temps en prenant l''entier le
+plus proche de (duree du calcul/pas de temps).
+Si le \telkey{NOMBRE DE PAS DE TEMPS} est aussi donne,
+on prend la plus grande valeur.""",
+            ang = """Sets the duration of simulation in seconds.
+May be used instead of the parameter \telkey{NUMBER OF TIME STEPS}.
+The nearest integer to (duration/time step) is taken.
+If \telkey{NUMBER OF TIME STEPS} is also given,
+the greater value is taken.""",
         ),
 #       -----------------------------------
-        ZERO = SIMP(statut ='f',
+        ORIGINAL_DATE_OF_TIME = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'R',
-            defaut = 1.E-10,
-            fr = """Non active pour l''instant.""",
-            ang = """Not yet implemented""",
+            typ = 'I', min= 3, max= 3,
+            defaut = [1900,1,1],
+            fr = """Permet de fixer la date d''origine des temps du modele lorsque
+la maree est prise en compte (force generatrice de la maree et/ou les
+conditions aux limites de maritimes).
+Egalement utilise pour les flotteurs,
+les echanges thermiques avec l atmosphere, le frazil,
+le chainage avec DELWAQ.""",
+            ang = """Enables to set the date of the time origin of the model when
+taking into account of the tide (tide generator force and/or the tidal
+boundary conditions).
+Also used with drogues, heat exchange with atmosphere, frazil,
+chaining with DELWAQ.""",
         ),
 #       -----------------------------------
-        PROPAGATION_OPTION = SIMP(statut ='f',
+        ORIGINAL_HOUR_OF_TIME = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'I',
-            defaut = 3,
-            fr = """Non active pour l''instant.""",
-            ang = """Not yet implemented.""",
+            typ = 'I', min= 3, max= 3,
+            defaut = [0,0,0],
+            fr = """Permet de fixer l''heure d''origine des temps du modele lorsque
+la maree est prise en compte (force generatrice de la maree et/ou les
+conditions aux limites de maritimes.
+Egalement utilise pour les flotteurs,
+les echanges thermiques avec l atmosphere, le frazil,
+le chainage avec DELWAQ.""",
+            ang = """Enables to set the time of the time origin of the model when
+taking into account of the tide (tide generator force and/or the tidal
+boundary conditions).
+Also used with drogues, heat exchange with atmosphere, frazil,
+chaining with DELWAQ.""",
         ),
 #       -----------------------------------
-        OPTION_OF_THE_HYDROSTATIC_RECONSTRUCTION = SIMP(statut ='f',
+        STOP_IF_A_STEADY_STATE_IS_REACHED = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'I',
-            defaut = 1,
-            fr = """donne l option de la reconstruction hydrostatique
-(option utile uniquement pour les volumes finis):
-1: option d Audusse, 2: option de Noelle""",
-            ang = """gives the option for hydrostatic reconstruction
-(used only for finite volumes):
-1: option of Audusse, 2: option of Noelle""",
+            typ = bool,
+            defaut = False,
+            fr = """A utiliser avec le mot-cle : \telkey{CRITERES D''ARRET}.""",
+            ang = """To be used with the keyword: \telkey{STOP CRITERIA}.""",
         ),
 #       -----------------------------------
-        CONVERGENCE_STUDY = SIMP(statut ='f',
+        b_STOP_IF_A_STEADY_STATE_IS_REACHEDG = BLOC(condition="STOP_IF_A_STEADY_STATE_IS_REACHED == True",
+#       -----------------------------------
+#           -----------------------------------
+            STOP_CRITERIA = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R', min= 3, max= 3,
+                defaut = [1.E-4,1.E-4,1.E-4],
+                fr = """Criteres d''arret pour un ecoulement permanent.
+Ces coefficients sont respectivement appliques a:
+\begin{itemize}
+\item $U$ et $V$ ;
+\item $H$ ;
+\item Tracers.
+\end{itemize}
+A utiliser avec le mot-cle
+\telkey{ARRET SI UN ETAT PERMANENT EST ATTEINT}.""",
+                ang = """Stop criteria for a steady state.
+These coefficients are applied respectively to:
+\begin{itemize}
+\item $U$ and $V$,
+\item $H$,
+\item Tracers.
+\end{itemize}
+To be used with the keyword
+\telkey{STOP IF A STEADY STATE IS REACHED}.""",
+            ),
+        ),
+#       -----------------------------------
+        CONTROL_OF_LIMITS = SIMP(statut ='o',
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """Active une etude de convergence par rapport a une
-solution analytique sur un maillage fin""",
-            ang = """Activates a convergence study compared
-to an analytical solution on a fine mesh""",
+            fr = """Utiliser avec le mot-cle : \telkey{VALEURS LIMITES}.
+Le programme s''arrete si les limites sur
+$U$, $V$, $H$ ou traceurs sont depassees.""",
+            ang = """Use with the key-word: \telkey{LIMIT VALUES}.
+The program is stopped if
+the limits on $U$, $V$, $H$ or tracers are trepassed.""",
         ),
 #       -----------------------------------
-        REFINEMENT_LEVELS = SIMP(statut ='f',
+        b_CONTROL_OF_LIMITSG = BLOC(condition="CONTROL_OF_LIMITS == True",
 #       -----------------------------------
-            typ = 'I',
-            defaut = 0,
-            fr = """Donne le nombre de raffinements que l''utilisateur
-veut utiliser pour l''etude de convergence
-(en activant CONVERGENCE). Chaque niveau multiplie par 4 le
-nombre d''elements.""",
-            ang = """Gives the number of refinement levels that the
-user wants to use in the convergence study (when activating
-CONVERGENCE). Each level multiplies the number of elements by
-4""",
+#           -----------------------------------
+            LIMIT_VALUES = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R', min= 8, max= 8,
+                defaut = [-1000.,9000.,-1000.,1000.,-1000.,1000.,-1000.,1000.],
+                fr = """Utilise avec le mot-cle \telkey{CONTROLE DES LIMITES}.
+Valeurs minimales et maximales acceptables pour
+$H$, $U$ ,$V$ et traceurs dans l''ordre suivant :
+min(H) max(H) min(U) max(U) min(V) max(V) min(T) max(T).""",
+                ang = """To be used with the key-word \telkey{CONTROL OF LIMITS}.
+Min and max acceptable values for
+$H$, $U$, $V$ and tracers in the following order:
+min(H) max(H) min(U) max(U) min(V) max(V) min(T) max(T).""",
+            ),
+        ),
+#       -----------------------------------
+        VARIABLE_TIME_STEP = SIMP(statut ='o',
+#       -----------------------------------
+            typ = bool,
+            defaut = False,
+            fr = """Pas de temps variable pour avoir un nombre de Courant souhaite.""",
+            ang = """Variable time-step to get a given Courant number.""",
+        ),
+#       -----------------------------------
+        b_VARIABLE_TIME_STEPG = BLOC(condition="VARIABLE_TIME_STEP == True",
+#       -----------------------------------
+#           -----------------------------------
+            DESIRED_COURANT_NUMBER = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 1.,
+                fr = """Nombre de Courant souhaite en cas de pas de temps variable.""",
+                ang = """Desired Courant number when \telkey{VARIABLE TIME-STEP} is set to YES.""",
+            ),
+        ),
+    ),
+#   -----------------------------------
+    LOCATION = FACT(statut='o',
+#   -----------------------------------
+#       -----------------------------------
+        SPHERICAL_COORDINATES = SIMP(statut ='o',
+#       -----------------------------------
+            typ = bool,
+            defaut = False,
+            fr = """Choix des coordonnees spheriques pour la realisation du calcul
+(pour les grands domaines de calcul).
+Attention : cette option est etroitement liee au
+maillage qui doit avoir
+ete saisi sur une carte marine en projection de Mercator.
+Il faut de plus relever sur la carte la
+\telkey{LATITUDE DU POINT ORIGINE}
+qui correspond dans le maillage a l''ordonnee $y$ = 0.""",
+            ang = """Selection of spherical coordinates to perform the computation
+(for large computation domains).
+Warning: this option is closely related to the mesh that should have
+been entered onto a nautical chart drawn as per Mercator projection
+The \telkey{LATITUDE OF ORIGIN POINT}, which corresponds to
+ordinate $y$ = 0 in the mesh, must moreover be given.""",
+        ),
+#       -----------------------------------
+        LATITUDE_OF_ORIGIN_POINT = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 48.,
+            fr = """Determine l''origine utilisee pour le calcul de latitudes
+lorsque l''on effectue un calcul en coordonnees spheriques.
+Egalement utilise pour les echanges thermiques avec l atmosphere,
+le modele d Okada pour les tsunamis, le frazil.""",
+            ang = """Determines the origin used for computing latitudes when
+a computation is made in spherical coordinates.
+This latitude is in particular used to compute the Coriolis force.
+In cartesian coordinates, Coriolis coefficient is considered constant.
+Also used for heat exchange with atmosphere, Okada model for tsunamis,
+frazil.""",
+        ),
+#       -----------------------------------
+        LONGITUDE_OF_ORIGIN_POINT = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 0.,
+            fr = """Fixe la valeur de la longitude du point origine du modele,
+lors de l''utilisation de la force generatrice de la maree.
+Pour la projection de Mercator, voir le mot cle
+\telkey{SYSTEME GEOGRAPHIQUE}.
+Egalement utilise pour la force generatrice de la maree,
+les echanges thermiques avec l atmosphere,
+le modele d Okada pour les tsunamis.""",
+            ang = """Give the value of the longitude of the origin point
+of the model, when taking into account of the tide generator force.
+For the Mercator projection, see the keyword
+\telkey{GEOGRAPHIC SYSTEM}.
+Also used for tide generating force, heat exchange with atmosphere,
+Okada model for tsunamis.""",
+        ),
+#       -----------------------------------
+        NORTH = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 0.,
+            fr = """Angle que fait le nord en degres, par rapport a l''axe des $y$
+dans le sens trigonometrique. Notation decimale 10.5 signifie 10 degres
+et 30 minutes.
+Lu mais non utilise.""",
+            ang = """Angle of the North with the $y$ axis, counted counter-clockwise,
+in degrees. 10.5 means 10 degrees and 30 minutes. Read but not used.""",
+        ),
+#       -----------------------------------
+        SPATIAL_PROJECTION_TYPE = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ["CARTESIAN, NOT GEOREFERENCED","MERCATOR","LATITUDE LONGITUDE"],
+            defaut = "CARTESIAN, NOT GEOREFERENCED",
+            fr = """Permet de specifier le type de projection spatiale utilisee dans
+le cas de l''utilisation des coordonnees spheriques par exemple.
+Les choix possibles sont :
+\begin{itemize}
+\item 1 : Lambert Cartesien non georeference ;
+\item 2 : Mercator ;
+\item 3 : Latitude/longitude (exprimees en degres).
+\end{itemize}
+Option 2 ou 3 obligatoire pour les coordonnees spheriques.
+Option 3 : latitude et longitude en degres !
+Dans le cas de l''option 3, \telemac{2d} convertit les informations
+latitude/longitude a l''aide de la projection de Mercator.""",
+            ang = """Specifies the type of spatial projection used
+(for example when using spherical coordinates).
+Possible choices are:
+\begin{itemize}
+\item 1: Cartesian, not georeferenced,
+\item 2: Mercator,
+\item 3: latitude/longitude (in degrees).
+\end{itemize}
+Option 2 or 3 mandatory for spherical coordinates. Option 3: latitude
+and longitude in degrees! When using option 3, the coordinates are
+automatically
+treated by \telemac{2d} using Mercator projection.""",
         ),
     ),
 )
 # -----------------------------------------------------------------------
 TURBULENCE = PROC(nom= "TURBULENCE",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     VELOCITY_DIFFUSIVITY = SIMP(statut ='o',
 #   -----------------------------------
         typ = 'R',
         defaut = 1.E-6,
-        fr = """Fixe de facon uniforme pour l''ensemble du domaine;
+        fr = """Fixe de facon uniforme pour l''ensemble du domaine,
 la valeur du coefficient de diffusion de viscosite globale (dynamique +
 turbulente). Cette valeur peut avoir une influence non negligeable sur
 la forme et la taille des recirculations.""",
         ang = """Sets, in an even way for the whole domain, the value of the
-coefficient of global (dynamic+turbulent) viscosity. this value may
+coefficient of global (dynamic+turbulent) viscosity. This value may
 have a significant effect both on the shapes and sizes of
 recirculation zones.""",
     ),
@@ -2871,23 +3691,37 @@ recirculation zones.""",
         typ = 'TXM',
         into = ["CONSTANT VISCOSITY","ELDER","K-EPSILON MODEL","SMAGORINSKI","MIXING LENGTH","SPALART-ALLMARAS"],
         defaut = "CONSTANT VISCOSITY",
-        fr = """3 choix sont possibles actuellement : viscosite constante (1)
-modele de Elder (2) ou modele k-epsilon (3).
+        fr = """6 choix sont possibles actuellement :
+\begin{itemize}
+\item 1 : viscosite constante ;
+\item 2 : modele de Elder ;
+\item 3 : modele $k$-$\epsilon$ ;
+\item 4 : modele de Smagorinski ;
+\item 5 : modele de longueur de melange ;
+\item 6 : modele de Spalart-Allmaras.
+\end{itemize}
 Attention : si on choisit l''option 1
-il ne faut pas oublier d''ajuster la valeur du mot-cle COEFFICIENT DE
-DIFFUSION DES VITESSES.
-si on choisit l''option 2
+il ne faut pas oublier d''ajuster la valeur du mot-cle
+\telkey{COEFFICIENT DE DIFFUSION DES VITESSES}.
+Si on choisit l''option 2,
 il ne faut pas oublier d''ajuster les deux valeurs du mot-cle :
-COEFFICIENTS ADIMENSIONNELS DE DISPERSION
-Si on choisit l''option 3;
+\telkey{COEFFICIENTS ADIMENSIONNELS DE DISPERSION}.
+Si on choisit l''option 3,
 ce meme parametre doit retrouver sa vraie valeur physique car elle est
-utilisee comme telle dans le modele de turbulence""",
-        ang = """The current alternatives are as follows: constant viscosity (1)
-elder''s model (2) or k-epsilon model (3).
+utilisee comme telle dans le modele de turbulence.""",
+        ang = """The current alternatives are as follows:
+\begin{itemize}
+\item 1: constant viscosity,
+\item 2: elder''s model,
+\item 3: $k$-$\epsilon$ model,
+\item 4: Smagorinski model,
+\item 5: mixing length model,
+\item 6: Spalart-Allmaras model.
+\end{itemize}
 NOTE: when option 1 is chosen, it should be kept in mind that the
-value of the keyword VELOCITY DIFFUSIVITY has to be ajusted.
-When option 2 is chosen, the two values of key-word :
-NON-DIMENSIONAL DISPERSION COEFFICIENTS are used
+value of the keyword \telkey{VELOCITY DIFFUSIVITY} has to be ajusted.
+When option 2 is chosen, the two values of keyword
+\telkey{NON-DIMENSIONAL DISPERSION COEFFICIENTS} are used.
 When option 3 is chosen, this parameter should recover its true
 physical value, since it is used as such in the turbulence model.""",
     ),
@@ -2903,10 +3737,10 @@ physical value, since it is used as such in the turbulence model.""",
 #       -----------------------------------
             typ = 'R', min= 2, max= 2,
             defaut = [6.,0.6],
-            fr = """Coefficients longitudinal et transversal dans la formule de
-Elder. Utilises uniquement avec le modele de turbulence 2""",
-            ang = """Longitudinal and transversal coefficients in elder s formula.
- Used only with turbulence model number 2""",
+            fr = """Coefficients longitudinal et transversal dans la formule de Elder.
+Utilises uniquement avec \telkey{MODELE DE TURBULENCE} = 2.""",
+            ang = """Longitudinal and transversal coefficients in Elder s formula.
+Used only with \telkey{TURBULENCE MODEL} = 2.""",
         ),
     ),
 #   -----------------------------------
@@ -2914,79 +3748,21 @@ Elder. Utilises uniquement avec le modele de turbulence 2""",
 #   -----------------------------------
         typ = 'R',
         defaut = 1.E-9,
-        fr = """Fixe la precision demandee sur le modele spalart-allmaras pour
-le test d''arret dans l''etape de diffusion et termes sources de k et
-epsilon.""",
-        ang = """Sets the required accuracy for the model spalart-allmaras in
-the diffusion and source-terms step of the k-epsilon model.""",
+        fr = """Fixe la precision demandee sur le modele de Spalart-Allmaras pour
+le test d''arret dans l''etape de diffusion et termes sources de
+$\tilde{\nu}$.""",
+        ang = """Sets the required accuracy for the Spalart-Allmaras model in
+the diffusion and source terms step of the $\tilde{\nu}$.""",
     ),
 #   -----------------------------------
     INFORMATION_ABOUT_SPALART_ALLMARAS_MODEL = SIMP(statut ='f',
 #   -----------------------------------
         typ = bool,
         defaut = True,
-        fr = """si oui les informations du solveur du modele spalart-allmaras
-sont imprimees""",
-        ang = """if yes, informations about solver of spalart-allmaras model
-are printed to the listing""",
-    ),
-#   -----------------------------------
-    SOLVER_INFO = FACT(statut='o',
-#   -----------------------------------
-#       -----------------------------------
-        SOLVER_FOR_K_EPSILON_MODEL = SIMP(statut ='o',
-#       -----------------------------------
-            typ = 'TXM',
-            into = ["conjugate gradient","conjugate residuals","conjugate gradient on normal equation","minimum error","conjugate gradient squared","conjugate gradient squared stabilised (cgstab)","gmres (see option for the solver for k-epsilon model)","direct"],
-            defaut = "conjugate gradient",
-            fr = """Permet de choisir le solveur utilise pour la resolution
-du systeme du modele k-epsilon :
-1 : gradient conjugue
-2 : residu conjugue
-3 : gradient conjugue sur equation normale
-4 : erreur minimale
-5 : gradient conjugue carre
-6 : gradient conjugue carre stabilise (cgstab)
-7 : gmres (voir aussi option du solveur pour le modele k-epsilon)
-8 : direct""",
-            ang = """Makes it possible to select the solver used for solving
-the system of the k-epsilon model.
-1: conjugate gradient
-2: conjugate residuals
-3: conjugate gradient on normal equation
-4: minimum error
-5: conjugate gradient squared
-6: conjugate gradient squared stabilised (cgstab)
-7: gmres (see option for the solver for k-epsilon model)
-8: direct""",
-        ),
-#       -----------------------------------
-        OPTION_FOR_THE_SOLVER_FOR_K_EPSILON_MODEL = SIMP(statut ='o',
-#       -----------------------------------
-            typ = 'I',
-            defaut = 2,
-            fr = """si le solveur est GMRES (7) le mot cle est la dimension de
-l''espace de KRILOV (valeurs conseillees entre 2 et 15)""",
-            ang = """WHEN GMRES (7) IS CHOSEN, DIMENSION OF THE KRYLOV SPACE
-TRY VALUES BETWEEN 2 AND 15""",
-        ),
-#       -----------------------------------
-        PRECONDITIONING_FOR_K_EPSILON_MODEL = SIMP(statut ='o',
-#       -----------------------------------
-            typ = 'TXM',
-            into = ["diagonal","no preconditioning","crout","diagonal and crout"],
-            defaut = "diagonal",
-            fr = """Permet de preconditionner le systeme relatif au
-modele k-epsilon
-0 : pas de preconditionnement;
-2 : preconditionnement diagonal.
-7 : preconditionnement de Crout par element.""",
-            ang = """Preconditioning of the linear system in the diffusion step of
-the k-epsilon model.
-0: no preconditioning
-2: diagonal preconditioning
-7: Crout''s preconditioning per element""",
-        ),
+        fr = """Si oui, les informations du solveur du modele de Spalart-Allmaras
+sont imprimees.""",
+        ang = """If yes, informations about solver of Spalart-Allmaras model
+are printed to the listing.""",
     ),
 #   -----------------------------------
     ADVANCED = FACT(statut='o',
@@ -2997,10 +3773,18 @@ the k-epsilon model.
             typ = 'TXM',
             into = ["smooth","rough"],
             defaut = "rough",
-            fr = """ Permet de choisir le regime de turbulence aux parois 1 : regime
-turbulent lisse. 2 : regime turbulent rugueux.""",
-            ang = """ Provided for selecting the type of friction on the walls 1: smooth 2:
-rough""",
+            fr = """ Permet de choisir le regime de turbulence aux parois.
+Les choix possibles sont :
+\begin{itemize}
+\item 1 : regime turbulent lisse ;
+\item 2 : regime turbulent rugueux.
+\end{itemize}""",
+            ang = """ Provided for selecting the type of friction on the walls.
+Possible choices are:
+\begin{itemize}
+\item 1: smooth,
+\item 2: rough.
+\end{itemize}""",
         ),
 #       -----------------------------------
         INFORMATION_ABOUT_K_EPSILON_MODEL = SIMP(statut ='o',
@@ -3008,17 +3792,21 @@ rough""",
             typ = bool,
             defaut = True,
             fr = """Donne le nombre d''iterations du solveur de l''etape de
-diffusion et termes sources du modele k-epsilon.""",
+diffusion et termes sources du modele $k-\epsilon$.""",
             ang = """Gives the number of iterations of the solver in the diffusion
-and source terms step of the k-epsilon model.""",
+and source terms step of the $k-\epsilon$ model.""",
         ),
 #       -----------------------------------
         ADVECTION_OF_K_AND_EPSILON = SIMP(statut ='o',
 #       -----------------------------------
             typ = bool,
             defaut = True,
-            fr = """Prise en compte ou non de la convection de k et epsilon.""",
-            ang = """The k and epsilon advection is taken into account or ignored.""",
+            fr = """Prise en compte ou non de la convection de $k$ et $\epsilon$
+(pour modele $k-\epsilon$) ou $\tilde{\nu}$
+(pour modele de Spalart-Allmaras).""",
+            ang = """The $k$ and $\epsilon$ advection is taken into account or ignored
+(for $k-\epsilon$ model) or $\tilde{\nu}$ advection
+(for Spalart-Allmaras model).""",
         ),
 #       -----------------------------------
         b_ADVECTION_OF_K_AND_EPSILONG = BLOC(condition="ADVECTION_OF_K_AND_EPSILON == True",
@@ -3029,10 +3817,12 @@ and source terms step of the k-epsilon model.""",
                 typ = 'TXM',
                 into = ["NO ADVECTION","CHARACTERISTICS","EXPLICIT + SUPG","EXPLICIT LEO POSTMA","EXPLICIT + MURD SCHEME N","EXPLICIT + MURD SCHEME PSI","LEO POSTMA FOR TIDAL FLATS","N-SCHEME FOR TIDAL FLATS","ERIA SCHEME FOR TIDAL FLATS"],
                 defaut = "CHARACTERISTICS",
-                fr = """Choix du schema de convection pour k et epsilon,
-remplace FORME DE LA CONVECTION""",
-                ang = """Choice of the advection scheme for k and epsilon,
-replaces TYPE OF ADVECTION""",
+                fr = """Choix du schema de convection pour $k$ et $\epsilon$ (pour modele
+$k-\epsilon$) ou $\tilde{\nu}$ (pour modele de Spalart-Allmaras),
+remplace \telkey{FORME DE LA CONVECTION}.""",
+                ang = """Choice of the advection scheme for $k$ and $\epsilon$ (for
+$k-\epsilon$ model) or $\tilde{\nu}$ (for Spalart-Allmaras model),
+replaces \telkey{TYPE OF ADVECTION}.""",
             ),
         ),
 #       -----------------------------------
@@ -3041,28 +3831,143 @@ replaces TYPE OF ADVECTION""",
             typ = 'I',
             defaut = 1,
             fr = """Si present remplace et a priorite sur :
-OPTION POUR LES CARACTERISTIQUES
-OPTION DE SUPG
-Si schema PSI ou N : 1=explicite 2=predicteur-correcteur
-3=predicteur-correcteur deuxieme ordre en temps
-4=implicite""",
+\telkey{OPTION POUR LES CARACTERISTIQUES}
+\telkey{OPTION DE SUPG}.
+Si caracteristiques :
+\begin{itemize}
+\item 1 = forme forte,
+\item 2 = forme faible.
+\end{itemize}
+Si schema PSI ou N :
+\begin{itemize}
+\item 1 = explicite ;
+\item 2 = predicteur-correcteur ;
+\item 3 = predicteur-correcteur 2e ordre en temps ;
+\item 4 = implicite.
+\end{itemize}
+Mot-cle commun pour les variables $k$, $\epsilon$
+(pour modele $k-\epsilon$)
+et $\tilde{\nu}$ (pour modele de Spalart-Allmaras).""",
             ang = """If present replaces and has priority over:
-OPTION FOR CHARACTERISTICS
-SUPG OPTION
-if N or PSI SCHEME: 1=explicit 2=predictor-corrector
-3= predictor-corrector second-order in time 4= implicit""",
+\telkey{OPTION FOR CHARACTERISTICS}
+\telkey{SUPG OPTION}.
+If characteristics:
+\begin{itemize}
+\item 1 = strong form,
+\item 2 = weak form.
+\end{itemize}
+If N or PSI scheme:
+\begin{itemize}
+\item 1 = explicit,
+\item 2 = predictor-corrector,
+\item 3 = predictor-corrector second-order in time,
+\item 4 = implicit.
+\end{itemize}
+Common keyword for variables $k$, $\epsilon$ (for $k-\epsilon$ model)
+and $\tilde{\nu}$ (for Spalart-Allmaras model).""",
         ),
 #       -----------------------------------
-        TIME_STEP_REDUCTION_FOR_K_EPSILON_MODEL = SIMP(statut ='f',
+        MIXING_LENGTH_MODEL_COEFFICIENTS = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R',
-            defaut = 1.,
-            fr = """Coefficient reducteur du pas de temps pour le modele k-epsilon (qui
-est normalement identique a celui du systeme hydrodynamique).
-Utilisation deconseillee""",
-            ang = """Time step reduction coefficient for k-epsilon model (which is normally
-same the same as that of the hydrodynamic system) Not recommended for
-use.""",
+            typ = 'R', min= 2, max= 2,
+            defaut = [0.1066667,0.0666667],
+            fr = """Coefficients de calage $C_l$ et $\alpha_t$ dans la formule de longueur
+de melange.
+Utilises uniquement avec \telkey{MODELE DE TURBULENCE} = 5.""",
+            ang = """Calibration coefficients $C_l$ and $\alpha_t$ in mixing length formula.
+Only used with \telkey{TURBULENCE MODEL} = 5.""",
+        ),
+    ),
+#   -----------------------------------
+    SOLVER_INFO = FACT(statut='o',
+#   -----------------------------------
+#       -----------------------------------
+        SOLVER_FOR_K_EPSILON_MODEL = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ["conjugate gradient","conjugate residual","conjugate gradient on normal equation","minimum error","squared conjugate gradient","conjugate gradient squared stabilised (cgstab)","gmres (see option for the solver for k-epsilon model)","direct"],
+            defaut = "conjugate gradient",
+            fr = """Permet de choisir le solveur utilise pour la resolution
+du systeme de diffusion de $k$, $\epsilon$ (pour modele $k-\epsilon$)
+ou $\tilde{\nu}$ (pour modele de Spalart-Allmaras).
+Les choix possibles sont :
+\begin{itemize}
+\item 1 : gradient conjugue,
+\item 2 : residu conjugue,
+\item 3 : gradient conjugue sur equation normale,
+\item 4 : erreur minimale,
+\item 5 : gradient conjugue carre (non programme),
+\item 6 : gradient conjugue carre stabilise (cgstab),
+\item 7 : GMRES (voir aussi \telkey{OPTION DU SOLVEUR}
+pour le modele $k$-$\epsilon$),
+\item 8 : direct.
+\end{itemize}""",
+            ang = """Makes it possible to select the solver used for solving
+the system of the diffusion of $k$, $\epsilon$ (for $k-\epsilon$ model)
+or $\tilde{\nu}$ (for Spalart-Allmaras model).
+Possible choices are:
+\begin{itemize}
+\item 1: conjugate gradient,
+\item 2: conjugate residual,
+\item 3: conjugate gradient on a normal equation,
+\item 4: minimum error,
+\item 5: squared conjugate gradient (not implemented),
+\item 6: conjugate gradient squared stabilised (cgstab),
+\item 7: GMRES (see \telkey{OPTION FOR THE SOLVER FOR K-EPSILON MODEL}),
+\item 8: direct.
+\end{itemize}""",
+        ),
+#       -----------------------------------
+        OPTION_FOR_THE_SOLVER_FOR_K_EPSILON_MODEL = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'I',
+            defaut = 2,
+            fr = """Si le solveur est GMRES (7), le mot cle est la dimension de
+l''espace de Krylov (valeurs conseillees entre 2 et 15).
+Mot-cle commun pour les variables $k$, $\epsilon$
+(pour modele $k-\epsilon$)
+et $\tilde{\nu}$ (pour modele de Spalart-Allmaras).""",
+            ang = """When GMRES (7) is chosen for solver, dimension of the Krylov space.
+Try values between 2 and 15.
+Common keyword for variables $k$, $\epsilon$ (for $k-\epsilon$ model)
+and $\tilde{\nu}$ (for Spalart-Allmaras model).""",
+        ),
+#       -----------------------------------
+        PRECONDITIONING_FOR_K_EPSILON_MODEL = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ["diagonal","no preconditioning","Crout","diagonal and Crout"],
+            defaut = "diagonal",
+            fr = """Permet de preconditionner le systeme relatif a la diffusion de
+$k$, $\epsilon$ (pour modele $k-\epsilon$) ou $\tilde{\nu}$
+(pour modele de Spalart-Allmaras)
+afin d''accelerer la convergence lors de sa resolution.
+\begin{itemize}
+\item 0 : pas de preconditionnement ;
+\item 2 : preconditionnement diagonal ;
+\item 7 : preconditionnement de Crout par element ou segment
+(ne marche pas en parallele).
+\end{itemize}
+Certains preconditionnements sont cumulables
+(les diagonaux 2 ou 3 avec les autres)
+Pour cette raison on ne retient que les nombres premiers pour
+designer les preconditionnements. Si l''on souhaite en cumuler
+plusieurs on formera le produit des options correspondantes.""",
+            ang = """Choice of the preconditioning of the linear system in the diffusion
+step of $k$, $\epsilon$ (for $k-\epsilon$ model) or $\tilde{\nu}$
+(for Spalart-Allmaras model) so that the convergence is speeded up
+when it is being solved.
+\begin{itemize}
+\item 0: no preconditioning,
+\item 2: diagonal preconditioning,
+\item 7: Crout''s preconditioning per element or segment
+(does not work in parallel).
+\end{itemize}
+Some operations (either 2 or 3 diagonal preconditioning) can be
+performed concurrently with the others.
+Only prime numbers are therefore kept to denote the preconditioning
+operations. When several of them are to be performed concurrently,
+the product of relevant options shall be made.""",
         ),
     ),
 #   -----------------------------------
@@ -3073,30 +3978,32 @@ use.""",
 #       -----------------------------------
             typ = 'R',
             defaut = 1.E-9,
-            fr = """Fixe la precision demandee sur k pour le test d''arret dans
-l''etape de diffusion et termes sources du modele k-epsilon.""",
-            ang = """Sets the required accuracy for computing k in the diffusion
-and source terms step of the k-epsilon model.""",
+            fr = """Fixe la precision demandee sur $k$ pour le test d''arret dans
+l''etape de diffusion et termes sources de l equation sur $k$.""",
+            ang = """Sets the required accuracy for computing $k$ in the diffusion
+and source terms step of the $k$ transport equation.""",
         ),
 #       -----------------------------------
         ACCURACY_OF_EPSILON = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'R',
             defaut = 1.E-9,
-            fr = """Fixe la precision demandee sur epsilon pour le test d''arret
-dans l''etape de diffusion et termes sources de k et epsilon.""",
-            ang = """Sets the required accuracy for computing epsilon in
-the diffusion and source-terms step of the k-epsilon model.""",
+            fr = """Fixe la precision demandee sur $\epsilon$ pour le test d''arret dans
+l''etape de diffusion et termes sources de l equation sur $\epsilon$.""",
+            ang = """Sets the required accuracy for computing $\epsilon$ in the diffusion
+and source terms step of the $\epsilon$ transport equation.""",
         ),
 #       -----------------------------------
         MAXIMUM_NUMBER_OF_ITERATIONS_FOR_K_AND_EPSILON = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'I',
             defaut = 50,
-            fr = """Fixe le nombre maximum d''iterations accepte lors de la
-resolution du systeme diffusion-termes sources du modele k-epsilon.""",
+            fr = """Fixe le nombre maximum d''iterations accepte lors de la resolution
+du systeme diffusion-termes sources de $k$, $\epsilon$ (pour modele
+$k-\epsilon$) ou $\tilde{\nu}$ (pour modele de Spalart-Allmaras).""",
             ang = """Sets the maximum number of iterations that are acceptable when
-solving the diffusion source-terms step of the k-epsilon model.""",
+solving the diffusion source-terms step of $k$, $\epsilon$ (for
+$k-\epsilon$ model) or $\tilde{\nu}$ (for Spalart-Allmaras model).""",
         ),
     ),
 )
@@ -3108,13 +4015,12 @@ TIDAL_FLATS_INFO = PROC(nom= "TIDAL_FLATS_INFO",op = None,
 #   -----------------------------------
         typ = bool,
         defaut = True,
-        fr = """permet de supprimer les tests sur les bancs decouvrants, dans
+        fr = """Permet de supprimer les tests sur les bancs decouvrants, dans
 les cas ou l''on est certain qu''il n''y en aura pas.
-En cas de doute : oui""",
-        ang = """When no, the specific
-treatments for tidal flats are by-passed.
+En cas de doute, utiliser OUI.""",
+        ang = """When NO, the specific treatments for tidal flats are by-passed.
 This spares time, but of course you must be sure that you have no
-tidal flats""",
+tidal flats.""",
     ),
 #   -----------------------------------
     b_TIDAL_FLATSG = BLOC(condition="TIDAL_FLATS == True",
@@ -3125,15 +4031,25 @@ tidal flats""",
             typ = 'TXM',
             into = ["EQUATIONS SOLVED EVERYWHERE WITH CORRECTION ON TIDAL FLATS","DRY ELEMENTS FROZEN","LIKE 1 BUT WITH POROSITY (DEFINA METHOD)"],
             defaut = "EQUATIONS SOLVED EVERYWHERE WITH CORRECTION ON TIDAL FLATS",
-            fr = """Utilise si BANCS DECOUVRANTS est vrai
-1 : EQUATIONS RESOLUES PARTOUT AVEC
-CORRECTION SUR LES BANCS DECOUVRANTS
-2 : GEL DES ELEMENTS DECOUVRANTS
-3 : COMME 1 MAIS AVEC POROSITE (METHODE DEFINA)""",
-            ang = """Used if TIDAL FLATS is true
-1 : EQUATIONS SOLVED EVERYWHERE WITH CORRECTION ON TIDAL FLATS
-2 : DRY ELEMENTS FROZEN
-3 : LIKE 1 BUT WITH POROSITY (DEFINA METHOD)""",
+            fr = """Utilise si \telkey{BANCS DECOUVRANTS} est OUI.
+Les choix possibles sont :
+\begin{itemize}
+\item 1 : equations resolues partout avec correction
+sur les bancs decouvrants (correction du gradient de surface libre) ;
+\item 2 : gel des elements decouvrants (zones de bancs decouvrants
+sont masquees).
+Attention : la conservation de la masse peut etre alteree ;
+\item 3 : comme 1 mais avec porosite (methode defina).
+\end{itemize}""",
+            ang = """Used if \telkey{TIDAL FLATS} is YES.
+Possible choices are:
+\begin{itemize}
+\item 1: equations solved everywhere with correction on tidal flats
+(corrected free surface gradient),
+\item 2: dry elements are frozen (tidal flats area are masked).
+Warning: mass-conservation may be altered,
+\item 3: like 1 but with porosity (defina method).
+\end{itemize}""",
         ),
 #       -----------------------------------
         b_OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATSG = BLOC(condition="OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS == 'EQUATIONS SOLVED EVERYWHERE WITH CORRECTION ON TIDAL FLATS'",
@@ -3142,18 +4058,34 @@ CORRECTION SUR LES BANCS DECOUVRANTS
             TREATMENT_OF_NEGATIVE_DEPTHS = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ["SMOOTHING","FLUX CONTROL","FLUX CONTROL (ERIA)"],
+                into = ["NO TREATMENT","SMOOTHING","FLUX CONTROL","FLUX CONTROL (ERIA)"],
                 defaut = "SMOOTHING",
-                fr = """Seulement avec OPTION DE TRAITEMENT DES BANCS DECOUVRANTS = 1
-       0 : pas de traitement
-       1 : lissage
-       2 : limitation des flux, approche par segment
-       3 : limitation des flux, approche par triangle""",
-                ang = """Only with OPTION FOR THE TREATMENT OF TIDAL FLATS=1
-       0:no treatment
-       1:smoothing
-       2:flux control, by segment
-       3:flux control, by element""",
+                fr = """Seulement avec
+\telkey{OPTION DE TRAITEMENT DES BANCS DECOUVRANTS} = 1.
+Les choix possibles sont :
+\begin{itemize}
+\item 0 : pas de traitement ;
+\item 1 : lissage ;
+\item 2 : limitation des flux, approche par segment ;
+\item 3 : limitation des flux, approche par triangle.
+\end{itemize}
+Si les options 2 ou 3 avec bancs decouvrants sont utilisees,
+il est obligatoire d avoir \telkey{MASS-LUMPING SUR H} = 1.
++ \telkey{CORRECTION DE CONTINUITE} = OUI
++ \telkey{OPTION DE SUPG} pour hauteur d eau = 0
+(pas de decentrement SUPG sur la hauteur d eau).""",
+                ang = """Only with
+\telkey{OPTION FOR THE TREATMENT OF TIDAL FLATS} = 1.
+Possible choices are:
+\begin{itemize}
+\item 0: no treatment,
+\item 1: smoothing,
+\item 2: flux control, by segment,
+\item 3: flux control, by element.
+\end{itemize}
+If using options 2 or 3 with tidal flats, it is mandatory to set
+\telkey{MASS-LUMPING ON H} = 1. + \telkey{CONTINUITY CORRECTION} = YES +
+\telkey{SUPG OPTION} for water depth = 0 (no SUPG upwinding on depth).""",
             ),
         ),
 #       -----------------------------------
@@ -3161,8 +4093,11 @@ CORRECTION SUR LES BANCS DECOUVRANTS
 #       -----------------------------------
             typ = 'R',
             defaut = 0.,
-            fr = """En dessous du seuil, les hauteurs negatives sont lissees""",
-            ang = """Below the threshold the negative depths are smoothed""",
+            fr = """En dessous du seuil, les hauteurs negatives sont lissees.
+Seulement utilise avec
+\telkey{TRAITEMENT DES HAUTEURS NEGATIVES} = 1.""",
+            ang = """Below the threshold the negative depths are smoothed.
+Only used with \telkey{TREATMENT OF NEGATIVE DEPTHS} = 1.""",
         ),
 #       -----------------------------------
         THRESHOLD_DEPTH_FOR_RECEDING_PROCEDURE = SIMP(statut ='o',
@@ -3170,35 +4105,35 @@ CORRECTION SUR LES BANCS DECOUVRANTS
             typ = 'R',
             defaut = 0.,
             fr = """Si > 0., declenche la procedure de ressuyage qui evite le
-franchissement parasite des digues mal discretisees""",
-            ang = """If > 0., will trigger the receding procedure that avoids overwhelming
-of dykes which are too loosely discretised""",
+franchissement parasite des digues mal discretisees.""",
+            ang = """If > 0., will trigger the receeding procedure that avoids overwhelming
+of dykes which are too loosely discretised.""",
         ),
-#       -----------------------------------
-        H_CLIPPING = SIMP(statut ='o',
-#       -----------------------------------
-            typ = bool,
-            defaut = False,
-            fr = """Determine si l''on desire ou non limiter par valeur inferieure
-la hauteur d''eau H (dans le cas des bancs decouvrants par exemple).""",
-            ang = """Determines whether limiting the water depth H by a lower value
-desirable or not. (for instance in the case of tidal flats)
-This key-word may have an influence on mass conservation since
+    ),
+#   -----------------------------------
+    H_CLIPPING = SIMP(statut ='o',
+#   -----------------------------------
+        typ = bool,
+        defaut = False,
+        fr = """Determine si l''on desire ou non limiter par valeur inferieure
+la hauteur d''eau $H$ (dans le cas des bancs decouvrants par exemple).""",
+        ang = """Determines whether limiting the water depth $H$ by a lower value
+desirable or not (for instance in the case of tidal flats).
+This keyword may have an influence on mass conservation since
 the truncation of depth is equivalent to adding mass.""",
-        ),
+    ),
+#   -----------------------------------
+    b_H_CLIPPINGG = BLOC(condition="H_CLIPPING == True",
+#   -----------------------------------
 #       -----------------------------------
-        b_H_CLIPPINGG = BLOC(condition="H_CLIPPING == True",
+        MINIMUM_VALUE_OF_DEPTH = SIMP(statut ='o',
 #       -----------------------------------
-#           -----------------------------------
-            MINIMUM_VALUE_OF_DEPTH = SIMP(statut ='o',
-#           -----------------------------------
-                typ = 'R',
-                defaut = 0.,
-                fr = """Fixe la valeur minimale de a lorsque l''option CLIPPING DE H est
-activee.""",
-                ang = """Sets the minimum H value when option H CLIPPING is implemented. Not
-fully implemented.""",
-            ),
+            typ = 'R',
+            defaut = 0.,
+            fr = """Fixe la valeur minimale de $H$ lorsque l''option \telkey{CLIPPING DE H}
+est activee.""",
+            ang = """Sets the minimum water depth $H$ value when option \telkey{H CLIPPING}
+is implemented. Not fully implemented.""",
         ),
     ),
 )
@@ -3213,9 +4148,9 @@ TRACERS = PROC(nom= "TRACERS",op = None,
 #       -----------------------------------
             typ = 'R', max='**',
             fr = """Valeurs du traceur imposees aux frontieres liquides entrantes.
-Lire la partie du mode d''emploi consacree aux conditions aux limites""",
+Lire la partie du mode d''emploi consacree aux conditions aux limites.""",
             ang = """Tracer values prescribed at the inflow boundaries.
-Read the usermanual section dealing with the boundary conditions""",
+Read the user manual section dealing with the boundary conditions.""",
         ),
     ),
 #   -----------------------------------
@@ -3230,29 +4165,37 @@ Read the usermanual section dealing with the boundary conditions""",
             ang = """Defines the number of tracers""",
         ),
 #       -----------------------------------
-        NAMES_OF_TRACERS = SIMP(statut ='o',
+        NAMES_OF_TRACERS = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'TXM', min=0, max='**',
-            fr = """Noms des traceurs en 32 caracteres, 16 pour le nom 16 pour l''unite""",
+            fr = """Noms des traceurs en 32 caracteres, 16 pour le nom 16 pour l''unite.""",
             ang = """Name of tracers in 32 characters, 16 for the name, 16 for the unit.""",
         ),
 #       -----------------------------------
-        INITIAL_VALUES_OF_TRACERS = SIMP(statut ='o',
+        INITIAL_VALUES_OF_TRACERS = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R', min=0, max='**',
             defaut = [0.,0.],
-            fr = """Fixe la valeur initiale du traceur.""",
-            ang = """Sets the initial value of the tracer.""",
+            fr = """Fixe la valeur initiale du/des traceur(s).
+Les valeurs requises sont separees par un point virgule ; si plus d une.
+Le nombre de valeurs fournies doit etre egal au nombre de traceurs
+declares.""",
+            ang = """Sets the initial value of the tracer(s).
+Required value(s) separated with a semicolumn ; if more than one.
+The number of supplied values must be equal to the number of declared
+tracers.""",
         ),
 #       -----------------------------------
         DENSITY_EFFECTS = SIMP(statut ='o',
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """PRISE EN COMPTE DU GRADIENT HORIZONTAL DE DENSITE
-        LE TRACEUR EST ALORS LA SALINITE""",
-            ang = """THE HORIZONTAL GRADIENT OF DENSITY IS TAKEN INTO ACCOUNT
-         THE TRACER IS THEN THE SALINITY""",
+            fr = """Prise en compte du gradient horizontal de densite.
+Le premier traceur est alors la salinite.
+$\rho_{\rm{eau}} = 999.972.(1-7.10^{-6}(T_{\rm{moy}}-4)^2)$.""",
+            ang = """The horizontal gradient of density is taken into account.
+The 1st tracer is then the salinity.
+$\rho_{\rm{water}} = 999.972.(1-7.10^{-6}(T_{\rm{mean}}-4)^2)$.""",
         ),
 #       -----------------------------------
         b_DENSITY_EFFECTSG = BLOC(condition="DENSITY_EFFECTS == True",
@@ -3262,10 +4205,10 @@ Read the usermanual section dealing with the boundary conditions""",
 #           -----------------------------------
                 typ = 'R',
                 defaut = 20.,
-                fr = """TEMPERATURE DE REFERENCE POUR LE CALCUL DES EFFETS DE DENSITE
-A UTILISER AVEC LE MOT-CLE \telkey{EFFETS DE DENSITE}""",
-                ang = """REFERENCE TEMPERATURE FOR DENSITY EFFECTS
-TO BE USED WITH THE KEY-WORD \telkey{DENSITY EFFECTS}""",
+                fr = """Temperature de reference pour le calcul des effets de densite.
+A utiliser avec le mot-cle \telkey{EFFETS DE DENSITE}.""",
+                ang = """Reference temperature for density effects.
+To be used with the keyword \telkey{DENSITY EFFECTS}.""",
             ),
         ),
 #       -----------------------------------
@@ -3284,43 +4227,78 @@ TO BE USED WITH THE KEY-WORD \telkey{DENSITY EFFECTS}""",
         SOLVER_FOR_DIFFUSION_OF_TRACERS = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'TXM', min=0, max='**',
-            into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","squared conjugate gradient","cgstab","gmres (see option for the solver for tracer diffusion)","direct"],
+            into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","squared conjugate gradient","cgstab","gmres (see solver option for tracers diffusion)","direct"],
             defaut = ["conjugate gradient","conjugate gradient"],
-            fr = """ 1 : gradient conjugue 2 : residu conjugue 3 : gradient conjugue sur
-equation normale 4 : erreur minimale 5 : gradient conjugue carre""",
-            ang = """ 1 : conjugate gradient 2 : conjugate gradient 3 : conjugate gradient
-on a normal equation 4 : minimum error 5 : squared conjugate gradient 6
-: cgstab 7 : gmres (see option for the solver for tracer diffusion) 8 :
-direct""",
+            fr = """Permet de choisir le solveur utilise pour la resolution
+du systeme de diffusion de traceur(s) :
+Les choix possibles sont :
+\begin{itemize}
+\item 1 : gradient conjugue,
+\item 2 : residu conjugue,
+\item 3 : gradient conjugue sur equation normale,
+\item 4 : erreur minimale,
+\item 5 : gradient conjugue carre (non programme),
+\item 6 : gradient conjugue carre stabilise (cgstab),
+\item 7 : GMRES (voir aussi
+\telkey{OPTION DU SOLVEUR POUR LA DIFFUSION DES TRACEURS}),
+\item 8 : direct.
+\end{itemize}""",
+            ang = """Makes it possible to select the solver used for solving
+the system of tracer(s) diffusion.
+Possible choices are:
+\begin{itemize}
+\item 1: conjugate gradient,
+\item 2: conjugate residual,
+\item 3: conjugate gradient on a normal equation,
+\item 4: minimum error,
+\item 5: squared conjugate gradient (not implemented),
+\item 6: cgstab,
+\item 7: GMRES (see \telkey{SOLVER OPTION FOR TRACERS DIFFUSION},
+\item 8: direct.
+\end{itemize}""",
         ),
 #       -----------------------------------
         SOLVER_OPTION_FOR_TRACERS_DIFFUSION = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'I', min=0, max='**',
             defaut = [2],
-            fr = """si le solveur est GMRES (7) le mot cle est la dimension de
-l''espace de KRILOV (valeurs conseillees entre 2 et 15)""",
-            ang = """WHEN GMRES (7) IS CHOSEN, DIMENSION OF THE KRYLOV SPACE
-TRY VALUES BETWEEN 2 AND 15""",
+            fr = """Si le solveur est GMRES (7), le mot cle est la dimension de
+l''espace de Krylov (valeurs conseillees entre 2 et 15).""",
+            ang = """When GMRES (7) is chosen for solver, dimension of the Krylov space.
+Try values between 2 and 15.""",
         ),
 #       -----------------------------------
         PRECONDITIONING_FOR_DIFFUSION_OF_TRACERS = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'TXM', min=0, max='**',
-            into = ["no preconditioning ","diagonal","crout","diagonal and crout"],
+            into = ["no preconditioning","diagonal","Crout","diagonal and Crout"],
             defaut = ["diagonal"],
             fr = """Permet de preconditionner le systeme relatif au traceur.
-Memes definition et possibilites que pour le mot-cle
-PRECONDITIONNEMENT.
-  0 : pas de preconditionnement;
-  2 : preconditionnement diagonal.
-  7 : Crout par element""",
-            ang = """Preconditioning of the linear system in the tracer diffusion
-step.
-Same definition and possibilities as for the keyword  PRECONDITIONING
- 0: no preconditioning
- 2: diagonal preconditioning
- 7: Crout''s preconditioning per element.""",
+afin d''accelerer la convergence lors de sa resolution.
+\begin{itemize}
+\item 0 : pas de preconditionnement ;
+\item 2 : preconditionnement diagonal ;
+\item 7 : preconditionnement de Crout par element ou segment
+(ne marche pas en parallele).
+\end{itemize}
+Certains preconditionnements sont cumulables
+(les diagonaux 2 ou 3 avec les autres)
+Pour cette raison on ne retient que les nombres premiers pour
+designer les preconditionnements. Si l''on souhaite en cumuler
+plusieurs on formera le produit des options correspondantes.""",
+            ang = """Choice of the preconditioning of the linear system of the tracer
+diffusion so that the convergence is speeded up when it is being solved.
+\begin{itemize}
+\item 0: no preconditioning,
+\item 2: diagonal preconditioning,
+\item 7: Crout''s preconditioning per element or segment
+(does not work in parallel).
+\end{itemize}
+Some operations (either 2 or 3 diagonal preconditioning) can be
+performed concurrently with the others.
+Only prime numbers are therefore kept to denote the preconditioning
+operations. When several of them are to be performed concurrently,
+the product of relevant options shall be made.""",
         ),
     ),
 #   -----------------------------------
@@ -3341,10 +4319,10 @@ diffusion.""",
 #       -----------------------------------
             typ = 'I',
             defaut = 60,
-            fr = """ Limite le nombre d''iterations du solveur a chaque pas de temps pour
-le calcul de la diffusion du traceur.""",
+            fr = """Limite le nombre d''iterations du solveur a chaque pas de temps pour
+le calcul de la diffusion du ou des traceur(s).""",
             ang = """Limits the number of solver iterations at each time step for
-the diffusion of tracer.""",
+the diffusion of tracer(s).""",
         ),
     ),
 #   -----------------------------------
@@ -3354,8 +4332,22 @@ the diffusion of tracer.""",
         VALUES_OF_THE_TRACERS_AT_THE_SOURCES = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'R', min=0, max='**',
-            fr = """Valeurs des traceurs a chacune des sources""",
-            ang = """Values of the tracers at the sources""",
+            fr = """Valeurs des traceurs a chacune des sources.
+toutes les sources pour le premier traceur
+puis toutes les sources du deuxieme traceur, etc.
+(cf. manuel utilisateur).
+Par exemple, s''il y a 3 traceurs (T1, T2 et T3) et 2 sources
+(S1 et S2), la syntaxe suivante est utilisee :\\
+S1\_T1;S1\_T2;S1\_T3;S2\_T1;S2\_T2;S2\_T3\\
+10.0; 10.0; 0.0;  0.0; 10.0; 10.0""",
+            ang = """Values of the tracers at the sources.
+All sources for the first tracer, then
+all sources for the second tracer, etc.
+(see user manual).
+For example, if there are 3 tracers (T1, T2 and T3)
+and 2 sources (S1 and S2), the following syntax is used:\\
+S1\_T1;S1\_T2;S1\_T3;S2\_T1;S2\_T2;S2\_T3\\
+10.0; 10.0; 0.0;  0.0; 10.0; 10.0""",
         ),
     ),
 #   -----------------------------------
@@ -3365,11 +4357,11 @@ the diffusion of tracer.""",
         VALUES_OF_TRACERS_IN_THE_RAIN = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'R', min=0, max='**',
-            fr = """generalement ce traceur est la temperature, dans ce cas
-cette valeur  est a modifier, sinon la valeur 0 est raisonnable""",
-            ang = """most often, this tracer is temperature, in this case
+            fr = """Generalement, ce traceur est la temperature, dans ce cas
+cette valeur est a modifier, sinon la valeur 0 est raisonnable.""",
+            ang = """Most often, this tracer is temperature, in this case
 this value should be modified, otherwise, default value of 0 seems
-reasonable""",
+reasonable.""",
         ),
     ),
 #   -----------------------------------
@@ -3394,9 +4386,9 @@ or ignored.""",
                 into = ["NO ADVECTION","CHARACTERISTICS","EXPLICIT + SUPG","EXPLICIT LEO POSTMA","EXPLICIT + MURD SCHEME N","EXPLICIT + MURD SCHEME PSI","LEO POSTMA FOR TIDAL FLATS","N-SCHEME FOR TIDAL FLATS","ERIA SCHEME FOR TIDAL FLATS"],
                 defaut = ["CHARACTERISTICS"],
                 fr = """Choix du schema de convection pour les traceurs,
-remplace FORME DE LA CONVECTION""",
+remplace \telkey{FORME DE LA CONVECTION}.""",
                 ang = """Choice of the advection scheme for the tracers,
-replaces TYPE OF ADVECTION""",
+replaces \telkey{TYPE OF ADVECTION}.""",
             ),
         ),
 #       -----------------------------------
@@ -3404,9 +4396,17 @@ replaces TYPE OF ADVECTION""",
 #       -----------------------------------
             typ = 'R',
             defaut = 0.6,
-            fr = """Fixe la valeur du coefficient d''implicitation du traceur""",
+            fr = """Fixe la valeur du coefficient d''implicitation du traceur.
+Si un schema de convection pour les traceurs est un schema distributif
+(par ex : 3, 4, 5, 13, 14 ou 15),
+\telkey{COEFFICIENT D''IMPLICITATION DES TRACEURS} est impose a 0.
+(explicite).""",
             ang = """Sets the value of the implicitation coefficient
-for the tracer""",
+for the tracer.
+If an advection scheme for tracers is a distributive scheme
+(e.g.: 3, 4, 5, 13, 14 or 15),
+\telkey{IMPLICITATION COEFFICIENT OF TRACERS} is prescribed at 0.
+(explicit).""",
         ),
 #       -----------------------------------
         DIFFUSION_OF_TRACERS = SIMP(statut ='o',
@@ -3418,18 +4418,20 @@ for the tracer""",
 or ignored.""",
         ),
 #       -----------------------------------
-        b_DIFFUSION_OF_TRACERSG = BLOC(condition="DIFFUSION_OF_TRACERS == True",
+        COEFFICIENT_FOR_DIFFUSION_OF_TRACERS = SIMP(statut ='o',
 #       -----------------------------------
-#           -----------------------------------
-            COEFFICIENT_FOR_DIFFUSION_OF_TRACERS = SIMP(statut ='o',
-#           -----------------------------------
-                typ = 'R', min=0, max='**',
-                defaut = [1.E-6],
-                fr = """Fixe la valeur du coefficient de diffusion du traceur.
-L''influence de ce parametre sur l''evolution du traceur dans
-le temps est importante.""",
-                ang = """Sets the value of the tracer diffusivity.""",
-            ),
+            typ = 'R', min=0, max='**',
+            defaut = [1.E-6],
+            fr = """Fixe la valeur du coefficient de diffusion du traceur.
+L''influence de ce parametre sur l''evolution des traceurs dans
+le temps est importante.
+C est un tableau depuis la version 8.2, avec une valeur par traceur,
+separation par un point virgule.""",
+            ang = """Sets the value of the tracer diffusivity.
+These values may have a significant effect on the evolution of
+tracers in time.
+Since release 8.2, it has been an array, with one value per tracer,
+separated by semicolons.""",
         ),
 #       -----------------------------------
         OPTION_FOR_THE_DIFFUSION_OF_TRACERS = SIMP(statut ='o',
@@ -3437,10 +4439,16 @@ le temps est importante.""",
             typ = 'TXM', min=0, max='**',
             into = ["div( nu grad(T) )","1/h div ( h nu grad(T)"],
             defaut = ["div( nu grad(T) )"],
-            fr = """1: Diffusion de la forme div( nu grad(T) )
-2: Diffusion de la forme 1/h div ( h nu grad(T) )""",
-            ang = """1: Diffusion in the form div( nu grad(T) )
-2: Diffusion in the form 1/h div ( h nu grad(T) )""",
+            fr = """Choix possibles :
+\begin{itemize}
+\item 1: Diffusion de la forme div( nu grad(T) ),
+\item 2: Diffusion de la forme 1/h div ( h nu grad(T) ).
+\end{itemize}""",
+            ang = """Possible choices:
+\begin{itemize}
+\item 1: Diffusion in the form div( nu grad(T) ),
+\item 2: Diffusion in the form 1/h div ( h nu grad(T) ).
+\end{itemize}""",
         ),
 #       -----------------------------------
         SCHEME_OPTION_FOR_ADVECTION_OF_TRACERS = SIMP(statut ='o',
@@ -3448,25 +4456,48 @@ le temps est importante.""",
             typ = 'I', min=0, max='**',
             defaut = [1],
             fr = """Si present remplace et a priorite sur :
-OPTION POUR LES CARACTERISTIQUES
-OPTION DE SUPG
-Si schema PSI ou N : 1=explicite 2=predicteur-correcteur
-3=predicteur-correcteur deuxieme ordre en temps
-4=implicite""",
+\telkey{OPTION POUR LES CARACTERISTIQUES}
+\telkey{OPTION DE SUPG}.
+Si caracteristiques :
+\begin{itemize}
+\item 1 = forme forte,
+\item 2 = forme faible.
+\end{itemize}
+Si schema PSI ou N :
+\begin{itemize}
+\item 1 = explicite ;
+\item 2 = predicteur-correcteur ;
+\item 3 = predicteur-correcteur 2e ordre en temps ;
+\item 4 = implicite.
+\end{itemize}""",
             ang = """If present replaces and has priority over:
-OPTION FOR CHARACTERISTICS
-SUPG OPTION
-if N or PSI SCHEME: 1=explicit 2=predictor-corrector
-3= predictor-corrector second-order in time 4= implicit""",
+\telkey{OPTION FOR CHARACTERISTICS}
+\telkey{SUPG OPTION}.
+If characteristics:
+\begin{itemize}
+\item 1 = strong form,
+\item 2 = weak form.
+\end{itemize}
+If N or PSI scheme:
+\begin{itemize}
+\item 1 = explicit,
+\item 2 = predictor-corrector,
+\item 3 = predictor-corrector second-order in time,
+\item 4 = implicit.
+\end{itemize}""",
         ),
 #       -----------------------------------
         MASS_LUMPING_ON_TRACERS = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'R',
             defaut = 0.,
-            fr = """Fixe le taux de mass-lumping effectue sur le traceur.""",
+            fr = """Fixe le taux de mass-lumping effectue sur le traceur.
+Lu mais remplace par la valeur de \telkey{MASS-LUMPING SUR H}
+pour assurer la conservation de la masse de traceur.""",
             ang = """Sets the amount of mass-lumping that is performed on
- the tracer.""",
+the tracer.
+Read but replaced by the value of \telkey{MASS-LUMPING ON H}
+to ensure tracer mass conservation.""",
         ),
     ),
 )
@@ -3477,28 +4508,23 @@ PARTICLE_TRANSPORT = PROC(nom= "PARTICLE_TRANSPORT",op = None,
     DROGUES = FACT(statut='f',
 #   -----------------------------------
 #       -----------------------------------
-        NUMBER_OF_DROGUES = SIMP(statut ='o',
+        MAXIMUM_NUMBER_OF_DROGUES = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'I',
             defaut = 0,
-            fr = """Permet d''effectuer un suivi de flotteurs""",
-            ang = """Number of drogues in the computation.
-The user must then fill the subroutine FLOT specifying
-the coordinates of the starting points, their departure
-and arrival times.
-The trajectory of drogues is recorded in the BINARY RESULTS
-FILE that must be given in the steering file""",
+            fr = """Permet d''effectuer un suivi de flotteurs.""",
+            ang = """Maximum number of drogues in the computation.""",
         ),
 #       -----------------------------------
-        b_NUMBER_OF_DROGUESG = BLOC(condition="NUMBER_OF_DROGUES != 0",
+        b_MAXIMUM_NUMBER_OF_DROGUESG = BLOC(condition="MAXIMUM_NUMBER_OF_DROGUES != 0",
 #       -----------------------------------
 #           -----------------------------------
-            DROGUES_FILE = SIMP(statut ='o',
+            ASCII_DROGUES_FILE = SIMP(statut ='f',
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)','Sauvegarde'),
                 defaut = '',
-                fr = """Fichier de resultat avec les positions des flotteurs""",
-                ang = """Results file with positions of drogues""",
+                fr = """Fichier de resultats ASCII avec les positions des flotteurs.""",
+                ang = """ASCII results file with positions of drogues.""",
             ),
 #           -----------------------------------
             PRINTOUT_PERIOD_FOR_DROGUES = SIMP(statut ='o',
@@ -3506,23 +4532,119 @@ FILE that must be given in the steering file""",
                 typ = 'I',
                 defaut = 1,
                 fr = """Nombre de pas de temps entre 2 sorties de positions de
-flotteurs dans le fichier des resultats binaire supplementaire
-N affecte pas la qualite du calcul de la trajectoire""",
+flotteurs dans le fichier des resultats supplementaire.
+N affecte pas la qualite du calcul de la trajectoire.""",
                 ang = """Number of time steps between 2 outputs of drogues
-positions in the binary file""",
+positions in the output file.""",
             ),
         ),
+#       -----------------------------------
+        INITIAL_DROGUES_SAMPLING_DENSITY = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'R', min=0, max='**',
+            defaut = [1000,1000],
+            fr = """Densite initiale utilisee a la repartition des flotteurs
+au debut (ou en cours) de la simulation.""",
+            ang = """Initial density of drogues, or number of drogues per m2,
+used to spatially place the initial drogues in a simulation.""",
+        ),
+#       -----------------------------------
+        BINARY_DROGUES_FILE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)','Sauvegarde'),
+            defaut = '',
+            fr = """Fichier de resultats binaire avec les positions des flotteurs.""",
+            ang = """Binary results file with positions of drogues.""",
+        ),
+#       -----------------------------------
+        DROGUES_FILE_FORMAT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ['BKBINPCL','TECPLOT'],
+            defaut = 'TECPLOT',
+            fr = """Format du \telkey{FICHIER BINAIRE DES FLOTTEURS}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item BKBINPCL: format PCL binaire natif de BlueKenue;
+\item TECPLOT: format Tecplot original (ASCII).
+\end{itemize}""",
+            ang = """Format of the \telkey{BINARY DROGUES FILE}.
+Possible choices are:
+\begin{itemize}
+\item BKBINPCL: format binary PCL native to BlueKenue,
+\item TECPLOT: format Tecplot original (ASCII).
+\end{itemize}""",
+        ),
+#       -----------------------------------
+        PREVIOUS_DROGUES_FILE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Nom d''un fichier contenant les resultats d''un calcul
+precedent avec flotteurs.""",
+            ang = """Name of a file containing the results of an earlier
+computation with drogues.""",
+        ),
+#       -----------------------------------
+        PREVIOUS_DROGUES_FILE_FORMAT = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ['BKBINPCL','BKASCPCL'],
+            defaut = 'BKBINPCL',
+            fr = """Format du \telkey{FICHIER DES FLOTTEURS PRECEDENT}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item BKBINPCL: format PCL binaire natif de BlueKenue;
+\item BKASCPCL: format PCL ASCII natif de BlueKenue.
+\end{itemize}""",
+            ang = """Format of the \telkey{PREVIOUS DROGUES FILE}.
+Possible choices are:
+\begin{itemize}
+\item BKBINPCL: format binary PCL native of BlueKenue,
+\item BKASCPCL: format SCII PCL native of BlueKenue.
+\end{itemize}""",
+        ),
+#       -----------------------------------
+        DROGUES_INITIAL_POSITIONING_DATA_FILE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Fichier de donnees en ASCII contenant les coordonnees des polygones
+ou des points qui vont permettre un positionnement des particles
+au depart de la simulation.""",
+            ang = """ASCII data file containing polygons or points defining the
+ initial positioning of drogues at the start of the simulation.""",
+        ),
+#       -----------------------------------
+        FORMAT_OF_THE_DROGUES_POSITIONING_DATA_FILE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ['BKASCI2S'],
+            defaut = 'BKASCI2S',
+            fr = """Format du
+ \telkey{FICHIER POSITIONNANT LES DROGUES INITIALES}.
+La seule valeur possible est :
+\begin{itemize}
+\item BKASCI2S: format I2S ASCII natif de BlueKenue.
+\end{itemize}""",
+            ang = """Format of the
+ \telkey{DROGUES INITIAL POSITIONING DATA FILE}.
+Single possible choice is:
+\begin{itemize}
+\item BKASCI2S: format AXCII I2S native of BlueKenue.
+\end{itemize}""",
+        ),
     ),
 #   -----------------------------------
-    ALGAES = FACT(statut='f',
+    ALGAE = FACT(statut='f',
 #   -----------------------------------
 #       -----------------------------------
         ALGAE_TRANSPORT_MODEL = SIMP(statut ='o',
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """Si oui, les flotteurs seront des algues""",
-            ang = """If yes, the floats or particles will be algae""",
+            fr = """Si OUI, une partie ou tous les flotteurs seront des algues.""",
+            ang = """If YES, some or all the floats or particles will be algae.""",
         ),
 #       -----------------------------------
         b_ALGAE_TRANSPORT_MODELG = BLOC(condition="ALGAE_TRANSPORT_MODEL == True",
@@ -3530,41 +4652,121 @@ positions in the binary file""",
 #           -----------------------------------
             ALGAE_TYPE = SIMP(statut ='o',
 #           -----------------------------------
-                typ = 'TXM',
+                typ = 'TXM', min=0, max='**',
                 into = ["SPHERE","IRIDAEA FLACCIDA (CLOSE TO ULVA)","PELVETIOPSIS LIMITATA","GIGARTINA LEPTORHYNCHOS"],
-                defaut = "SPHERE",
-                fr = """Type des algues. Pour le choix 1 les algues seront
+                defaut = ["SPHERE","SPHERE"],
+                fr = """Type des algues.
+Les choix possibles sont :
+\begin{itemize}
+\item 1 : Sphere ;
+\item 2 : Iridaeca Flaccida ;
+\item 3 : Pelvetiopsis Limitata ;
+\item 4 : Gigartina Leptorhynchos.
+\end{itemize}
+Pour le choix 1 les algues seront
 modelisees comme des spheres, pour les autres choix voir Gaylord
 et al. (1994).""",
-                ang = """Algae type. For choice 1 the algae particles will be
+                ang = """Algae type.
+Possible choices are:
+\begin{itemize}
+\item 1: Sphere,
+\item 2: Iridaeca Flaccida,
+\item 3: Pelvetiopsis Limitata,
+\item 4: Gigartina Leptorhynchos.
+\end{itemize}
+For choice 1 the algae particles will be
 modeled as spheres, and for the other choices see Gaylord et
-al. (1994)""",
+al. (1994).""",
             ),
 #           -----------------------------------
             DIAMETER_OF_ALGAE = SIMP(statut ='o',
 #           -----------------------------------
-                typ = 'R',
-                defaut = 0.1,
-                fr = """Diametre des algues en m""",
-                ang = """Diametre of algae in m""",
+                typ = 'R', min=0, max='**',
+                defaut = [0.1,0.1],
+                fr = """Diametre des algues en m.""",
+                ang = """Diameter of algae in m.""",
             ),
 #           -----------------------------------
             DENSITY_OF_ALGAE = SIMP(statut ='o',
 #           -----------------------------------
-                typ = 'R',
-                defaut = 1050.,
-                fr = """Masse volumique des algues en kg/m3""",
-                ang = """Density of algae in kg/m3""",
+                typ = 'R', min=0, max='**',
+                defaut = [1050.,1050.],
+                fr = """Masse volumique des algues en kg/m$^3$.""",
+                ang = """Density of algae in kg/m$^3$.""",
             ),
 #           -----------------------------------
             THICKNESS_OF_ALGAE = SIMP(statut ='o',
 #           -----------------------------------
-                typ = 'R',
-                defaut = 0.01,
-                fr = """Epaisseur des algues en m""",
-                ang = """Thickness of algae in m""",
+                typ = 'R', min=0, max='**',
+                defaut = [0.01,0.01],
+                fr = """Epaisseur des algues en m.""",
+                ang = """Thickness of algae in m.""",
             ),
         ),
+#       -----------------------------------
+        NUMBER_OF_ALGAE_CLASSES = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'I',
+            defaut = 0,
+            fr = """Nombre de classes d''algues. Chaque classe sera associee
+ a une propriete particuliere.""",
+            ang = """Number of algae classes. Each class will be associated
+ with a particular property.""",
+        ),
+#       -----------------------------------
+        DURATION_BEFORE_ALGAE_RELEASE = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'R', min=0, max='**',
+            defaut = [0.0,0.0],
+            fr = """Duree en secondes avant le relachemet des algues depuis le
+depart de la simulation.""",
+            ang = """Duration in seconds before the release of the algae from
+the start of the simulation.""",
+        ),
+#       -----------------------------------
+        ALGAE_RELEASE_TYPE = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'TXM', min=0, max='**',
+            into = ["TIMED","DISLODGEMENT"],
+            defaut = ["TIMED","TIMED"],
+            fr = """Les valeurs possibles sont:
+\begin{itemize}
+\item 1 : PERIODE : Les algues bougent apres une certaine periode de
+temps,
+\item 2 : DEPLACEMENT : Les algues bougent lorsque la vitesse orbitale
+de vague critique depasse un certain seuil.
+\end{itemize}""",
+            ang = """Possible values are:
+\begin{itemize}
+\item 1: TIMED       : Algae move after a specified time has elapsed,
+\item 2: DISLODGEMENT: Algae move after a critical wave orbital velocity
+is exceeded.
+\end{itemize}""",
+        ),
+#       -----------------------------------
+        WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_1 = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'R', min=0, max='**',
+            defaut = [2.,2.],
+            fr = """Vitesse orbitale de vague 1 pour le deplacement des algues en m/s.""",
+            ang = """Wave orbital velocity 1 for algae dislodgement in m/s.""",
+        ),
+#       -----------------------------------
+        WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_2 = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'R', min=0, max='**',
+            defaut = [0.,0.],
+            fr = """Vitesse orbitale de vague 2 pour le deplacement des algues en m/s.""",
+            ang = """Wave orbital velocity 2 for algae dislodgement in m/s.""",
+        ),
+#       -----------------------------------
+        RATE_OF_DEGRADATION_FOR_ALGAE = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'R', min=0, max='**',
+            defaut = [0.,0.],
+            fr = """Taux de degradation pour les algues.""",
+            ang = """Rate of degradation for algae.""",
+        ),
     ),
 #   -----------------------------------
     OIL_SPILL = FACT(statut='f',
@@ -3574,10 +4776,10 @@ al. (1994)""",
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """POUR DECLENCHER LE MODELE DE DERIVE DE NAPPES, DANS
-CE CAS LE FICHIER DE COMMANDES MIGRHYCAR EST NECESSAIRE""",
-            ang = """WILL TRIGGER THE OIL SPILL MODEL, IN THIS CASE
-THE MIGRHYCAR STEERING FILE IS NEEDED""",
+            fr = """Pour declencher le modele de derive de nappes, dans ce cas
+le fichier de commandes migrhycar est necessaire.""",
+            ang = """Will trigger the oil spill model, in this case the
+\telkey{OIL SPILL STEERING FILE} is needed.""",
         ),
 #       -----------------------------------
         b_OIL_SPILL_MODELG = BLOC(condition="OIL_SPILL_MODEL == True",
@@ -3587,8 +4789,8 @@ THE MIGRHYCAR STEERING FILE IS NEEDED""",
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
-                fr = """Contient les donnees pour le modele de derive de nappes""",
-                ang = """Contains data for the oil spill model""",
+                fr = """Contient les donnees pour le modele de derive de nappes.""",
+                ang = """Contains data for the \telkey{OIL SPILL MODEL}.""",
             ),
         ),
     ),
@@ -3601,8 +4803,12 @@ THE MIGRHYCAR STEERING FILE IS NEEDED""",
             typ = 'TXM',
             into = ["No model","brownian movement"],
             defaut = "No model",
-            fr = """Pour les particules : flotteurs, hydrocarbures""",
-            ang = """Meant for particles: drogues, oil spills""",
+            fr = """Pour les particules : flotteurs, hydrocarbures.
+Si aucune turbulence n est activee, la diffusion stochastique n est pas
+prise en compte pendant le transport de particules.""",
+            ang = """Meant for particles: drogues, oil spills.
+If no turbulence is activated, this stochastic diffusion is not
+considered during the particle transport.""",
         ),
     ),
 #   -----------------------------------
@@ -3614,10 +4820,12 @@ THE MIGRHYCAR STEERING FILE IS NEEDED""",
             typ = 'I',
             defaut = 0,
             fr = """Permet d''effectuer simultanement plusieurs calculs de derives
-lagrangiennes initiees a des pas differents""",
-            ang = """Provided for performing several computations of lagrangian
+lagrangiennes initiees a des pas differents.
+Ajouter A et G au mot-cle
+\telkey{VARIABLES POUR LES SORTIES GRAPHIQUES}.""",
+            ang = """Provided for performing several computations of Lagrangian
 drifts starting at different times.
-Add A and G in the VARIABLES FOR GRAPHIC PRINTOUTS key-word""",
+Add A and G in the \telkey{VARIABLES FOR GRAPHIC PRINTOUTS} keyword.""",
         ),
 #       -----------------------------------
         b_NUMBER_OF_LAGRANGIAN_DRIFTSG = BLOC(condition="NUMBER_OF_LAGRANGIAN_DRIFS != 0",
@@ -3643,10 +4851,10 @@ HYDRAULIC_STRUCTURES = PROC(nom= "HYDRAULIC_STRUCTURES",op = None,
             fr = """Nombre de seuils qui seront traites par des conditions aux
 limites. Ces seuils doivent etre decrits comme des frontieres du
 domaine de calcul, et leurs caracteristiques sont donnees dans le
-fichier de donnees des seuils (voir la documentation ecrite)""",
+\telkey{FICHIER DE DONNEES DES SEUILS} (voir la documentation ecrite).""",
             ang = """Number of weirs that will be treated by boundary conditions.
 They must be described as boundaries of the domain and their features
-are given in the weir data file (see written documentation)""",
+are given in the \telkey{WEIRS DATA FILE} (see written documentation)""",
         ),
 #       -----------------------------------
         b_NUMBER_OF_WEIRSG = BLOC(condition="NUMBER_OF_WEIRS != 0",
@@ -3656,8 +4864,8 @@ are given in the weir data file (see written documentation)""",
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
-                fr = """Fichier de description des seuils presents dans le modele""",
-                ang = """Description of weirs existing in the model""",
+                fr = """Fichier de description des seuils presents dans le modele.""",
+                ang = """Description of weirs existing in the model.""",
             ),
 #           -----------------------------------
             TYPE_OF_WEIRS = SIMP(statut ='o',
@@ -3666,13 +4874,25 @@ are given in the weir data file (see written documentation)""",
                 into = ["HORIZONTAL WITH SAME NUMBER OF NODES UPSTREAM/DOWNSTREAM","GENERAL"],
                 defaut = "HORIZONTAL WITH SAME NUMBER OF NODES UPSTREAM/DOWNSTREAM",
                 fr = """Methode de traitement des seuils. Deux Solutions:
-- HORIZONTAL AVEC MEME NOMBRE DE NOEUDS AMONT/AVAL (Solution historique
-  avec bord)
-- GENERALE (Nouvelle solution avec pts sources)""",
+\begin{itemize}
+\item horizontal avec meme nombre de noeuds amont/aval
+(Solution historique avec le sous-programme \telfile{BORD}) ;
+\item generale (nouvelle solution avec pts sources).
+\end{itemize}""",
                 ang = """Method for treatment of weirs. Two options:
-- HORIZONTAL WITH SAME NUMBER OF NODES UPSTREAM/DOWNSTREAM (Historical
-  solution with bord)
-- GENERAL (New solution with sources points""",
+\begin{itemize}
+\item horizontal with same number of nodes upstream/downstream
+(Historical solution with the \telfile{BORD} subroutine),
+\item general (new solution with sources points).
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            WEIRS_DISCHARGE_OUTPUT_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de sortie des debits sur les seuils presents dans le modele.""",
+                ang = """Output file of discharge of weirs existing in the model.""",
             ),
         ),
     ),
@@ -3686,11 +4906,14 @@ are given in the weir data file (see written documentation)""",
             defaut = 0,
             fr = """Nombre de buses ou ponts traites comme des termes sources ou
 puits. Ces buses doivent etre decrits comme des sources dans le
-fichier cas. Leurs caracteristiques sont donnees dans le
-fichier de donnees des buses (voir la documentation ecrite)""",
+fichier des parametres .
+Leurs caracteristiques sont donnees dans le
+\telkey{FICHIER DE DONNEES DES BUSES}
+(voir la documentation ecrite).""",
             ang = """Number of culverts, tubes or bridges treated as source terms.
 They must be described as sources in the domain and their features
-are given in the culverts data file (see written documentation)""",
+are given in the \telfile{CULVERTS DATA FILE}
+(see written documentation).""",
         ),
 #       -----------------------------------
         b_NUMBER_OF_CULVERTSG = BLOC(condition="NUMBER_OF_CULVERTS != 0",
@@ -3700,8 +4923,8 @@ are given in the culverts data file (see written documentation)""",
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
-                fr = """Fichier de description des buses/ponts presents dans le modele""",
-                ang = """Description of culverts/tubes/bridges existing in the model""",
+                fr = """Fichier de description des buses/ponts presents dans le modele.""",
+                ang = """Description of culverts/tubes/bridges existing in the model.""",
             ),
         ),
 #       -----------------------------------
@@ -3710,9 +4933,12 @@ are given in the culverts data file (see written documentation)""",
             typ = 'I',
             defaut = 1,
             fr = """Option pour le traitement des buses. Il existe deux formulations
-dans Telemac""",
+dans \telemac{2d}, basees sur les formules de Bodhaine (1968)
+et Carlier (1976).
+Lire le \telemac{3d} theory guide plus plus d informations.""",
             ang = """Option for the treatment of culverts. There are two options in
-Telemac""",
+\telemac{2d} based on Bodhaine (1968) and Carlier (1976) formulae.
+Read the \telemac{3d} theory guide for more informations.""",
         ),
     ),
 #   -----------------------------------
@@ -3725,10 +4951,10 @@ Telemac""",
             defaut = False,
             fr = """Prise en compte de breches dans le calcul par
 modification altimetrique dans le maillage. La description
-des breches se fait avec le fichier de donnees des breches.""",
+des breches se fait avec le \telkey{FICHIER DE DONNEES DES BRECHES}.""",
             ang = """Take in account some breaches during the computation
-by modifying the bottom level of the mesh. Brech description
-is done with the breaches data file.""",
+by modifying the bottom level of the mesh. Breach description
+is done with the \telkey{BREACHES DATA FILE}.""",
         ),
 #       -----------------------------------
         b_BREACHG = BLOC(condition="BREACH == True",
@@ -3738,8 +4964,8 @@ is done with the breaches data file.""",
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)'),
                 defaut = '',
-                fr = """Fichier de description des breches""",
-                ang = """Description of breaches""",
+                fr = """Fichier de description des breches.""",
+                ang = """Description of breaches.""",
             ),
         ),
     ),
@@ -3752,10 +4978,10 @@ TIDES = PROC(nom= "TIDES",op = None,
 #   -----------------------------------
         typ = ('Fichier','All Files (*)'),
         defaut = '',
-        fr = """Base de donnees binaire 1 tiree du fichier du modele de maree.
+        fr = """Base de donnees binaire 1 de constantes harmoniques.
  Dans le cas des donnees satellitaires de TPXO, ce fichier correspond
  aux donnees de niveau d''eau, par exemple h\_tpxo7.2""",
-        ang = """Binary database 1 extracted from the tidal model file.
+        ang = """Binary database 1 of harmonic constants.
  In the case of the TPXO satellite altimetry model, this file should
  be for free surface level, for instance h\_tpxo7.2""",
     ),
@@ -3764,10 +4990,10 @@ TIDES = PROC(nom= "TIDES",op = None,
 #   -----------------------------------
         typ = ('Fichier','All Files (*)'),
         defaut = '',
-        fr = """Base de donnees binaire 2 tiree du fichier du modele de maree.
+        fr = """Base de donnees binaire 2 de constantes harmoniques.
  Dans le cas des donnees satellitaires de TPXO, ce fichier correspond
  aux donnees de vitesse de marrees, par exemple u\_tpxo7.2""",
-        ang = """Binary database 2 extracted from the tidal model file.
+        ang = """Binary database 2 of harmonic constants.
  In the case of the TPXO satellite altimetry model, this file should
  be for tidal velocities, for instance u\_tpxo7.2""",
     ),
@@ -3808,9 +5034,8 @@ The possible choices are:
 #       -----------------------------------
         ZONE_NUMBER_IN_GEOGRAPHIC_SYSTEM = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'TXM',
-            into = ["NO DEFAULT VALUE","LAMBERT 1 NORTH","LAMBERT 2 CENTER","LAMBERT 3 SOUTH","LAMBERT 4 CORSICA","LAMBERT 2 EXTENDED","LAMBERT 93","UTM ZONE, E.G."],
-            defaut = "NO DEFAULT VALUE",
+            typ = 'I',
+            defaut = -1,
             fr = """Numero de zone (fuseau ou type de projection) lors de
 l''utilisation d''une projection plane. Indiquer le systeme
 geographique dans lequel est construit le modele numerique avec le
@@ -3835,7 +5060,7 @@ Possible choices are:
 \item 3: Lambert 3 south,
 \item 4: Lambert 4 Corsica,
 \item 22: Lambert 22 extended,
-\item 93: Lambert 93 extended,
+\item 93: Lambert 93,
 \item X: UTM zone with WGS84 (X is the number of the zone).
 \end{itemize}""",
         ),
@@ -3845,30 +5070,40 @@ Possible choices are:
 #   -----------------------------------
         typ = ('Fichier','All Files (*)'),
         defaut = '',
-        fr = """Nom du fichier GR3DF97A, grille de conversion pour Lambert 93.""",
-        ang = """Name of file GR3DF97A, conversion grid for Lambert 93.""",
+        fr = """Nom du fichier gr3df97a.txt, grille de conversion pour Lambert 93.""",
+        ang = """Name of file gr3df97a.txt, conversion grid for Lambert 93.""",
     ),
 #   -----------------------------------
     COEFFICIENT_TO_CALIBRATE_SEA_LEVEL = SIMP(statut ='o',
 #   -----------------------------------
         typ = 'R',
         defaut = 0.,
-        fr = """Coefficient pour ajuster le niveau de mer""",
-        ang = """Coefficient to calibrate the sea level""",
+        fr = """Coefficient pour ajuster le niveau de mer.
+Il peut dependre de la reference altimetrique utilisee dans le modele,
+par exemple Cartes Marines, Niveau Moyen de la Mer, NGF...""",
+        ang = """Coefficient to calibrate the sea level.
+It may depend on the altimetric reference used in the model,
+for example Chart Datum, Mean Sea Level...""",
     ),
 #   -----------------------------------
     GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'I',
         defaut = 0,
-        fr = """Numero global du point par rapport auquel les ondes de maree sont
-dephasees pour debuter le calcul par une pleine mer (en marees
-schematiques seulement). Ne concerne que les bases de constantes
-harmoniques de type TPXO.""",
-        ang = """Global number of the point with respect to which the tidal
-constituents have their phase shifted to start the calculation with a
-high water (for schematic tides only). Only harmonic constants databases
-like TPXO are concerned.""",
+        fr = """Numero global du point
+(entre 1 et le nombre de points frontieres du maillage 2D)
+par rapport auquel les ondes de maree sont dephasees
+pour debuter le calcul par une pleine mer
+(en marees schematiques seulement).
+Ce point doit etre un point de frontiere maritime.
+Ne concerne que les bases de constantes harmoniques de type TPXO.""",
+        ang = """Global number of the point
+(between 1 and the number of boundary nodes in the 2D mesh)
+with respect to which the tidal constituents have their phase shifted
+to start the calculation with a high water
+(for schematic tides only).
+This point has to be a maritime boundary node.
+Only harmonic constants databases like TPXO are concerned.""",
     ),
 #   -----------------------------------
     MINOR_CONSTITUENTS_INFERENCE = SIMP(statut ='f',
@@ -3878,12 +5113,53 @@ like TPXO are concerned.""",
         fr = """Pour la base de donnees TPXO uniquement.
 Interpolation de composantes harmoniques mineures
 a partir de celles lues dans les fichiers d''entree
-lies aux mots-cles BASE BINAIRE 1 DE DONNEES DE MAREE
-et BASE BINAIRE 2 DE DONNEES DE MAREE""",
+lies aux mots-cles \telkey{BASE BINAIRE 1 DE DONNEES DE MAREE}
+et \telkey{BASE BINAIRE 2 DE DONNEES DE MAREE}.""",
         ang = """For TPXO tidal data base only.
 Inference of minor constituents from the one read in input files
-linked to keywords BINARY DATABASE 1 FOR TIDE
-and BINARY DATABASE 2 FOR TIDE""",
+linked to keywords \telkey{BINARY DATABASE 1 FOR TIDE}
+and \telkey{BINARY DATABASE 2 FOR TIDE}.""",
+    ),
+#   -----------------------------------
+    INITIAL_VELOCITIES_COMPUTED_BY_TPXO = SIMP(statut ='f',
+#   -----------------------------------
+        typ = bool,
+        defaut = True,
+        fr = """Composantes de vitesses initiales calculees a partir des
+solutions de maree de l OSU (ex TPXO).
+Prendre NON pour eviter une initialisation avec des vitesses de maree
+trop grandes.
+Pour les solutions de marees provenant de l OSU uniquement (ex TPXO).""",
+        ang = """Initial velocity components computed from a tidal solution from
+OSU (e.g. TPXO).
+NO to prevent from an initialisation with too big tidal velocities.
+For tidal solutions coming from OSU only (e.g. TPXO).""",
+    ),
+#   -----------------------------------
+    MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS = SIMP(statut ='f',
+#   -----------------------------------
+        typ = 'R',
+        defaut = 0.1,
+        fr = """Valeur minimale de hauteur d eau au dessus de laquelle les conditions
+initiales de courants de maree sont calculees.
+Autrement, les vitesses sont annulees.
+Pour les solutions de maree provenant de l OSU uniquement (ex TPXO).""",
+        ang = """Minimum value of water depth above which initial conditions for tidal
+velocities are computed.
+Otherwise, the velocity components are equal to 0.
+For tidal solutions coming from OSU only (e.g. TPXO).""",
+    ),
+#   -----------------------------------
+    MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS = SIMP(statut ='f',
+#   -----------------------------------
+        typ = 'R',
+        defaut = 0.1,
+        fr = """Valeur minimale de hauteur d eau utilisee pour le calcul des conditions
+aux limites de courants de maree si les profondeurs sont trop petites.
+Pour les solutions de marees provenant de l OSU uniquement (ex TPXO).""",
+        ang = """Minimum value of water depth used to compute tidal boundary conditions
+for velocities if the water depths are too small.
+For tidal solutions coming from OSU only (e.g. TPXO).""",
     ),
 #   -----------------------------------
     BOUNDARY_CONDITIONS = FACT(statut='o',
@@ -3903,19 +5179,22 @@ domaine. 0 est le code pour des conditions autres que des conditions de
 maree. ATTENTION depuis la version 7.1 ! Les anciens modeles doivent
 etre changes si la frontiere de maree n a pas le numero 1. Dans ce cas,
 le mot-cle doit etre change et plus de valeurs doivent etre donnees.
-Calage possible par les mots-cles COEFFICIENT POUR CALAGE EN MARNAGE et
-COEFFICIENT POUR CALAGE EN NIVEAU.""",
+Calage possible par les mots-cles
+\telkey{COEFFICIENT DE CALAGE DU MARNAGE},
+\telkey{COEFFICIENT DE CALAGE DES VITESSES DE COURANT} et
+\telkey{COEFFICIENT DE CALAGE DU NIVEAU DE MER}.""",
             ang = """Option for tidal boundary conditions. For real tides, option 1 is
 recommended. This keyword has been an array with a value given per
-liquid boundary, separated by semicolons, since version 7.1. This
+liquid boundary, separated by semicolons, since release 7.1. This
 enables to have tidal conditions (or not) computed on liquid boundaries
 with prescribed velocities or depths, avoiding a clash when using weirs
 in the domain. 0 codes for conditions other than tidal. BEWARE since
-version 7.1! Old models must be changed if their tidal boundary is not
+release 7.1! Old models must be changed if their tidal boundary is not
 number 1. In that case this keyword must be changed and more values
-given. Possible calibration with the keywords COEFFICIENT TO ADJUST
-TIDAL RANGE, COEFFICENT TO CALIBRATE TIDAL VELOCITIES, and COEFFICIENT
-TO ADJUST SEA LEVEL.""",
+given. Possible calibration with the keywords
+\telkey{COEFFICIENT TO CALIBRATE TIDAL RANGE},
+\telkey{COEFFICIENT TO CALIBRATE TIDAL VELOCITIES} and
+\telkey{COEFFICIENT TO CALIBRATE SEA LEVEL}.""",
         ),
 #       -----------------------------------
         TIDAL_DATA_BASE = SIMP(statut ='o',
@@ -3924,13 +5203,15 @@ TO ADJUST SEA LEVEL.""",
             into = ["NO DEFAULT VALUE","JMJ","TPXO","MISCELLANEOUS (LEGOS-NEA, FES20XX, PREVIMER...)"],
             defaut = "NO DEFAULT VALUE",
             fr = """Pour JMJ, renseigner la localisation du fichier bdd\_jmj et geofin
-dans les mots-cles BASE DE DONNEES DE MAREE et FICHIER DU MODELE DE
-MAREE. Pour TPXO, LEGOS-NEA, FES20XX et PREVIMER, l''utilisateur doit
-telecharger les fichiers de constantes harmoniques sur internet""",
+dans les mots-cles \telkey{BASE ASCII DE DONNEES DE MAREE} et
+\telkey{FICHIER DU MODELE DE MAREE}.
+Pour TPXO, LEGOS-NEA, FES20XX et PREVIMER, l''utilisateur doit
+telecharger les fichiers de constantes harmoniques sur internet.""",
             ang = """For JMJ, indicate the location of the files bdd\_jmj and geofin with
-keywords TIDE DATA BASE and TIDAL MODEL FILE. For TPXO, LEGOS-NEA,
+keywords \telkey{ASCII DATABASE FOR TIDE} and \telkey{TIDAL MODEL FILE}.
+For TPXO, LEGOS-NEA,
 FES20XX and PREVIMER, the user has to download files of harmonic
-constituents on the internet""",
+constituents on the internet.""",
         ),
 #       -----------------------------------
         b_TIDAL_DATA_BASEG = BLOC(condition="TIDAL_DATA_BASE == 'TPXO'",
@@ -3941,8 +5222,10 @@ constituents on the internet""",
 #       -----------------------------------
             typ = ('Fichier','All Files (*)'),
             defaut = '',
-            fr = """Constantes harmoniques extraites du fichier du modele de maree""",
-            ang = """Harmonic constants extracted from the tidalmodel file""",
+            fr = """Fichier contenant les constantes harmoniques pour le calcul des
+conditions aux limites de maree.""",
+            ang = """File containing the harmonic constants to compute the
+tidal boundary conditions.""",
         ),
 #       -----------------------------------
         TIDAL_MODEL_FILE = SIMP(statut ='f',
@@ -3950,16 +5233,16 @@ constituents on the internet""",
             typ = ('Fichier','All Files (*)'),
             defaut = '',
             fr = """Fichier de geometrie du modele dont sont extraites
-les constantes harmoniques""",
+les constantes harmoniques.""",
             ang = """Geometry file of the model from which harmonic constituents
-are extracted""",
+are extracted.""",
         ),
 #       -----------------------------------
         TIDAL_MODEL_FILE_FORMAT = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'TXM',
-            into = ['SERAFIN?','SERAFIND','MED'],
-            defaut = 'SERAFIN?',
+            into = ['SERAFIN','SERAFIND','MED'],
+            defaut = 'SERAFIN',
             fr = """Format du \telkey{FICHIER DU MODELE DE MAREE}.
 Les valeurs possibles sont :
 \begin{itemize}
@@ -3981,11 +5264,11 @@ Possible choices are:
             typ = ('Fichier','All Files (*)'),
             defaut = '',
             fr = """Base de donnees de constantes harmoniques
-tirees du fichier du modele de maree.
-Ancien nom en version 6.1 : BASE DE DONNEES DE MAREE""",
+tirees du \telkey{FICHIER DU MODELE DE MAREE}.
+Ancien nom en version 6.1 : \telkey{BASE DE DONNEES DE MAREE}.""",
             ang = """Tide data base of harmonic constituents
-extracted from the tidal model file.
-Old name in 6.1 version: TIDE DATA BASE""",
+extracted from the \telkey{TIDAL MODEL FILE}.
+Old name in release 6.1: \telkey{TIDE DATA BASE}.""",
         ),
 #       -----------------------------------
         COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE = SIMP(statut ='o',
@@ -3993,9 +5276,9 @@ Old name in 6.1 version: TIDE DATA BASE""",
             typ = 'R',
             defaut = 1.,
             fr = """Coefficient pour ajuster le marnage de l''onde de maree
-aux frontieres maritimes""",
+aux frontieres maritimes.""",
             ang = """Coefficient to calibrate the tidal range of tidal wave
-at tidal open boundary conditions""",
+at tidal open boundary conditions.""",
         ),
 #       -----------------------------------
         COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES = SIMP(statut ='o',
@@ -4004,12 +5287,12 @@ at tidal open boundary conditions""",
             defaut = 999999.,
             fr = """Coefficient pour ajuster les composantes de vitesse
 de l''onde de maree aux frontieres maritimes.
-La valeur par defaut 999999. signifie que c''est la racine carree
-du COEFFICIENT DE CALAGE DU MARNAGE qui est prise""",
+La valeur par defaut 999~999. signifie que c''est la racine carree
+du \telkey{COEFFICIENT DE CALAGE DU MARNAGE} qui est prise.""",
             ang = """Coefficient to calibrate the tidal velocities of tidal wave
 at tidal open boundary conditions.
-Default value 999999. means that the square root of
-COEFFICIENT TO CALIBRATE TIDAL RANGE is taken""",
+Default value 999,999. means that the square root of
+\telkey{COEFFICIENT TO CALIBRATE TIDAL RANGE} is taken.""",
         ),
 #       -----------------------------------
         LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER = SIMP(statut ='f',
@@ -4017,14 +5300,15 @@ COEFFICIENT TO CALIBRATE TIDAL RANGE is taken""",
             typ = 'I',
             defaut = 0,
             fr = """Numero local du point entre 1 et le nombre de points de frontiere
-maritime (du FICHIER DES CONSTANTES HARMONIQUES) ou les conditions aux
-limites de maree sont calculees avec les bases de donnees JMJ, NEA, FES,
-PREVIMER (sauf les bases de type TPXO). Les ondes de maree sont
+maritime (du \telkey{FICHIER DES CONSTANTES HARMONIQUES}) ou les
+conditions aux limites de maree sont calculees avec les bases de donnees
+JMJ, NEA, FES, PREVIMER (sauf les bases de type TPXO).
+Les ondes de maree sont
 dephasees par rapport a ce point pour debuter le calcul par une pleine
 mer (en marees schematiques seulement).""",
             ang = """Local number between 1 and the number of tidal boundary points (of the
-HARMONIC CONSTANTS FILE) where the tidal boundary conditions are
-computed with JMJ, NEA, FES, PREVIMER databases (except TPXO-type
+\telkey{HARMONIC CONSTANTS FILE}) where the tidal boundary conditions
+are computed with JMJ, NEA, FES, PREVIMER databases (except TPXO-type
 databases). The tidal constituents have their phase shifted with respect
 to this point to start the simulation with a high water (for schematic
 tides only).""",
@@ -4038,8 +5322,14 @@ tides only).""",
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """Active la prise en compte de la force generatrice de la maree""",
-            ang = """The tide generating force is taken into account.""",
+            fr = """Active la prise en compte de la force generatrice de la maree.
+Il faut utiliser \telkey{COORDONNEES SPHERIQUES} = OUI,
+il est impossible de prendre en compte la force generatrice de la maree
+en coordonnees cartesiennes.""",
+            ang = """The tide generating force is taken into account.
+The keyword \telkey{SPHERICAL COORDINATES} has to be activated,
+it is impossible to account tide generating force in cartesian
+coordinates.""",
         ),
 #       -----------------------------------
         b_TIDE_GENERATING_FORCEG = BLOC(condition="TIDE_GENERATING_FORCE == True",
@@ -4051,46 +5341,46 @@ tides only).""",
 COUPLING = PROC(nom= "COUPLING",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    COUPLING_WITH = SIMP(statut ='o',
+    COUPLING_WITH = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'TXM',
-        into = ['SISYPHE','TOMAWAC','DELWAQ'],
+        typ = 'TXM', min=0, max='**',
+        into = ['SISYPHE','TOMAWAC','TOMAWAC2','WAQTEL','KHIONE','GAIA','DELWAQ',''],
         defaut = '',
-        fr = """Liste des codes avec lesquels on couple Telemac-2D
-        SISYPHE : couplage interne avec Sisyphe
-        TOMAWAC : couplage interne avec Tomawac
-        DELWAQ : sortie de fichiers de resultats pour Delwaq""",
-        ang = """List of codes to be coupled with Telemac-2D
-        SISYPHE : internal coupling with Sisyphe
-        TOMAWAC : internal coupling with Tomawac
-        DELWAQ: will yield results file for Delwaq""",
+        fr = """Liste des codes avec lesquels on couple \telemac{2d} :
+\begin{itemize}
+\item \sisyphe : couplage interne avec \sisyphe ;
+\item \tomawac : couplage interne avec \tomawac ;
+\item \waqtel : couplage interne avec \waqtel ;
+\item \khione : couplage interne avec \khione ;
+\item DELWAQ : sortie de fichiers de resultats pour Delwaq ;
+\item \gaia : couplage interne avec \gaia.
+\end{itemize}""",
+        ang = """List of codes to be coupled with \telemac{2d}:
+\begin{itemize}
+\item \sisyphe: internal coupling with \sisyphe,
+\item \tomawac: internal coupling with \tomawac,
+\item \waqtel: internal coupling with \waqtel,
+\item \khione: internal coupling with \khione,
+\item DELWAQ: will yield results file for DELWAQ,
+\item \gaia: internal coupling with \gaia.
+\end{itemize}""",
     ),
 #   -----------------------------------
     NAMES_OF_CLANDESTINE_VARIABLES = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM', min= 2, max= 2,
-        fr = """Noms de variables qui ne sont pas utilisees par TELEMAC;
+        fr = """Noms de variables qui ne sont pas utilisees par \telemac{2d},
 mais qui doivent etre conservees lors de son execution.
-Ceci peut etre utilise entre autres lors du couplage de TELEMAC
+Ceci peut etre utilise entre autres lors du couplage de \telemac{2d}
 avec un autre code.
 Les variables clandestines sont alors des variables propres a l''autre
 code et sont rendues dans le fichier de resultats.""",
-        ang = """Names of variables that are not used by TELEMAC, but should be
+        ang = """Names of variables that are not used by \telemac{2d}, but should be
 preserved when it is being run. This keyword may be used, for instance
-when it if TELEMAC is coupled with another code. Thus, the clandestine
+when \telemac{2d} is coupled with another code. Thus, the clandestine
 variables belong to the other code and are given back in the results
 file.""",
     ),
-#   -----------------------------------
-    COUPLING_DIRECTORY = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        defaut = '',
-        fr = """Nom complet du dossier d echange des fichiers
- pour couplage de codes""",
-        ang = """Name with full path of the directory where the files will
- be exchanged for coupling""",
-    ),
 #   -----------------------------------
     DELWAQ = FACT(statut='o',
 #   -----------------------------------
@@ -4099,128 +5389,128 @@ file.""",
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'),
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec Delwaq""",
-            ang = """Results file for coupling with Delwaq""",
+            fr = """Fichier de commande pour le chainage avec DELWAQ.""",
+            ang = """Steering file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         DELWAQ_PRINTOUT_PERIOD = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
             defaut = 1,
-            fr = """Periode de sortie des resultats pour Delwaq""",
-            ang = """Printout period for Delwaq file""",
+            fr = """Periode de sortie des resultats pour DELWAQ.""",
+            ang = """Printout period for DELWAQ files.""",
         ),
 #       -----------------------------------
         EXCHANGES_BETWEEN_NODES_DELWAQ_FILE = SIMP(statut ='f',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'),
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec Delwaq""",
-            ang = """Results file for coupling with Delwaq""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         NODES_DISTANCES_DELWAQ_FILE = SIMP(statut ='f',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'),
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec Delwaq""",
-            ang = """Results file for coupling with Delwaq""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         BOTTOM_SURFACES_DELWAQ_FILE = SIMP(statut ='f',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'),
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec Delwaq""",
-            ang = """Results file for coupling with Delwaq""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         VOLUMES_DELWAQ_FILE = SIMP(statut ='f',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'),
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec Delwaq""",
-            ang = """Results file for coupling with Delwaq""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         EXCHANGE_AREAS_DELWAQ_FILE = SIMP(statut ='f',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'),
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec Delwaq""",
-            ang = """Results file for coupling with Delwaq""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         VERTICAL_FLUXES_DELWAQ_FILE = SIMP(statut ='f',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'),
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec Delwaq""",
-            ang = """Results file for coupling with Delwaq""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         VELOCITY_DELWAQ_FILE = SIMP(statut ='f',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'),
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec Delwaq""",
-            ang = """Results file for coupling with Delwaq""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         DIFFUSIVITY_DELWAQ_FILE = SIMP(statut ='f',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'),
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec Delwaq""",
-            ang = """Results file for coupling with Delwaq""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         TEMPERATURE_DELWAQ_FILE = SIMP(statut ='f',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'),
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec Delwaq""",
-            ang = """Results file for coupling with Delwaq""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         SALINITY_DELWAQ_FILE = SIMP(statut ='f',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'),
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec Delwaq""",
-            ang = """Results file for coupling with Delwaq""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         VELOCITY_FOR_DELWAQ = SIMP(statut ='f',
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """Decide de la sortie de la vitesse pour Delwaq""",
-            ang = """Triggers output of velocity for Delwaq""",
+            fr = """Decide de la sortie de la vitesse pour DELWAQ.""",
+            ang = """Triggers the output of velocity for DELWAQ.""",
         ),
 #       -----------------------------------
         DIFFUSIVITY_FOR_DELWAQ = SIMP(statut ='f',
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """Decide de la sortie du coefficient de diffusion pour Delwaq""",
-            ang = """Triggers output of diffusion for Delwaq""",
+            fr = """Decide de la sortie du coefficient de diffusion pour DELWAQ.""",
+            ang = """Triggers the output of diffusion for DELWAQ.""",
         ),
 #       -----------------------------------
         TEMPERATURE_FOR_DELWAQ = SIMP(statut ='f',
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """Decide de la sortie de la temperature pour Delwaq""",
-            ang = """Triggers output of temperature for Delwaq""",
+            fr = """Decide de la sortie de la temperature pour DELWAQ.""",
+            ang = """Triggers the output of temperature for DELWAQ.""",
         ),
 #       -----------------------------------
         SALINITY_FOR_DELWAQ = SIMP(statut ='f',
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """Decide de la sortie de la salinite pour Delwaq""",
-            ang = """Triggers output of salinity for Delwaq""",
+            fr = """Decide de la sortie de la salinite pour DELWAQ.""",
+            ang = """Triggers the output of salinity for DELWAQ.""",
         ),
     ),
 #   -----------------------------------
@@ -4231,16 +5521,33 @@ file.""",
 #       -----------------------------------
             typ = 'TXM',
             defaut = '',
-            fr = """Fichier des parametres de Sisyphe en cas de couplage interne""",
-            ang = """Sisyphe parameter file in case of internal coupling""",
+            fr = """Fichier des parametres de \sisyphe en cas de couplage
+interne.""",
+            ang = """\sisyphe parameter file in case of internal coupling.""",
         ),
 #       -----------------------------------
         COUPLING_PERIOD_FOR_SISYPHE = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
             defaut = 1,
-            fr = """pour eviter de faire le couplage a chaque pas de temps""",
-            ang = """to avoid coupling at every time-step""",
+            fr = """Fixe la periode de couplage avec le module \sisyphe,
+en nombre de pas de temps.
+Par defaut, il est couple a chaque pas de temps.""",
+            ang = """Sets the coupling period with the \sisyphe module, in number
+of time steps. By default, it is coupled at every time step.""",
+        ),
+    ),
+#   -----------------------------------
+    GAIA = FACT(statut='o',
+#   -----------------------------------
+#       -----------------------------------
+        GAIA_STEERING_FILE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'TXM',
+            defaut = '',
+            fr = """Fichier des parametres de \gaia en cas de couplage
+interne.""",
+            ang = """\gaia parameter file in case of internal coupling.""",
         ),
     ),
 #   -----------------------------------
@@ -4251,16 +5558,20 @@ file.""",
 #       -----------------------------------
             typ = 'TXM',
             defaut = '',
-            fr = """Fichier des parametres de Tomawac en cas de couplage interne""",
-            ang = """Tomawac parameter file in case of internal coupling""",
+            fr = """Fichier des parametres de \tomawac en cas de couplage
+interne.""",
+            ang = """\tomawac parameter file in case of internal coupling.""",
         ),
 #       -----------------------------------
         COUPLING_PERIOD_FOR_TOMAWAC = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
             defaut = 1,
-            fr = """pour eviter de faire le couplage a chaque pas de temps""",
-            ang = """to avoid coupling at every time-step""",
+            fr = """Fixe la periode de couplage avec le module \tomawac,
+en nombre de pas de temps.
+Par defaut, il est couple a chaque pas de temps.""",
+            ang = """Sets the coupling period with the \tomawac module, in number
+of time steps. By default, it is coupled at every time step.""",
         ),
     ),
 #   -----------------------------------
@@ -4271,10 +5582,10 @@ file.""",
 #       -----------------------------------
             typ = 'TXM',
             defaut = '',
-            fr = """fichier des parametres physiques pour les processus de qualite d eau
-(internes non ceux de DELWAQ)""",
-            ang = """file for physical parameters of waq processes (local ones of
-Telemac-tracer not those of DELWAQ)""",
+            fr = """Fichier des parametres physiques pour les processus de qualite d eau
+(internes pas ceux de DELWAQ).""",
+            ang = """File for physical parameters of water quality processes
+(local ones of \telemac{2d}-\waqtel not those of DELWAQ).""",
         ),
     ),
 #   -----------------------------------
@@ -4285,14 +5596,89 @@ Telemac-tracer not those of DELWAQ)""",
 #       -----------------------------------
             typ = 'TXM',
             defaut = '',
-            fr = """Fichier des parametres physiques pour les processus liees aux glaces""",
-            ang = """Steering file for physical parameters of ice processes""",
+            fr = """Fichier des parametres physiques pour les processus lies aux glaces.""",
+            ang = """Steering file for physical parameters of ice processes.""",
+        ),
+#       -----------------------------------
+        ICE_PROCESSES = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'I',
+            defaut = 1,
+            fr = """Donne le numero du processus des glaces, avec le numero defini sur la
+base multiplicative de nombres premiers (2, 3, 5, 7, 11, 13\ldots).
+Par exemple, 14 (= 2 $\times$ 7) rend actif les processus 2 et 7.
+Exception a la regle :
+\begin{itemize}
+\item si l entier est 1, il n y a pas de couplage ;
+\item si l entier est 0, tous les effets suivants sont inclus :
+\begin{itemize}
+\item 2 : bilan thermique ;
+\item 3 : \ldots
+\end{itemize}
+\end{itemize}""",
+            ang = """Provides the ice process number with the number being defined on the
+basis of a multiplication of primary numbers (2, 3, 5, 7, 11, 13\ldots).
+For instance, 14 (= 2 $\times$ 7) activates processes 2 and 7.
+Exception is for:
+\begin{itemize}
+\item if the number is 1, there will be no ice processes included,
+\item if the number is 0, all processes are included, as follows:
+\begin{itemize}
+\item 2: thermical budget,
+\item 3: \ldots
+\end{itemize}
+\end{itemize}""",
+        ),
+    ),
+#   -----------------------------------
+    NESTOR_INFO = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        NESTOR = SIMP(statut ='o',
+#       -----------------------------------
+            typ = bool,
+            defaut = False,
+            fr = """Active l utilisation du module \nestor pour changer les fonds.""",
+            ang = """Activates the use of the \nestor module to change the bottom.""",
+        ),
+#       -----------------------------------
+        NESTOR_ACTION_FILE = SIMP(statut ='o',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Nom du fichier des parametres de \nestor.""",
+            ang = """Name of the \nestor steering file.""",
+        ),
+#       -----------------------------------
+        NESTOR_POLYGON_FILE = SIMP(statut ='o',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Nom du fichier de polygones de \nestor indiquant la localisation.""",
+            ang = """Name of the \nestor polygon file which indicates the location.""",
+        ),
+#       -----------------------------------
+        NESTOR_SURFACE_REFERENCE_FILE = SIMP(statut ='o',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'), max='**',
+            defaut = '',
+            fr = """Nom du fichier de \nestor qui contient la surface de reference.""",
+            ang = """Name of the \nestor file which contains the reference water surface.""",
+        ),
+#       -----------------------------------
+        NESTOR_RESTART_FILE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Nom du fichier de reprise de \nestor.""",
+            ang = """Name of the \nestor restart file.""",
         ),
     ),
 )
 # -----------------------------------------------------------------------
 INTERNAL = PROC(nom= "INTERNAL",op = None,
 # -----------------------------------------------------------------------
+    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     LANGUAGE = SIMP(statut ='f',
 #   -----------------------------------
@@ -4325,117 +5711,48 @@ Written by the user.""",
         typ = 'TXM',
         into = ['METIS','SCOTCH','PARMETIS','PTSCOTCH'],
         defaut = 'METIS',
-        fr = """CHOIX DU PARTITIONNEUR
-1 : METIS
-2 : SCOTCH
-3 : PARMETIS
-4 : PTSCOTCH
-etc...""",
-        ang = """PARTITIONING TOOL SELECTION
-1 : METIS
-2 : SCOTCH
-3 : PARMETIS
-4 : PTSCOTCH
-etc...""",
-    ),
-#   -----------------------------------
-    RELEASE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        defaut = 'TRUNK',
-        fr = """Numero de version des bibliotheques utilisees par TELEMAC.
-SUR UNE STATION DE TRAVAIL
-5 versions sont donnees correspondant a :
-TELEMAC,DAMO,UTILE,BIEF,HP""",
-        ang = """version number of the libraries used by TELEMAC.
-ON A WORKSTATION
-5 numbers are given, corresponding to the libraries called:
-TELEMAC,DAMO,UTILE,BIEF,HP""",
-    ),
-#   -----------------------------------
-    LIST_OF_FILES = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM', min=46, max=46,
-        defaut = 'STEERING FILE;DICTIONARY;FORTRAN FILE;GEOMETRY FILE;BOUNDARY CONDITIONS FILE;RESULTS FILE;PREVIOUS COMPUTATION FILE;BOTTOM TOPOGRAPHY FILE;BINARY DATA FILE 1;BINARY DATA FILE 2;FORMATTED DATA FILE 1;FORMATTED DATA FILE 2;BINARY RESULTS FILE;FORMATTED RESULTS FILE;REFERENCE FILE;LIQUID BOUNDARIES FILE;FRICTION DATA FILE;VOLUMES DELWAQ FILE;EXCHANGE AREAS DELWAQ FILE;VERTICAL FLUXES DELWAQ FILE;SALINITY DELWAQ FILE;VELOCITY DELWAQ FILE;DIFFUSIVITY DELWAQ FILE;BOTTOM SURFACES DELWAQ FILE;EXCHANGES BETWEEN NODES DELWAQ FILE;NODES DISTANCES DELWAQ FILE;TEMPERATURE DELWAQ FILE;DELWAQ STEERING FILE;STAGE-DISCHARGE CURVES FILE;SOURCES FILE;SECTIONS INPUT FILE;SECTIONS OUTPUT FILE;OIL SPILL STEERING FILE;HARMONIC CONSTANTS FILE;TIDAL MODEL FILE;ASCII DATABASE FOR TIDE;BINARY DATABASE 1 FOR TIDE;BINARY DATABASE 2 FOR TIDE;WEIRS DATA FILE;CULVERTS DATA FILE;BREACHES DATA FILE;DROGUES FILE;ZONES FILE;FLUXLINE INPUT FILE;ASCII ATMOSPHERIC DATA FILE;BINARY ATMOSPHERIC DATA FILE',
-        fr = """Noms des fichiers exploites par le code""",
-        ang = """File names of the used files""",
-    ),
-#   -----------------------------------
-    DESCRIPTION_OF_LIBRARIES = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM', min=11, max=11,
-        defaut = 'builds|PPP|lib|telemac2dMMMVVV.LLL;builds|PPP|lib|sisypheMMMVVV.LLL;builds|PPP|lib|tomawacMMMVVV.LLL;builds|PPP|lib|nestorMMMVVV.LLL;builds|PPP|lib|waqtelMMMVVV.LLL;builds|PPP|lib|stbtelMMMVVV.LLL;builds|PPP|lib|biefMMMVVV.LLL;builds|PPP|lib|hermesMMMVVV.LLL;builds|PPP|lib|damoMMMVVV.LLL;builds|PPP|lib|parallelMMMVVV.LLL;builds|PPP|lib|specialMMMVVV.LLL',
-        fr = """Description des librairies de T2D""",
-        ang = """LIBRARIES description""",
-    ),
-#   -----------------------------------
-    DEFAULT_EXECUTABLE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        defaut = 'builds|PPP|bin|telemac2dMMMVVV.exe',
-        fr = """Executable par defaut de T2D""",
-        ang = """Default executable for T2D""",
-    ),
-#   -----------------------------------
-    DEFAULT_PARALLEL_EXECUTABLE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        defaut = 'builds|PPP|bin|telemac2dMMMVVV.exe',
-        fr = """Executable parallele par defaut de T2D""",
-        ang = """Default parallel executable for T2D""",
-    ),
-)
-# -----------------------------------------------------------------------
-MISCELLANEOUS = PROC(nom= "MISCELLANEOUS",op = None,
-# -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
-#   -----------------------------------
-    NESTOR_ACTION_FILE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = ('Fichier','All Files (*)'), max='**',
-        defaut = '',
-        fr = """Nom du fichier de commandes de nestor""",
-        ang = """Name of the Nestor steering file""",
-    ),
-#   -----------------------------------
-    NESTOR_POLYGON_FILE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = ('Fichier','All Files (*)'), max='**',
-        defaut = '',
-        fr = """Nom du fichier de polygons de Nestor""",
-        ang = """Name of the Nestor polygon file""",
-    ),
-#   -----------------------------------
-    NESTOR_SURFACE_REFERENCE_FILE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = ('Fichier','All Files (*)'), max='**',
-        defaut = '',
-        fr = """Nom du fichier de reference surface de Nestor""",
-        ang = """Name of the Nestor file which contains the reference
-         water surface""",
+        fr = """Choix du partitionneur :
+\begin{itemize}
+\item 1 : METIS ;
+\item 2 : SCOTCH ;
+\item 3 : PARMETIS ;
+\item 4 : PTSCOTCH.
+\end{itemize}""",
+        ang = """Partitioning tool selection:
+\begin{itemize}
+\item 1: METIS,
+\item 2: SCOTCH,
+\item 3: PARMETIS,
+\item 4: PTSCOTCH.
+\end{itemize}""",
     ),
 #   -----------------------------------
-    NESTOR_RESTART_FILE = SIMP(statut ='f',
+    CONCATENATE_PARTEL_OUTPUT = SIMP(statut ='o',
 #   -----------------------------------
-        typ = ('Fichier','All Files (*)'), max='**',
-        defaut = '',
-        fr = """Nom du fichier de Nestor restart""",
-        ang = """Name of the Nestor restart file""",
+        typ = bool,
+        defaut = False,
+        fr = """Avec cette option partel ne generera non plus un fichier (GEO/CLI/PAR)
+par processeur mais une concatenation de ceux-ci, ainsi qu''un fichier
+d''index associe. Ainsi plutot que d''avoir 3P fichiers, il n''y en a
+plus que 6.""",
+        ang = """With this option partel no more generates a file (GEO/CLI/PAR) per
+process but a single concatenate file of them, associated to an index
+file. Then instead of having partel generating 3P files, it only
+generates 6 files.""",
     ),
 )
 TEXTE_NEW_JDC = "\
 COMPUTATION_ENVIRONMENT();\
 HYDRO();\
-GENERAL_PARAMETERS();\
 NUMERICAL_PARAMETERS();\
+GENERAL_PARAMETERS();\
 TURBULENCE();\
-MISCELLANEOUS();\
 "
 Ordre_Des_Commandes = (
 'COMPUTATION_ENVIRONMENT',
 'HYDRO',
-'GENERAL_PARAMETERS',
 'NUMERICAL_PARAMETERS',
+'GENERAL_PARAMETERS',
 'TURBULENCE',
 'TIDAL_FLATS_INFO',
 'TRACERS',
@@ -4443,8 +5760,7 @@ Ordre_Des_Commandes = (
 'HYDRAULIC_STRUCTURES',
 'TIDES',
 'COUPLING',
-'INTERNAL',
-'MISCELLANEOUS')
+'INTERNAL')
 try:
     import TelApy
     source = "eficas"
index 88eb63c3a6ced127023ed5083581488085ef45d1..6f84266fd2f405d83a8095994904f4bb1f3b0d39 100644 (file)
@@ -14,6 +14,7 @@ dicoCataToEngTelemac = {
     "FORTRAN_FILE" : "FORTRAN FILE",
     "BOTTOM_TOPOGRAPHY_FILE" : "BOTTOM TOPOGRAPHY FILE",
     "BOTTOM_SMOOTHINGS" : "BOTTOM SMOOTHINGS",
+    "BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS" : "BOTTOM SMOOTHINGS AFTER USER MODIFICATIONS",
     "BOUNDARY_CONDITIONS_FILE" : "BOUNDARY CONDITIONS FILE",
     "VALIDATION" : "VALIDATION",
     "REFERENCE_FILE_FORMAT" : "REFERENCE FILE FORMAT",
@@ -24,6 +25,7 @@ dicoCataToEngTelemac = {
     "MAXIMUM_NUMBER_OF_SOURCES" : "MAXIMUM NUMBER OF SOURCES",
     "MAXIMUM_NUMBER_OF_TRACERS" : "MAXIMUM NUMBER OF TRACERS",
     "VECTOR_LENGTH" : "VECTOR LENGTH",
+    "SECURITY_COEFFICIENT_FOR_SCARACT" : "SECURITY COEFFICIENT FOR SCARACT",
     "COMPUTATION_CONTINUED" : "COMPUTATION CONTINUED",
     "PREVIOUS_COMPUTATION_FILE_FORMAT" : "PREVIOUS COMPUTATION FILE FORMAT",
     "PREVIOUS_COMPUTATION_FILE" : "PREVIOUS COMPUTATION FILE",
@@ -40,6 +42,12 @@ dicoCataToEngTelemac = {
     "BINARY_RESULTS_FILE_FORMAT" : "BINARY RESULTS FILE FORMAT",
     "BINARY_RESULTS_FILE" : "BINARY RESULTS FILE",
     "FORMATTED_RESULTS_FILE" : "FORMATTED RESULTS FILE",
+    "FORMATTED_RESULTS_FILE_1" : "FORMATTED RESULTS FILE 1",
+    "FORMATTED_RESULTS_FILE_2" : "FORMATTED RESULTS FILE 2",
+    "FORMATTED_RESULTS_FILE_3" : "FORMATTED RESULTS FILE 3",
+    "FORMATTED_RESULTS_FILE_4" : "FORMATTED RESULTS FILE 4",
+    "FORMATTED_RESULTS_FILE_5" : "FORMATTED RESULTS FILE 5",
+    "FORMATTED_RESULTS_FILE_6" : "FORMATTED RESULTS FILE 6",
     "CONTROL_SECTIONS" : "CONTROL SECTIONS",
     "PRINTING_CUMULATED_FLOWRATES" : "PRINTING CUMULATED FLOWRATES",
     "COMPATIBLE_COMPUTATION_OF_FLUXES" : "COMPATIBLE COMPUTATION OF FLUXES",
@@ -74,17 +82,23 @@ dicoCataToEngTelemac = {
     "FRICTION_COEFFICIENT" : "FRICTION COEFFICIENT",
     "MANNING_DEFAULT_VALUE_FOR_COLEBROOK_WHITE_LAW" : "MANNING DEFAULT VALUE FOR COLEBROOK-WHITE LAW",
     "DEPTH_IN_FRICTION_TERMS" : "DEPTH IN FRICTION TERMS",
-    "NON_SUBMERGED_VEGETATION_FRICTION" : "NON-SUBMERGED VEGETATION FRICTION",
-    "DIAMETER_OF_ROUGHNESS_ELEMENTS" : "DIAMETER OF ROUGHNESS ELEMENTS",
-    "SPACING_OF_ROUGHNESS_ELEMENTS" : "SPACING OF ROUGHNESS ELEMENTS",
+    "VEGETATION_FRICTION" : "VEGETATION FRICTION",
     "LAW_OF_FRICTION_ON_LATERAL_BOUNDARIES" : "LAW OF FRICTION ON LATERAL BOUNDARIES",
     "ROUGHNESS_COEFFICIENT_OF_BOUNDARIES" : "ROUGHNESS COEFFICIENT OF BOUNDARIES",
     "DEFINITION_OF_ZONES" : "DEFINITION OF ZONES",
     "ZONES_FILE" : "ZONES FILE",
-    "ICE_PROCESSES" : "ICE PROCESSES",
+    "NON_NEWTONIAN_MODEL" : "NON-NEWTONIAN MODEL",
+    "BINGHAM_OPTION" : "BINGHAM OPTION",
+    "NON_NEWTONIAN_VISCOSITY" : "NON-NEWTONIAN VISCOSITY",
+    "NON_NEWTONIAN_YIELD_STRESS" : "NON-NEWTONIAN YIELD STRESS",
+    "NON_NEWTONIAN_LAMINAR_RESISTANCE_PARAMETER_K" : "NON-NEWTONIAN LAMINAR RESISTANCE PARAMETER K",
+    "NON_NEWTONIAN_FLUID_DENSITY" : "NON-NEWTONIAN FLUID DENSITY",
+    "NON_NEWTONIAN_PSEUDO_BIPHASIC_MODEL" : "NON-NEWTONIAN PSEUDO-BIPHASIC MODEL",
+    "HERSCHEL_BULKLEY_POWER_LAW_INDEX" : "HERSCHEL-BULKLEY POWER-LAW INDEX",
     "WIND" : "WIND",
     "OPTION_FOR_WIND" : "OPTION FOR WIND",
     "COEFFICIENT_OF_WIND_INFLUENCE" : "COEFFICIENT OF WIND INFLUENCE",
+    "COEFFICIENT_OF_WIND_INFLUENCE_VARYING_WITH_WIND_SPEED" : "COEFFICIENT OF WIND INFLUENCE VARYING WITH WIND SPEED",
     "WIND_VELOCITY_ALONG_X" : "WIND VELOCITY ALONG X",
     "WIND_VELOCITY_ALONG_Y" : "WIND VELOCITY ALONG Y",
     "SPEED_AND_DIRECTION_OF_WIND" : "SPEED AND DIRECTION OF WIND",
@@ -100,6 +114,10 @@ dicoCataToEngTelemac = {
     "BINARY_ATMOSPHERIC_DATA_FILE" : "BINARY ATMOSPHERIC DATA FILE",
     "BINARY_ATMOSPHERIC_DATA_FILE_FORMAT" : "BINARY ATMOSPHERIC DATA FILE FORMAT",
     "OPTION_FOR_INITIAL_ABSTRACTION_RATIO" : "OPTION FOR INITIAL ABSTRACTION RATIO",
+    "AIR_TEMPERATURE" : "AIR TEMPERATURE",
+    "CLOUD_COVER" : "CLOUD COVER",
+    "SOLAR_RADIATION" : "SOLAR RADIATION",
+    "VAPOROUS_PRESSURE" : "VAPOROUS PRESSURE",
     "WAVE_DRIVEN_CURRENTS" : "WAVE DRIVEN CURRENTS",
     "RECORD_NUMBER_IN_WAVE_FILE" : "RECORD NUMBER IN WAVE FILE",
     "WAVE_ENHANCED_FRICTION_FACTOR" : "WAVE ENHANCED FRICTION FACTOR",
@@ -116,6 +134,8 @@ dicoCataToEngTelemac = {
     "TYPE_OF_SOURCES" : "TYPE OF SOURCES",
     "SOURCES_FILE" : "SOURCES FILE",
     "GLOBAL_NUMBERS_OF_SOURCE_NODES" : "GLOBAL NUMBERS OF SOURCE NODES",
+    "SOURCE_REGIONS_DATA_FILE" : "SOURCE REGIONS DATA FILE",
+    "MAXIMUM_NUMBER_OF_POINTS_FOR_SOURCES_REGIONS" : "MAXIMUM NUMBER OF POINTS FOR SOURCES REGIONS",
     "WATER_QUALITY_PROCESS" : "WATER QUALITY PROCESS",
     "WATER_DENSITY" : "WATER DENSITY",
     "GRAVITY_ACCELERATION" : "GRAVITY ACCELERATION",
@@ -123,6 +143,12 @@ dicoCataToEngTelemac = {
     "EQUATIONS" : "EQUATIONS",
     "TREATMENT_OF_THE_LINEAR_SYSTEM" : "TREATMENT OF THE LINEAR SYSTEM",
     "FINITE_VOLUME_SCHEME" : "FINITE VOLUME SCHEME",
+    "FINITE_VOLUME_SCHEME_SPACE_ORDER" : "FINITE VOLUME SCHEME SPACE ORDER",
+    "FINITE_VOLUME_SCHEME_TIME_ORDER" : "FINITE VOLUME SCHEME TIME ORDER",
+    "FLUX_LIMITOR_FOR_H_PLUS_Z" : "FLUX LIMITOR FOR H PLUS Z",
+    "FLUX_LIMITOR_FOR_U_AND_V" : "FLUX LIMITOR FOR U AND V",
+    "FLUX_LIMITOR_FOR_TRACERS" : "FLUX LIMITOR FOR TRACERS",
+    "TYPE_OF_BOUNDARY_CONDITION_FOR_KINETIC_SCHEME" : "TYPE OF BOUNDARY CONDITION FOR KINETIC SCHEME",
     "CORIOLIS" : "CORIOLIS",
     "CORIOLIS_COEFFICIENT" : "CORIOLIS COEFFICIENT",
     "OPTION_FOR_TSUNAMI_GENERATION" : "OPTION FOR TSUNAMI GENERATION",
@@ -142,7 +168,6 @@ dicoCataToEngTelemac = {
     "LIMIT_VALUES" : "LIMIT VALUES",
     "VARIABLE_TIME_STEP" : "VARIABLE TIME-STEP",
     "DESIRED_COURANT_NUMBER" : "DESIRED COURANT NUMBER",
-    "ORIGIN_COORDINATES" : "ORIGIN COORDINATES",
     "SPHERICAL_COORDINATES" : "SPHERICAL COORDINATES",
     "LATITUDE_OF_ORIGIN_POINT" : "LATITUDE OF ORIGIN POINT",
     "LONGITUDE_OF_ORIGIN_POINT" : "LONGITUDE OF ORIGIN POINT",
@@ -173,7 +198,6 @@ dicoCataToEngTelemac = {
     "NUMBER_OF_GAUSS_POINTS_FOR_WEAK_CHARACTERISTICS" : "NUMBER OF GAUSS POINTS FOR WEAK CHARACTERISTICS",
     "MASS_LUMPING_FOR_WEAK_CHARACTERISTICS" : "MASS-LUMPING FOR WEAK CHARACTERISTICS",
     "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES" : "MAXIMUM NUMBER OF ITERATIONS FOR ADVECTION SCHEMES",
-    "UPWIND_COEFFICIENTS" : "UPWIND COEFFICIENTS",
     "MASS_LUMPING_ON_H" : "MASS-LUMPING ON H",
     "MASS_LUMPING_ON_VELOCITY" : "MASS-LUMPING ON VELOCITY",
     "SCHEME_FOR_ADVECTION_OF_VELOCITIES" : "SCHEME FOR ADVECTION OF VELOCITIES",
@@ -183,7 +207,6 @@ dicoCataToEngTelemac = {
     "TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES" : "TREATMENT OF FLUXES AT THE BOUNDARIES",
     "NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES" : "NUMBER OF CORRECTIONS OF DISTRIBUTIVE SCHEMES",
     "NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES" : "NUMBER OF SUB-STEPS OF DISTRIBUTIVE SCHEMES",
-    "PSI_SCHEME_OPTION" : "PSI SCHEME OPTION",
     "DIFFUSION_OF_VELOCITY" : "DIFFUSION OF VELOCITY",
     "OPTION_FOR_THE_DIFFUSION_OF_VELOCITIES" : "OPTION FOR THE DIFFUSION OF VELOCITIES",
     "IMPLICITATION_FOR_DIFFUSION_OF_VELOCITY" : "IMPLICITATION FOR DIFFUSION OF VELOCITY",
@@ -196,7 +219,6 @@ dicoCataToEngTelemac = {
     "MATRIX_VECTOR_PRODUCT" : "MATRIX-VECTOR PRODUCT",
     "NEWMARK_TIME_INTEGRATION_COEFFICIENT" : "NEWMARK TIME INTEGRATION COEFFICIENT",
     "ZERO" : "ZERO",
-    "PROPAGATION_OPTION" : "PROPAGATION OPTION",
     "OPTION_OF_THE_HYDROSTATIC_RECONSTRUCTION" : "OPTION OF THE HYDROSTATIC RECONSTRUCTION",
     "CONVERGENCE_STUDY" : "CONVERGENCE STUDY",
     "REFINEMENT_LEVELS" : "REFINEMENT LEVELS",
@@ -213,7 +235,7 @@ dicoCataToEngTelemac = {
     "ADVECTION_OF_K_AND_EPSILON" : "ADVECTION OF K AND EPSILON",
     "SCHEME_FOR_ADVECTION_OF_K_EPSILON" : "SCHEME FOR ADVECTION OF K-EPSILON",
     "SCHEME_OPTION_FOR_ADVECTION_OF_K_EPSILON" : "SCHEME OPTION FOR ADVECTION OF K-EPSILON",
-    "TIME_STEP_REDUCTION_FOR_K_EPSILON_MODEL" : "TIME STEP REDUCTION FOR K-EPSILON MODEL",
+    "MIXING_LENGTH_MODEL_COEFFICIENTS" : "MIXING LENGTH MODEL COEFFICIENTS",
     "ACCURACY_OF_K" : "ACCURACY OF K",
     "ACCURACY_OF_EPSILON" : "ACCURACY OF EPSILON",
     "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_K_AND_EPSILON" : "MAXIMUM NUMBER OF ITERATIONS FOR K AND EPSILON",
@@ -245,14 +267,27 @@ dicoCataToEngTelemac = {
     "SCHEME_FOR_ADVECTION_OF_TRACERS" : "SCHEME FOR ADVECTION OF TRACERS",
     "SCHEME_OPTION_FOR_ADVECTION_OF_TRACERS" : "SCHEME OPTION FOR ADVECTION OF TRACERS",
     "MASS_LUMPING_ON_TRACERS" : "MASS-LUMPING ON TRACERS",
-    "NUMBER_OF_DROGUES" : "NUMBER OF DROGUES",
+    "MAXIMUM_NUMBER_OF_DROGUES" : "MAXIMUM NUMBER OF DROGUES",
+    "INITIAL_DROGUES_SAMPLING_DENSITY" : "INITIAL DROGUES SAMPLING DENSITY",
     "PRINTOUT_PERIOD_FOR_DROGUES" : "PRINTOUT PERIOD FOR DROGUES",
-    "DROGUES_FILE" : "DROGUES FILE",
+    "ASCII_DROGUES_FILE" : "ASCII DROGUES FILE",
+    "BINARY_DROGUES_FILE" : "BINARY DROGUES FILE",
+    "DROGUES_FILE_FORMAT" : "DROGUES FILE FORMAT",
+    "PREVIOUS_DROGUES_FILE" : "PREVIOUS DROGUES FILE",
+    "PREVIOUS_DROGUES_FILE_FORMAT" : "PREVIOUS DROGUES FILE FORMAT",
+    "DROGUES_INITIAL_POSITIONING_DATA_FILE" : "DROGUES INITIAL POSITIONING DATA FILE",
+    "FORMAT_OF_THE_DROGUES_POSITIONING_DATA_FILE" : "FORMAT OF THE DROGUES POSITIONING DATA FILE",
     "ALGAE_TRANSPORT_MODEL" : "ALGAE TRANSPORT MODEL",
+    "NUMBER_OF_ALGAE_CLASSES" : "NUMBER OF ALGAE CLASSES",
     "ALGAE_TYPE" : "ALGAE TYPE",
     "DIAMETER_OF_ALGAE" : "DIAMETER OF ALGAE",
+    "DURATION_BEFORE_ALGAE_RELEASE" : "DURATION BEFORE ALGAE RELEASE",
     "DENSITY_OF_ALGAE" : "DENSITY OF ALGAE",
     "THICKNESS_OF_ALGAE" : "THICKNESS OF ALGAE",
+    "ALGAE_RELEASE_TYPE" : "ALGAE RELEASE TYPE",
+    "WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_1" : "WAVE ORBITAL VELOCITY THRESHOLD FOR ALGAE 1",
+    "WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_2" : "WAVE ORBITAL VELOCITY THRESHOLD FOR ALGAE 2",
+    "RATE_OF_DEGRADATION_FOR_ALGAE" : "RATE OF DEGRADATION FOR ALGAE",
     "OIL_SPILL_MODEL" : "OIL SPILL MODEL",
     "OIL_SPILL_STEERING_FILE" : "OIL SPILL STEERING FILE",
     "STOCHASTIC_DIFFUSION_MODEL" : "STOCHASTIC DIFFUSION MODEL",
@@ -260,6 +295,7 @@ dicoCataToEngTelemac = {
     "NUMBER_OF_WEIRS" : "NUMBER OF WEIRS",
     "WEIRS_DATA_FILE" : "WEIRS DATA FILE",
     "TYPE_OF_WEIRS" : "TYPE OF WEIRS",
+    "WEIRS_DISCHARGE_OUTPUT_FILE" : "WEIRS DISCHARGE OUTPUT FILE",
     "NUMBER_OF_CULVERTS" : "NUMBER OF CULVERTS",
     "CULVERTS_DATA_FILE" : "CULVERTS DATA FILE",
     "OPTION_FOR_CULVERTS" : "OPTION FOR CULVERTS",
@@ -273,6 +309,8 @@ dicoCataToEngTelemac = {
     "COEFFICIENT_TO_CALIBRATE_SEA_LEVEL" : "COEFFICIENT TO CALIBRATE SEA LEVEL",
     "GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER" : "GLOBAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER",
     "MINOR_CONSTITUENTS_INFERENCE" : "MINOR CONSTITUENTS INFERENCE",
+    "INITIAL_VELOCITIES_COMPUTED_BY_TPXO" : "INITIAL VELOCITIES COMPUTED BY TPXO",
+    "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS" : "MINIMUM DEPTH TO COMPUTE TIDAL VELOCITIES INITIAL CONDITIONS",
     "OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS" : "OPTION FOR TIDAL BOUNDARY CONDITIONS",
     "TIDAL_DATA_BASE" : "TIDAL DATA BASE",
     "HARMONIC_CONSTANTS_FILE" : "HARMONIC CONSTANTS FILE",
@@ -282,10 +320,10 @@ dicoCataToEngTelemac = {
     "COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE" : "COEFFICIENT TO CALIBRATE TIDAL RANGE",
     "COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES" : "COEFFICIENT TO CALIBRATE TIDAL VELOCITIES",
     "LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER" : "LOCAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER",
+    "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS" : "MINIMUM DEPTH TO COMPUTE TIDAL VELOCITIES BOUNDARY CONDITIONS",
     "TIDE_GENERATING_FORCE" : "TIDE GENERATING FORCE",
     "COUPLING_WITH" : "COUPLING WITH",
     "NAMES_OF_CLANDESTINE_VARIABLES" : "NAMES OF CLANDESTINE VARIABLES",
-    "COUPLING_DIRECTORY" : "COUPLING DIRECTORY",
     "DELWAQ_STEERING_FILE" : "DELWAQ STEERING FILE",
     "DELWAQ_PRINTOUT_PERIOD" : "DELWAQ PRINTOUT PERIOD",
     "EXCHANGES_BETWEEN_NODES_DELWAQ_FILE" : "EXCHANGES BETWEEN NODES DELWAQ FILE",
@@ -304,24 +342,22 @@ dicoCataToEngTelemac = {
     "SALINITY_FOR_DELWAQ" : "SALINITY FOR DELWAQ",
     "SISYPHE_STEERING_FILE" : "SISYPHE STEERING FILE",
     "COUPLING_PERIOD_FOR_SISYPHE" : "COUPLING PERIOD FOR SISYPHE",
+    "GAIA_STEERING_FILE" : "GAIA STEERING FILE",
     "TOMAWAC_STEERING_FILE" : "TOMAWAC STEERING FILE",
     "COUPLING_PERIOD_FOR_TOMAWAC" : "COUPLING PERIOD FOR TOMAWAC",
     "WAQTEL_STEERING_FILE" : "WAQTEL STEERING FILE",
     "KHIONE_STEERING_FILE" : "KHIONE STEERING FILE",
-    "LANGUAGE" : "LANGUAGE",
-    "STEERING_FILE" : "STEERING FILE",
-    "DICTIONARY" : "DICTIONARY",
-    "PARTITIONING_TOOL" : "PARTITIONING TOOL",
-    "RELEASE" : "RELEASE",
-    "LIST_OF_FILES" : "LIST OF FILES",
-    "DESCRIPTION_OF_LIBRARIES" : "DESCRIPTION OF LIBRARIES",
-    "DEFAULT_EXECUTABLE" : "DEFAULT EXECUTABLE",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "DEFAULT PARALLEL EXECUTABLE",
+    "ICE_PROCESSES" : "ICE PROCESSES",
     "NESTOR" : "NESTOR",
     "NESTOR_ACTION_FILE" : "NESTOR ACTION FILE",
     "NESTOR_POLYGON_FILE" : "NESTOR POLYGON FILE",
     "NESTOR_SURFACE_REFERENCE_FILE" : "NESTOR SURFACE REFERENCE FILE",
     "NESTOR_RESTART_FILE" : "NESTOR RESTART FILE",
+    "LANGUAGE" : "LANGUAGE",
+    "STEERING_FILE" : "STEERING FILE",
+    "DICTIONARY" : "DICTIONARY",
+    "PARTITIONING_TOOL" : "PARTITIONING TOOL",
+    "CONCATENATE_PARTEL_OUTPUT" : "CONCATENATE PARTEL OUTPUT",
 }
 dicoCasEnToCata = {
     "TITLE" : "TITLE",
@@ -339,6 +375,7 @@ dicoCasEnToCata = {
     "FORTRAN FILE" : "FORTRAN_FILE",
     "BOTTOM TOPOGRAPHY FILE" : "BOTTOM_TOPOGRAPHY_FILE",
     "BOTTOM SMOOTHINGS" : "BOTTOM_SMOOTHINGS",
+    "BOTTOM SMOOTHINGS AFTER USER MODIFICATIONS" : "BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS",
     "BOUNDARY CONDITIONS FILE" : "BOUNDARY_CONDITIONS_FILE",
     "VALIDATION" : "VALIDATION",
     "REFERENCE FILE FORMAT" : "REFERENCE_FILE_FORMAT",
@@ -349,6 +386,7 @@ dicoCasEnToCata = {
     "MAXIMUM NUMBER OF SOURCES" : "MAXIMUM_NUMBER_OF_SOURCES",
     "MAXIMUM NUMBER OF TRACERS" : "MAXIMUM_NUMBER_OF_TRACERS",
     "VECTOR LENGTH" : "VECTOR_LENGTH",
+    "SECURITY COEFFICIENT FOR SCARACT" : "SECURITY_COEFFICIENT_FOR_SCARACT",
     "COMPUTATION CONTINUED" : "COMPUTATION_CONTINUED",
     "PREVIOUS COMPUTATION FILE FORMAT" : "PREVIOUS_COMPUTATION_FILE_FORMAT",
     "PREVIOUS COMPUTATION FILE" : "PREVIOUS_COMPUTATION_FILE",
@@ -365,6 +403,12 @@ dicoCasEnToCata = {
     "BINARY RESULTS FILE FORMAT" : "BINARY_RESULTS_FILE_FORMAT",
     "BINARY RESULTS FILE" : "BINARY_RESULTS_FILE",
     "FORMATTED RESULTS FILE" : "FORMATTED_RESULTS_FILE",
+    "FORMATTED RESULTS FILE 1" : "FORMATTED_RESULTS_FILE_1",
+    "FORMATTED RESULTS FILE 2" : "FORMATTED_RESULTS_FILE_2",
+    "FORMATTED RESULTS FILE 3" : "FORMATTED_RESULTS_FILE_3",
+    "FORMATTED RESULTS FILE 4" : "FORMATTED_RESULTS_FILE_4",
+    "FORMATTED RESULTS FILE 5" : "FORMATTED_RESULTS_FILE_5",
+    "FORMATTED RESULTS FILE 6" : "FORMATTED_RESULTS_FILE_6",
     "CONTROL SECTIONS" : "CONTROL_SECTIONS",
     "PRINTING CUMULATED FLOWRATES" : "PRINTING_CUMULATED_FLOWRATES",
     "COMPATIBLE COMPUTATION OF FLUXES" : "COMPATIBLE_COMPUTATION_OF_FLUXES",
@@ -399,17 +443,23 @@ dicoCasEnToCata = {
     "FRICTION COEFFICIENT" : "FRICTION_COEFFICIENT",
     "MANNING DEFAULT VALUE FOR COLEBROOK-WHITE LAW" : "MANNING_DEFAULT_VALUE_FOR_COLEBROOK_WHITE_LAW",
     "DEPTH IN FRICTION TERMS" : "DEPTH_IN_FRICTION_TERMS",
-    "NON-SUBMERGED VEGETATION FRICTION" : "NON_SUBMERGED_VEGETATION_FRICTION",
-    "DIAMETER OF ROUGHNESS ELEMENTS" : "DIAMETER_OF_ROUGHNESS_ELEMENTS",
-    "SPACING OF ROUGHNESS ELEMENTS" : "SPACING_OF_ROUGHNESS_ELEMENTS",
+    "VEGETATION FRICTION" : "VEGETATION_FRICTION",
     "LAW OF FRICTION ON LATERAL BOUNDARIES" : "LAW_OF_FRICTION_ON_LATERAL_BOUNDARIES",
     "ROUGHNESS COEFFICIENT OF BOUNDARIES" : "ROUGHNESS_COEFFICIENT_OF_BOUNDARIES",
     "DEFINITION OF ZONES" : "DEFINITION_OF_ZONES",
     "ZONES FILE" : "ZONES_FILE",
-    "ICE PROCESSES" : "ICE_PROCESSES",
+    "NON-NEWTONIAN MODEL" : "NON_NEWTONIAN_MODEL",
+    "BINGHAM OPTION" : "BINGHAM_OPTION",
+    "NON-NEWTONIAN VISCOSITY" : "NON_NEWTONIAN_VISCOSITY",
+    "NON-NEWTONIAN YIELD STRESS" : "NON_NEWTONIAN_YIELD_STRESS",
+    "NON-NEWTONIAN LAMINAR RESISTANCE PARAMETER K" : "NON_NEWTONIAN_LAMINAR_RESISTANCE_PARAMETER_K",
+    "NON-NEWTONIAN FLUID DENSITY" : "NON_NEWTONIAN_FLUID_DENSITY",
+    "NON-NEWTONIAN PSEUDO-BIPHASIC MODEL" : "NON_NEWTONIAN_PSEUDO_BIPHASIC_MODEL",
+    "HERSCHEL-BULKLEY POWER-LAW INDEX" : "HERSCHEL_BULKLEY_POWER_LAW_INDEX",
     "WIND" : "WIND",
     "OPTION FOR WIND" : "OPTION_FOR_WIND",
     "COEFFICIENT OF WIND INFLUENCE" : "COEFFICIENT_OF_WIND_INFLUENCE",
+    "COEFFICIENT OF WIND INFLUENCE VARYING WITH WIND SPEED" : "COEFFICIENT_OF_WIND_INFLUENCE_VARYING_WITH_WIND_SPEED",
     "WIND VELOCITY ALONG X" : "WIND_VELOCITY_ALONG_X",
     "WIND VELOCITY ALONG Y" : "WIND_VELOCITY_ALONG_Y",
     "SPEED AND DIRECTION OF WIND" : "SPEED_AND_DIRECTION_OF_WIND",
@@ -425,6 +475,10 @@ dicoCasEnToCata = {
     "BINARY ATMOSPHERIC DATA FILE" : "BINARY_ATMOSPHERIC_DATA_FILE",
     "BINARY ATMOSPHERIC DATA FILE FORMAT" : "BINARY_ATMOSPHERIC_DATA_FILE_FORMAT",
     "OPTION FOR INITIAL ABSTRACTION RATIO" : "OPTION_FOR_INITIAL_ABSTRACTION_RATIO",
+    "AIR TEMPERATURE" : "AIR_TEMPERATURE",
+    "CLOUD COVER" : "CLOUD_COVER",
+    "SOLAR RADIATION" : "SOLAR_RADIATION",
+    "VAPOROUS PRESSURE" : "VAPOROUS_PRESSURE",
     "WAVE DRIVEN CURRENTS" : "WAVE_DRIVEN_CURRENTS",
     "RECORD NUMBER IN WAVE FILE" : "RECORD_NUMBER_IN_WAVE_FILE",
     "WAVE ENHANCED FRICTION FACTOR" : "WAVE_ENHANCED_FRICTION_FACTOR",
@@ -441,6 +495,8 @@ dicoCasEnToCata = {
     "TYPE OF SOURCES" : "TYPE_OF_SOURCES",
     "SOURCES FILE" : "SOURCES_FILE",
     "GLOBAL NUMBERS OF SOURCE NODES" : "GLOBAL_NUMBERS_OF_SOURCE_NODES",
+    "SOURCE REGIONS DATA FILE" : "SOURCE_REGIONS_DATA_FILE",
+    "MAXIMUM NUMBER OF POINTS FOR SOURCES REGIONS" : "MAXIMUM_NUMBER_OF_POINTS_FOR_SOURCES_REGIONS",
     "WATER QUALITY PROCESS" : "WATER_QUALITY_PROCESS",
     "WATER DENSITY" : "WATER_DENSITY",
     "GRAVITY ACCELERATION" : "GRAVITY_ACCELERATION",
@@ -448,6 +504,12 @@ dicoCasEnToCata = {
     "EQUATIONS" : "EQUATIONS",
     "TREATMENT OF THE LINEAR SYSTEM" : "TREATMENT_OF_THE_LINEAR_SYSTEM",
     "FINITE VOLUME SCHEME" : "FINITE_VOLUME_SCHEME",
+    "FINITE VOLUME SCHEME SPACE ORDER" : "FINITE_VOLUME_SCHEME_SPACE_ORDER",
+    "FINITE VOLUME SCHEME TIME ORDER" : "FINITE_VOLUME_SCHEME_TIME_ORDER",
+    "FLUX LIMITOR FOR H PLUS Z" : "FLUX_LIMITOR_FOR_H_PLUS_Z",
+    "FLUX LIMITOR FOR U AND V" : "FLUX_LIMITOR_FOR_U_AND_V",
+    "FLUX LIMITOR FOR TRACERS" : "FLUX_LIMITOR_FOR_TRACERS",
+    "TYPE OF BOUNDARY CONDITION FOR KINETIC SCHEME" : "TYPE_OF_BOUNDARY_CONDITION_FOR_KINETIC_SCHEME",
     "CORIOLIS" : "CORIOLIS",
     "CORIOLIS COEFFICIENT" : "CORIOLIS_COEFFICIENT",
     "OPTION FOR TSUNAMI GENERATION" : "OPTION_FOR_TSUNAMI_GENERATION",
@@ -467,7 +529,6 @@ dicoCasEnToCata = {
     "LIMIT VALUES" : "LIMIT_VALUES",
     "VARIABLE TIME-STEP" : "VARIABLE_TIME_STEP",
     "DESIRED COURANT NUMBER" : "DESIRED_COURANT_NUMBER",
-    "ORIGIN COORDINATES" : "ORIGIN_COORDINATES",
     "SPHERICAL COORDINATES" : "SPHERICAL_COORDINATES",
     "LATITUDE OF ORIGIN POINT" : "LATITUDE_OF_ORIGIN_POINT",
     "LONGITUDE OF ORIGIN POINT" : "LONGITUDE_OF_ORIGIN_POINT",
@@ -498,7 +559,6 @@ dicoCasEnToCata = {
     "NUMBER OF GAUSS POINTS FOR WEAK CHARACTERISTICS" : "NUMBER_OF_GAUSS_POINTS_FOR_WEAK_CHARACTERISTICS",
     "MASS-LUMPING FOR WEAK CHARACTERISTICS" : "MASS_LUMPING_FOR_WEAK_CHARACTERISTICS",
     "MAXIMUM NUMBER OF ITERATIONS FOR ADVECTION SCHEMES" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES",
-    "UPWIND COEFFICIENTS" : "UPWIND_COEFFICIENTS",
     "MASS-LUMPING ON H" : "MASS_LUMPING_ON_H",
     "MASS-LUMPING ON VELOCITY" : "MASS_LUMPING_ON_VELOCITY",
     "SCHEME FOR ADVECTION OF VELOCITIES" : "SCHEME_FOR_ADVECTION_OF_VELOCITIES",
@@ -508,7 +568,6 @@ dicoCasEnToCata = {
     "TREATMENT OF FLUXES AT THE BOUNDARIES" : "TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES",
     "NUMBER OF CORRECTIONS OF DISTRIBUTIVE SCHEMES" : "NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES",
     "NUMBER OF SUB-STEPS OF DISTRIBUTIVE SCHEMES" : "NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES",
-    "PSI SCHEME OPTION" : "PSI_SCHEME_OPTION",
     "DIFFUSION OF VELOCITY" : "DIFFUSION_OF_VELOCITY",
     "OPTION FOR THE DIFFUSION OF VELOCITIES" : "OPTION_FOR_THE_DIFFUSION_OF_VELOCITIES",
     "IMPLICITATION FOR DIFFUSION OF VELOCITY" : "IMPLICITATION_FOR_DIFFUSION_OF_VELOCITY",
@@ -521,7 +580,6 @@ dicoCasEnToCata = {
     "MATRIX-VECTOR PRODUCT" : "MATRIX_VECTOR_PRODUCT",
     "NEWMARK TIME INTEGRATION COEFFICIENT" : "NEWMARK_TIME_INTEGRATION_COEFFICIENT",
     "ZERO" : "ZERO",
-    "PROPAGATION OPTION" : "PROPAGATION_OPTION",
     "OPTION OF THE HYDROSTATIC RECONSTRUCTION" : "OPTION_OF_THE_HYDROSTATIC_RECONSTRUCTION",
     "CONVERGENCE STUDY" : "CONVERGENCE_STUDY",
     "REFINEMENT LEVELS" : "REFINEMENT_LEVELS",
@@ -538,7 +596,7 @@ dicoCasEnToCata = {
     "ADVECTION OF K AND EPSILON" : "ADVECTION_OF_K_AND_EPSILON",
     "SCHEME FOR ADVECTION OF K-EPSILON" : "SCHEME_FOR_ADVECTION_OF_K_EPSILON",
     "SCHEME OPTION FOR ADVECTION OF K-EPSILON" : "SCHEME_OPTION_FOR_ADVECTION_OF_K_EPSILON",
-    "TIME STEP REDUCTION FOR K-EPSILON MODEL" : "TIME_STEP_REDUCTION_FOR_K_EPSILON_MODEL",
+    "MIXING LENGTH MODEL COEFFICIENTS" : "MIXING_LENGTH_MODEL_COEFFICIENTS",
     "ACCURACY OF K" : "ACCURACY_OF_K",
     "ACCURACY OF EPSILON" : "ACCURACY_OF_EPSILON",
     "MAXIMUM NUMBER OF ITERATIONS FOR K AND EPSILON" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_K_AND_EPSILON",
@@ -570,14 +628,27 @@ dicoCasEnToCata = {
     "SCHEME FOR ADVECTION OF TRACERS" : "SCHEME_FOR_ADVECTION_OF_TRACERS",
     "SCHEME OPTION FOR ADVECTION OF TRACERS" : "SCHEME_OPTION_FOR_ADVECTION_OF_TRACERS",
     "MASS-LUMPING ON TRACERS" : "MASS_LUMPING_ON_TRACERS",
-    "NUMBER OF DROGUES" : "NUMBER_OF_DROGUES",
+    "MAXIMUM NUMBER OF DROGUES" : "MAXIMUM_NUMBER_OF_DROGUES",
+    "INITIAL DROGUES SAMPLING DENSITY" : "INITIAL_DROGUES_SAMPLING_DENSITY",
     "PRINTOUT PERIOD FOR DROGUES" : "PRINTOUT_PERIOD_FOR_DROGUES",
-    "DROGUES FILE" : "DROGUES_FILE",
+    "ASCII DROGUES FILE" : "ASCII_DROGUES_FILE",
+    "BINARY DROGUES FILE" : "BINARY_DROGUES_FILE",
+    "DROGUES FILE FORMAT" : "DROGUES_FILE_FORMAT",
+    "PREVIOUS DROGUES FILE" : "PREVIOUS_DROGUES_FILE",
+    "PREVIOUS DROGUES FILE FORMAT" : "PREVIOUS_DROGUES_FILE_FORMAT",
+    "DROGUES INITIAL POSITIONING DATA FILE" : "DROGUES_INITIAL_POSITIONING_DATA_FILE",
+    "FORMAT OF THE DROGUES POSITIONING DATA FILE" : "FORMAT_OF_THE_DROGUES_POSITIONING_DATA_FILE",
     "ALGAE TRANSPORT MODEL" : "ALGAE_TRANSPORT_MODEL",
+    "NUMBER OF ALGAE CLASSES" : "NUMBER_OF_ALGAE_CLASSES",
     "ALGAE TYPE" : "ALGAE_TYPE",
     "DIAMETER OF ALGAE" : "DIAMETER_OF_ALGAE",
+    "DURATION BEFORE ALGAE RELEASE" : "DURATION_BEFORE_ALGAE_RELEASE",
     "DENSITY OF ALGAE" : "DENSITY_OF_ALGAE",
     "THICKNESS OF ALGAE" : "THICKNESS_OF_ALGAE",
+    "ALGAE RELEASE TYPE" : "ALGAE_RELEASE_TYPE",
+    "WAVE ORBITAL VELOCITY THRESHOLD FOR ALGAE 1" : "WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_1",
+    "WAVE ORBITAL VELOCITY THRESHOLD FOR ALGAE 2" : "WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_2",
+    "RATE OF DEGRADATION FOR ALGAE" : "RATE_OF_DEGRADATION_FOR_ALGAE",
     "OIL SPILL MODEL" : "OIL_SPILL_MODEL",
     "OIL SPILL STEERING FILE" : "OIL_SPILL_STEERING_FILE",
     "STOCHASTIC DIFFUSION MODEL" : "STOCHASTIC_DIFFUSION_MODEL",
@@ -585,6 +656,7 @@ dicoCasEnToCata = {
     "NUMBER OF WEIRS" : "NUMBER_OF_WEIRS",
     "WEIRS DATA FILE" : "WEIRS_DATA_FILE",
     "TYPE OF WEIRS" : "TYPE_OF_WEIRS",
+    "WEIRS DISCHARGE OUTPUT FILE" : "WEIRS_DISCHARGE_OUTPUT_FILE",
     "NUMBER OF CULVERTS" : "NUMBER_OF_CULVERTS",
     "CULVERTS DATA FILE" : "CULVERTS_DATA_FILE",
     "OPTION FOR CULVERTS" : "OPTION_FOR_CULVERTS",
@@ -598,6 +670,8 @@ dicoCasEnToCata = {
     "COEFFICIENT TO CALIBRATE SEA LEVEL" : "COEFFICIENT_TO_CALIBRATE_SEA_LEVEL",
     "GLOBAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER" : "GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER",
     "MINOR CONSTITUENTS INFERENCE" : "MINOR_CONSTITUENTS_INFERENCE",
+    "INITIAL VELOCITIES COMPUTED BY TPXO" : "INITIAL_VELOCITIES_COMPUTED_BY_TPXO",
+    "MINIMUM DEPTH TO COMPUTE TIDAL VELOCITIES INITIAL CONDITIONS" : "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS",
     "OPTION FOR TIDAL BOUNDARY CONDITIONS" : "OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS",
     "TIDAL DATA BASE" : "TIDAL_DATA_BASE",
     "HARMONIC CONSTANTS FILE" : "HARMONIC_CONSTANTS_FILE",
@@ -607,10 +681,10 @@ dicoCasEnToCata = {
     "COEFFICIENT TO CALIBRATE TIDAL RANGE" : "COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE",
     "COEFFICIENT TO CALIBRATE TIDAL VELOCITIES" : "COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES",
     "LOCAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER" : "LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER",
+    "MINIMUM DEPTH TO COMPUTE TIDAL VELOCITIES BOUNDARY CONDITIONS" : "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS",
     "TIDE GENERATING FORCE" : "TIDE_GENERATING_FORCE",
     "COUPLING WITH" : "COUPLING_WITH",
     "NAMES OF CLANDESTINE VARIABLES" : "NAMES_OF_CLANDESTINE_VARIABLES",
-    "COUPLING DIRECTORY" : "COUPLING_DIRECTORY",
     "DELWAQ STEERING FILE" : "DELWAQ_STEERING_FILE",
     "DELWAQ PRINTOUT PERIOD" : "DELWAQ_PRINTOUT_PERIOD",
     "EXCHANGES BETWEEN NODES DELWAQ FILE" : "EXCHANGES_BETWEEN_NODES_DELWAQ_FILE",
@@ -629,22 +703,20 @@ dicoCasEnToCata = {
     "SALINITY FOR DELWAQ" : "SALINITY_FOR_DELWAQ",
     "SISYPHE STEERING FILE" : "SISYPHE_STEERING_FILE",
     "COUPLING PERIOD FOR SISYPHE" : "COUPLING_PERIOD_FOR_SISYPHE",
+    "GAIA STEERING FILE" : "GAIA_STEERING_FILE",
     "TOMAWAC STEERING FILE" : "TOMAWAC_STEERING_FILE",
     "COUPLING PERIOD FOR TOMAWAC" : "COUPLING_PERIOD_FOR_TOMAWAC",
     "WAQTEL STEERING FILE" : "WAQTEL_STEERING_FILE",
     "KHIONE STEERING FILE" : "KHIONE_STEERING_FILE",
-    "LANGUAGE" : "LANGUAGE",
-    "STEERING FILE" : "STEERING_FILE",
-    "DICTIONARY" : "DICTIONARY",
-    "PARTITIONING TOOL" : "PARTITIONING_TOOL",
-    "RELEASE" : "RELEASE",
-    "LIST OF FILES" : "LIST_OF_FILES",
-    "DESCRIPTION OF LIBRARIES" : "DESCRIPTION_OF_LIBRARIES",
-    "DEFAULT EXECUTABLE" : "DEFAULT_EXECUTABLE",
-    "DEFAULT PARALLEL EXECUTABLE" : "DEFAULT_PARALLEL_EXECUTABLE",
+    "ICE PROCESSES" : "ICE_PROCESSES",
     "NESTOR" : "NESTOR",
     "NESTOR ACTION FILE" : "NESTOR_ACTION_FILE",
     "NESTOR POLYGON FILE" : "NESTOR_POLYGON_FILE",
     "NESTOR SURFACE REFERENCE FILE" : "NESTOR_SURFACE_REFERENCE_FILE",
     "NESTOR RESTART FILE" : "NESTOR_RESTART_FILE",
+    "LANGUAGE" : "LANGUAGE",
+    "STEERING FILE" : "STEERING_FILE",
+    "DICTIONARY" : "DICTIONARY",
+    "PARTITIONING TOOL" : "PARTITIONING_TOOL",
+    "CONCATENATE PARTEL OUTPUT" : "CONCATENATE_PARTEL_OUTPUT",
 }
index 59f59785a910327ff4c5bf3c4ace3b2265dbd7ac..4ba369348370c3bf51cf45b972aaa1ddb76f3669 100644 (file)
@@ -14,6 +14,7 @@ dicoCataToFrTelemac = {
     "FORTRAN_FILE" : "FICHIER FORTRAN",
     "BOTTOM_TOPOGRAPHY_FILE" : "FICHIER DES FONDS",
     "BOTTOM_SMOOTHINGS" : "LISSAGES DU FOND",
+    "BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS" : "LISSAGES DU FOND APRES MODIFICATIONS UTILISATEUR",
     "BOUNDARY_CONDITIONS_FILE" : "FICHIER DES CONDITIONS AUX LIMITES",
     "VALIDATION" : "VALIDATION",
     "REFERENCE_FILE_FORMAT" : "FORMAT DU FICHIER DE REFERENCE",
@@ -24,6 +25,7 @@ dicoCataToFrTelemac = {
     "MAXIMUM_NUMBER_OF_SOURCES" : "NOMBRE MAXIMUM DE SOURCES",
     "MAXIMUM_NUMBER_OF_TRACERS" : "NOMBRE MAXIMUM DE TRACEURS",
     "VECTOR_LENGTH" : "LONGUEUR DU VECTEUR",
+    "SECURITY_COEFFICIENT_FOR_SCARACT" : "COEFFICIENT DE SECURITE POUR SCARACT",
     "COMPUTATION_CONTINUED" : "SUITE DE CALCUL",
     "PREVIOUS_COMPUTATION_FILE_FORMAT" : "FORMAT DU FICHIER DU CALCUL PRECEDENT",
     "PREVIOUS_COMPUTATION_FILE" : "FICHIER DU CALCUL PRECEDENT",
@@ -40,6 +42,12 @@ dicoCataToFrTelemac = {
     "BINARY_RESULTS_FILE_FORMAT" : "FORMAT DU FICHIER DE RESULTATS BINAIRE",
     "BINARY_RESULTS_FILE" : "FICHIER DE RESULTATS BINAIRE",
     "FORMATTED_RESULTS_FILE" : "FICHIER DE RESULTATS FORMATE",
+    "FORMATTED_RESULTS_FILE_1" : "FICHIER DE RESULTATS FORMATE 1",
+    "FORMATTED_RESULTS_FILE_2" : "FICHIER DE RESULTATS FORMATE 2",
+    "FORMATTED_RESULTS_FILE_3" : "FICHIER DE RESULTATS FORMATE 3",
+    "FORMATTED_RESULTS_FILE_4" : "FICHIER DE RESULTATS FORMATE 4",
+    "FORMATTED_RESULTS_FILE_5" : "FICHIER DE RESULTATS FORMATE 5",
+    "FORMATTED_RESULTS_FILE_6" : "FICHIER DE RESULTATS FORMATE 6",
     "CONTROL_SECTIONS" : "SECTIONS DE CONTROLE",
     "PRINTING_CUMULATED_FLOWRATES" : "IMPRESSION DU CUMUL DES FLUX",
     "COMPATIBLE_COMPUTATION_OF_FLUXES" : "CALCUL COMPATIBLE DES FLUX",
@@ -74,17 +82,23 @@ dicoCataToFrTelemac = {
     "FRICTION_COEFFICIENT" : "COEFFICIENT DE FROTTEMENT",
     "MANNING_DEFAULT_VALUE_FOR_COLEBROOK_WHITE_LAW" : "VALEUR PAR DEFAUT DU MANNING POUR LA LOI DE COLEBROOK-WHITE",
     "DEPTH_IN_FRICTION_TERMS" : "HAUTEUR DANS LES TERMES DE FROTTEMENT",
-    "NON_SUBMERGED_VEGETATION_FRICTION" : "FROTTEMENT POUR LA VEGETATION NON SUBMERGEE",
-    "DIAMETER_OF_ROUGHNESS_ELEMENTS" : "DIAMETRE DES ELEMENTS DE FROTTEMENT",
-    "SPACING_OF_ROUGHNESS_ELEMENTS" : "ESPACEMENT DES ELEMENTS DE FROTTEMENT",
+    "VEGETATION_FRICTION" : "FROTTEMENT POUR LA VEGETATION",
     "LAW_OF_FRICTION_ON_LATERAL_BOUNDARIES" : "LOI DE FROTTEMENT SUR LES PAROIS LATERALES",
     "ROUGHNESS_COEFFICIENT_OF_BOUNDARIES" : "COEFFICIENT DE RUGOSITE DES BORDS",
     "DEFINITION_OF_ZONES" : "DEFINITION DE ZONES",
     "ZONES_FILE" : "FICHIER DES ZONES",
-    "ICE_PROCESSES" : "PROCESSUS LIES AUX GLACES",
+    "NON_NEWTONIAN_MODEL" : "MODELE NON-NEWTONIEN",
+    "BINGHAM_OPTION" : "OPTION DU MODELE DE BINGHAM",
+    "NON_NEWTONIAN_VISCOSITY" : "VISCOSITE DU FLUIDE NON-NEWTONIEN",
+    "NON_NEWTONIAN_YIELD_STRESS" : "CONTRAINTE D'ELASTICITE DU FLUIDE NON-NEWTONIEN",
+    "NON_NEWTONIAN_LAMINAR_RESISTANCE_PARAMETER_K" : "RESISTANCE LAMINAIRE DU FLUIDE NON-NEWTONIEN",
+    "NON_NEWTONIAN_FLUID_DENSITY" : "DENSITE DU FLUIDE NON-NEWTONIEN",
+    "NON_NEWTONIAN_PSEUDO_BIPHASIC_MODEL" : "MODELE NON-NEWTONIEN PSEUDO DIPHASIQUE",
+    "HERSCHEL_BULKLEY_POWER_LAW_INDEX" : "INDICE POUR LE MODELE DE HERSCHEL-BULKLEY",
     "WIND" : "VENT",
     "OPTION_FOR_WIND" : "OPTION DU VENT",
     "COEFFICIENT_OF_WIND_INFLUENCE" : "COEFFICIENT D'INFLUENCE DU VENT",
+    "COEFFICIENT_OF_WIND_INFLUENCE_VARYING_WITH_WIND_SPEED" : "COEFFICIENT D'INFLUENCE DU VENT DEPENDANT DE LA VITESSE DU VENT",
     "WIND_VELOCITY_ALONG_X" : "VITESSE DU VENT SUIVANT X",
     "WIND_VELOCITY_ALONG_Y" : "VITESSE DU VENT SUIVANT Y",
     "SPEED_AND_DIRECTION_OF_WIND" : "VITESSE ET DIRECTION DU VENT",
@@ -100,6 +114,10 @@ dicoCataToFrTelemac = {
     "BINARY_ATMOSPHERIC_DATA_FILE" : "FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES",
     "BINARY_ATMOSPHERIC_DATA_FILE_FORMAT" : "FORMAT DU FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES",
     "OPTION_FOR_INITIAL_ABSTRACTION_RATIO" : "OPTION POUR RATIO DES PERTES INITIALES",
+    "AIR_TEMPERATURE" : "TEMPERATURE DE L'AIR",
+    "CLOUD_COVER" : "NEBULOSITE",
+    "SOLAR_RADIATION" : "RAYONNEMENT SOLAIRE",
+    "VAPOROUS_PRESSURE" : "PRESSION DE VAPEUR SATURANTE",
     "WAVE_DRIVEN_CURRENTS" : "COURANTS DE HOULE",
     "RECORD_NUMBER_IN_WAVE_FILE" : "NUMERO DE L'ENREGISTREMENT DANS LE FICHIER DE HOULE",
     "WAVE_ENHANCED_FRICTION_FACTOR" : "AUGMENTATION DU FROTTEMENT PAR LA HOULE",
@@ -116,6 +134,8 @@ dicoCataToFrTelemac = {
     "TYPE_OF_SOURCES" : "TYPE DES SOURCES",
     "SOURCES_FILE" : "FICHIER DES SOURCES",
     "GLOBAL_NUMBERS_OF_SOURCE_NODES" : "NUMEROS GLOBAUX DES NOEUDS DES SOURCES",
+    "SOURCE_REGIONS_DATA_FILE" : "FICHIER DES REGIONS DES SOURCES",
+    "MAXIMUM_NUMBER_OF_POINTS_FOR_SOURCES_REGIONS" : "NOMBRE MAXIMUM DE POINTS POUR DEFINIR DES SOURCES",
     "WATER_QUALITY_PROCESS" : "PROCESSUS QUALITE D'EAU",
     "WATER_DENSITY" : "MASSE VOLUMIQUE DE L'EAU",
     "GRAVITY_ACCELERATION" : "ACCELERATION DE LA PESANTEUR",
@@ -123,6 +143,12 @@ dicoCataToFrTelemac = {
     "EQUATIONS" : "EQUATIONS",
     "TREATMENT_OF_THE_LINEAR_SYSTEM" : "TRAITEMENT DU SYSTEME LINEAIRE",
     "FINITE_VOLUME_SCHEME" : "SCHEMA EN VOLUMES FINIS",
+    "FINITE_VOLUME_SCHEME_SPACE_ORDER" : "ORDRE EN ESPACE DU SCHEMA VOLUME FINIS",
+    "FINITE_VOLUME_SCHEME_TIME_ORDER" : "ORDRE EN TEMPS DU SCHEMA VOLUME FINIS",
+    "FLUX_LIMITOR_FOR_H_PLUS_Z" : "LIMITEUR DE FLUX POUR H PLUS Z",
+    "FLUX_LIMITOR_FOR_U_AND_V" : "LIMITEUR DE FLUX POUR U ET V",
+    "FLUX_LIMITOR_FOR_TRACERS" : "LIMITEUR DE FLUX POUR LES TRACEURS",
+    "TYPE_OF_BOUNDARY_CONDITION_FOR_KINETIC_SCHEME" : "TYPE DE CONDITION A LA LIMITE POUR LE SCHEMA CINETIQUE",
     "CORIOLIS" : "CORIOLIS",
     "CORIOLIS_COEFFICIENT" : "COEFFICIENT DE CORIOLIS",
     "OPTION_FOR_TSUNAMI_GENERATION" : "OPTION POUR LA GENERATION DE TSUNAMI",
@@ -142,7 +168,6 @@ dicoCataToFrTelemac = {
     "LIMIT_VALUES" : "VALEURS LIMITES",
     "VARIABLE_TIME_STEP" : "PAS DE TEMPS VARIABLE",
     "DESIRED_COURANT_NUMBER" : "NOMBRE DE COURANT SOUHAITE",
-    "ORIGIN_COORDINATES" : "COORDONNEES DE L'ORIGINE",
     "SPHERICAL_COORDINATES" : "COORDONNEES SPHERIQUES",
     "LATITUDE_OF_ORIGIN_POINT" : "LATITUDE DU POINT ORIGINE",
     "LONGITUDE_OF_ORIGIN_POINT" : "LONGITUDE DU POINT ORIGINE",
@@ -173,7 +198,6 @@ dicoCataToFrTelemac = {
     "NUMBER_OF_GAUSS_POINTS_FOR_WEAK_CHARACTERISTICS" : "NOMBRE DE POINTS DE GAUSS POUR LES CARACTERISTIQUES FAIBLES",
     "MASS_LUMPING_FOR_WEAK_CHARACTERISTICS" : "MASS-LUMPING POUR LES CARACTERISTIQUES FAIBLES",
     "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES" : "MAXIMUM D'ITERATIONS POUR LES SCHEMAS DE CONVECTION",
-    "UPWIND_COEFFICIENTS" : "COEFFICIENTS DE DECENTREMENT",
     "MASS_LUMPING_ON_H" : "MASS-LUMPING SUR H",
     "MASS_LUMPING_ON_VELOCITY" : "MASS-LUMPING SUR LA VITESSE",
     "SCHEME_FOR_ADVECTION_OF_VELOCITIES" : "SCHEMA POUR LA CONVECTION DES VITESSES",
@@ -183,7 +207,6 @@ dicoCataToFrTelemac = {
     "TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES" : "TRAITEMENT DES FLUX AUX FRONTIERES",
     "NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES" : "NOMBRE DE CORRECTIONS DES SCHEMAS DISTRIBUTIFS",
     "NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES" : "NOMBRE DE SOUS-PAS DES SCHEMAS DISTRIBUTIFS",
-    "PSI_SCHEME_OPTION" : "OPTION DU SCHEMA PSI",
     "DIFFUSION_OF_VELOCITY" : "DIFFUSION DES VITESSES",
     "OPTION_FOR_THE_DIFFUSION_OF_VELOCITIES" : "OPTION POUR LA DIFFUSION DES VITESSES",
     "IMPLICITATION_FOR_DIFFUSION_OF_VELOCITY" : "IMPLICITATION POUR LA DIFFUSION DES VITESSES",
@@ -196,8 +219,7 @@ dicoCataToFrTelemac = {
     "MATRIX_VECTOR_PRODUCT" : "PRODUIT MATRICE-VECTEUR",
     "NEWMARK_TIME_INTEGRATION_COEFFICIENT" : "COEFFICIENT D'INTEGRATION EN TEMPS DE NEWMARK",
     "ZERO" : "ZERO",
-    "PROPAGATION_OPTION" : "OPTION DE PROPAGATION",
-    "OPTION_OF_THE_HYDROSTATIC_RECONSTRUCTION" : "OPTION DE LA RECONSTRUCION HYDROSTATIQUE",
+    "OPTION_OF_THE_HYDROSTATIC_RECONSTRUCTION" : "OPTION DE LA RECONSTRUCTION HYDROSTATIQUE",
     "CONVERGENCE_STUDY" : "ETUDE DE CONVERGENCE",
     "REFINEMENT_LEVELS" : "NIVEAUX DE RAFFINEMENT",
     "VELOCITY_DIFFUSIVITY" : "COEFFICIENT DE DIFFUSION DES VITESSES",
@@ -213,7 +235,7 @@ dicoCataToFrTelemac = {
     "ADVECTION_OF_K_AND_EPSILON" : "CONVECTION DE K ET EPSILON",
     "SCHEME_FOR_ADVECTION_OF_K_EPSILON" : "SCHEMA POUR LA CONVECTION DU K-EPSILON",
     "SCHEME_OPTION_FOR_ADVECTION_OF_K_EPSILON" : "OPTION DU SCHEMA POUR LA CONVECTION DU K-EPSILON",
-    "TIME_STEP_REDUCTION_FOR_K_EPSILON_MODEL" : "REDUCTION DU PAS DE TEMPS POUR LE MODELE K-EPSILON",
+    "MIXING_LENGTH_MODEL_COEFFICIENTS" : "COEFFICIENTS DU MODELE DE LONGUEUR DE MELANGE",
     "ACCURACY_OF_K" : "PRECISION SUR K",
     "ACCURACY_OF_EPSILON" : "PRECISION SUR EPSILON",
     "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_K_AND_EPSILON" : "MAXIMUM D'ITERATIONS POUR K ET EPSILON",
@@ -245,14 +267,27 @@ dicoCataToFrTelemac = {
     "SCHEME_FOR_ADVECTION_OF_TRACERS" : "SCHEMA POUR LA CONVECTION DES TRACEURS",
     "SCHEME_OPTION_FOR_ADVECTION_OF_TRACERS" : "OPTION DU SCHEMA POUR LA CONVECTION DES TRACEURS",
     "MASS_LUMPING_ON_TRACERS" : "MASS-LUMPING SUR LES TRACEURS",
-    "NUMBER_OF_DROGUES" : "NOMBRE DE FLOTTEURS",
+    "MAXIMUM_NUMBER_OF_DROGUES" : "NOMBRE MAXIMAL DE FLOTTEURS",
+    "INITIAL_DROGUES_SAMPLING_DENSITY" : "DENSITE INITIALE DE REPARTITION DES FLOTTEURS",
     "PRINTOUT_PERIOD_FOR_DROGUES" : "PERIODE POUR LES SORTIES DE FLOTTEURS",
-    "DROGUES_FILE" : "FICHIER DES FLOTTEURS",
+    "ASCII_DROGUES_FILE" : "FICHIER ASCII DES FLOTTEURS",
+    "BINARY_DROGUES_FILE" : "FICHIER BINAIRE DES FLOTTEURS",
+    "DROGUES_FILE_FORMAT" : "FORMAT DU FICHIER DES FLOTTEURS",
+    "PREVIOUS_DROGUES_FILE" : "FICHIER DES FLOTTEURS PRECEDENT",
+    "PREVIOUS_DROGUES_FILE_FORMAT" : "FORMAT DU FICHIER DES FLOTTEURS PRECEDENT",
+    "DROGUES_INITIAL_POSITIONING_DATA_FILE" : "FICHIER POSITIONNANT LES DROGUES INITIALES",
+    "FORMAT_OF_THE_DROGUES_POSITIONING_DATA_FILE" : "FORMAT DU FICHIER POSITIONNANT LES DROGUES",
     "ALGAE_TRANSPORT_MODEL" : "MODELE DE TRANSPORT DES ALGUES",
+    "NUMBER_OF_ALGAE_CLASSES" : "NOMBRE DE CLASSES D'ALGUES",
     "ALGAE_TYPE" : "TYPE DES ALGUES",
     "DIAMETER_OF_ALGAE" : "DIAMETRE DES ALGUES",
+    "DURATION_BEFORE_ALGAE_RELEASE" : "DUREE AVANT RELACHE DES ALGUES",
     "DENSITY_OF_ALGAE" : "MASSE VOLUMIQUE DES ALGUES",
     "THICKNESS_OF_ALGAE" : "EPAISSEUR DES ALGUES",
+    "ALGAE_RELEASE_TYPE" : "TYPE DE RELACHE DES ALGUES",
+    "WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_1" : "SEUIL DE LA VITESSE ORBITALE DE VAGUE POUR LES ALGUES 1",
+    "WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_2" : "SEUIL DE LA VITESSE ORBITALE DE VAGUE POUR LES ALGUES 2",
+    "RATE_OF_DEGRADATION_FOR_ALGAE" : "TAUX DE DEGRADATION POUR LES ALGUES",
     "OIL_SPILL_MODEL" : "MODELE DE NAPPES D'HYDROCARBURES",
     "OIL_SPILL_STEERING_FILE" : "FICHIER DE COMMANDES HYDROCARBURES",
     "STOCHASTIC_DIFFUSION_MODEL" : "MODELE DE DIFFUSION STOCHASTIQUE",
@@ -260,6 +295,7 @@ dicoCataToFrTelemac = {
     "NUMBER_OF_WEIRS" : "NOMBRE DE SEUILS",
     "WEIRS_DATA_FILE" : "FICHIER DE DONNEES DES SEUILS",
     "TYPE_OF_WEIRS" : "TYPE DES SEUILS",
+    "WEIRS_DISCHARGE_OUTPUT_FILE" : "FICHIER DE SORTIE DES DEBITS DES SEUILS",
     "NUMBER_OF_CULVERTS" : "NOMBRE DE BUSES",
     "CULVERTS_DATA_FILE" : "FICHIER DE DONNEES DES BUSES",
     "OPTION_FOR_CULVERTS" : "OPTION POUR LES BUSES",
@@ -273,6 +309,8 @@ dicoCataToFrTelemac = {
     "COEFFICIENT_TO_CALIBRATE_SEA_LEVEL" : "COEFFICIENT DE CALAGE DU NIVEAU DE MER",
     "GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER" : "NUMERO GLOBAL DU POINT POUR CALER LA PLEINE MER",
     "MINOR_CONSTITUENTS_INFERENCE" : "INTERPOLATION DE COMPOSANTES MINEURES",
+    "INITIAL_VELOCITIES_COMPUTED_BY_TPXO" : "VITESSES INITIALES CALCULEES PAR TPXO",
+    "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS" : "HAUTEUR MINIMALE POUR LES CONDITIONS INITIALES DE COURANTS",
     "OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS" : "OPTION POUR LES CONDITIONS AUX LIMITES DE MAREE",
     "TIDAL_DATA_BASE" : "BASE DE DONNEES DE MAREE",
     "HARMONIC_CONSTANTS_FILE" : "FICHIER DES CONSTANTES HARMONIQUES",
@@ -282,10 +320,10 @@ dicoCataToFrTelemac = {
     "COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE" : "COEFFICIENT DE CALAGE DU MARNAGE",
     "COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES" : "COEFFICIENT DE CALAGE DES VITESSES DE COURANT",
     "LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER" : "NUMERO LOCAL DU POINT POUR CALER LA PLEINE MER",
+    "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS" : "HAUTEUR MINIMALE POUR LES CONDITIONS AUX LIMITES DE COURANTS",
     "TIDE_GENERATING_FORCE" : "FORCE GENERATRICE DE LA MAREE",
     "COUPLING_WITH" : "COUPLAGE AVEC",
     "NAMES_OF_CLANDESTINE_VARIABLES" : "NOMS DES VARIABLES CLANDESTINES",
-    "COUPLING_DIRECTORY" : "DOSSIER DE COUPLAGE",
     "DELWAQ_STEERING_FILE" : "FICHIER DE COMMANDE DELWAQ",
     "DELWAQ_PRINTOUT_PERIOD" : "PERIODE DE SORTIE POUR DELWAQ",
     "EXCHANGES_BETWEEN_NODES_DELWAQ_FILE" : "FICHIER DELWAQ DES ECHANGES ENTRE NOEUDS",
@@ -304,24 +342,22 @@ dicoCataToFrTelemac = {
     "SALINITY_FOR_DELWAQ" : "SALINITE POUR DELWAQ",
     "SISYPHE_STEERING_FILE" : "FICHIER DES PARAMETRES DE SISYPHE",
     "COUPLING_PERIOD_FOR_SISYPHE" : "PERIODE DE COUPLAGE POUR SISYPHE",
+    "GAIA_STEERING_FILE" : "FICHIER DES PARAMETRES DE GAIA",
     "TOMAWAC_STEERING_FILE" : "FICHIER DES PARAMETRES DE TOMAWAC",
     "COUPLING_PERIOD_FOR_TOMAWAC" : "PERIODE DE COUPLAGE POUR TOMAWAC",
     "WAQTEL_STEERING_FILE" : "FICHIER DES PARAMETRES DE WAQTEL",
     "KHIONE_STEERING_FILE" : "FICHIER DES PARAMETRES DE KHIONE",
+    "ICE_PROCESSES" : "PROCESSUS LIES AUX GLACES",
+    "NESTOR" : "NESTOR",
+    "NESTOR_ACTION_FILE" : "FICHIER DES PARAMETRES DE NESTOR",
+    "NESTOR_POLYGON_FILE" : "FICHIER DE POLYGONES DE NESTOR",
+    "NESTOR_SURFACE_REFERENCE_FILE" : "FICHIER DE SURFACE REFERENCE DE NESTOR",
+    "NESTOR_RESTART_FILE" : "FICHIER DE REPRISE DE NESTOR",
     "LANGUAGE" : "LANGUE",
     "STEERING_FILE" : "FICHIER DES PARAMETRES",
     "DICTIONARY" : "DICTIONNAIRE",
     "PARTITIONING_TOOL" : "PARTITIONNEUR",
-    "RELEASE" : "NUMERO DE VERSION",
-    "LIST_OF_FILES" : "LISTE DES FICHIERS",
-    "DESCRIPTION_OF_LIBRARIES" : "DESCRIPTION DES LIBRAIRIES",
-    "DEFAULT_EXECUTABLE" : "EXECUTABLE PAR DEFAUT",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "EXECUTABLE PARALLELE PAR DEFAUT",
-    "NESTOR" : "NESTOR",
-    "NESTOR_ACTION_FILE" : "FICHIER DE NESTOR ACTION",
-    "NESTOR_POLYGON_FILE" : "FICHIER DE NESTOR POLYGON",
-    "NESTOR_SURFACE_REFERENCE_FILE" : "FICHIER DE NESTOR DE SURFACE REFERENCE",
-    "NESTOR_RESTART_FILE" : "FICHIER DE NESTOR RESTART",
+    "CONCATENATE_PARTEL_OUTPUT" : "CONCATENATION SORTIE PARTEL",
 }
 dicoCasFrToCata = {
     "TITRE" : "TITLE",
@@ -339,6 +375,7 @@ dicoCasFrToCata = {
     "FICHIER FORTRAN" : "FORTRAN_FILE",
     "FICHIER DES FONDS" : "BOTTOM_TOPOGRAPHY_FILE",
     "LISSAGES DU FOND" : "BOTTOM_SMOOTHINGS",
+    "LISSAGES DU FOND APRES MODIFICATIONS UTILISATEUR" : "BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS",
     "FICHIER DES CONDITIONS AUX LIMITES" : "BOUNDARY_CONDITIONS_FILE",
     "VALIDATION" : "VALIDATION",
     "FORMAT DU FICHIER DE REFERENCE" : "REFERENCE_FILE_FORMAT",
@@ -349,6 +386,7 @@ dicoCasFrToCata = {
     "NOMBRE MAXIMUM DE SOURCES" : "MAXIMUM_NUMBER_OF_SOURCES",
     "NOMBRE MAXIMUM DE TRACEURS" : "MAXIMUM_NUMBER_OF_TRACERS",
     "LONGUEUR DU VECTEUR" : "VECTOR_LENGTH",
+    "COEFFICIENT DE SECURITE POUR SCARACT" : "SECURITY_COEFFICIENT_FOR_SCARACT",
     "SUITE DE CALCUL" : "COMPUTATION_CONTINUED",
     "FORMAT DU FICHIER DU CALCUL PRECEDENT" : "PREVIOUS_COMPUTATION_FILE_FORMAT",
     "FICHIER DU CALCUL PRECEDENT" : "PREVIOUS_COMPUTATION_FILE",
@@ -365,6 +403,12 @@ dicoCasFrToCata = {
     "FORMAT DU FICHIER DE RESULTATS BINAIRE" : "BINARY_RESULTS_FILE_FORMAT",
     "FICHIER DE RESULTATS BINAIRE" : "BINARY_RESULTS_FILE",
     "FICHIER DE RESULTATS FORMATE" : "FORMATTED_RESULTS_FILE",
+    "FICHIER DE RESULTATS FORMATE 1" : "FORMATTED_RESULTS_FILE_1",
+    "FICHIER DE RESULTATS FORMATE 2" : "FORMATTED_RESULTS_FILE_2",
+    "FICHIER DE RESULTATS FORMATE 3" : "FORMATTED_RESULTS_FILE_3",
+    "FICHIER DE RESULTATS FORMATE 4" : "FORMATTED_RESULTS_FILE_4",
+    "FICHIER DE RESULTATS FORMATE 5" : "FORMATTED_RESULTS_FILE_5",
+    "FICHIER DE RESULTATS FORMATE 6" : "FORMATTED_RESULTS_FILE_6",
     "SECTIONS DE CONTROLE" : "CONTROL_SECTIONS",
     "IMPRESSION DU CUMUL DES FLUX" : "PRINTING_CUMULATED_FLOWRATES",
     "CALCUL COMPATIBLE DES FLUX" : "COMPATIBLE_COMPUTATION_OF_FLUXES",
@@ -399,17 +443,23 @@ dicoCasFrToCata = {
     "COEFFICIENT DE FROTTEMENT" : "FRICTION_COEFFICIENT",
     "VALEUR PAR DEFAUT DU MANNING POUR LA LOI DE COLEBROOK-WHITE" : "MANNING_DEFAULT_VALUE_FOR_COLEBROOK_WHITE_LAW",
     "HAUTEUR DANS LES TERMES DE FROTTEMENT" : "DEPTH_IN_FRICTION_TERMS",
-    "FROTTEMENT POUR LA VEGETATION NON SUBMERGEE" : "NON_SUBMERGED_VEGETATION_FRICTION",
-    "DIAMETRE DES ELEMENTS DE FROTTEMENT" : "DIAMETER_OF_ROUGHNESS_ELEMENTS",
-    "ESPACEMENT DES ELEMENTS DE FROTTEMENT" : "SPACING_OF_ROUGHNESS_ELEMENTS",
+    "FROTTEMENT POUR LA VEGETATION" : "VEGETATION_FRICTION",
     "LOI DE FROTTEMENT SUR LES PAROIS LATERALES" : "LAW_OF_FRICTION_ON_LATERAL_BOUNDARIES",
     "COEFFICIENT DE RUGOSITE DES BORDS" : "ROUGHNESS_COEFFICIENT_OF_BOUNDARIES",
     "DEFINITION DE ZONES" : "DEFINITION_OF_ZONES",
     "FICHIER DES ZONES" : "ZONES_FILE",
-    "PROCESSUS LIES AUX GLACES" : "ICE_PROCESSES",
+    "MODELE NON-NEWTONIEN" : "NON_NEWTONIAN_MODEL",
+    "OPTION DU MODELE DE BINGHAM" : "BINGHAM_OPTION",
+    "VISCOSITE DU FLUIDE NON-NEWTONIEN" : "NON_NEWTONIAN_VISCOSITY",
+    "CONTRAINTE D'ELASTICITE DU FLUIDE NON-NEWTONIEN" : "NON_NEWTONIAN_YIELD_STRESS",
+    "RESISTANCE LAMINAIRE DU FLUIDE NON-NEWTONIEN" : "NON_NEWTONIAN_LAMINAR_RESISTANCE_PARAMETER_K",
+    "DENSITE DU FLUIDE NON-NEWTONIEN" : "NON_NEWTONIAN_FLUID_DENSITY",
+    "MODELE NON-NEWTONIEN PSEUDO DIPHASIQUE" : "NON_NEWTONIAN_PSEUDO_BIPHASIC_MODEL",
+    "INDICE POUR LE MODELE DE HERSCHEL-BULKLEY" : "HERSCHEL_BULKLEY_POWER_LAW_INDEX",
     "VENT" : "WIND",
     "OPTION DU VENT" : "OPTION_FOR_WIND",
     "COEFFICIENT D'INFLUENCE DU VENT" : "COEFFICIENT_OF_WIND_INFLUENCE",
+    "COEFFICIENT D'INFLUENCE DU VENT DEPENDANT DE LA VITESSE DU VENT" : "COEFFICIENT_OF_WIND_INFLUENCE_VARYING_WITH_WIND_SPEED",
     "VITESSE DU VENT SUIVANT X" : "WIND_VELOCITY_ALONG_X",
     "VITESSE DU VENT SUIVANT Y" : "WIND_VELOCITY_ALONG_Y",
     "VITESSE ET DIRECTION DU VENT" : "SPEED_AND_DIRECTION_OF_WIND",
@@ -425,6 +475,10 @@ dicoCasFrToCata = {
     "FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES" : "BINARY_ATMOSPHERIC_DATA_FILE",
     "FORMAT DU FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES" : "BINARY_ATMOSPHERIC_DATA_FILE_FORMAT",
     "OPTION POUR RATIO DES PERTES INITIALES" : "OPTION_FOR_INITIAL_ABSTRACTION_RATIO",
+    "TEMPERATURE DE L'AIR" : "AIR_TEMPERATURE",
+    "NEBULOSITE" : "CLOUD_COVER",
+    "RAYONNEMENT SOLAIRE" : "SOLAR_RADIATION",
+    "PRESSION DE VAPEUR SATURANTE" : "VAPOROUS_PRESSURE",
     "COURANTS DE HOULE" : "WAVE_DRIVEN_CURRENTS",
     "NUMERO DE L'ENREGISTREMENT DANS LE FICHIER DE HOULE" : "RECORD_NUMBER_IN_WAVE_FILE",
     "AUGMENTATION DU FROTTEMENT PAR LA HOULE" : "WAVE_ENHANCED_FRICTION_FACTOR",
@@ -441,6 +495,8 @@ dicoCasFrToCata = {
     "TYPE DES SOURCES" : "TYPE_OF_SOURCES",
     "FICHIER DES SOURCES" : "SOURCES_FILE",
     "NUMEROS GLOBAUX DES NOEUDS DES SOURCES" : "GLOBAL_NUMBERS_OF_SOURCE_NODES",
+    "FICHIER DES REGIONS DES SOURCES" : "SOURCE_REGIONS_DATA_FILE",
+    "NOMBRE MAXIMUM DE POINTS POUR DEFINIR DES SOURCES" : "MAXIMUM_NUMBER_OF_POINTS_FOR_SOURCES_REGIONS",
     "PROCESSUS QUALITE D'EAU" : "WATER_QUALITY_PROCESS",
     "MASSE VOLUMIQUE DE L'EAU" : "WATER_DENSITY",
     "ACCELERATION DE LA PESANTEUR" : "GRAVITY_ACCELERATION",
@@ -448,6 +504,12 @@ dicoCasFrToCata = {
     "EQUATIONS" : "EQUATIONS",
     "TRAITEMENT DU SYSTEME LINEAIRE" : "TREATMENT_OF_THE_LINEAR_SYSTEM",
     "SCHEMA EN VOLUMES FINIS" : "FINITE_VOLUME_SCHEME",
+    "ORDRE EN ESPACE DU SCHEMA VOLUME FINIS" : "FINITE_VOLUME_SCHEME_SPACE_ORDER",
+    "ORDRE EN TEMPS DU SCHEMA VOLUME FINIS" : "FINITE_VOLUME_SCHEME_TIME_ORDER",
+    "LIMITEUR DE FLUX POUR H PLUS Z" : "FLUX_LIMITOR_FOR_H_PLUS_Z",
+    "LIMITEUR DE FLUX POUR U ET V" : "FLUX_LIMITOR_FOR_U_AND_V",
+    "LIMITEUR DE FLUX POUR LES TRACEURS" : "FLUX_LIMITOR_FOR_TRACERS",
+    "TYPE DE CONDITION A LA LIMITE POUR LE SCHEMA CINETIQUE" : "TYPE_OF_BOUNDARY_CONDITION_FOR_KINETIC_SCHEME",
     "CORIOLIS" : "CORIOLIS",
     "COEFFICIENT DE CORIOLIS" : "CORIOLIS_COEFFICIENT",
     "OPTION POUR LA GENERATION DE TSUNAMI" : "OPTION_FOR_TSUNAMI_GENERATION",
@@ -467,7 +529,6 @@ dicoCasFrToCata = {
     "VALEURS LIMITES" : "LIMIT_VALUES",
     "PAS DE TEMPS VARIABLE" : "VARIABLE_TIME_STEP",
     "NOMBRE DE COURANT SOUHAITE" : "DESIRED_COURANT_NUMBER",
-    "COORDONNEES DE L'ORIGINE" : "ORIGIN_COORDINATES",
     "COORDONNEES SPHERIQUES" : "SPHERICAL_COORDINATES",
     "LATITUDE DU POINT ORIGINE" : "LATITUDE_OF_ORIGIN_POINT",
     "LONGITUDE DU POINT ORIGINE" : "LONGITUDE_OF_ORIGIN_POINT",
@@ -498,7 +559,6 @@ dicoCasFrToCata = {
     "NOMBRE DE POINTS DE GAUSS POUR LES CARACTERISTIQUES FAIBLES" : "NUMBER_OF_GAUSS_POINTS_FOR_WEAK_CHARACTERISTICS",
     "MASS-LUMPING POUR LES CARACTERISTIQUES FAIBLES" : "MASS_LUMPING_FOR_WEAK_CHARACTERISTICS",
     "MAXIMUM D'ITERATIONS POUR LES SCHEMAS DE CONVECTION" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES",
-    "COEFFICIENTS DE DECENTREMENT" : "UPWIND_COEFFICIENTS",
     "MASS-LUMPING SUR H" : "MASS_LUMPING_ON_H",
     "MASS-LUMPING SUR LA VITESSE" : "MASS_LUMPING_ON_VELOCITY",
     "SCHEMA POUR LA CONVECTION DES VITESSES" : "SCHEME_FOR_ADVECTION_OF_VELOCITIES",
@@ -508,7 +568,6 @@ dicoCasFrToCata = {
     "TRAITEMENT DES FLUX AUX FRONTIERES" : "TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES",
     "NOMBRE DE CORRECTIONS DES SCHEMAS DISTRIBUTIFS" : "NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES",
     "NOMBRE DE SOUS-PAS DES SCHEMAS DISTRIBUTIFS" : "NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES",
-    "OPTION DU SCHEMA PSI" : "PSI_SCHEME_OPTION",
     "DIFFUSION DES VITESSES" : "DIFFUSION_OF_VELOCITY",
     "OPTION POUR LA DIFFUSION DES VITESSES" : "OPTION_FOR_THE_DIFFUSION_OF_VELOCITIES",
     "IMPLICITATION POUR LA DIFFUSION DES VITESSES" : "IMPLICITATION_FOR_DIFFUSION_OF_VELOCITY",
@@ -521,8 +580,7 @@ dicoCasFrToCata = {
     "PRODUIT MATRICE-VECTEUR" : "MATRIX_VECTOR_PRODUCT",
     "COEFFICIENT D'INTEGRATION EN TEMPS DE NEWMARK" : "NEWMARK_TIME_INTEGRATION_COEFFICIENT",
     "ZERO" : "ZERO",
-    "OPTION DE PROPAGATION" : "PROPAGATION_OPTION",
-    "OPTION DE LA RECONSTRUCION HYDROSTATIQUE" : "OPTION_OF_THE_HYDROSTATIC_RECONSTRUCTION",
+    "OPTION DE LA RECONSTRUCTION HYDROSTATIQUE" : "OPTION_OF_THE_HYDROSTATIC_RECONSTRUCTION",
     "ETUDE DE CONVERGENCE" : "CONVERGENCE_STUDY",
     "NIVEAUX DE RAFFINEMENT" : "REFINEMENT_LEVELS",
     "COEFFICIENT DE DIFFUSION DES VITESSES" : "VELOCITY_DIFFUSIVITY",
@@ -538,7 +596,7 @@ dicoCasFrToCata = {
     "CONVECTION DE K ET EPSILON" : "ADVECTION_OF_K_AND_EPSILON",
     "SCHEMA POUR LA CONVECTION DU K-EPSILON" : "SCHEME_FOR_ADVECTION_OF_K_EPSILON",
     "OPTION DU SCHEMA POUR LA CONVECTION DU K-EPSILON" : "SCHEME_OPTION_FOR_ADVECTION_OF_K_EPSILON",
-    "REDUCTION DU PAS DE TEMPS POUR LE MODELE K-EPSILON" : "TIME_STEP_REDUCTION_FOR_K_EPSILON_MODEL",
+    "COEFFICIENTS DU MODELE DE LONGUEUR DE MELANGE" : "MIXING_LENGTH_MODEL_COEFFICIENTS",
     "PRECISION SUR K" : "ACCURACY_OF_K",
     "PRECISION SUR EPSILON" : "ACCURACY_OF_EPSILON",
     "MAXIMUM D'ITERATIONS POUR K ET EPSILON" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_K_AND_EPSILON",
@@ -570,14 +628,27 @@ dicoCasFrToCata = {
     "SCHEMA POUR LA CONVECTION DES TRACEURS" : "SCHEME_FOR_ADVECTION_OF_TRACERS",
     "OPTION DU SCHEMA POUR LA CONVECTION DES TRACEURS" : "SCHEME_OPTION_FOR_ADVECTION_OF_TRACERS",
     "MASS-LUMPING SUR LES TRACEURS" : "MASS_LUMPING_ON_TRACERS",
-    "NOMBRE DE FLOTTEURS" : "NUMBER_OF_DROGUES",
+    "NOMBRE MAXIMAL DE FLOTTEURS" : "MAXIMUM_NUMBER_OF_DROGUES",
+    "DENSITE INITIALE DE REPARTITION DES FLOTTEURS" : "INITIAL_DROGUES_SAMPLING_DENSITY",
     "PERIODE POUR LES SORTIES DE FLOTTEURS" : "PRINTOUT_PERIOD_FOR_DROGUES",
-    "FICHIER DES FLOTTEURS" : "DROGUES_FILE",
+    "FICHIER ASCII DES FLOTTEURS" : "ASCII_DROGUES_FILE",
+    "FICHIER BINAIRE DES FLOTTEURS" : "BINARY_DROGUES_FILE",
+    "FORMAT DU FICHIER DES FLOTTEURS" : "DROGUES_FILE_FORMAT",
+    "FICHIER DES FLOTTEURS PRECEDENT" : "PREVIOUS_DROGUES_FILE",
+    "FORMAT DU FICHIER DES FLOTTEURS PRECEDENT" : "PREVIOUS_DROGUES_FILE_FORMAT",
+    "FICHIER POSITIONNANT LES DROGUES INITIALES" : "DROGUES_INITIAL_POSITIONING_DATA_FILE",
+    "FORMAT DU FICHIER POSITIONNANT LES DROGUES" : "FORMAT_OF_THE_DROGUES_POSITIONING_DATA_FILE",
     "MODELE DE TRANSPORT DES ALGUES" : "ALGAE_TRANSPORT_MODEL",
+    "NOMBRE DE CLASSES D'ALGUES" : "NUMBER_OF_ALGAE_CLASSES",
     "TYPE DES ALGUES" : "ALGAE_TYPE",
     "DIAMETRE DES ALGUES" : "DIAMETER_OF_ALGAE",
+    "DUREE AVANT RELACHE DES ALGUES" : "DURATION_BEFORE_ALGAE_RELEASE",
     "MASSE VOLUMIQUE DES ALGUES" : "DENSITY_OF_ALGAE",
     "EPAISSEUR DES ALGUES" : "THICKNESS_OF_ALGAE",
+    "TYPE DE RELACHE DES ALGUES" : "ALGAE_RELEASE_TYPE",
+    "SEUIL DE LA VITESSE ORBITALE DE VAGUE POUR LES ALGUES 1" : "WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_1",
+    "SEUIL DE LA VITESSE ORBITALE DE VAGUE POUR LES ALGUES 2" : "WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_2",
+    "TAUX DE DEGRADATION POUR LES ALGUES" : "RATE_OF_DEGRADATION_FOR_ALGAE",
     "MODELE DE NAPPES D'HYDROCARBURES" : "OIL_SPILL_MODEL",
     "FICHIER DE COMMANDES HYDROCARBURES" : "OIL_SPILL_STEERING_FILE",
     "MODELE DE DIFFUSION STOCHASTIQUE" : "STOCHASTIC_DIFFUSION_MODEL",
@@ -585,6 +656,7 @@ dicoCasFrToCata = {
     "NOMBRE DE SEUILS" : "NUMBER_OF_WEIRS",
     "FICHIER DE DONNEES DES SEUILS" : "WEIRS_DATA_FILE",
     "TYPE DES SEUILS" : "TYPE_OF_WEIRS",
+    "FICHIER DE SORTIE DES DEBITS DES SEUILS" : "WEIRS_DISCHARGE_OUTPUT_FILE",
     "NOMBRE DE BUSES" : "NUMBER_OF_CULVERTS",
     "FICHIER DE DONNEES DES BUSES" : "CULVERTS_DATA_FILE",
     "OPTION POUR LES BUSES" : "OPTION_FOR_CULVERTS",
@@ -598,6 +670,8 @@ dicoCasFrToCata = {
     "COEFFICIENT DE CALAGE DU NIVEAU DE MER" : "COEFFICIENT_TO_CALIBRATE_SEA_LEVEL",
     "NUMERO GLOBAL DU POINT POUR CALER LA PLEINE MER" : "GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER",
     "INTERPOLATION DE COMPOSANTES MINEURES" : "MINOR_CONSTITUENTS_INFERENCE",
+    "VITESSES INITIALES CALCULEES PAR TPXO" : "INITIAL_VELOCITIES_COMPUTED_BY_TPXO",
+    "HAUTEUR MINIMALE POUR LES CONDITIONS INITIALES DE COURANTS" : "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS",
     "OPTION POUR LES CONDITIONS AUX LIMITES DE MAREE" : "OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS",
     "BASE DE DONNEES DE MAREE" : "TIDAL_DATA_BASE",
     "FICHIER DES CONSTANTES HARMONIQUES" : "HARMONIC_CONSTANTS_FILE",
@@ -607,10 +681,10 @@ dicoCasFrToCata = {
     "COEFFICIENT DE CALAGE DU MARNAGE" : "COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE",
     "COEFFICIENT DE CALAGE DES VITESSES DE COURANT" : "COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES",
     "NUMERO LOCAL DU POINT POUR CALER LA PLEINE MER" : "LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER",
+    "HAUTEUR MINIMALE POUR LES CONDITIONS AUX LIMITES DE COURANTS" : "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS",
     "FORCE GENERATRICE DE LA MAREE" : "TIDE_GENERATING_FORCE",
     "COUPLAGE AVEC" : "COUPLING_WITH",
     "NOMS DES VARIABLES CLANDESTINES" : "NAMES_OF_CLANDESTINE_VARIABLES",
-    "DOSSIER DE COUPLAGE" : "COUPLING_DIRECTORY",
     "FICHIER DE COMMANDE DELWAQ" : "DELWAQ_STEERING_FILE",
     "PERIODE DE SORTIE POUR DELWAQ" : "DELWAQ_PRINTOUT_PERIOD",
     "FICHIER DELWAQ DES ECHANGES ENTRE NOEUDS" : "EXCHANGES_BETWEEN_NODES_DELWAQ_FILE",
@@ -629,22 +703,20 @@ dicoCasFrToCata = {
     "SALINITE POUR DELWAQ" : "SALINITY_FOR_DELWAQ",
     "FICHIER DES PARAMETRES DE SISYPHE" : "SISYPHE_STEERING_FILE",
     "PERIODE DE COUPLAGE POUR SISYPHE" : "COUPLING_PERIOD_FOR_SISYPHE",
+    "FICHIER DES PARAMETRES DE GAIA" : "GAIA_STEERING_FILE",
     "FICHIER DES PARAMETRES DE TOMAWAC" : "TOMAWAC_STEERING_FILE",
     "PERIODE DE COUPLAGE POUR TOMAWAC" : "COUPLING_PERIOD_FOR_TOMAWAC",
     "FICHIER DES PARAMETRES DE WAQTEL" : "WAQTEL_STEERING_FILE",
     "FICHIER DES PARAMETRES DE KHIONE" : "KHIONE_STEERING_FILE",
+    "PROCESSUS LIES AUX GLACES" : "ICE_PROCESSES",
+    "NESTOR" : "NESTOR",
+    "FICHIER DES PARAMETRES DE NESTOR" : "NESTOR_ACTION_FILE",
+    "FICHIER DE POLYGONES DE NESTOR" : "NESTOR_POLYGON_FILE",
+    "FICHIER DE SURFACE REFERENCE DE NESTOR" : "NESTOR_SURFACE_REFERENCE_FILE",
+    "FICHIER DE REPRISE DE NESTOR" : "NESTOR_RESTART_FILE",
     "LANGUE" : "LANGUAGE",
     "FICHIER DES PARAMETRES" : "STEERING_FILE",
     "DICTIONNAIRE" : "DICTIONARY",
     "PARTITIONNEUR" : "PARTITIONING_TOOL",
-    "NUMERO DE VERSION" : "RELEASE",
-    "LISTE DES FICHIERS" : "LIST_OF_FILES",
-    "DESCRIPTION DES LIBRAIRIES" : "DESCRIPTION_OF_LIBRARIES",
-    "EXECUTABLE PAR DEFAUT" : "DEFAULT_EXECUTABLE",
-    "EXECUTABLE PARALLELE PAR DEFAUT" : "DEFAULT_PARALLEL_EXECUTABLE",
-    "NESTOR" : "NESTOR",
-    "FICHIER DE NESTOR ACTION" : "NESTOR_ACTION_FILE",
-    "FICHIER DE NESTOR POLYGON" : "NESTOR_POLYGON_FILE",
-    "FICHIER DE NESTOR DE SURFACE REFERENCE" : "NESTOR_SURFACE_REFERENCE_FILE",
-    "FICHIER DE NESTOR RESTART" : "NESTOR_RESTART_FILE",
+    "CONCATENATION SORTIE PARTEL" : "CONCATENATE_PARTEL_OUTPUT",
 }
index 489fe61ad2cf36dd9f5fc92c794d917fa6f2a9de..4fc0a11a92e088c6de8475553237cb6f3ca2f31e 100644 (file)
@@ -10,7 +10,447 @@ TelemacdicoEn = {
     'B':"bottom elevation (m)",
     'F':"Froude number",
     'Q':"scalar flowrate of fluid (m2/s)",
-    'T1':"tracer 1 etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
+    'T*':"tracer* etc.",
+    'T1':"tracer1 etc.",
+    'T2':"tracer2 etc.",
+    'T3':"tracer3 etc.",
+    'T4':"tracer4 etc.",
+    'T5':"tracer5 etc.",
+    'T6':"tracer6 etc.",
+    'T7':"tracer7 etc.",
+    'T8':"tracer8 etc.",
+    'T9':"tracer9 etc.",
+    'T10':"tracer10 etc.",
+    'T11':"tracer11 etc.",
+    'T12':"tracer12 etc.",
+    'T13':"tracer13 etc.",
+    'T14':"tracer14 etc.",
+    'T15':"tracer15 etc.",
+    'T16':"tracer16 etc.",
+    'T17':"tracer17 etc.",
+    'T18':"tracer18 etc.",
+    'T19':"tracer19 etc.",
+    'T**':"tracer** etc.",
     'T*':"All the tracers 1 to 9.",
     'T1*':"All the tracers 10 to 19.",
     'K':"turbulent kinetic energy in k-epsilon model (J/kg)",
@@ -25,18 +465,22 @@ TelemacdicoEn = {
     'W':"friction coefficient",
     'A':"drift along x (m)",
     'G':"drift along y (m)",
-    'L':"Courant number ",
+    'L':"Courant number",
     'N':"supplementary variable N",
     'O':"supplementary variable O",
     'R':"supplementary variable R",
     'Z':"supplementary variable Z",
-    'MAXZ':"maximum elevation",
-    'TMXZ':"time of maximum elevation",
-    'MAXV':"maximum velocity",
-    'TMXV':"time of maximum velocity",
-    'US':"friction velocity",
-    'G1':"gradient 1, etc. ",
-    'ZRL':"reference level for Nestor ",
+    'MAXZ':"maximum elevation (m)",
+    'TMXZ':"time of maximum elevation (s)",
+    'MAXV':"maximum velocity (m/s)",
+    'TMXV':"time of maximum velocity (s)",
+    'US':"friction velocity (m/s)",
+    'G1':"gradient 1, etc.",
+    'TAU_S':"TAU_S",
+    '1/R':"1/R (1/m)",
+    'OMEGA':"OMEGA",
+    'WDIST':"distance to the closest wall (m)",
+    'ZRL':"reference level for Nestor (m)",
   },
 'VARIABLES_TO_BE_PRINTED' : {
     'U':"velocity along x axis (m/s)",
@@ -50,7 +494,7 @@ TelemacdicoEn = {
     'Tn':"tracer 1, etc.",
     'K':"turbulent kinetic energy in k-epsilon model (J/kg)",
     'E':"dissipation of turbulent energy (W/kg)",
-    'D':"turbulent viscosity of k-epsilon model (m2/s)",
+    'D':"turbulent viscosity (m2/s)",
     'I':"flowrate along x axis (m2/s)",
     'J':"flowrate along y axis (m2/s)",
     'M':"scalar velocity (m/s)",
@@ -60,12 +504,22 @@ TelemacdicoEn = {
     'W':"friction coefficient",
     'A':"drift along x (m)",
     'G':"drift along y (m)",
-    'L':"nombre de courants ",
+    'L':"Courant number",
     'N':"supplementary variable N",
     'O':"supplementary variable O",
     'R':"supplementary variable R",
     'Z':"supplementary variable Z",
-    'Gn':"gradient 1, etc.",
+    'MAXZ':"maximum elevation (m)",
+    'TMXZ':"time of maximum elevation (s)",
+    'MAXV':"maximum velocity (m/s)",
+    'TMXV':"time of maximum velocity (s)",
+    'US':"friction velocity (m/s)",
+    'G1':"gradient 1, etc.",
+    'TAU_S':"TAU_S",
+    '1/R':"1/R (1/m)",
+    'OMEGA':"OMEGA",
+    'WDIST':"distance to the closest wall (m)",
+    'ZRL':"reference level for Nestor (m)",
   },
 'STAGE_DISCHARGE_CURVES' : {
     0:"no",
@@ -121,25 +575,24 @@ TelemacdicoEn = {
 'IDENTIFICATION_METHOD' : {
     0:"list of tests",
     1:"gradient simple",
-    2:"conj gradient",
-    3:"Lagrange interp.",
+    2:"conjugate gradient",
+    3:"Lagrange interpolation",
   },
 'TYPE_OF_SOURCES' : {
     1:"Normal",
     2:"Dirac",
   },
 'TREATMENT_OF_THE_LINEAR_SYSTEM' : {
-    1:"coupled",
+    1:"Coupled",
     2:"Wave equation",
   },
 'FINITE_VOLUME_SCHEME' : {
     0:"Roe scheme",
-    1:"kinetic order 1",
-    2:"kinetic order 2",
-    3:"Zokagoa scheme order 1",
-    4:"Tchamen scheme order 1",
-    5:"HLLC scheme order 1",
-    6:"WAF scheme order 2",
+    1:"kinetic",
+    3:"Zokagoa scheme",
+    4:"Tchamen scheme",
+    5:"HLLC scheme",
+    6:"WAF scheme",
   },
 'OPTION_FOR_TSUNAMI_GENERATION' : {
     0:"No Tsunami",
@@ -151,9 +604,9 @@ TelemacdicoEn = {
     3:"LATITUDE LONGITUDE",
   },
 'SOLVER' : {
-    3:"conjugate gradient on a normal equation",
     1:"conjugate gradient",
     2:"conjugate residual",
+    3:"conjugate gradient on a normal equation",
     4:"minimum error",
     6:"cgstab",
     7:"gmres",
@@ -164,12 +617,13 @@ TelemacdicoEn = {
     0:"no preconditioning",
     3:"block-diagonal (4-9 matrices)",
     5:"absolute value of diagonal",
-    7:"crout",
-    11:"gauss-seidel",
-    14:"diagonal and crout",
+    7:"Crout",
+    11:"Gauss-Seidel",
+    13:"Supplied by the user",
+    14:"diagonal and Crout",
   },
 'FINITE_ELEMENT_ASSEMBLY' : {
-    1:"normal",
+    1:"Normal",
     2:"Integer I8",
     3:"Compensated",
   },
@@ -217,10 +671,6 @@ TelemacdicoEn = {
     1:"Priority to prescribed values",
     2:"Priority to fluxes",
   },
-'PSI_SCHEME_OPTION' : {
-    1:"explicit",
-    2:"predictor-corrector",
-  },
 'OPTION_FOR_THE_DIFFUSION_OF_VELOCITIES' : {
     1:"div( nu grad(U) )",
     2:"1/h div ( h nu grad(U)",
@@ -239,10 +689,10 @@ TelemacdicoEn = {
   },
 'SOLVER_FOR_K_EPSILON_MODEL' : {
     1:"conjugate gradient",
-    2:"conjugate residuals",
+    2:"conjugate residual",
     3:"conjugate gradient on normal equation",
     4:"minimum error",
-    5:"conjugate gradient squared",
+    5:"squared conjugate gradient",
     6:"conjugate gradient squared stabilised (cgstab)",
     7:"gmres (see option for the solver for k-epsilon model)",
     8:"direct",
@@ -250,8 +700,8 @@ TelemacdicoEn = {
 'PRECONDITIONING_FOR_K_EPSILON_MODEL' : {
     2:"diagonal",
     0:"no preconditioning",
-    7:"crout",
-    14:"diagonal and crout",
+    7:"Crout",
+    14:"diagonal and Crout",
   },
 'TURBULENCE_REGIME_FOR_SOLID_BOUNDARIES' : {
     1:"smooth",
@@ -274,6 +724,7 @@ TelemacdicoEn = {
     3:"LIKE 1 BUT WITH POROSITY (DEFINA METHOD)",
   },
 'TREATMENT_OF_NEGATIVE_DEPTHS' : {
+    0:"NO TREATMENT",
     1:"SMOOTHING",
     2:"FLUX CONTROL",
     3:"FLUX CONTROL (ERIA)",
@@ -285,14 +736,14 @@ TelemacdicoEn = {
     4:"minimum error",
     5:"squared conjugate gradient",
     6:"cgstab",
-    7:"gmres (see option for the solver for tracer diffusion)",
+    7:"gmres (see solver option for tracers diffusion)",
     8:"direct",
   },
 'PRECONDITIONING_FOR_DIFFUSION_OF_TRACERS' : {
-    0:"no preconditioning ",
+    0:"no preconditioning",
     2:"diagonal",
-    7:"crout",
-    14:"diagonal and crout",
+    7:"Crout",
+    14:"diagonal and Crout",
   },
 'OPTION_FOR_THE_DIFFUSION_OF_TRACERS' : {
     1:"div( nu grad(T) )",
@@ -315,6 +766,10 @@ TelemacdicoEn = {
     3:"PELVETIOPSIS LIMITATA",
     4:"GIGARTINA LEPTORHYNCHOS",
   },
+'ALGAE_RELEASE_TYPE' : {
+    1:"TIMED",
+    2:"DISLODGEMENT",
+  },
 'STOCHASTIC_DIFFUSION_MODEL' : {
     0:"No model",
     1:"brownian movement",
@@ -332,16 +787,6 @@ TelemacdicoEn = {
     4:"LAMBERT",
     5:"MERCATOR FOR TELEMAC",
   },
-'ZONE_NUMBER_IN_GEOGRAPHIC_SYSTEM' : {
-    -1:"NO DEFAULT VALUE",
-    1:"LAMBERT 1 NORTH",
-    2:"LAMBERT 2 CENTER",
-    3:"LAMBERT 3 SOUTH",
-    4:"LAMBERT 4 CORSICA",
-    22:"LAMBERT 2 EXTENDED",
-    93:"LAMBERT 93",
-    30:"UTM ZONE, E.G.",
-  },
 'OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS' : {
     0:"No tide",
     1:"Real tide (recommended methodology)",
@@ -367,14 +812,14 @@ TelemacdicoFr = {
 'VARIABLES_FOR_GRAPHIC_PRINTOUTS' : {
     'U':"vitesse suivant l axe des x (m/s)",
     'V':"vitesse suivant l axe des y (m/s)",
-    'C':"celerite des onde (m/s)",
+    'C':"celerite des ondes (m/s)",
     'H':"hauteur d eau (m)",
     'S':"cote de surface libre (m)",
     'B':"cote du fond (m)",
     'F':"nombre de Froude",
     'Q':"debit scalaire du fluide (m2/s)",
-    'T1':"traceur 1, etc.",
-    'T*':"Tous les traceurs de 1a 9.",
+    'Ti':"traceur i etc.",
+    'T*':"Tous les traceurs de 1 a 9.",
     'T1*':"Tous les traceurs 10 a 19.",
     'K':"energie turbulente du modele k-epsilon (J/kg)",
     'E':"dissipation de l energie turbulente (W/kg)",
@@ -385,21 +830,25 @@ TelemacdicoFr = {
     'X':"vent suivant l axe des x (m/s)",
     'Y':"vent suivant l axe des y (m/s)",
     'P':"pression atmospherique (Pa)",
-    'W':"coefficient de frottement sur le fond ",
+    'W':"coefficient de frottement sur le fond",
     'A':"derive en x (m)",
     'G':"derive en y (m)",
-    'L':"nombre de Courant ",
+    'L':"nombre de Courant",
     'N':"variable supplementaire N",
     'O':"variable supplementaire O",
     'R':"variable supplementaire R",
     'Z':"variable supplementaire Z",
-    'MAXZ':"cote maximum",
-    'TMXZ':"temps de la cote maximum",
-    'MAXV':"vitesse maximum",
-    'TMXV':"temps de la vitesse maximum",
-    'US':"vitesse de frottement",
-    'G1':"gradient 1, etc. ",
-    'ZRL':"reference level for Nestor ",
+    'MAXZ':"cote maximum (m)",
+    'TMXZ':"temps de la cote maximum (s)",
+    'MAXV':"vitesse maximum (m/s)",
+    'TMXV':"temps de la vitesse maximum (s)",
+    'US':"vitesse de frottement (m/s)",
+    'G1':"gradient 1, etc.",
+    'TAU_S':"TAU_S",
+    '1/R':"1/R (1/m)",
+    'OMEGA':"OMEGA",
+    'WDIST':"distance au mur le plus proche (m)",
+    'ZRL':"niveau de reference pour Nestor (m)",
   },
 'VARIABLES_TO_BE_PRINTED' : {
     'U':"vitesse suivant l axe des x (m/s)",
@@ -413,7 +862,7 @@ TelemacdicoFr = {
     'Tn':"traceur 1, etc.",
     'K':"energie turbulente du modele k-epsilon (J/kg)",
     'E':"dissipation de l energie turbulente (W/kg)",
-    'D':"viscosite turbulente du modele k-epsilon (m2/s)",
+    'D':"viscosite turbulente (m2/s)",
     'I':"debit suivant l axe des x (m2/s)",
     'J':"debit suivant l axe des y (m2/s)",
     'M':"vitesse scalaire (m/s)",
@@ -423,12 +872,22 @@ TelemacdicoFr = {
     'W':"coefficient de frottement sur le fond",
     'A':"derive en x (m)",
     'G':"derive en y (m)",
-    'L':"nombre de courants ",
+    'L':"nombre de Courant",
     'N':"variable supplementaire N",
     'O':"variable supplementaire O",
     'R':"variable supplementaire R",
     'Z':"variable supplementaire Z",
-    'Gn':"gradient 1, etc.",
+    'MAXZ':"cote maximum (m)",
+    'TMXZ':"temps de la cote maximum (s)",
+    'MAXV':"vitesse maximum (m/s)",
+    'TMXV':"temps de la vitesse maximum (s)",
+    'US':"vitesse de frottement (m/s)",
+    'G1':"gradient 1, etc.",
+    'TAU_S':"TAU_S",
+    '1/R':"1/R (1/m)",
+    'OMEGA':"OMEGA",
+    'WDIST':"distance au mur le plus proche (m)",
+    'ZRL':"niveau de reference pour Nestor (m)",
   },
 'STAGE_DISCHARGE_CURVES' : {
     0:"non",
@@ -484,25 +943,24 @@ TelemacdicoFr = {
 'IDENTIFICATION_METHOD' : {
     0:"plan d experience",
     1:"gradient simple",
-    2:"gradient conj",
-    3:"interp. de Lagrange",
+    2:"gradient conjugue",
+    3:"interpolation de Lagrange",
   },
 'TYPE_OF_SOURCES' : {
     1:"Normal",
     2:"Dirac",
   },
 'TREATMENT_OF_THE_LINEAR_SYSTEM' : {
-    1:"traitement couple",
+    1:"Traitement couple",
     2:"Equation d onde",
   },
 'FINITE_VOLUME_SCHEME' : {
     0:"schema de Roe",
-    1:"schema cinetique ordre 1",
-    2:"schema cinetique ordre 2",
-    3:"schema Zokagoa ordre 1",
-    4:"schema Tchamen ordre 1",
-    5:"schema HLLC ordre 1",
-    6:"schema WAF ordre 2",
+    1:"schema cinetique",
+    3:"schema Zokagoa",
+    4:"schema Tchamen",
+    5:"schema HLLC",
+    6:"schema WAF",
   },
 'OPTION_FOR_TSUNAMI_GENERATION' : {
     0:"Pas de Tsunami",
@@ -514,9 +972,9 @@ TelemacdicoFr = {
     3:"LATITUDE LONGITUDE",
   },
 'SOLVER' : {
+    1:"gradient conjugue",
+    2:"residu conjugue",
     3:"equation normale",
-    1:"gradient conjuge",
-    2:"residu conjuge",
     4:"erreur minimale",
     6:"cgstab",
     7:"gmres",
@@ -527,12 +985,13 @@ TelemacdicoFr = {
     0:"aucun",
     3:"bloc-diagonal (4 ou 9 matrices)",
     5:"valeur absolue diagonale",
-    7:"crout",
-    11:"gauss-seidel",
-    14:"diagonal et crout",
+    7:"Crout",
+    11:"Gauss-Seidel",
+    13:"Fourni par l utilisateur",
+    14:"diagonal et Crout",
   },
 'FINITE_ELEMENT_ASSEMBLY' : {
-    1:"normal",
+    1:"Normal",
     2:"Entier I8",
     3:"Compense",
   },
@@ -580,10 +1039,6 @@ TelemacdicoFr = {
     1:"Priorite aux valeurs imposees",
     2:"Priorite aux flux",
   },
-'PSI_SCHEME_OPTION' : {
-    1:"explicite",
-    2:"predicteur-correcteur",
-  },
 'OPTION_FOR_THE_DIFFUSION_OF_VELOCITIES' : {
     1:"div( nu grad(U) )",
     2:"1/h div ( h nu grad(U)",
@@ -597,13 +1052,13 @@ TelemacdicoFr = {
     2:"ELDER",
     3:"MODELE K-EPSILON",
     4:"SMAGORINSKI",
-    5:"MIXING LENGTH",
+    5:"LONGUEUR DE MELANGE",
     6:"SPALART-ALLMARAS",
   },
 'SOLVER_FOR_K_EPSILON_MODEL' : {
     1:"gradient conjugue",
-    2:"residu conjuge",
-    3:"gradient conjugue sur equation normal",
+    2:"residu conjugue",
+    3:"gradient conjugue sur equation normale",
     4:"erreur minimale",
     5:"gradient conjugue carre",
     6:"gradient conjugue carre stabilise (cgstab)",
@@ -613,8 +1068,8 @@ TelemacdicoFr = {
 'PRECONDITIONING_FOR_K_EPSILON_MODEL' : {
     2:"diagonal",
     0:"aucun",
-    7:"crout",
-    14:"diagonal et crout",
+    7:"Crout",
+    14:"diagonal et Crout",
   },
 'TURBULENCE_REGIME_FOR_SOLID_BOUNDARIES' : {
     1:"lisse",
@@ -637,25 +1092,26 @@ TelemacdicoFr = {
     3:"COMME 1 MAIS AVEC POROSITE (METHODE DEFINA)",
   },
 'TREATMENT_OF_NEGATIVE_DEPTHS' : {
+    0:"PAS DE TRAITEMENT",
     1:"LISSAGE",
     2:"LIMITATION DES FLUX",
     3:"LIMITATION DES FLUX (ERIA)",
   },
 'SOLVER_FOR_DIFFUSION_OF_TRACERS' : {
-    1:"gradient conjuge",
-    2:"residu conjuge",
-    3:"gradient conjuge sur equation normale",
+    1:"gradient conjugue",
+    2:"residu conjugue",
+    3:"gradient conjugue sur equation normale",
     4:"erreur minimale",
-    5:"gradient conjuge carre",
+    5:"gradient conjugue carre",
     6:"cgstab",
-    7:"gmres (voir ausi option du solveur)",
+    7:"gmres (cf aussi option du solveur pour la diffusion des traceurs)",
     8:"direct",
   },
 'PRECONDITIONING_FOR_DIFFUSION_OF_TRACERS' : {
     0:"aucun",
     2:"diagonal",
-    7:"crout",
-    14:"diagonal et crout",
+    7:"Crout",
+    14:"diagonal et Crout",
   },
 'OPTION_FOR_THE_DIFFUSION_OF_TRACERS' : {
     1:"div( nu grad(T) )",
@@ -678,6 +1134,10 @@ TelemacdicoFr = {
     3:"PELVETIOPSIS LIMITATA",
     4:"GIGARTINA LEPTORHYNCHOS",
   },
+'ALGAE_RELEASE_TYPE' : {
+    1:"PERIODE",
+    2:"DEPLACEMENT",
+  },
 'STOCHASTIC_DIFFUSION_MODEL' : {
     0:"Pas de modele",
     1:"mouvement brownien",
@@ -695,16 +1155,6 @@ TelemacdicoFr = {
     4:"LAMBERT",
     5:"MERCATOR POUR TELEMAC",
   },
-'ZONE_NUMBER_IN_GEOGRAPHIC_SYSTEM' : {
-    -1:"PAS DE VALEUR PAR DEFAUT",
-    1:"LAMBERT 1 NORD",
-    2:"LAMBERT 2 CENTRE",
-    3:"LAMBERT 3 SUD",
-    4:"LAMBERT 4 CORSE",
-    22:"LAMBERT 2 ETENDU",
-    93:"LAMBERT 93",
-    30:"ZONE UTM, PAR EXEMPLE",
-  },
 'OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS' : {
     0:"Pas de maree",
     1:"Maree reelle (methodologie recommandee)",
@@ -743,6 +1193,7 @@ DicoCasFrToCata = {
   "FICHIER FORTRAN":"FORTRAN_FILE",
   "FICHIER DES FONDS":"BOTTOM_TOPOGRAPHY_FILE",
   "LISSAGES DU FOND":"BOTTOM_SMOOTHINGS",
+  "LISSAGES DU FOND APRES MODIFICATIONS UTILISATEUR":"BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS",
   "FICHIER DES CONDITIONS AUX LIMITES":"BOUNDARY_CONDITIONS_FILE",
   "VALIDATION":"VALIDATION",
   "FORMAT DU FICHIER DE REFERENCE":"REFERENCE_FILE_FORMAT",
@@ -753,6 +1204,7 @@ DicoCasFrToCata = {
   "NOMBRE MAXIMUM DE SOURCES":"MAXIMUM_NUMBER_OF_SOURCES",
   "NOMBRE MAXIMUM DE TRACEURS":"MAXIMUM_NUMBER_OF_TRACERS",
   "LONGUEUR DU VECTEUR":"VECTOR_LENGTH",
+  "COEFFICIENT DE SECURITE POUR SCARACT":"SECURITY_COEFFICIENT_FOR_SCARACT",
   "SUITE DE CALCUL":"COMPUTATION_CONTINUED",
   "FORMAT DU FICHIER DU CALCUL PRECEDENT":"PREVIOUS_COMPUTATION_FILE_FORMAT",
   "FICHIER DU CALCUL PRECEDENT":"PREVIOUS_COMPUTATION_FILE",
@@ -769,6 +1221,12 @@ DicoCasFrToCata = {
   "FORMAT DU FICHIER DE RESULTATS BINAIRE":"BINARY_RESULTS_FILE_FORMAT",
   "FICHIER DE RESULTATS BINAIRE":"BINARY_RESULTS_FILE",
   "FICHIER DE RESULTATS FORMATE":"FORMATTED_RESULTS_FILE",
+  "FICHIER DE RESULTATS FORMATE 1":"FORMATTED_RESULTS_FILE_1",
+  "FICHIER DE RESULTATS FORMATE 2":"FORMATTED_RESULTS_FILE_2",
+  "FICHIER DE RESULTATS FORMATE 3":"FORMATTED_RESULTS_FILE_3",
+  "FICHIER DE RESULTATS FORMATE 4":"FORMATTED_RESULTS_FILE_4",
+  "FICHIER DE RESULTATS FORMATE 5":"FORMATTED_RESULTS_FILE_5",
+  "FICHIER DE RESULTATS FORMATE 6":"FORMATTED_RESULTS_FILE_6",
   "SECTIONS DE CONTROLE":"CONTROL_SECTIONS",
   "IMPRESSION DU CUMUL DES FLUX":"PRINTING_CUMULATED_FLOWRATES",
   "CALCUL COMPATIBLE DES FLUX":"COMPATIBLE_COMPUTATION_OF_FLUXES",
@@ -803,17 +1261,23 @@ DicoCasFrToCata = {
   "COEFFICIENT DE FROTTEMENT":"FRICTION_COEFFICIENT",
   "VALEUR PAR DEFAUT DU MANNING POUR LA LOI DE COLEBROOK-WHITE":"MANNING_DEFAULT_VALUE_FOR_COLEBROOK_WHITE_LAW",
   "HAUTEUR DANS LES TERMES DE FROTTEMENT":"DEPTH_IN_FRICTION_TERMS",
-  "FROTTEMENT POUR LA VEGETATION NON SUBMERGEE":"NON_SUBMERGED_VEGETATION_FRICTION",
-  "DIAMETRE DES ELEMENTS DE FROTTEMENT":"DIAMETER_OF_ROUGHNESS_ELEMENTS",
-  "ESPACEMENT DES ELEMENTS DE FROTTEMENT":"SPACING_OF_ROUGHNESS_ELEMENTS",
+  "FROTTEMENT POUR LA VEGETATION":"VEGETATION_FRICTION",
   "LOI DE FROTTEMENT SUR LES PAROIS LATERALES":"LAW_OF_FRICTION_ON_LATERAL_BOUNDARIES",
   "COEFFICIENT DE RUGOSITE DES BORDS":"ROUGHNESS_COEFFICIENT_OF_BOUNDARIES",
   "DEFINITION DE ZONES":"DEFINITION_OF_ZONES",
   "FICHIER DES ZONES":"ZONES_FILE",
-  "PROCESSUS LIES AUX GLACES":"ICE_PROCESSES",
+  "MODELE NON-NEWTONIEN":"NON_NEWTONIAN_MODEL",
+  "OPTION DU MODELE DE BINGHAM":"BINGHAM_OPTION",
+  "VISCOSITE DU FLUIDE NON-NEWTONIEN":"NON_NEWTONIAN_VISCOSITY",
+  "CONTRAINTE D'ELASTICITE DU FLUIDE NON-NEWTONIEN":"NON_NEWTONIAN_YIELD_STRESS",
+  "RESISTANCE LAMINAIRE DU FLUIDE NON-NEWTONIEN":"NON_NEWTONIAN_LAMINAR_RESISTANCE_PARAMETER_K",
+  "DENSITE DU FLUIDE NON-NEWTONIEN":"NON_NEWTONIAN_FLUID_DENSITY",
+  "MODELE NON-NEWTONIEN PSEUDO DIPHASIQUE":"NON_NEWTONIAN_PSEUDO_BIPHASIC_MODEL",
+  "INDICE POUR LE MODELE DE HERSCHEL-BULKLEY":"HERSCHEL_BULKLEY_POWER_LAW_INDEX",
   "VENT":"WIND",
   "OPTION DU VENT":"OPTION_FOR_WIND",
   "COEFFICIENT D'INFLUENCE DU VENT":"COEFFICIENT_OF_WIND_INFLUENCE",
+  "COEFFICIENT D'INFLUENCE DU VENT DEPENDANT DE LA VITESSE DU VENT":"COEFFICIENT_OF_WIND_INFLUENCE_VARYING_WITH_WIND_SPEED",
   "VITESSE DU VENT SUIVANT X":"WIND_VELOCITY_ALONG_X",
   "VITESSE DU VENT SUIVANT Y":"WIND_VELOCITY_ALONG_Y",
   "VITESSE ET DIRECTION DU VENT":"SPEED_AND_DIRECTION_OF_WIND",
@@ -829,6 +1293,10 @@ DicoCasFrToCata = {
   "FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES":"BINARY_ATMOSPHERIC_DATA_FILE",
   "FORMAT DU FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES":"BINARY_ATMOSPHERIC_DATA_FILE_FORMAT",
   "OPTION POUR RATIO DES PERTES INITIALES":"OPTION_FOR_INITIAL_ABSTRACTION_RATIO",
+  "TEMPERATURE DE L'AIR":"AIR_TEMPERATURE",
+  "NEBULOSITE":"CLOUD_COVER",
+  "RAYONNEMENT SOLAIRE":"SOLAR_RADIATION",
+  "PRESSION DE VAPEUR SATURANTE":"VAPOROUS_PRESSURE",
   "COURANTS DE HOULE":"WAVE_DRIVEN_CURRENTS",
   "NUMERO DE L'ENREGISTREMENT DANS LE FICHIER DE HOULE":"RECORD_NUMBER_IN_WAVE_FILE",
   "AUGMENTATION DU FROTTEMENT PAR LA HOULE":"WAVE_ENHANCED_FRICTION_FACTOR",
@@ -845,6 +1313,8 @@ DicoCasFrToCata = {
   "TYPE DES SOURCES":"TYPE_OF_SOURCES",
   "FICHIER DES SOURCES":"SOURCES_FILE",
   "NUMEROS GLOBAUX DES NOEUDS DES SOURCES":"GLOBAL_NUMBERS_OF_SOURCE_NODES",
+  "FICHIER DES REGIONS DES SOURCES":"SOURCE_REGIONS_DATA_FILE",
+  "NOMBRE MAXIMUM DE POINTS POUR DEFINIR DES SOURCES":"MAXIMUM_NUMBER_OF_POINTS_FOR_SOURCES_REGIONS",
   "PROCESSUS QUALITE D'EAU":"WATER_QUALITY_PROCESS",
   "MASSE VOLUMIQUE DE L'EAU":"WATER_DENSITY",
   "ACCELERATION DE LA PESANTEUR":"GRAVITY_ACCELERATION",
@@ -852,6 +1322,12 @@ DicoCasFrToCata = {
   "EQUATIONS":"EQUATIONS",
   "TRAITEMENT DU SYSTEME LINEAIRE":"TREATMENT_OF_THE_LINEAR_SYSTEM",
   "SCHEMA EN VOLUMES FINIS":"FINITE_VOLUME_SCHEME",
+  "ORDRE EN ESPACE DU SCHEMA VOLUME FINIS":"FINITE_VOLUME_SCHEME_SPACE_ORDER",
+  "ORDRE EN TEMPS DU SCHEMA VOLUME FINIS":"FINITE_VOLUME_SCHEME_TIME_ORDER",
+  "LIMITEUR DE FLUX POUR H PLUS Z":"FLUX_LIMITOR_FOR_H_PLUS_Z",
+  "LIMITEUR DE FLUX POUR U ET V":"FLUX_LIMITOR_FOR_U_AND_V",
+  "LIMITEUR DE FLUX POUR LES TRACEURS":"FLUX_LIMITOR_FOR_TRACERS",
+  "TYPE DE CONDITION A LA LIMITE POUR LE SCHEMA CINETIQUE":"TYPE_OF_BOUNDARY_CONDITION_FOR_KINETIC_SCHEME",
   "CORIOLIS":"CORIOLIS",
   "COEFFICIENT DE CORIOLIS":"CORIOLIS_COEFFICIENT",
   "OPTION POUR LA GENERATION DE TSUNAMI":"OPTION_FOR_TSUNAMI_GENERATION",
@@ -871,7 +1347,6 @@ DicoCasFrToCata = {
   "VALEURS LIMITES":"LIMIT_VALUES",
   "PAS DE TEMPS VARIABLE":"VARIABLE_TIME_STEP",
   "NOMBRE DE COURANT SOUHAITE":"DESIRED_COURANT_NUMBER",
-  "COORDONNEES DE L'ORIGINE":"ORIGIN_COORDINATES",
   "COORDONNEES SPHERIQUES":"SPHERICAL_COORDINATES",
   "LATITUDE DU POINT ORIGINE":"LATITUDE_OF_ORIGIN_POINT",
   "LONGITUDE DU POINT ORIGINE":"LONGITUDE_OF_ORIGIN_POINT",
@@ -902,7 +1377,6 @@ DicoCasFrToCata = {
   "NOMBRE DE POINTS DE GAUSS POUR LES CARACTERISTIQUES FAIBLES":"NUMBER_OF_GAUSS_POINTS_FOR_WEAK_CHARACTERISTICS",
   "MASS-LUMPING POUR LES CARACTERISTIQUES FAIBLES":"MASS_LUMPING_FOR_WEAK_CHARACTERISTICS",
   "MAXIMUM D'ITERATIONS POUR LES SCHEMAS DE CONVECTION":"MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES",
-  "COEFFICIENTS DE DECENTREMENT":"UPWIND_COEFFICIENTS",
   "MASS-LUMPING SUR H":"MASS_LUMPING_ON_H",
   "MASS-LUMPING SUR LA VITESSE":"MASS_LUMPING_ON_VELOCITY",
   "SCHEMA POUR LA CONVECTION DES VITESSES":"SCHEME_FOR_ADVECTION_OF_VELOCITIES",
@@ -912,7 +1386,6 @@ DicoCasFrToCata = {
   "TRAITEMENT DES FLUX AUX FRONTIERES":"TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES",
   "NOMBRE DE CORRECTIONS DES SCHEMAS DISTRIBUTIFS":"NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES",
   "NOMBRE DE SOUS-PAS DES SCHEMAS DISTRIBUTIFS":"NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES",
-  "OPTION DU SCHEMA PSI":"PSI_SCHEME_OPTION",
   "DIFFUSION DES VITESSES":"DIFFUSION_OF_VELOCITY",
   "OPTION POUR LA DIFFUSION DES VITESSES":"OPTION_FOR_THE_DIFFUSION_OF_VELOCITIES",
   "IMPLICITATION POUR LA DIFFUSION DES VITESSES":"IMPLICITATION_FOR_DIFFUSION_OF_VELOCITY",
@@ -925,8 +1398,7 @@ DicoCasFrToCata = {
   "PRODUIT MATRICE-VECTEUR":"MATRIX_VECTOR_PRODUCT",
   "COEFFICIENT D'INTEGRATION EN TEMPS DE NEWMARK":"NEWMARK_TIME_INTEGRATION_COEFFICIENT",
   "ZERO":"ZERO",
-  "OPTION DE PROPAGATION":"PROPAGATION_OPTION",
-  "OPTION DE LA RECONSTRUCION HYDROSTATIQUE":"OPTION_OF_THE_HYDROSTATIC_RECONSTRUCTION",
+  "OPTION DE LA RECONSTRUCTION HYDROSTATIQUE":"OPTION_OF_THE_HYDROSTATIC_RECONSTRUCTION",
   "ETUDE DE CONVERGENCE":"CONVERGENCE_STUDY",
   "NIVEAUX DE RAFFINEMENT":"REFINEMENT_LEVELS",
   "COEFFICIENT DE DIFFUSION DES VITESSES":"VELOCITY_DIFFUSIVITY",
@@ -942,7 +1414,7 @@ DicoCasFrToCata = {
   "CONVECTION DE K ET EPSILON":"ADVECTION_OF_K_AND_EPSILON",
   "SCHEMA POUR LA CONVECTION DU K-EPSILON":"SCHEME_FOR_ADVECTION_OF_K_EPSILON",
   "OPTION DU SCHEMA POUR LA CONVECTION DU K-EPSILON":"SCHEME_OPTION_FOR_ADVECTION_OF_K_EPSILON",
-  "REDUCTION DU PAS DE TEMPS POUR LE MODELE K-EPSILON":"TIME_STEP_REDUCTION_FOR_K_EPSILON_MODEL",
+  "COEFFICIENTS DU MODELE DE LONGUEUR DE MELANGE":"MIXING_LENGTH_MODEL_COEFFICIENTS",
   "PRECISION SUR K":"ACCURACY_OF_K",
   "PRECISION SUR EPSILON":"ACCURACY_OF_EPSILON",
   "MAXIMUM D'ITERATIONS POUR K ET EPSILON":"MAXIMUM_NUMBER_OF_ITERATIONS_FOR_K_AND_EPSILON",
@@ -974,14 +1446,27 @@ DicoCasFrToCata = {
   "SCHEMA POUR LA CONVECTION DES TRACEURS":"SCHEME_FOR_ADVECTION_OF_TRACERS",
   "OPTION DU SCHEMA POUR LA CONVECTION DES TRACEURS":"SCHEME_OPTION_FOR_ADVECTION_OF_TRACERS",
   "MASS-LUMPING SUR LES TRACEURS":"MASS_LUMPING_ON_TRACERS",
-  "NOMBRE DE FLOTTEURS":"NUMBER_OF_DROGUES",
+  "NOMBRE MAXIMAL DE FLOTTEURS":"MAXIMUM_NUMBER_OF_DROGUES",
+  "DENSITE INITIALE DE REPARTITION DES FLOTTEURS":"INITIAL_DROGUES_SAMPLING_DENSITY",
   "PERIODE POUR LES SORTIES DE FLOTTEURS":"PRINTOUT_PERIOD_FOR_DROGUES",
-  "FICHIER DES FLOTTEURS":"DROGUES_FILE",
+  "FICHIER ASCII DES FLOTTEURS":"ASCII_DROGUES_FILE",
+  "FICHIER BINAIRE DES FLOTTEURS":"BINARY_DROGUES_FILE",
+  "FORMAT DU FICHIER DES FLOTTEURS":"DROGUES_FILE_FORMAT",
+  "FICHIER DES FLOTTEURS PRECEDENT":"PREVIOUS_DROGUES_FILE",
+  "FORMAT DU FICHIER DES FLOTTEURS PRECEDENT":"PREVIOUS_DROGUES_FILE_FORMAT",
+  "FICHIER POSITIONNANT LES DROGUES INITIALES":"DROGUES_INITIAL_POSITIONING_DATA_FILE",
+  "FORMAT DU FICHIER POSITIONNANT LES DROGUES":"FORMAT_OF_THE_DROGUES_POSITIONING_DATA_FILE",
   "MODELE DE TRANSPORT DES ALGUES":"ALGAE_TRANSPORT_MODEL",
+  "NOMBRE DE CLASSES D'ALGUES":"NUMBER_OF_ALGAE_CLASSES",
   "TYPE DES ALGUES":"ALGAE_TYPE",
   "DIAMETRE DES ALGUES":"DIAMETER_OF_ALGAE",
+  "DUREE AVANT RELACHE DES ALGUES":"DURATION_BEFORE_ALGAE_RELEASE",
   "MASSE VOLUMIQUE DES ALGUES":"DENSITY_OF_ALGAE",
   "EPAISSEUR DES ALGUES":"THICKNESS_OF_ALGAE",
+  "TYPE DE RELACHE DES ALGUES":"ALGAE_RELEASE_TYPE",
+  "SEUIL DE LA VITESSE ORBITALE DE VAGUE POUR LES ALGUES 1":"WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_1",
+  "SEUIL DE LA VITESSE ORBITALE DE VAGUE POUR LES ALGUES 2":"WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_2",
+  "TAUX DE DEGRADATION POUR LES ALGUES":"RATE_OF_DEGRADATION_FOR_ALGAE",
   "MODELE DE NAPPES D'HYDROCARBURES":"OIL_SPILL_MODEL",
   "FICHIER DE COMMANDES HYDROCARBURES":"OIL_SPILL_STEERING_FILE",
   "MODELE DE DIFFUSION STOCHASTIQUE":"STOCHASTIC_DIFFUSION_MODEL",
@@ -989,6 +1474,7 @@ DicoCasFrToCata = {
   "NOMBRE DE SEUILS":"NUMBER_OF_WEIRS",
   "FICHIER DE DONNEES DES SEUILS":"WEIRS_DATA_FILE",
   "TYPE DES SEUILS":"TYPE_OF_WEIRS",
+  "FICHIER DE SORTIE DES DEBITS DES SEUILS":"WEIRS_DISCHARGE_OUTPUT_FILE",
   "NOMBRE DE BUSES":"NUMBER_OF_CULVERTS",
   "FICHIER DE DONNEES DES BUSES":"CULVERTS_DATA_FILE",
   "OPTION POUR LES BUSES":"OPTION_FOR_CULVERTS",
@@ -1002,6 +1488,8 @@ DicoCasFrToCata = {
   "COEFFICIENT DE CALAGE DU NIVEAU DE MER":"COEFFICIENT_TO_CALIBRATE_SEA_LEVEL",
   "NUMERO GLOBAL DU POINT POUR CALER LA PLEINE MER":"GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER",
   "INTERPOLATION DE COMPOSANTES MINEURES":"MINOR_CONSTITUENTS_INFERENCE",
+  "VITESSES INITIALES CALCULEES PAR TPXO":"INITIAL_VELOCITIES_COMPUTED_BY_TPXO",
+  "HAUTEUR MINIMALE POUR LES CONDITIONS INITIALES DE COURANTS":"MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS",
   "OPTION POUR LES CONDITIONS AUX LIMITES DE MAREE":"OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS",
   "BASE DE DONNEES DE MAREE":"TIDAL_DATA_BASE",
   "FICHIER DES CONSTANTES HARMONIQUES":"HARMONIC_CONSTANTS_FILE",
@@ -1011,10 +1499,10 @@ DicoCasFrToCata = {
   "COEFFICIENT DE CALAGE DU MARNAGE":"COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE",
   "COEFFICIENT DE CALAGE DES VITESSES DE COURANT":"COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES",
   "NUMERO LOCAL DU POINT POUR CALER LA PLEINE MER":"LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER",
+  "HAUTEUR MINIMALE POUR LES CONDITIONS AUX LIMITES DE COURANTS":"MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS",
   "FORCE GENERATRICE DE LA MAREE":"TIDE_GENERATING_FORCE",
   "COUPLAGE AVEC":"COUPLING_WITH",
   "NOMS DES VARIABLES CLANDESTINES":"NAMES_OF_CLANDESTINE_VARIABLES",
-  "DOSSIER DE COUPLAGE":"COUPLING_DIRECTORY",
   "FICHIER DE COMMANDE DELWAQ":"DELWAQ_STEERING_FILE",
   "PERIODE DE SORTIE POUR DELWAQ":"DELWAQ_PRINTOUT_PERIOD",
   "FICHIER DELWAQ DES ECHANGES ENTRE NOEUDS":"EXCHANGES_BETWEEN_NODES_DELWAQ_FILE",
@@ -1033,24 +1521,22 @@ DicoCasFrToCata = {
   "SALINITE POUR DELWAQ":"SALINITY_FOR_DELWAQ",
   "FICHIER DES PARAMETRES DE SISYPHE":"SISYPHE_STEERING_FILE",
   "PERIODE DE COUPLAGE POUR SISYPHE":"COUPLING_PERIOD_FOR_SISYPHE",
+  "FICHIER DES PARAMETRES DE GAIA":"GAIA_STEERING_FILE",
   "FICHIER DES PARAMETRES DE TOMAWAC":"TOMAWAC_STEERING_FILE",
   "PERIODE DE COUPLAGE POUR TOMAWAC":"COUPLING_PERIOD_FOR_TOMAWAC",
   "FICHIER DES PARAMETRES DE WAQTEL":"WAQTEL_STEERING_FILE",
   "FICHIER DES PARAMETRES DE KHIONE":"KHIONE_STEERING_FILE",
+  "PROCESSUS LIES AUX GLACES":"ICE_PROCESSES",
+  "NESTOR":"NESTOR",
+  "FICHIER DES PARAMETRES DE NESTOR":"NESTOR_ACTION_FILE",
+  "FICHIER DE POLYGONES DE NESTOR":"NESTOR_POLYGON_FILE",
+  "FICHIER DE SURFACE REFERENCE DE NESTOR":"NESTOR_SURFACE_REFERENCE_FILE",
+  "FICHIER DE REPRISE DE NESTOR":"NESTOR_RESTART_FILE",
   "LANGUE":"LANGUAGE",
   "FICHIER DES PARAMETRES":"STEERING_FILE",
   "DICTIONNAIRE":"DICTIONARY",
   "PARTITIONNEUR":"PARTITIONING_TOOL",
-  "NUMERO DE VERSION":"RELEASE",
-  "LISTE DES FICHIERS":"LIST_OF_FILES",
-  "DESCRIPTION DES LIBRAIRIES":"DESCRIPTION_OF_LIBRARIES",
-  "EXECUTABLE PAR DEFAUT":"DEFAULT_EXECUTABLE",
-  "EXECUTABLE PARALLELE PAR DEFAUT":"DEFAULT_PARALLEL_EXECUTABLE",
-  "NESTOR":"NESTOR",
-  "FICHIER DE NESTOR ACTION":"NESTOR_ACTION_FILE",
-  "FICHIER DE NESTOR POLYGON":"NESTOR_POLYGON_FILE",
-  "FICHIER DE NESTOR DE SURFACE REFERENCE":"NESTOR_SURFACE_REFERENCE_FILE",
-  "FICHIER DE NESTOR RESTART":"NESTOR_RESTART_FILE",
+  "CONCATENATION SORTIE PARTEL":"CONCATENATE_PARTEL_OUTPUT",
 }
 
 DicoCasEnToCata = {
@@ -1069,6 +1555,7 @@ DicoCasEnToCata = {
   'FORTRAN FILE':'FORTRAN_FILE',
   'BOTTOM TOPOGRAPHY FILE':'BOTTOM_TOPOGRAPHY_FILE',
   'BOTTOM SMOOTHINGS':'BOTTOM_SMOOTHINGS',
+  'BOTTOM SMOOTHINGS AFTER USER MODIFICATIONS':'BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS',
   'BOUNDARY CONDITIONS FILE':'BOUNDARY_CONDITIONS_FILE',
   'VALIDATION':'VALIDATION',
   'REFERENCE FILE FORMAT':'REFERENCE_FILE_FORMAT',
@@ -1079,6 +1566,7 @@ DicoCasEnToCata = {
   'MAXIMUM NUMBER OF SOURCES':'MAXIMUM_NUMBER_OF_SOURCES',
   'MAXIMUM NUMBER OF TRACERS':'MAXIMUM_NUMBER_OF_TRACERS',
   'VECTOR LENGTH':'VECTOR_LENGTH',
+  'SECURITY COEFFICIENT FOR SCARACT':'SECURITY_COEFFICIENT_FOR_SCARACT',
   'COMPUTATION CONTINUED':'COMPUTATION_CONTINUED',
   'PREVIOUS COMPUTATION FILE FORMAT':'PREVIOUS_COMPUTATION_FILE_FORMAT',
   'PREVIOUS COMPUTATION FILE':'PREVIOUS_COMPUTATION_FILE',
@@ -1095,6 +1583,12 @@ DicoCasEnToCata = {
   'BINARY RESULTS FILE FORMAT':'BINARY_RESULTS_FILE_FORMAT',
   'BINARY RESULTS FILE':'BINARY_RESULTS_FILE',
   'FORMATTED RESULTS FILE':'FORMATTED_RESULTS_FILE',
+  'FORMATTED RESULTS FILE 1':'FORMATTED_RESULTS_FILE_1',
+  'FORMATTED RESULTS FILE 2':'FORMATTED_RESULTS_FILE_2',
+  'FORMATTED RESULTS FILE 3':'FORMATTED_RESULTS_FILE_3',
+  'FORMATTED RESULTS FILE 4':'FORMATTED_RESULTS_FILE_4',
+  'FORMATTED RESULTS FILE 5':'FORMATTED_RESULTS_FILE_5',
+  'FORMATTED RESULTS FILE 6':'FORMATTED_RESULTS_FILE_6',
   'CONTROL SECTIONS':'CONTROL_SECTIONS',
   'PRINTING CUMULATED FLOWRATES':'PRINTING_CUMULATED_FLOWRATES',
   'COMPATIBLE COMPUTATION OF FLUXES':'COMPATIBLE_COMPUTATION_OF_FLUXES',
@@ -1129,17 +1623,23 @@ DicoCasEnToCata = {
   'FRICTION COEFFICIENT':'FRICTION_COEFFICIENT',
   'MANNING DEFAULT VALUE FOR COLEBROOK-WHITE LAW':'MANNING_DEFAULT_VALUE_FOR_COLEBROOK_WHITE_LAW',
   'DEPTH IN FRICTION TERMS':'DEPTH_IN_FRICTION_TERMS',
-  'NON-SUBMERGED VEGETATION FRICTION':'NON_SUBMERGED_VEGETATION_FRICTION',
-  'DIAMETER OF ROUGHNESS ELEMENTS':'DIAMETER_OF_ROUGHNESS_ELEMENTS',
-  'SPACING OF ROUGHNESS ELEMENTS':'SPACING_OF_ROUGHNESS_ELEMENTS',
+  'VEGETATION FRICTION':'VEGETATION_FRICTION',
   'LAW OF FRICTION ON LATERAL BOUNDARIES':'LAW_OF_FRICTION_ON_LATERAL_BOUNDARIES',
   'ROUGHNESS COEFFICIENT OF BOUNDARIES':'ROUGHNESS_COEFFICIENT_OF_BOUNDARIES',
   'DEFINITION OF ZONES':'DEFINITION_OF_ZONES',
   'ZONES FILE':'ZONES_FILE',
-  'ICE PROCESSES':'ICE_PROCESSES',
+  'NON-NEWTONIAN MODEL':'NON_NEWTONIAN_MODEL',
+  'BINGHAM OPTION':'BINGHAM_OPTION',
+  'NON-NEWTONIAN VISCOSITY':'NON_NEWTONIAN_VISCOSITY',
+  'NON-NEWTONIAN YIELD STRESS':'NON_NEWTONIAN_YIELD_STRESS',
+  'NON-NEWTONIAN LAMINAR RESISTANCE PARAMETER K':'NON_NEWTONIAN_LAMINAR_RESISTANCE_PARAMETER_K',
+  'NON-NEWTONIAN FLUID DENSITY':'NON_NEWTONIAN_FLUID_DENSITY',
+  'NON-NEWTONIAN PSEUDO-BIPHASIC MODEL':'NON_NEWTONIAN_PSEUDO_BIPHASIC_MODEL',
+  'HERSCHEL-BULKLEY POWER-LAW INDEX':'HERSCHEL_BULKLEY_POWER_LAW_INDEX',
   'WIND':'WIND',
   'OPTION FOR WIND':'OPTION_FOR_WIND',
   'COEFFICIENT OF WIND INFLUENCE':'COEFFICIENT_OF_WIND_INFLUENCE',
+  'COEFFICIENT OF WIND INFLUENCE VARYING WITH WIND SPEED':'COEFFICIENT_OF_WIND_INFLUENCE_VARYING_WITH_WIND_SPEED',
   'WIND VELOCITY ALONG X':'WIND_VELOCITY_ALONG_X',
   'WIND VELOCITY ALONG Y':'WIND_VELOCITY_ALONG_Y',
   'SPEED AND DIRECTION OF WIND':'SPEED_AND_DIRECTION_OF_WIND',
@@ -1155,6 +1655,10 @@ DicoCasEnToCata = {
   'BINARY ATMOSPHERIC DATA FILE':'BINARY_ATMOSPHERIC_DATA_FILE',
   'BINARY ATMOSPHERIC DATA FILE FORMAT':'BINARY_ATMOSPHERIC_DATA_FILE_FORMAT',
   'OPTION FOR INITIAL ABSTRACTION RATIO':'OPTION_FOR_INITIAL_ABSTRACTION_RATIO',
+  'AIR TEMPERATURE':'AIR_TEMPERATURE',
+  'CLOUD COVER':'CLOUD_COVER',
+  'SOLAR RADIATION':'SOLAR_RADIATION',
+  'VAPOROUS PRESSURE':'VAPOROUS_PRESSURE',
   'WAVE DRIVEN CURRENTS':'WAVE_DRIVEN_CURRENTS',
   'RECORD NUMBER IN WAVE FILE':'RECORD_NUMBER_IN_WAVE_FILE',
   'WAVE ENHANCED FRICTION FACTOR':'WAVE_ENHANCED_FRICTION_FACTOR',
@@ -1171,6 +1675,8 @@ DicoCasEnToCata = {
   'TYPE OF SOURCES':'TYPE_OF_SOURCES',
   'SOURCES FILE':'SOURCES_FILE',
   'GLOBAL NUMBERS OF SOURCE NODES':'GLOBAL_NUMBERS_OF_SOURCE_NODES',
+  'SOURCE REGIONS DATA FILE':'SOURCE_REGIONS_DATA_FILE',
+  'MAXIMUM NUMBER OF POINTS FOR SOURCES REGIONS':'MAXIMUM_NUMBER_OF_POINTS_FOR_SOURCES_REGIONS',
   'WATER QUALITY PROCESS':'WATER_QUALITY_PROCESS',
   'WATER DENSITY':'WATER_DENSITY',
   'GRAVITY ACCELERATION':'GRAVITY_ACCELERATION',
@@ -1178,6 +1684,12 @@ DicoCasEnToCata = {
   'EQUATIONS':'EQUATIONS',
   'TREATMENT OF THE LINEAR SYSTEM':'TREATMENT_OF_THE_LINEAR_SYSTEM',
   'FINITE VOLUME SCHEME':'FINITE_VOLUME_SCHEME',
+  'FINITE VOLUME SCHEME SPACE ORDER':'FINITE_VOLUME_SCHEME_SPACE_ORDER',
+  'FINITE VOLUME SCHEME TIME ORDER':'FINITE_VOLUME_SCHEME_TIME_ORDER',
+  'FLUX LIMITOR FOR H PLUS Z':'FLUX_LIMITOR_FOR_H_PLUS_Z',
+  'FLUX LIMITOR FOR U AND V':'FLUX_LIMITOR_FOR_U_AND_V',
+  'FLUX LIMITOR FOR TRACERS':'FLUX_LIMITOR_FOR_TRACERS',
+  'TYPE OF BOUNDARY CONDITION FOR KINETIC SCHEME':'TYPE_OF_BOUNDARY_CONDITION_FOR_KINETIC_SCHEME',
   'CORIOLIS':'CORIOLIS',
   'CORIOLIS COEFFICIENT':'CORIOLIS_COEFFICIENT',
   'OPTION FOR TSUNAMI GENERATION':'OPTION_FOR_TSUNAMI_GENERATION',
@@ -1197,7 +1709,6 @@ DicoCasEnToCata = {
   'LIMIT VALUES':'LIMIT_VALUES',
   'VARIABLE TIME-STEP':'VARIABLE_TIME_STEP',
   'DESIRED COURANT NUMBER':'DESIRED_COURANT_NUMBER',
-  'ORIGIN COORDINATES':'ORIGIN_COORDINATES',
   'SPHERICAL COORDINATES':'SPHERICAL_COORDINATES',
   'LATITUDE OF ORIGIN POINT':'LATITUDE_OF_ORIGIN_POINT',
   'LONGITUDE OF ORIGIN POINT':'LONGITUDE_OF_ORIGIN_POINT',
@@ -1228,7 +1739,6 @@ DicoCasEnToCata = {
   'NUMBER OF GAUSS POINTS FOR WEAK CHARACTERISTICS':'NUMBER_OF_GAUSS_POINTS_FOR_WEAK_CHARACTERISTICS',
   'MASS-LUMPING FOR WEAK CHARACTERISTICS':'MASS_LUMPING_FOR_WEAK_CHARACTERISTICS',
   'MAXIMUM NUMBER OF ITERATIONS FOR ADVECTION SCHEMES':'MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES',
-  'UPWIND COEFFICIENTS':'UPWIND_COEFFICIENTS',
   'MASS-LUMPING ON H':'MASS_LUMPING_ON_H',
   'MASS-LUMPING ON VELOCITY':'MASS_LUMPING_ON_VELOCITY',
   'SCHEME FOR ADVECTION OF VELOCITIES':'SCHEME_FOR_ADVECTION_OF_VELOCITIES',
@@ -1238,7 +1748,6 @@ DicoCasEnToCata = {
   'TREATMENT OF FLUXES AT THE BOUNDARIES':'TREATMENT_OF_FLUXES_AT_THE_BOUNDARIES',
   'NUMBER OF CORRECTIONS OF DISTRIBUTIVE SCHEMES':'NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES',
   'NUMBER OF SUB-STEPS OF DISTRIBUTIVE SCHEMES':'NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES',
-  'PSI SCHEME OPTION':'PSI_SCHEME_OPTION',
   'DIFFUSION OF VELOCITY':'DIFFUSION_OF_VELOCITY',
   'OPTION FOR THE DIFFUSION OF VELOCITIES':'OPTION_FOR_THE_DIFFUSION_OF_VELOCITIES',
   'IMPLICITATION FOR DIFFUSION OF VELOCITY':'IMPLICITATION_FOR_DIFFUSION_OF_VELOCITY',
@@ -1251,7 +1760,6 @@ DicoCasEnToCata = {
   'MATRIX-VECTOR PRODUCT':'MATRIX_VECTOR_PRODUCT',
   'NEWMARK TIME INTEGRATION COEFFICIENT':'NEWMARK_TIME_INTEGRATION_COEFFICIENT',
   'ZERO':'ZERO',
-  'PROPAGATION OPTION':'PROPAGATION_OPTION',
   'OPTION OF THE HYDROSTATIC RECONSTRUCTION':'OPTION_OF_THE_HYDROSTATIC_RECONSTRUCTION',
   'CONVERGENCE STUDY':'CONVERGENCE_STUDY',
   'REFINEMENT LEVELS':'REFINEMENT_LEVELS',
@@ -1268,7 +1776,7 @@ DicoCasEnToCata = {
   'ADVECTION OF K AND EPSILON':'ADVECTION_OF_K_AND_EPSILON',
   'SCHEME FOR ADVECTION OF K-EPSILON':'SCHEME_FOR_ADVECTION_OF_K_EPSILON',
   'SCHEME OPTION FOR ADVECTION OF K-EPSILON':'SCHEME_OPTION_FOR_ADVECTION_OF_K_EPSILON',
-  'TIME STEP REDUCTION FOR K-EPSILON MODEL':'TIME_STEP_REDUCTION_FOR_K_EPSILON_MODEL',
+  'MIXING LENGTH MODEL COEFFICIENTS':'MIXING_LENGTH_MODEL_COEFFICIENTS',
   'ACCURACY OF K':'ACCURACY_OF_K',
   'ACCURACY OF EPSILON':'ACCURACY_OF_EPSILON',
   'MAXIMUM NUMBER OF ITERATIONS FOR K AND EPSILON':'MAXIMUM_NUMBER_OF_ITERATIONS_FOR_K_AND_EPSILON',
@@ -1300,14 +1808,27 @@ DicoCasEnToCata = {
   'SCHEME FOR ADVECTION OF TRACERS':'SCHEME_FOR_ADVECTION_OF_TRACERS',
   'SCHEME OPTION FOR ADVECTION OF TRACERS':'SCHEME_OPTION_FOR_ADVECTION_OF_TRACERS',
   'MASS-LUMPING ON TRACERS':'MASS_LUMPING_ON_TRACERS',
-  'NUMBER OF DROGUES':'NUMBER_OF_DROGUES',
+  'MAXIMUM NUMBER OF DROGUES':'MAXIMUM_NUMBER_OF_DROGUES',
+  'INITIAL DROGUES SAMPLING DENSITY':'INITIAL_DROGUES_SAMPLING_DENSITY',
   'PRINTOUT PERIOD FOR DROGUES':'PRINTOUT_PERIOD_FOR_DROGUES',
-  'DROGUES FILE':'DROGUES_FILE',
+  'ASCII DROGUES FILE':'ASCII_DROGUES_FILE',
+  'BINARY DROGUES FILE':'BINARY_DROGUES_FILE',
+  'DROGUES FILE FORMAT':'DROGUES_FILE_FORMAT',
+  'PREVIOUS DROGUES FILE':'PREVIOUS_DROGUES_FILE',
+  'PREVIOUS DROGUES FILE FORMAT':'PREVIOUS_DROGUES_FILE_FORMAT',
+  'DROGUES INITIAL POSITIONING DATA FILE':'DROGUES_INITIAL_POSITIONING_DATA_FILE',
+  'FORMAT OF THE DROGUES POSITIONING DATA FILE':'FORMAT_OF_THE_DROGUES_POSITIONING_DATA_FILE',
   'ALGAE TRANSPORT MODEL':'ALGAE_TRANSPORT_MODEL',
+  'NUMBER OF ALGAE CLASSES':'NUMBER_OF_ALGAE_CLASSES',
   'ALGAE TYPE':'ALGAE_TYPE',
   'DIAMETER OF ALGAE':'DIAMETER_OF_ALGAE',
+  'DURATION BEFORE ALGAE RELEASE':'DURATION_BEFORE_ALGAE_RELEASE',
   'DENSITY OF ALGAE':'DENSITY_OF_ALGAE',
   'THICKNESS OF ALGAE':'THICKNESS_OF_ALGAE',
+  'ALGAE RELEASE TYPE':'ALGAE_RELEASE_TYPE',
+  'WAVE ORBITAL VELOCITY THRESHOLD FOR ALGAE 1':'WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_1',
+  'WAVE ORBITAL VELOCITY THRESHOLD FOR ALGAE 2':'WAVE_ORBITAL_VELOCITY_THRESHOLD_FOR_ALGAE_2',
+  'RATE OF DEGRADATION FOR ALGAE':'RATE_OF_DEGRADATION_FOR_ALGAE',
   'OIL SPILL MODEL':'OIL_SPILL_MODEL',
   'OIL SPILL STEERING FILE':'OIL_SPILL_STEERING_FILE',
   'STOCHASTIC DIFFUSION MODEL':'STOCHASTIC_DIFFUSION_MODEL',
@@ -1315,6 +1836,7 @@ DicoCasEnToCata = {
   'NUMBER OF WEIRS':'NUMBER_OF_WEIRS',
   'WEIRS DATA FILE':'WEIRS_DATA_FILE',
   'TYPE OF WEIRS':'TYPE_OF_WEIRS',
+  'WEIRS DISCHARGE OUTPUT FILE':'WEIRS_DISCHARGE_OUTPUT_FILE',
   'NUMBER OF CULVERTS':'NUMBER_OF_CULVERTS',
   'CULVERTS DATA FILE':'CULVERTS_DATA_FILE',
   'OPTION FOR CULVERTS':'OPTION_FOR_CULVERTS',
@@ -1328,6 +1850,8 @@ DicoCasEnToCata = {
   'COEFFICIENT TO CALIBRATE SEA LEVEL':'COEFFICIENT_TO_CALIBRATE_SEA_LEVEL',
   'GLOBAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER':'GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER',
   'MINOR CONSTITUENTS INFERENCE':'MINOR_CONSTITUENTS_INFERENCE',
+  'INITIAL VELOCITIES COMPUTED BY TPXO':'INITIAL_VELOCITIES_COMPUTED_BY_TPXO',
+  'MINIMUM DEPTH TO COMPUTE TIDAL VELOCITIES INITIAL CONDITIONS':'MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS',
   'OPTION FOR TIDAL BOUNDARY CONDITIONS':'OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS',
   'TIDAL DATA BASE':'TIDAL_DATA_BASE',
   'HARMONIC CONSTANTS FILE':'HARMONIC_CONSTANTS_FILE',
@@ -1337,10 +1861,10 @@ DicoCasEnToCata = {
   'COEFFICIENT TO CALIBRATE TIDAL RANGE':'COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE',
   'COEFFICIENT TO CALIBRATE TIDAL VELOCITIES':'COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES',
   'LOCAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER':'LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER',
+  'MINIMUM DEPTH TO COMPUTE TIDAL VELOCITIES BOUNDARY CONDITIONS':'MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS',
   'TIDE GENERATING FORCE':'TIDE_GENERATING_FORCE',
   'COUPLING WITH':'COUPLING_WITH',
   'NAMES OF CLANDESTINE VARIABLES':'NAMES_OF_CLANDESTINE_VARIABLES',
-  'COUPLING DIRECTORY':'COUPLING_DIRECTORY',
   'DELWAQ STEERING FILE':'DELWAQ_STEERING_FILE',
   'DELWAQ PRINTOUT PERIOD':'DELWAQ_PRINTOUT_PERIOD',
   'EXCHANGES BETWEEN NODES DELWAQ FILE':'EXCHANGES_BETWEEN_NODES_DELWAQ_FILE',
@@ -1359,24 +1883,22 @@ DicoCasEnToCata = {
   'SALINITY FOR DELWAQ':'SALINITY_FOR_DELWAQ',
   'SISYPHE STEERING FILE':'SISYPHE_STEERING_FILE',
   'COUPLING PERIOD FOR SISYPHE':'COUPLING_PERIOD_FOR_SISYPHE',
+  'GAIA STEERING FILE':'GAIA_STEERING_FILE',
   'TOMAWAC STEERING FILE':'TOMAWAC_STEERING_FILE',
   'COUPLING PERIOD FOR TOMAWAC':'COUPLING_PERIOD_FOR_TOMAWAC',
   'WAQTEL STEERING FILE':'WAQTEL_STEERING_FILE',
   'KHIONE STEERING FILE':'KHIONE_STEERING_FILE',
-  'LANGUAGE':'LANGUAGE',
-  'STEERING FILE':'STEERING_FILE',
-  'DICTIONARY':'DICTIONARY',
-  'PARTITIONING TOOL':'PARTITIONING_TOOL',
-  'RELEASE':'RELEASE',
-  'LIST OF FILES':'LIST_OF_FILES',
-  'DESCRIPTION OF LIBRARIES':'DESCRIPTION_OF_LIBRARIES',
-  'DEFAULT EXECUTABLE':'DEFAULT_EXECUTABLE',
-  'DEFAULT PARALLEL EXECUTABLE':'DEFAULT_PARALLEL_EXECUTABLE',
+  'ICE PROCESSES':'ICE_PROCESSES',
   'NESTOR':'NESTOR',
   'NESTOR ACTION FILE':'NESTOR_ACTION_FILE',
   'NESTOR POLYGON FILE':'NESTOR_POLYGON_FILE',
   'NESTOR SURFACE REFERENCE FILE':'NESTOR_SURFACE_REFERENCE_FILE',
   'NESTOR RESTART FILE':'NESTOR_RESTART_FILE',
+  'LANGUAGE':'LANGUAGE',
+  'STEERING FILE':'STEERING_FILE',
+  'DICTIONARY':'DICTIONARY',
+  'PARTITIONING TOOL':'PARTITIONING_TOOL',
+  'CONCATENATE PARTEL OUTPUT':'CONCATENATE_PARTEL_OUTPUT',
 }
 DicoEnumCasFrToEnumCasEn = {
 'INITIAL_CONDITIONS':{
@@ -1405,25 +1927,25 @@ DicoEnumCasFrToEnumCasEn = {
 },
 
 'GEOMETRY_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'REFERENCE_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'PREVIOUS_COMPUTATION_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'RESULTS_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
@@ -1436,7 +1958,7 @@ DicoEnumCasFrToEnumCasEn = {
 },
 
 'BINARY_ATMOSPHERIC_DATA_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
@@ -1453,8 +1975,22 @@ DicoEnumCasFrToEnumCasEn = {
   "BOUSSINESQ":"BOUSSINESQ",
 },
 
+'DROGUES_FILE_FORMAT':{
+  "BKBINPCL":"BKBINPCL",
+  "TECPLOT":"TECPLOT",
+},
+
+'PREVIOUS_DROGUES_FILE_FORMAT':{
+  "BKBINPCL":"BKBINPCL",
+  "BKASCPCL":"BKASCPCL",
+},
+
+'FORMAT_OF_THE_DROGUES_POSITIONING_DATA_FILE':{
+  "BKASCI2S":"BKASCI2S",
+},
+
 'TIDAL_MODEL_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
@@ -1462,7 +1998,12 @@ DicoEnumCasFrToEnumCasEn = {
 'COUPLING_WITH':{
   "SISYPHE":"SISYPHE",
   "TOMAWAC":"TOMAWAC",
+  "TOMAWAC2":"TOMAWAC2",
+  "WAQTEL":"WAQTEL",
+  "KHIONE":"KHIONE",
+  "GAIA":"GAIA",
   "DELWAQ":"DELWAQ",
+  "":"",
 },
 
 'PARTITIONING_TOOL':{
index c2ccbf0c601e3b767a0f07223d6f18565c45eda6..c688c78294bd2456f23c65cc1f1ca58d06356379 100644 (file)
Binary files a/Telemac/telemac2d_labelCataToIhm_en.qm and b/Telemac/telemac2d_labelCataToIhm_en.qm differ
index 290ecbf7dc8304f14b0681d85cb1911c1b50db12..dc8d044400d0c90751ef61dcf2ae2d48526e4055 100644 (file)
Binary files a/Telemac/telemac2d_labelCataToIhm_fr.qm and b/Telemac/telemac2d_labelCataToIhm_fr.qm differ
index ff103fa3a60c0014547ecef631a55f4346e6f970..05e7698bc06f843a28c8640f6d5ced56fc702c64 100644 (file)
@@ -44,11 +44,10 @@ JdC = JDC_CATA (code = 'TELEMAC3D',
 # Catalog entry for the MAP function : c_pre_interfaceBody_mesh
 # =======================================================================
 
-VERSION_CATALOGUE="TRUNK_20180306"
+VERSION_CATALOGUE="TRUNK_20210323"
 # -----------------------------------------------------------------------
 COMPUTATION_ENVIRONMENT = PROC(nom= "COMPUTATION_ENVIRONMENT",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     GLOBAL = FACT(statut='o',
 #   -----------------------------------
@@ -75,9 +74,9 @@ Value 0 corresponds to a scalar computation.""",
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """Si OUI on appelle le sous-programme \telfile{CHECKMESH}
-qui verifie la coherence du maillage, points superposes, etc.""",
-            ang = """If this key word is equal to YES, a call to subroutine
+            fr = """Si OUI on appelle le sous-programme \telfile{CHECKMESH} qui verifie
+la coherence du maillage, points superposes, etc.""",
+            ang = """If this keyword is equal to YES, a call to subroutine
 \telfile{CHECKMESH} will look for errors in the mesh,
 superimposed points, etc.""",
         ),
@@ -150,8 +149,8 @@ contain the topography and the friction coefficients.""",
             GEOMETRY_FILE_FORMAT = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du \telkey{FICHIER DE GEOMETRIE}.
 Les valeurs possibles sont :
 \begin{itemize}
@@ -193,32 +192,32 @@ varying in time and space.""",
             BINARY_BOUNDARY_DATA_FILE_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du \telkey{FICHIER BINAIRE DE DONNEES DE FRONTIERE}.
 Les valeurs possibles sont :
 \begin{itemize}
-\item SERAFIN : format standard simple precision pour Telemac;
-\item SERAFIND: format standard double precision pour Telemac;
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
 \item MED     : format MED base sur HDF5.
 \end{itemize}""",
                 ang = """Format of the \telkey{BINARY BOUNDARY DATA FILE}.
 Possible values are:
 \begin{itemize}
-\item SERAFIN : classical single precision format in Telemac;
-\item SERAFIND: classical double precision format in Telemac;
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
 \item MED     : MED format based on HDF5.
 \end{itemize}""",
             ),
 #           -----------------------------------
             FORTRAN_FILE = SIMP(statut ='f',
 #           -----------------------------------
-                typ = ('Fichier','All Files (*)'),
-                defaut = 'DEFAUT',
-                fr = """Nom du fichier FORTRAN a soumettre, contenant les
-sous-programmes specifiques au modele.""",
-                ang = """Name of the FORTRAN file to be submitted, including specific
-subroutines of the model.""",
+                typ = 'FichierOuRepertoire',
+                defaut = '',
+                fr = """Nom du fichier ou repertoire FORTRAN a soumettre,
+contenant les sous-programmes specifiques au modele.""",
+                ang = """Name of the FORTRAN file or directory to be submitted,
+including specific subroutines of the model.""",
             ),
 #           -----------------------------------
             BOTTOM_TOPOGRAPHY_FILE = SIMP(statut ='f',
@@ -248,6 +247,18 @@ Each smoothing is mass conservative.
 To be used when interpolation of bathymetry on the mesh gives
 very rough results.""",
             ),
+#           -----------------------------------
+            BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS = SIMP(statut ='o',
+#           -----------------------------------
+                typ = bool,
+                defaut = True,
+                fr = """Indique si le nombre d eventuels lissages sur la topographie est
+effectue apres (ou sinon avant) les modifications de topographie
+apportees par l utilisateur.""",
+                ang = """Indicates if the number of potential smoothings on bottom topography
+is done after (or before otherwise) the topography modifications
+implemented by the user.""",
+            ),
 #           -----------------------------------
             FORMATTED_DATA_FILE_1 = SIMP(statut ='f',
 #           -----------------------------------
@@ -279,8 +290,8 @@ de l''utilisateur.""",
             BINARY_DATA_FILE_1_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du \telkey{FICHIER DE DONNEES BINAIRE 1}.
 Les valeurs possibles sont :
 \begin{itemize}
@@ -312,15 +323,15 @@ de l''utilisateur.""",
                 defaut = False,
                 fr = """Option utilisee principalement pour le dossier de validation. Le
 \telkey{FICHIER DE REFERENCE} est alors considere comme une
-reference a laquelle on va comparer le calcul. La comparaison
-est effectuee par le sous-programme VALIDA qui peut etre une comparaison
-avec une solution exacte par exemple.""",
+reference a laquelle on va comparer le calcul. La comparaison est
+effectuee par le sous-programme \telfile{BIEF\_VALIDA}
+qui peut etre une comparaison avec une solution exacte par exemple.""",
                 ang = """This option is primarily used for the validation documents.
-The \telkey{REFERENCE FILE} is then considered as a
-reference which the computation is going to be compared with.
-The comparison is done by the subroutine VALIDA, which can be
-modified so as to include, for example, a comparison with an exact
-solution.""",
+The \telkey{REFERENCE FILE} is then considered as a reference
+which the computation is going to be compared with.
+The comparison is done by the subroutine \telfile{BIEF\_VALIDA},
+which can be modified so as to include, for example,
+a comparison with an exact solution.""",
             ),
 #           -----------------------------------
             b_VALIDATIONG = BLOC(condition="VALIDATION == True",
@@ -337,8 +348,8 @@ solution.""",
                 REFERENCE_FILE_FORMAT = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'TXM',
-                    into = ['SERAFIN?','SERAFIND','MED'],
-                    defaut = 'SERAFIN?',
+                    into = ['SERAFIN','SERAFIND','MED'],
+                    defaut = 'SERAFIN',
                     fr = """Format du \telkey{FICHIER DE REFERENCE}.
 Les valeurs possibles sont :
 \begin{itemize}
@@ -372,15 +383,15 @@ Possible choices are:
 calcul avec la periodicite donnee par le mot cle \telkey{PERIODE POUR
 LES SORTIES GRAPHIQUES}.""",
                 ang = """Name of the file into which the 3D results of the computation
-are written, the periodicity being given by the keyword:
+are written with a periodicity given by the keyword
 \telkey{GRAPHIC PRINTOUT PERIOD}.""",
             ),
 #           -----------------------------------
             RD_RESULT_FILE_FORMAT = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du \telkey{FICHIER DES RESULTATS 3D}.
 Les valeurs possibles sont :
 \begin{itemize}
@@ -396,7 +407,7 @@ Les valeurs possibles sont :
 \end{itemize}""",
             ),
 #           -----------------------------------
-            ED_RESULT_FILE = SIMP(statut ='o',
+            ED_RESULT_FILE = SIMP(statut ='f',
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)','Sauvegarde'),
                 defaut = '',
@@ -404,15 +415,15 @@ Les valeurs possibles sont :
 calcul avec la periodicite donnee par le mot cle \telkey{PERIODE POUR
 LES SORTIES GRAPHIQUES}.""",
                 ang = """Name of the file into which the 2D results of the computation
-are written with a period given by the keyword
+are written with a periodicity given by the keyword
 \telkey{GRAPHIC PRINTOUT PERIOD}.""",
             ),
 #           -----------------------------------
-            ED_RESULT_FILE_FORMAT = SIMP(statut ='o',
+            ED_RESULT_FILE_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du \telkey{FICHIER DES RESULTATS 2D}.
 Les valeurs possibles sont :
 \begin{itemize}
@@ -441,8 +452,8 @@ if the geometry file is also given in longitude-latitude.""",
             VARIABLES_FOR_3D_GRAPHIC_PRINTOUTS = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM', min=0, max='**',
-                into = ["velocity along x axis (m/s)","velocity along y axis (m/s)","velocity along z axis (m/s)","elevation z (m)","concentration for tracer 1","concentration for tracer 2","concentration for tracer 3","concentration for tracer 4","concentration for tracer 5","concentration for tracer 6","concentration for tracer 7","concentration for tracer 8","concentration for tracer 9","concentrations for tracers from 1 to 9","concentrations for tracers from 10 to 99","viscosity for U and V along x axis (m2/s)","viscosity for U and V along y axis (m2/s)","viscosity for U and V along z axis (m2/s)","viscosity for tracers along x axis (m2/s)","viscosity for tracers along y axis (m2/s)","viscosity for tracers along z axis (m2/s)","Richardson number in case of mixing length model","turbulent energie for k-epsilon model (J/kg)","dissipation of turbulent energie (W/kg)","dynamic pressure (multiplied by DT/RHO)","hydrostatic pressure (in Pascals)","relative density","private variable 1","private variable 2","private variable 3","private variable 4"],
-                defaut = ["elevation z (m)","velocity along x axis (m/s)","velocity along y axis (m/s)","velocity along z axis (m/s)"],
+                into = ["velocity along x axis (m/s)","velocity along y axis (m/s)","velocity along z axis (m/s)","elevation z (m)","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracers from 1 to 9","concentrations for tracers from 10 to 99","viscosity for U and V along x axis (m2/s)","viscosity for U and V along y axis (m2/s)","viscosity for U and V along z axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along x axis (m2/s)","viscosity for tracer1 along x axis (m2/s)","viscosity for tracer2 along x axis (m2/s)","viscosity for tracer3 along x axis (m2/s)","viscosity for tracer4 along x axis (m2/s)","viscosity for tracer5 along x axis (m2/s)","viscosity for tracer6 along x axis (m2/s)","viscosity for tracer7 along x axis (m2/s)","viscosity for tracer8 along x axis (m2/s)","viscosity for tracer9 along x axis (m2/s)","viscosity for tracer10 along x axis (m2/s)","viscosity for tracer11 along x axis (m2/s)","viscosity for tracer12 along x axis (m2/s)","viscosity for tracer13 along x axis (m2/s)","viscosity for tracer14 along x axis (m2/s)","viscosity for tracer15 along x axis (m2/s)","viscosity for tracer16 along x axis (m2/s)","viscosity for tracer17 along x axis (m2/s)","viscosity for tracer18 along x axis (m2/s)","viscosity for tracer19 along x axis (m2/s)","viscosity for tracer** along x axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along y axis (m2/s)","viscosity for tracer1 along y axis (m2/s)","viscosity for tracer2 along y axis (m2/s)","viscosity for tracer3 along y axis (m2/s)","viscosity for tracer4 along y axis (m2/s)","viscosity for tracer5 along y axis (m2/s)","viscosity for tracer6 along y axis (m2/s)","viscosity for tracer7 along y axis (m2/s)","viscosity for tracer8 along y axis (m2/s)","viscosity for tracer9 along y axis (m2/s)","viscosity for tracer10 along y axis (m2/s)","viscosity for tracer11 along y axis (m2/s)","viscosity for tracer12 along y axis (m2/s)","viscosity for tracer13 along y axis (m2/s)","viscosity for tracer14 along y axis (m2/s)","viscosity for tracer15 along y axis (m2/s)","viscosity for tracer16 along y axis (m2/s)","viscosity for tracer17 along y axis (m2/s)","viscosity for tracer18 along y axis (m2/s)","viscosity for tracer19 along y axis (m2/s)","viscosity for tracer** along y axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","viscosity for tracer* along z axis (m2/s)","viscosity for tracer1 along z axis (m2/s)","viscosity for tracer2 along z axis (m2/s)","viscosity for tracer3 along z axis (m2/s)","viscosity for tracer4 along z axis (m2/s)","viscosity for tracer5 along z axis (m2/s)","viscosity for tracer6 along z axis (m2/s)","viscosity for tracer7 along z axis (m2/s)","viscosity for tracer8 along z axis (m2/s)","viscosity for tracer9 along z axis (m2/s)","viscosity for tracer10 along z axis (m2/s)","viscosity for tracer11 along z axis (m2/s)","viscosity for tracer12 along z axis (m2/s)","viscosity for tracer13 along z axis (m2/s)","viscosity for tracer14 along z axis (m2/s)","viscosity for tracer15 along z axis (m2/s)","viscosity for tracer16 along z axis (m2/s)","viscosity for tracer17 along z axis (m2/s)","viscosity for tracer18 along z axis (m2/s)","viscosity for tracer19 along z axis (m2/s)","viscosity for tracer** along z axis (m2/s)","Richardson number in case of mixing length model","turbulent energie for k-epsilon model (J/kg)","dissipation of turbulent energie (W/kg)","dynamic pressure (multiplied by DT/RHO)","hydrostatic pressure (in Pascals)","relative density","wall distance","private variable 1","private variable 2","private variable 3","private variable 4","Stokes velocity along x axis (m/s)","Stokes velocity along y axis (m/s)","Stokes velocity along z axis (m/s)"],
+                defaut = [],
                 fr = """Noms des variables que l''utilisateur veut ecrire dans
 le \telkey{FICHIER DES RESULTATS 3D}.
 Le choix des separateurs est libre.
@@ -472,7 +483,10 @@ melange ;
 \item P1  : variable privee 1 ;
 \item P2  : variable privee 2 ;
 \item P3  : variable privee 3 ;
-\item P4  : variable privee 4.
+\item P4  : variable privee 4 ;
+\item US  : vitesse de Stokes suivant l''axe des $x$ (m/s) ;
+\item VS  : vitesse de Stokes suivant l''axe des $y$ (m/s) ;
+\item WS  : vitesse de Stokes suivant l''axe des $z$ (m/s).
 \end{itemize}""",
                 ang = """Names of variables to be written in the
 \telkey{3D RESULT FILE}. Free choice of separator. You can ask for:
@@ -497,15 +511,18 @@ melange ;
 \item P1 : private variable 1,
 \item P2 : private variable 2,
 \item P3 : private variable 3,
-\item P4 : private variable 4.
+\item P4 : private variable 4,
+\item US : Stokes velocity along $x$ axis (m/s),
+\item VS : Stokes velocity along $y$ axis (m/s),
+\item WS : Stokes velocity along $z$ axis (m/s).
 \end{itemize}""",
             ),
 #           -----------------------------------
             VARIABLES_FOR_2D_GRAPHIC_PRINTOUTS = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM', min=0, max='**',
-                into = ["depth averaged velocity along x axis (m/s)","depth averaged velocity along y axis (m/s)","celerity (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","TAx concentrations for tracers, x is the tracer number","Froude number","scalar discharge (m2/s)","discharge along x (m2/s)","discharge along y (m2/s)","norm of velocity (m/s)","wind along x axis (m/s)","wind along y axis (m/s)","atmospheric pressure (Pa)","friction coefficient","non erodible bottom elevation (m)","thickness of the sediment bed layer (m)","erosion rate (kg/m2/s)","deposition flux (kg/m2/s)","bed evolution","work array PRIVE 1","work array PRIVE 2","work array PRIVE 3","work array PRIVE 4","solid discharge (m2/s)","solid discharge along x (m2/s)","solid discharge along y (m2/s)","friction velocity (m/s)","maximum value of the free surface elevation (m)","time corresponding to this maximum elevation (s)"],
-                defaut = ["depth averaged velocity along x axis (m/s)","depth averaged velocity along y axis (m/s)","water depth (m)","bottom elevation (m)"],
+                into = ["depth averaged velocity along x axis (m/s)","depth averaged velocity along y axis (m/s)","celerity (m/s)","water depth (m)","free surface elevation (m)","bottom elevation (m)","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracer*","concentrations for tracer1","concentrations for tracer2","concentrations for tracer3","concentrations for tracer4","concentrations for tracer5","concentrations for tracer6","concentrations for tracer7","concentrations for tracer8","concentrations for tracer9","concentrations for tracer10","concentrations for tracer11","concentrations for tracer12","concentrations for tracer13","concentrations for tracer14","concentrations for tracer15","concentrations for tracer16","concentrations for tracer17","concentrations for tracer18","concentrations for tracer19","concentrations for tracer**","concentrations for tracers from 1 to 9","concentrations for tracers from 10 to 99","Froude number","scalar discharge (m2/s)","discharge along x (m2/s)","discharge along y (m2/s)","norm of velocity (m/s)","wind along x axis (m/s)","wind along y axis (m/s)","atmospheric pressure (Pa)","friction coefficient","non erodible bottom elevation (m)","thickness of the sediment bed layer (m)","erosion rate (kg/m2/s)","deposition flux (kg/m2/s)","bed evolution","work array PRIVE 1","work array PRIVE 2","work array PRIVE 3","work array PRIVE 4","solid discharge (m2/s)","solid discharge along x (m2/s)","solid discharge along y (m2/s)","friction velocity (m/s)","maximum value of the free surface elevation (m)","time corresponding to this maximum elevation (s)","air temperature (degree C)","surface velocity along x axis (m/s)","surface velocity along y axis (m/s)","surface velocity along z axis (m/s)","magnitude of velocity at the surface (m/s)","TAi conc for tracers at the surface, i is the tracer number","TA concentrations for tracers at the surface from 1 to 9","TA concentrations for tracers at the surface from 10 to 99"],
+                defaut = [],
                 fr = """Noms des variables que l''utilisateur veut ecrire dans
 le \telkey{FICHIER DES RESULTATS 2D}.
 Chaque variable est representee par une lettre.
@@ -518,6 +535,9 @@ Les possibilites offertes sont les suivantes :
 \item H : hauteur d''eau (m) ;
 \item S : cote de surface libre (m) ;
 \item B : cote du fond (m) ;
+\item TAi : TAi concentrations des traceurs, i numero du traceur ;
+\item TA* : TA concentrations des traceurs de 1 a 9 ;
+\item TA** : TA concentrations des traceurs de 10 a 99 ;
 \item F : nombre de Froude ;
 \item Q : debit scalaire (m$^2$/s) ;
 \item I : debit suivant x (m$^2$/s) ;
@@ -528,16 +548,28 @@ Les possibilites offertes sont les suivantes :
 \item P : pression atmospherique (Pa) ;
 \item W : coefficient de frottement ;
 \item RB : cote des fonds non erodables (m) ;
-\item FD : epaisseur des depots frais (m) ;
-\item EF : flux d''erosion (kg/m$2^$/s) ;
-\item DP : probabilite de depot (kg/m$2^$/s) ;
+\item HD : epaisseur des depots frais (m) ;
+\item EF : flux d''erosion (kg/m$^2$/s) ;
+\item DF : probabilite de depot (kg/m$^2$/s) ;
+\item DZF : evolution du lit ;
 \item PRIVE1 : tableau de travail PRIVE 1 ;
 \item PRIVE2 : tableau de travail PRIVE 2 ;
 \item PRIVE3 : tableau de travail PRIVE 3 ;
 \item PRIVE4 : tableau de travail PRIVE 4 ;
+\item QS : debit solide (m$^2$/s) ;
+\item QSX : debit solide suivant x (m$^2$/s) ;
+\item QSY : debit solide suivant y (m$^2$/s) ;
 \item US : vitesse de frottement (m/s) ;
 \item MAXZ : valeur maximum de la cote de l eau au cours du calcul (m) ;
-\item TMXZ : temps correspondant a ce niveau maximum (s).
+\item TMXZ : temps correspondant a ce niveau maximum (s) ;
+\item TAIR : temperature de l air ($^{\circ}$C) ;
+\item USURF : vitesse en surface suivant l''axe des x (m/s) ;
+\item VSURF : vitesse en surface suivant l''axe des y (m/s) ;
+\item WSURF : vitesse en surface suivant l''axe des z (m/s) ;
+\item MSURF : norme de la vitesse en surface (m/s) ;
+\item TASURFi : TAi conc des traceurs en surface, i numero du traceur ;
+\item TASURF* : TA concentrations des traceurs en surface de 1 a 9 ;
+\item TASURF** : TA concentrations des traceurs en surface de 10 a 99.
 \end{itemize}""",
                 ang = """Names of variables that may be written in the
 \telkey{2D RESULT FILE}.
@@ -551,6 +583,9 @@ possibilities are the following:
 \item H: water depth (m),
 \item S: free surface elevation (m),
 \item B: bottom elevation (m),
+\item TAi: TAi concentrations for tracers, i is the tracer number,
+\item TA*: TA concentrations for tracers from 1 to 9,
+\item TA**: TA concentrations for tracers from 10 to 99,
 \item F: Froude number,
 \item Q: scalar discharge (m$^2$/s),
 \item I: discharge along x (m$^2$/s),
@@ -561,17 +596,30 @@ possibilities are the following:
 \item P: atmospheric pressure (Pa),
 \item W: friction coefficient,
 \item RB: non erodible bottom elevation (m),
-\item FD: thickness of the fresh deposits (m),
+\item HD: thickness of the fresh deposits (m),
 \item EF: erosion rate (kg/m$^2$/s),
-\item DP: probability of deposition (kg/m$^2$/s),
+\item DF: probability of deposition (kg/m$^2$/s),
+\item DZF : bed evolution,
 \item PRIVE1: work array PRIVE 1,
 \item PRIVE2: work array PRIVE 2,
 \item PRIVE3: work array PRIVE 3,
 \item PRIVE4: work array PRIVE 4,
+\item QS: solid discharge (m$^2$/s),
+\item QSX: solid discharge along x (m$^2$/s),
+\item QSY: solid discharge along y (m$^2$/s),
 \item US: friction velocity (m/s),
 \item MAXZ: maximum value of the free surface
 elevation during the computation (m),
-\item TMXZ: time corresponding to this maximum elevation (s).
+\item TMXZ: time corresponding to this maximum elevation (s),
+\item TAIR: air temperature ($^{\circ}$C),
+\item USURF: velocity along x axis at the surface (m/s),
+\item VSURF: velocity along y axis at the surface (m/s),
+\item WSURF: velocity along z axis at the surface (m/s),
+\item MSURF: magnitude of velocity at the surface (m/s),
+\item TASURFi: TAi conc for tracers at the surface, i is the tracer
+number,
+\item TASURF*: TA conc for tracers at the surface from 1 to 9,
+\item TASURF**: TA conc for tracers at the surface from 10 to 99.
 \end{itemize}""",
             ),
 #           -----------------------------------
@@ -582,8 +630,8 @@ elevation during the computation (m),
                 fr = """Determine la periode en nombre de pas de temps d''impression des
 \telkey{VARIABLES POUR LES SORTIES GRAPHIQUES 2D ou 3D}
 (voir ces mot-cles) dans le \telkey{FICHIER DES RESULTATS 2D ou 3D}.""",
-                ang = """Determines, in number of time steps, the printout period for
-the \telkey{VARIABLES FOR 2D (or 3D) GRAPHIC PRINTOUTS}
+                ang = """Determines, in number of time steps, the printout period for the
+\telkey{VARIABLES FOR 2D (or 3D) GRAPHIC PRINTOUTS}
 in the \telkey{2D or 3D RESULT FILE}.""",
             ),
 #           -----------------------------------
@@ -597,66 +645,12 @@ ou \telkey{3D}''.""",
                 ang = """Determines the number of time steps after which the results
 are first written into the \telkey{2D} or \telkey{3D RESULT FILE}.""",
             ),
-#           -----------------------------------
-            RD_RESULT_FILE_BINARY = SIMP(statut ='f',
-#           -----------------------------------
-                typ = 'TXM',
-                into = ['STD','IBM','I3E'],
-                defaut = 'STD',
-                fr = """Type du binaire utilise pour l''ecriture du
-\telkey{FICHIER DES RESULTATS 3D}.
-Ce type depend de la machine sur laquelle le fichier a ete genere.
-Les valeurs possibles sont :
-\begin{itemize}
-\item IBM pour un fichier cree sur IBM ;
-\item I3E pour un fichier cree sur HP ;
-\item STD.
-\end{itemize}
-Il s''agit alors d''ordres READ et WRITE normaux.""",
-                ang = """Binary file type used for writing the
-\telkey{3D RESULT FILE}.
-This type depends on the machine on which the file was generated.
-The possible values are as follows:
-\begin{itemize}
-\item IBM, for a file on an IBM (from a CRAY),
-\item I3E, for a file on an HP (from a CRAY),
-\item STD, binary type of the machine on which the user is working.
-\end{itemize}
-In that case, normal READ and WRITE commands are used.""",
-            ),
-#           -----------------------------------
-            ED_RESULT_FILE_BINARY = SIMP(statut ='f',
-#           -----------------------------------
-                typ = 'TXM',
-                into = ['STD','IBM','I3E'],
-                defaut = 'STD',
-                fr = """Type du binaire utilise pour l''ecriture du
-\telkey{FICHIER DES RESULTATS 2D}.
-Ce type depend de la machine sur laquelle le fichier a ete genere.
-Les valeurs possibles sont :
-\begin{itemize}
-\item IBM pour un fichier cree sur IBM ;
-\item I3E pour un fichier cree sur HP ;
-\item STD.
-\end{itemize}
-Il s''agit alors d''ordres READ et WRITE normaux.""",
-                ang = """Binary file type used for writing the
-\telkey{2D RESULT FILE}.
-This type depends on the machine on which the file was generated.
-The possible values are as follows:
-\begin{itemize}
-\item IBM, for a file on an IBM (from a CRAY),
-\item I3E, for a file on an HP (from a CRAY),
-\item STD, binary type of the machine on which the user is working.
-\end{itemize}
-In that case, normal READ and WRITE commands are used.""",
-            ),
 #           -----------------------------------
             NUMBER_OF_PRIVATE_ARRAYS = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'I',
                 defaut = 0,
-                fr = """Nombre de tableaux mis a disposition de l''utilisateur.""",
+                fr = """Nombre de tableaux mis a disposition de l utilisateur.""",
                 ang = """Number of arrays for own user programming.""",
             ),
 #           -----------------------------------
@@ -665,7 +659,7 @@ In that case, normal READ and WRITE commands are used.""",
                 typ = 'I',
                 defaut = 0,
                 fr = """Nombre de tableaux 2D mis a disposition de l utilisateur
-dans le bloc PRIVE2D. Il doit etre inferieur ou egal a 4.""",
+dans le bloc \telfile{PRIVE2D}. Il doit etre inferieur ou egal a 4.""",
                 ang = """Number of 2D arrays for own user programming
 in block \telfile{PRIVE2D}. It has to be lower or equal to 4.""",
             ),
@@ -688,7 +682,7 @@ in the \telkey{GEOMETRY FILE}. Maximum number of 4 names.""",
                 defaut = '',
                 fr = """Fichier de resultats formate mis a la disposition de
 l''utilisateur.""",
-                ang = """Formatted file of results made available to the user.""",
+                ang = """Formatted file of results available to the user.""",
             ),
 #           -----------------------------------
             BINARY_RESULTS_FILE = SIMP(statut ='f',
@@ -697,8 +691,61 @@ l''utilisateur.""",
                 defaut = '',
                 fr = """Fichier de resultats code en binaire mis a la disposition
 de l''utilisateur.""",
-                ang = """Additional binary-coded result file made available
-to the user.""",
+                ang = """Additional binary-coded result file available to the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_RESULTS_FILE_1 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de resultats formate 1 mis a la disposition de
+l''utilisateur.""",
+                ang = """Formatted file of results 1 available to the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_RESULTS_FILE_2 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de resultats formate 2 mis a la disposition de
+l''utilisateur.""",
+                ang = """Formatted file of results 2 available to the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_RESULTS_FILE_3 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de resultats formate 3 mis a la disposition de
+l''utilisateur.""",
+                ang = """Formatted file of results 3 available to the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_RESULTS_FILE_4 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de resultats formate 4 mis a la disposition de
+l''utilisateur.""",
+                ang = """Formatted file of results 4 available to the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_RESULTS_FILE_5 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de resultats formate 5 mis a la disposition de
+l''utilisateur.""",
+                ang = """Formatted file of results 5 available to the user.""",
+            ),
+#           -----------------------------------
+            FORMATTED_RESULTS_FILE_6 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'),
+                defaut = '',
+                fr = """Fichier de resultats formate 6 mis a la disposition de
+l''utilisateur.""",
+                ang = """Formatted file of results 6 available to the user.""",
             ),
         ),
 #       -----------------------------------
@@ -709,9 +756,9 @@ to the user.""",
 #           -----------------------------------
                 typ = bool,
                 defaut = True,
-                fr = """Sortie des resultats sur support papier.
+                fr = """Sortie des resultats sur support papier ou a l ecran.
 Si l''on met NON le listing ne contient que l''entete et la mention
-FIN NORMALE DU PROGRAMME. Commande a eviter""",
+FIN NORMALE DU PROGRAMME. Commande a eviter.""",
                 ang = """Result printout on hard copy.
 When NO is selected, the listing only includes the heading and the
 phrase "NORMAL END OF PROGRAM".
@@ -752,8 +799,8 @@ at the end of the listing.""",
 #           -----------------------------------
                 typ = bool,
                 defaut = True,
-                fr = """Donne a chaque sortie listing une information sur le bilan de
-masse.""",
+                fr = """Donne a \telkey{PERIODE POUR LES SORTIES LISTING}
+une information sur le bilan de masse.""",
                 ang = """Gives the information about mass-balance
 at every \telkey{LISTING PRINTOUT PERIOD}.""",
             ),
@@ -762,12 +809,12 @@ at every \telkey{LISTING PRINTOUT PERIOD}.""",
 #           -----------------------------------
                 typ = 'I',
                 defaut = 1,
-                fr = """Determine la periode en nombre de pas de temps d''impression
-des ''VARIABLES A IMPRIMER''. Pour la mise au point,
+                fr = """Determine la periode en nombre de pas de temps d''impression des
+VARIABLES A IMPRIMER. Pour la mise au point,
 il faut savoir que la sortie des resultats est effectuee
 systematiquement sur le listing.""",
-                ang = """Determines, in number of time steps, the printout period of
-the VARIABLES TO BE PRINTED.
+                ang = """Determines, in number of time steps, the printout period of the
+VARIABLES TO BE PRINTED.
 The results are systematically printed out on the listing file.""",
             ),
 #           -----------------------------------
@@ -843,7 +890,7 @@ the file from which the following computation starts
                 defaut = '',
                 fr = """Nom d''un fichier contenant les resultats d''un calcul precedent
 realise sur le meme maillage et dont le dernier pas de temps enregistre
-va fournir les conditions initiales pour une suite de de calcul.
+va fournir les conditions initiales pour une suite de calcul.
 Dans le cas d''une suite de calcul que l''on souhaite parfaite,
 le \telkey{FICHIER DU CALCUL PRECEDENT} doit etre le
 \telkey{FICHIER POUR SUITE} du dernier calcul, ce dernier fichier
@@ -866,8 +913,8 @@ or ''MED''.""",
             PREVIOUS_COMPUTATION_FILE_FORMAT = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du \telkey{FICHIER DU CALCUL PRECEDENT}.
 Les valeurs possibles sont :
 \begin{itemize}
@@ -890,9 +937,9 @@ Possible choices are:
                 defaut = 0,
                 fr = """En cas de suite de calcul, numero de l''enregistrement
 de depart dans le fichier du calcul precedent. 0 signifie
-que l''on prend le dernier enregistrement""",
-                ang = """In case of \telkey{COMPUTATION CONTINUED}, record number to
-start from in the \telkey{PREVIOUS COMPUTATION FILE}.
+que l''on prend le dernier enregistrement.""",
+                ang = """In case of \telkey{COMPUTATION CONTINUED} = YES, record number
+to start from in the \telkey{PREVIOUS COMPUTATION FILE}.
 0 means that the last record is taken.""",
             ),
         ),
@@ -947,8 +994,8 @@ The \telkey{RESTART FILE FORMAT} and the
             RESTART_FILE_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIND',
                 fr = """Format du \telkey{FICHIER POUR SUITE}.
 Les valeurs possibles sont :
 \begin{itemize}
@@ -993,8 +1040,8 @@ conditions initiales.""",
             FILE_FOR_2D_CONTINUATION_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du \telkey{FICHIER POUR SUITE 2D}.
 Les valeurs possibles sont :
 \begin{itemize}
@@ -1016,7 +1063,6 @@ Possible choices are:
 # -----------------------------------------------------------------------
 GENERAL_PARAMETERS = PROC(nom= "GENERAL_PARAMETERS",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     DEBUGGER = SIMP(statut ='o',
 #   -----------------------------------
@@ -1078,11 +1124,13 @@ the greater value is taken.""",
             fr = """Permet de fixer la date d''origine des temps du modele lorsque
 la maree est prise en compte (force generatrice de la maree et/ou les
 conditions aux limites de maritimes.
-Egalement utilise en chainage avec DELWAQ.""",
+Egalement utilise pour les flotteurs,
+les echanges thermiques avec atmosphere, le chainage avec DELWAQ.""",
             ang = """Enables to set the date of the time origin of the model when
 taking into account of the tide (tide generator force and/or the tidal
 boundary conditions).
-Also used when chaining with DELWAQ.""",
+Also used with drogues, heat exchange with atmosphere,
+chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         ORIGINAL_HOUR_OF_TIME = SIMP(statut ='o',
@@ -1092,11 +1140,13 @@ Also used when chaining with DELWAQ.""",
             fr = """Permet de fixer l''heure d''origine des temps du modele lorsque
 la maree est prise en compte (force generatrice de la maree et/ou les
 conditions aux limites de maritimes.
-Egalement utilise en chainage avec DELWAQ.""",
+Egalement utilise pour les flotteurs,
+les echanges thermiques avec atmosphere, en chainage avec DELWAQ.""",
             ang = """Enables to set the time of the time origin of the model when
 taking into account of the tide (tide generator force and/or the tidal
 boundary conditions).
-Also used when chaining with DELWAQ.""",
+Also used with drogues, heat exchange with atmosphere,
+chaining with DELWAQ.""",
         ),
     ),
 #   -----------------------------------
@@ -1158,10 +1208,12 @@ treated by \telemac{3d} using Mercator projection.""",
             defaut = 0.,
             fr = """Donne la valeur de la latitude du point origine du maillage
 (pour la projection de Mercator, voir le mot cle
-\telkey{SYSTEME GEOGRAPHIQUE}).""",
+\telkey{SYSTEME GEOGRAPHIQUE}).
+Egalement utilise pour les echanges thermiques avec l atmosphere.""",
             ang = """Gives the value of the latitude of the origin point of the
 mesh (for the Mercator projection, see the keyword
-\telkey{GEOGRAPHIC SYSTEM}).""",
+\telkey{GEOGRAPHIC SYSTEM}).
+Also used for heat exchange with atmosphere.""",
         ),
 #       -----------------------------------
         LONGITUDE_OF_ORIGIN_POINT = SIMP(statut ='o',
@@ -1170,10 +1222,13 @@ mesh (for the Mercator projection, see the keyword
             defaut = 0.,
             fr = """Donne la valeur de la longitude du point origine du maillage
 (pour la projection de Mercator, voir le mot cle
-\telkey{SYSTEME GEOGRAPHIQUE}).""",
+\telkey{SYSTEME GEOGRAPHIQUE}).
+Egalement utilise pour la force generatrice de la maree,
+echanges thermiques avec l atmosphere.""",
             ang = """Gives the value of the longitude of the origin point of the
 mesh (for the Mercator projection, see the keyword
-\telkey{GEOGRAPHIC SYSTEM}).""",
+\telkey{GEOGRAPHIC SYSTEM}).
+Also used for tide generating force, heat exchange with atmosphere.""",
         ),
 #       -----------------------------------
         NORTH = SIMP(statut ='f',
@@ -1181,26 +1236,14 @@ mesh (for the Mercator projection, see the keyword
             typ = 'R',
             defaut = 0.,
             fr = """Angle que fait le nord,
-dans le sens trigonometrique, avec L, axe Oy.""",
-            ang = """Angle of North, counted counter-clockwise, with Oy.""",
-        ),
-#       -----------------------------------
-        ORIGIN_COORDINATES = SIMP(statut ='o',
-#       -----------------------------------
-            typ = 'I', min= 2, max= 2,
-            defaut = [0,0],
-            fr = """Valeurs en metres, utilise pour eviter les trop grands nombres,
-transmis dans le format SERAFIN mais pas d''autre traitement pour
-l''instant.""",
-            ang = """Values in metres, used to avoid large real numbers,
-added in SERAFIN format, but so far no other treatment.""",
+dans le sens trigonometrique, avec L, axe Oy. Lu mais non utilise.""",
+            ang = """Angle of North, counted counter-clockwise, with Oy. Read but not used.""",
         ),
     ),
 )
 # -----------------------------------------------------------------------
 VERTICAL = PROC(nom= "VERTICAL",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     NUMBER_OF_HORIZONTAL_LEVELS = SIMP(statut ='o',
 #   -----------------------------------
@@ -1240,11 +1283,59 @@ implemented),
 This keyword must comply with what is done in \telkey{CONDIM}
 subroutine.""",
     ),
+#   -----------------------------------
+    MINIMUM_VOLUME_OF_3D_ELEMENTS = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'R',
+        defaut = 1.E-6,
+        fr = """Volume minimal des elements 3D exprime en m$^3$.""",
+        ang = """Minimum volume of 3D elements in m$^3$.""",
+    ),
+#   -----------------------------------
+    MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_BOTTOM = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'R',
+        defaut = 0.2,
+        fr = """Distance minimale entre plans pres du fond.
+Seulement pour les plans de type \telfile{TRANSF\_PLANE\%I(...)} = 3.""",
+        ang = """Minimum distance between planes close to the bottom.
+Only for planes of type \telfile{TRANSF\_PLANE\%I(...)} = 3.""",
+    ),
+#   -----------------------------------
+    MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_FREE_SURFACE = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'R',
+        defaut = 0.2,
+        fr = """Distance minimale entre plans pres de la surface libre.
+Seulement pour les plans de type \telfile{TRANSF\_PLANE\%I(...)} = 3.""",
+        ang = """Minimum distance between planes close to the free surface.
+Only for planes of type \telfile{TRANSF\_PLANE\%I(...)} = 3.""",
+    ),
+#   -----------------------------------
+    THRESHOLD_HEIGHT_BEFORE_CRUSHED_ELEMENTS = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'R',
+        defaut = 0.,
+        fr = """Hauteur minimale sous laquelle les elements 3D sont traites comme
+ecrases.
+Ce n est pas fait pour le plan de la surface libre.""",
+        ang = """Minimum height below which 3D elements are treated as crushed.
+This is not done for the free surface plane.""",
+    ),
+#   -----------------------------------
+    NUMBER_OF_TRACER_FOR_AMR = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'I',
+        defaut = 1,
+        fr = """Permet de donner le numero de traceur utilise par l algorithme de
+maillage adaptatif (\telkey{TRANSFORMATION DU MAILLAGE} = 5).""",
+        ang = """Specifies the number of tracer used by the adaptive mesh algorithm
+(\telkey{MESH TRANSFORMATION} = 5).""",
+    ),
 )
 # -----------------------------------------------------------------------
 NUMERICAL_PARAMETERS = PROC(nom= "NUMERICAL_PARAMETERS",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     NUMBER_OF_SUB_ITERATIONS_FOR_NON_LINEARITIES = SIMP(statut ='o',
 #   -----------------------------------
@@ -1298,7 +1389,8 @@ If YES, some advection terms can still be ignored with the keywords
 #       -----------------------------------
             typ = 'TXM', min=0, max='**',
             into = ["Priority to prescribed values","Priority to fluxes"],
-            fr = """Option s''utilisant uniquement pour les schemas SUPG, PSI et N.
+            fr = """Option s''utilisant uniquement pour les schemas SUPG, PSI et N
+(un entier par frontiere liquide).
 Les choix possibles sont :
 \begin{itemize}
 \item 1 : priorite aux valeurs imposees ;
@@ -1306,7 +1398,8 @@ Les choix possibles sont :
 \end{itemize}
 Avec l''option 2, on ne retrouve pas exactement les valeurs imposees
 des traceurs, mais le flux est correct.""",
-            ang = """Used so far only with the SUPG, PSI and N schemes.
+            ang = """Used so far only with the SUPG, PSI and N schemes
+(one integer per open boundary).
 Possible choices are:
 \begin{itemize}
 \item 1: priority to prescribed values,
@@ -1318,7 +1411,7 @@ but the fluxes are correct.""",
 #       -----------------------------------
         SUPG_OPTION = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'I', min= 4, max= 4,
+            typ = 'I', min=0, max='**',
             defaut = [1,0,1,1],
             fr = """Permet de specifier le type de decentrement utilise.
 Les choix possibles sont :
@@ -1327,13 +1420,9 @@ Les choix possibles sont :
 \item 1 : SUPG classique ;
 \item 2 : SUPG modifiee.
 \end{itemize}
-Ces coefficients sont respectivement appliques a :
-\begin{itemize}
-\item $U$, $V$ et $W$ ;
-\item $H$ ;
-\item $T$ ;
-\item $k$ et $\epsilon$.
-\end{itemize}""",
+Seul le premier coefficient (applique a $U$, $V$ et $W$) est utilise.
+C est aussi ce coefficient qui est applique aux traceurs, $k$
+et $\epsilon$ eventuellement.""",
             ang = """Specifies the type of upwinding used.
 Possible choices are:
 \begin{itemize}
@@ -1341,13 +1430,9 @@ Possible choices are:
 \item 1: classical SUPG,
 \item 2: modified SUPG.
 \end{itemize}
-These coefficients are applied respectively to:
-\begin{itemize}
-\item 1) $U$, $V$ and $W$,
-\item 2) $H$,
-\item 3) $T$,
-\item 4) $k$ and $\epsilon$.
-\end{itemize}""",
+Only the 1st coefficient is used (and applied to $U$, $V$ and $W$).
+It is also this coefficient which is applied to tracer(s), $k$
+and $\epsilon$ if needed.""",
         ),
 #       -----------------------------------
         b_MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMESF = BLOC(condition="(ADVECTION_STEP == True and ((SCHEME_FOR_ADVECTION_OF_TRACERS == 'N-SCHEME FOR TIDAL FLATS') or (SCHEME_FOR_ADVECTION_OF_K_EPSILON == 'N-SCHEME FOR TIDAL FLATS') or (SCHEME_FOR_ADVECTION_OF_VELOCITIES == 'N-SCHEME FOR TIDAL FLATS') or (SCHEME_FOR_ADVECTION_OF_TRACERS == 'LEO POSTMA FOR TIDAL FLATS') or (SCHEME_FOR_ADVECTION_OF_K_EPSILON == 'LEO POSTMA FOR TIDAL FLATS') or (SCHEME_FOR_ADVECTION_OF_VELOCITIES == 'LEO POSTMA FOR TIDAL FLATS')))",
@@ -1357,28 +1442,61 @@ These coefficients are applied respectively to:
         MAXIMUM_NUMBER_OF_ITERATIONS_FOR_ADVECTION_SCHEMES = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'I',
-            defaut = 10,
+            defaut = 50,
             fr = """Limite le nombre d''iterations pour les schemas de convection,
-seulement pour schemes 13 et 14.""",
+seulement pour schemes 13 et 14.
+Ancienne valeur par defaut = 10 jusqu en version 8.1.""",
             ang = """Limits the number of solver iterations for the advection
-schemes, only for schemes 13 and 14.""",
+schemes, only for schemes 13 and 14.
+Old default value = 10 until release 8.1.""",
         ),
 #       -----------------------------------
         NUMBER_OF_SUB_STEPS_OF_DISTRIBUTIVE_SCHEMES = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
             defaut = 1,
-            fr = """Pour les options predicteur-correcteur
-avec schema localement implicite.""",
-            ang = """Only for implicit scheme with predictor-corrector.""",
+            fr = """Pour les options predicteur-correcteur avec schema localement
+implicite (4 ou 5).
+Ce mot-cle permet de diviser le pas de temps donne par l utilisateur
+dans le \telkey{FICHIER DES PARAMETRES} en plusieurs sous-pas.
+A nouveau, il produit un effet sur la precision du schema et
+il est pratique d ajuster ce mot-cle afin d avoir des nombres de
+Courant pas trop grands (autour de 1).""",
+            ang = """Only for implicit scheme with predictor-corrector (4 or 5).
+This keyword allows to subdivide the time step given by the user in the
+\telkey{STEERING FILE}, into several sub-steps.
+Again, it produces an effect on the precision of the scheme and
+it is convenient to set this keyword in order to have Courant numbers
+not too large (around 1).""",
         ),
 #       -----------------------------------
         NUMBER_OF_CORRECTIONS_OF_DISTRIBUTIVE_SCHEMES = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
             defaut = 1,
-            fr = """Pour les options avec predicteur-correcteur.""",
-            ang = """For predictor-corrector options.""",
+            fr = """Pour les options avec predicteur-correcteur et schema de convection
+de type (3, 4 et 5, LIPS ou pas).
+Nombre d iterations pour tous les pas de temps (ou sous pas) pour
+converger vers la solution.
+Il est utile pour les cas non stationnaires.
+Pour les ecoulements quasi-stationnaires, ce mot-cle n a pas d impact
+sur la solution, il peut donc etre fixe a 0.
+D un autre cote, pour les ecoulements instationnaires, il est suggere
+de fixer ce mot-cle a 2 (au moins), ce qui est un bon compromis
+entre precision et temps CPU.
+En effet, en augmentant le nombre de corrections, le schema est plus
+precis mais le temps CPU augmente rapidement.""",
+            ang = """For predictor-corrector options with advection scheme of type
+3, 4, 5, LIPS or not).
+Number of iterations for every time step (or sub-time step) to converge
+to the solution.
+It is useful for unsteady cases.
+For quasi-steady flows, this keyword does not have a large impact
+on the solution, so it can be set to 0.
+On the other hand, for unsteady flows, it is suggested to set this
+keyword to 2 (at least), which is a good compromise between accuracy
+and computational time. Indeed, increasing the number of corrections
+the scheme is more accurate but the CPU time rapidly increases.""",
         ),
     ),
 #   -----------------------------------
@@ -1389,20 +1507,25 @@ avec schema localement implicite.""",
 #       -----------------------------------
             typ = 'R',
             defaut = 0.,
-            fr = """Mass-lumping de la matrice de masse dans la diffusion.""",
-            ang = """Mass-lumping of the mass-matrix in the diffusion step.""",
+            fr = """Mass-lumping de la matrice de masse dans la diffusion.
+Si la diffusion est explicite (\telkey{IMPLICITATION FOR DIFFUSION}
+< 0.001) ou qu un schema de convection est de type 3, 4, 5, 13 ou 14,
+il est automatiquement mis a 1. dans \telfile{DIFF3D}.""",
+            ang = """Mass-lumping of the mass-matrix in the diffusion step.
+If diffusion is explicit (\telkey{IMPLICITATION FOR DIFFUSION} < 0.001)
+or if the advection scheme is of type 3, 4, 5, 13 or 14,
+it is automatically set to 1. in \telfile{DIFF3D}.""",
         ),
     ),
 )
 # -----------------------------------------------------------------------
 HYDRODYNAMICS = PROC(nom= "HYDRODYNAMICS",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     NON_HYDROSTATIC_VERSION = SIMP(statut ='o',
 #   -----------------------------------
         typ = bool,
-        defaut = False,
+        defaut = True,
         fr = """Permet de specifier s''il y a utilisation ou non de la version
 non-hydrostatique.""",
         ang = """Specifies the use of the non-hydrostatic code version or not.""",
@@ -1415,7 +1538,7 @@ non-hydrostatique.""",
 #       -----------------------------------
             typ = 'TXM',
             into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","squared conjugate gradient","cgstab","gmres","direct solver"],
-            defaut = "conjugate gradient",
+            defaut = "gmres",
             fr = """Permet de choisir le solveur utilise pour la resolution de
 l''equation de Poisson.
 Les choix possibles sont :
@@ -1428,7 +1551,9 @@ Les choix possibles sont :
 \item 6 : CGSTAB ;
 \item 7 : GMRES ;
 \item 8 : solveur direct.
-\end{itemize}""",
+\end{itemize}
+Ancienne valeur par defaut = 1 (gradient conjugue) jusqu a la version
+V8P0.""",
             ang = """Choice of the solver for the Poisson Pressure Equation.
 Possible choices are:
 \begin{itemize}
@@ -1440,7 +1565,8 @@ Possible choices are:
 \item 6: CGSTAB,
 \item 7: GMRES,
 \item 8: direct solver.
-\end{itemize}""",
+\end{itemize}
+Old default value = 1 (conjugate gradient) until version V8P0.""",
         ),
 #       -----------------------------------
         b_SOLVER_FOR_PPEG = BLOC(condition="SOLVER_FOR_PPE == 'gmres'",
@@ -1449,19 +1575,23 @@ Possible choices are:
             OPTION_OF_SOLVER_FOR_PPE = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'I',
-                defaut = 3,
-                fr = """Dimension de l''espace de Krylov pour la methode GMRES (7).""",
-                ang = """Dimension of Krylov space for the GMRES method (7).""",
+                defaut = 5,
+                fr = """Dimension de l''espace de Krylov pour la methode GMRES (7).
+Ancienne valeur par defaut = 3 jusqu a la version V8P0.""",
+                ang = """Dimension of Krylov space for the GMRES method (7).
+Old default value = 3 until version V8P0.""",
             ),
         ),
 #       -----------------------------------
         ACCURACY_FOR_PPE = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'R',
-            defaut = 1.E-4,
-            fr = """Fixe la precision pour l''equation de Poisson.""",
+            defaut = 1.E-8,
+            fr = """Fixe la precision pour l''equation de Poisson.
+Ancienne valeur par defaut = 1.E-4 jusqu a la version V8P0.""",
             ang = """Sets the precision needed for the computation of the Poisson
-Pressure Equation.""",
+Pressure Equation.
+Old default value = 1.E-4 until version V8P0.""",
         ),
 #       -----------------------------------
         MAXIMUM_NUMBER_OF_ITERATIONS_FOR_PPE = SIMP(statut ='o',
@@ -1524,10 +1654,10 @@ account in the wave equation.""",
 #       -----------------------------------
             typ = bool,
             defaut = False,
-            fr = """Si OUI, impose une vitesse en surface
+            fr = """Si OUI, permet d imposer une vitesse en surface
 selon la condition a la limite dynamique.""",
-            ang = """If YES, will set at the free surface a
-velocity obeying the dynamic boundary condition.""",
+            ang = """If YES, it enables to prescribe a velocity at the free surface
+coherent with the dynamic boundary condition.""",
         ),
 #       -----------------------------------
         CONTINUITY_CORRECTION_ON_OPEN_BOUNDARIES = SIMP(statut ='f',
@@ -1585,7 +1715,7 @@ a better divergence-free field.""",
 #           -----------------------------------
                 typ = 'TXM',
                 into = ["NO FRICTION","HAALAND","CHEZY","STRICKLER","MANNING","NIKURADSE"],
-                defaut = "CHEZY",
+                defaut = "NIKURADSE",
                 fr = """Selectionne le type de formulation utilisee pour le calcul
 du frottement sur le fond.
 Les lois possibles sont les suivantes (cf. Note de principe) :
@@ -1596,7 +1726,9 @@ Les lois possibles sont les suivantes (cf. Note de principe) :
 \item 3 : formule de Strickler ;
 \item 4 : formule de Manning ;
 \item 5 : formule de Nikuradse.
-\end{itemize}""",
+\end{itemize}
+Ancienne valeur par defaut = 2 (Chezy) jusqu a la version
+V7P3 et 0 (pas de frottement) en V8P0.""",
                 ang = """Selects the type of formulation used for the bottom friction.
 The possible laws are as follows (refer to the Principle note):
 \begin{itemize}
@@ -1606,7 +1738,9 @@ The possible laws are as follows (refer to the Principle note):
 \item 3: Strickler''s formula,
 \item 4: Manning''s formula,
 \item 5: Nikuradse''s formula.
-\end{itemize}""",
+\end{itemize}
+Old default value = 2 (Chezy) until version V7P3
+and 0 (no friction) in V8P0.""",
             ),
 #           -----------------------------------
             b_LAW_OF_BOTTOM_FRICTIONG = BLOC(condition="LAW_OF_BOTTOM_FRICTION != 'NO FRICTION'",
@@ -1615,10 +1749,12 @@ The possible laws are as follows (refer to the Principle note):
                 FRICTION_COEFFICIENT_FOR_THE_BOTTOM = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'R',
-                    defaut = 60.,
+                    defaut = 0.01,
                     fr = """Fixe la valeur du coefficient de frottement au fond,
-si constant.""",
-                    ang = """Friction coefficient on the bottom, if constant.""",
+si constant.
+Ancienne valeur par defaut = 60. jusqu a la version V8P0.""",
+                    ang = """Friction coefficient on the bottom, if constant.
+Old default value = 60. until version V8P0.""",
                 ),
             ),
 #           -----------------------------------
@@ -1651,10 +1787,12 @@ Principle note):
                 FRICTION_COEFFICIENT_FOR_LATERAL_SOLID_BOUNDARIES = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'R',
-                    defaut = 60.,
+                    defaut = 0.01,
                     fr = """Fixe la valeur du coefficient de frottement sur les parois,
-si constant.""",
-                    ang = """Friction coefficient on the lateral boundaries, if constant.""",
+si constant.
+Ancienne valeur par defaut = 60. jusqu a la version V8P0.""",
+                    ang = """Friction coefficient on the lateral boundaries, if constant.
+Old default value = 60. until version V8P0.""",
                 ),
             ),
         ),
@@ -1771,7 +1909,7 @@ l''axe des $y$ (m/s), si constante.""",
                 COEFFICIENT_OF_WIND_INFLUENCE = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'R',
-                    defaut = 0.,
+                    defaut = 1.55E-6,
                     fr = """Fixe la valeur du coefficient d''entrainement du vent.
 Voir le manuel utilisateur pour la valeur a donner.""",
                     ang = """Sets the value of the wind driving coefficient.
@@ -1781,20 +1919,23 @@ See the User Manual for the value to give.""",
                 COEFFICIENT_OF_WIND_INFLUENCE_VARYING_WITH_WIND_SPEED = SIMP(statut ='o',
 #               -----------------------------------
                     typ = bool,
-                    defaut = False,
+                    defaut = True,
                     fr = """Si OUI, la valeur du coefficient d''entrainement du vent est
 calculee en fonction de la vitesse du vent.
-La valeur de \telkey{COEFFICIENT D''INFLUENCE DU VENT} est ecrasee.""",
+La valeur de \telkey{COEFFICIENT D''INFLUENCE DU VENT} est ecrasee.
+Ancienne valeur par defaut = NON jusqu a la version V8P1.""",
                     ang = """If YES, the value of the wind driving coefficient is computed
 with respect to the wind velocity.
-The value of \telkey{COEFFICIENT OF WIND INFLUENCE} is overwritten.""",
+The value of \telkey{COEFFICIENT OF WIND INFLUENCE} is overwritten.
+Old default value = NO until V8P1.""",
                 ),
 #               -----------------------------------
                 THRESHOLD_DEPTH_FOR_WIND = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'R',
                     defaut = 1.,
-                    fr = """Retire la force due au vent dans les petites profondeurs""",
+                    fr = """Retire la force due au vent dans les petites profondeurs
+plus petites que cette valeur.""",
                     ang = """Wind is not taken into account for depths smaller
 than this value.""",
                 ),
@@ -1818,9 +1959,9 @@ pressure field is taken into account or not.""",
                     typ = 'R',
                     defaut = 100000.,
                     fr = """Donne la valeur de la pression atmospherique lorsqu''elle est
-constante en temps et en espace.""",
+constante en temps et en espace. En Pa.""",
                     ang = """Gives the value of atmospheric pressure when it is constant
-in time and space.""",
+in time and space. In Pa.""",
                 ),
             ),
 #           -----------------------------------
@@ -1870,8 +2011,8 @@ in time and space on the mesh.""",
             BINARY_ATMOSPHERIC_DATA_FILE_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du \telkey{FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES}.
 Les valeurs possibles sont :
 \begin{itemize}
@@ -1887,6 +2028,46 @@ Possible choices are:
 \item MED     : MED double precision format based on HDF5.
 \end{itemize}""",
             ),
+#           -----------------------------------
+            AIR_TEMPERATURE = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 20.,
+                fr = """Donne la valeur de la temperature de l air lorsqu elle est
+constante en temps et en espace. En $^{\circ}$C.""",
+                ang = """Gives the value of air temperature when it is constant
+in time and space. In $^{\circ}$C.""",
+            ),
+#           -----------------------------------
+            CLOUD_COVER = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 5.,
+                fr = """Donne la valeur de la nebulosite lorsqu elle est
+constante en temps et en espace. En Octas ou dizieme.""",
+                ang = """Gives the value of cloud cover when it is constant
+in time and space. In Octas or tenth.""",
+            ),
+#           -----------------------------------
+            SOLAR_RADIATION = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 160.,
+                fr = """Donne la valeur du rayonnement solaire lorsqu il est
+constant en temps et en espace. En W/m$^2$.""",
+                ang = """Gives the value of solar radiation when it is constant
+in time and space. In W/m$^2$.""",
+            ),
+#           -----------------------------------
+            RELATIVE_HUMIDITY = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 50.,
+                fr = """Donne la valeur de l humidite relative lorsqu elle est
+constante en temps et en espace. En \%.""",
+                ang = """Gives the value of relative humidity when it is constant
+in time and space. In \%.""",
+            ),
         ),
 #       -----------------------------------
         SOURCES = FACT(statut='f',
@@ -1932,7 +2113,7 @@ locations.""",
 #           -----------------------------------
             ABSCISSAE_OF_SOURCES = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', min= 2, max= 2,
+                typ = 'R', min=0, max='**',
                 fr = """Nombres reels donnant les abscisses d eventuelles sources de
 debit (en metres). La source sera placee au noeud du maillage le plus
 proche.""",
@@ -1943,7 +2124,7 @@ mesh.""",
 #           -----------------------------------
             ORDINATES_OF_SOURCES = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', min= 2, max= 2,
+                typ = 'R', min=0, max='**',
                 fr = """Nombres reels donnant les ordonnees d''eventuelles sources de
 debit (en metres). La source sera placee au noeud du maillage le plus
 proche.""",
@@ -1954,7 +2135,7 @@ mesh.""",
 #           -----------------------------------
             ELEVATIONS_OF_SOURCES = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', min= 2, max= 2,
+                typ = 'R', min=0, max='**',
                 fr = """Fixe la hauteur des sources.
 Les sources sont automatiquement recalees sur le plan le plus proche.
 L''utilisation d''un plan fixe est alors conseillee afin d''eviter que
@@ -1968,7 +2149,7 @@ of the nearest plane in case of variation of local water height.""",
 #           -----------------------------------
             WATER_DISCHARGE_OF_SOURCES = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', min= 2, max= 2,
+                typ = 'R', min=0, max='**',
                 fr = """Specifie le debit de chaque source.
 Un debit positif signifie qu''il s''agit d''un apport de fluide.""",
                 ang = """Specifies the discharge for every source.
@@ -1977,7 +2158,7 @@ A positive discharge means that fluid is added.""",
 #           -----------------------------------
             VELOCITIES_OF_THE_SOURCES_ALONG_X = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', min= 2, max= 2,
+                typ = 'R', min=0, max='**',
                 fr = """Permet de specifier la composante selon $x$ de la vitesse aux
 sources. Si rien n''est specifie, les sources diffusent sans vitesse
 dans toutes les directions (cf. cas de validation source).""",
@@ -1988,7 +2169,7 @@ velocity in every direction (cf. validation case source).""",
 #           -----------------------------------
             VELOCITIES_OF_THE_SOURCES_ALONG_Y = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', min= 2, max= 2,
+                typ = 'R', min=0, max='**',
                 fr = """Permet de specifier la composante selon $y$ de la vitesse aux
 sources. Si rien n''est specifie, les sources diffusent sans vitesse
 dans toutes les directions (cf. cas de validation source).""",
@@ -1999,7 +2180,7 @@ velocity in every direction (cf. validation case source).""",
 #           -----------------------------------
             VELOCITIES_OF_THE_SOURCES_ALONG_Z = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', min= 2, max= 2,
+                typ = 'R', min=0, max='**',
                 fr = """Permet de specifier la composante selon $z$ de la vitesse aux
 sources. Si rien n''est specifie, les sources diffusent sans vitesse
 dans toutes les directions (cf. cas de validation source).""",
@@ -2044,23 +2225,22 @@ currents file.""",
         PRESCRIBED_ELEVATIONS = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R', min=0, max='**',
-            fr = """Fixe la cote sur les frontieres a cote imposee.""",
-            ang = """Sets the elevation on elevation-imposed boundaries.""",
+            fr = """Valeurs des cotes imposees aux frontieres liquides.""",
+            ang = """Values of the elevations prescribed at open boundaries.""",
         ),
 #       -----------------------------------
         PRESCRIBED_FLOWRATES = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R', min=0, max='**',
-            fr = """Fixe le debit sur les frontieres a debit impose.""",
-            ang = """Sets the value for flow rate on flow
-rate-imposed boundaries.""",
+            fr = """Valeurs des debits imposes aux frontieres liquides.""",
+            ang = """Values of the flowrates prescribed at open boundaries.""",
         ),
 #       -----------------------------------
         PRESCRIBED_VELOCITIES = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R', min=0, max='**',
-            fr = """Fixe la vitesse sur les frontieres a vitesse imposee.""",
-            ang = """Sets the magnitude of velocity on velocity-imposed boundaries.""",
+            fr = """Valeurs des vitesses imposees aux frontieres liquides.""",
+            ang = """Values of the magnitudes of velocity prescribed at open boundaries.""",
         ),
 #       -----------------------------------
         LIQUID_BOUNDARIES_FILE = SIMP(statut ='f',
@@ -2074,8 +2254,9 @@ rate-imposed boundaries.""",
         VELOCITY_PROFILES = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'TXM', min= 2, max= 2,
-            into = ["constant normal profile","ubor and vbor given in the      conlim file","normal velocity given in ubor in the conlim           file","Velocity=square root elevation","like 4 with virtual depth, see help"],
-            fr = """Permet de specifier le type de profil horizontal de vitesse.
+            into = ["constant normal profile","ubor and vbor given in the conlim file","normal velocity given in ubor in the conlim file","Velocity = square root elevation","like 4 with virtual depth, see help"],
+            fr = """Permet de specifier le type de profil horizontal de vitesse
+(un entier par frontiere liquide).
 Les choix possibles sont :
 \begin{itemize}
 \item 1 : profil normal constant ;
@@ -2087,7 +2268,8 @@ Les choix possibles sont :
 \item 5 : comme 4 mais hauteur virtuelle calculee avec
 la surface libre la plus basse de la frontiere.
 \end{itemize}""",
-            ang = """Specifies the type of horizontal profile of velocities.
+            ang = """Specifies the type of horizontal profile of velocities
+(one integer per open boundary).
 Possible choices are:
 \begin{itemize}
 \item 1: constant normal profile,
@@ -2105,14 +2287,16 @@ the lowest elevation of the boundary.
 #       -----------------------------------
             typ = 'TXM', min= 2, max= 2,
             into = ["User defined","Constant","Logarithmic"],
-            fr = """Permet de specifier le type de profil vertical de vitesse.
+            fr = """Permet de specifier le type de profil vertical de vitesse
+(un entier par frontiere liquide).
 Les choix possibles sont :
 \begin{itemize}
 \item 0 : programmation utilisateur ;
 \item 1 : constant ;
 \item 2 : logarithmique.
 \end{itemize}""",
-            ang = """Specifies the type of vertical profile of velocity.
+            ang = """Specifies the type of vertical profile of velocity
+(one integer per open boundary).
 Possible choices are:
 \begin{itemize}
 \item 0: defined by user,
@@ -2154,7 +2338,8 @@ for a given boundary (one value per open boundary):
 #       -----------------------------------
         OPTION_FOR_LIQUID_BOUNDARIES = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'I', min= 2, max= 2,
+            typ = 'TXM', min=0, max='**',
+            into = ["classical","Thompson method based on characteristics"],
             fr = """On donne un entier par frontiere liquide.
 Les choix possibles sont :
 \begin{itemize}
@@ -2214,9 +2399,11 @@ $k$-$\epsilon$ or mixing-length model:
             defaut = "LOG LAW FOR VELOCITIES ON BOTTOM",
             fr = """Specifie le type de conditions aux limites au fond.
 Les choix possibles sont :
-\item 1 : conditions de Neumann pour les vitesses au fond;
+\begin{itemize}
+\item 1 : conditions de Neumann pour les vitesses au fond ;
 \item 2 : vitesses nulles au fond. Va de pair logiquement avec
- un bon raffinement du maillage au fond""",
+ un bon raffinement du maillage au fond.
+\end{itemize}""",
             ang = """Specifies the type of boundary conditions on the bottom
 layer. Possible choices are:
 \begin{itemize}
@@ -2282,18 +2469,18 @@ Les valeurs possibles sont :
            faisant la difference entre les cotes de surface libre
            et du fond ;
 \item COTE CONSTANTE : Initialise la cote de surface libre a la
-           valeur donnee par le mot-cle COTE INITIALE. Les hauteurs
-           d''eau initiales sont calculees comme precedemment ;
+valeur donnee par le mot-cle \telkey{COTE INITIALE}. Les hauteurs
+d''eau initiales sont calculees comme precedemment ;
 \item HAUTEUR NULLE : Initialise les hauteurs d''eau a 0 ;
 \item HAUTEUR CONSTANTE : Initialise les hauteurs d''eau a la valeur
-           donnee par le mot-cle HAUTEUR INITIALE ;
+donnee par le mot-cle \telkey{HAUTEUR INITIALE} ;
 \item ALTIMETRIE SATELLITE TPXO : Les conditions initiales sur la
 hauteur d''eau et les vitesses sont etablies sur la base des donnees
 satellite TPXO dont les 8 premieres composantes ont ete extraites et
-sauvees dans le fichier ;
-\telkey{BASE BINAIRE DE DONNEES DE MAREE} ;
+sauvees dans les fichiers
+\telkey{BASE BINAIRE 1/2 DE DONNEES DE MAREE} ;
 \item PARTICULIERES : Les conditions initiales sur la hauteur d''eau
-doivent etre precisees dans le sous-programme \telfile{CONDIN}.
+doivent etre precisees dans le sous-programme \telkey{USER\_CONDI3D\_H}.
 \end{itemize}""",
             ang = """Makes it possible to define the initial conditions of
 the water depth.
@@ -2311,9 +2498,9 @@ by the keyword \telkey{INITIAL DEPTH},
 \item TPXO SATELITE ALTIMETRY: The initial conditions on the free
 surface and velocities are established from the satellite program
 data given by the harmonic constants database coming from OSU
-(e.g. TPXO),
+(e.g. TPXO) and stored in the \telkey{BINARY DATABASE 1/2 FOR TIDE},
 \item SPECIAL or PARTICULAR: The initial conditions with the water depth
-should be stated in the \telfile{CONDIN} subroutine.
+should be stated in the \telfile{USER\_CONDI3D\_H} subroutine.
 \end{itemize}""",
         ),
 #       -----------------------------------
@@ -2326,7 +2513,7 @@ should be stated in the \telfile{CONDIN} subroutine.
                 defaut = 0.,
                 fr = """Valeur utilisee avec l''option :
 \telkey{CONDITIONS INITIALES} : ''COTE CONSTANTE''.""",
-                ang = """Value to be used with the option :
+                ang = """Value to be used with the option:
 \telkey{INITIAL CONDITIONS} : ''CONSTANT ELEVATION''.""",
             ),
         ),
@@ -2351,8 +2538,9 @@ should be stated in the \telfile{CONDIN} subroutine.
 #       -----------------------------------
         MATRIX_STORAGE = SIMP(statut ='o',
 #       -----------------------------------
-            typ = 'I',
-            defaut = 3,
+            typ = 'TXM',
+            into = ["classical EBE","Edge-based storage"],
+            defaut = "Edge-based storage",
             fr = """Permet de definir la methode de stockage des matrices.
 Les choix possibles sont :
 \begin{itemize}
@@ -2371,25 +2559,21 @@ Les choix possibles sont :
             typ = 'R',
             defaut = 0.,
             fr = """\telemac{3d} offre la possibilite d''effectuer du
-mass-lumping sur $H$ ou $U$.
+mass-lumping sur $H$.
 Ceci revient a ramener tout ou partie (suivant la valeur de ce
-coefficient) des matrices \telfile{AM1 (H)} ou \telfile{AM2 (U)}
-et \telfile{AM3 (V)} sur leur diagonale.
+coefficient) de la matrice \telfile{AM1 (H)} sur sa diagonale.
 Cette technique permet d''accelerer le code dans des proportions tres
 importantes et de le rendre egalement beaucoup plus stable. Cependant
 les solutions obtenues se trouvent lissees.
-Ce parametre fixe le taux de mass-lumping effectue sur $H$.
-Utilisation deconseillee.""",
-            ang = """\telemac{3d} offers the posibility to perform mass-lumping
-on $H$ or $U$.
+Ce parametre fixe le taux de mass-lumping effectue sur $H$.""",
+            ang = """\telemac{3d} offers the possibility to perform mass-lumping
+on $H$.
 This gathers all or part (given the value of the coefficient)
-of the \telfile{AM1(H)} or \telfile{AM2(Ut)} and \telfile{AM3(V)}
-matrices on their diagonal.
+of the \telfile{AM1(H)} matrices on their diagonal.
 This technique can speed-up the code a lot and also render it
 more stable.
 Yet, the solutions are smoothened.
-This parameter sets the mass-lumping amount done for $H$.
-Not recommended for use.""",
+This parameter sets the mass-lumping amount done for $H$.""",
         ),
 #       -----------------------------------
         HYDROSTATIC_INCONSISTENCY_FILTER = SIMP(statut ='f',
@@ -2429,7 +2613,7 @@ The possible choices are:
 #           -----------------------------------
                 typ = 'TXM',
                 into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","squared conjugate gradient","cgstab","gmres","direct solver"],
-                defaut = "conjugate gradient",
+                defaut = "gmres",
                 fr = """Permet de choisir le solveur utilise pour la resolution de
 l''etape de propagation.
 Les choix possibles sont :
@@ -2442,7 +2626,9 @@ Les choix possibles sont :
 \item 6 : CGSTAB ;
 \item 7 : GMRES ;
 \item 8 : solveur direct.
-\end{itemize}""",
+\end{itemize}
+Ancienne valeur par defaut = 1 (gradient conjugue) jusqu a la version
+V8P0.""",
                 ang = """Choice of the solver for the propagation equation.
 Possible choices are:
 \begin{itemize}
@@ -2454,7 +2640,8 @@ Possible choices are:
 \item 6: CGSTAB,
 \item 7: GMRES,
 \item 8: direct solver.
-\end{itemize}""",
+\end{itemize}
+Old default value = 1 (conjugate gradient) until version V8P0.""",
             ),
 #           -----------------------------------
             b_SOLVER_FOR_PROPAGATIONG = BLOC(condition="SOLVER_FOR_PROPAGATION == 'gmres'",
@@ -2463,19 +2650,23 @@ Possible choices are:
                 OPTION_OF_SOLVER_FOR_PROPAGATION = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'I',
-                    defaut = 3,
-                    fr = """Dimension de l''espace de Krylov pour la methode GMRES (7).""",
-                    ang = """Dimension of Krylov space for the GMRES method (7).""",
+                    defaut = 5,
+                    fr = """Dimension de l''espace de Krylov pour la methode GMRES (7).
+Ancienne valeur par defaut = 3 jusqu a la version V8P0.""",
+                    ang = """Dimension of Krylov space for the GMRES method (7).
+Old default value = 3 until version V8P0.""",
                 ),
             ),
 #           -----------------------------------
             ACCURACY_FOR_PROPAGATION = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'R',
-                defaut = 1.E-6,
-                fr = """Fixe la precision demandee pour l''etape de propagation.""",
+                defaut = 1.E-8,
+                fr = """Fixe la precision demandee pour l''etape de propagation.
+Ancienne valeur par defaut = 1.E-6 jusqu a la version V8P0.""",
                 ang = """Sets the accuracy needed for the computation
-of the propagation step.""",
+of the propagation step.
+Old default value = 1.E-6 until version V8P0.""",
             ),
 #           -----------------------------------
             MAXIMUM_NUMBER_OF_ITERATIONS_FOR_PROPAGATION = SIMP(statut ='o',
@@ -2560,7 +2751,10 @@ du systeme. Trois possibilites sont offertes :
  au pas de temps precedent),
 \item 2 : $\delta h$ = 2 $\delta h_n$ - $\delta h_{n-1}$
 (extrapolation).
-\end{itemize}""",
+\end{itemize}
+Si l option 2 est utilisee avec la version non-hydrostatique,
+\telkey{ORDRE DU TIR INITIAL POUR LA HAUTEUR} est automatiquement
+mis a 1.""",
                 ang = """Initial guess for the solver in the propagation step.
 Makes it possible to modify the initial value of $\delta h$, upon each
 iteration in the propagation step, by using the ultimate values this
@@ -2571,7 +2765,9 @@ speeded up when the system is being solved. 3 options are available:
 \item 1: $\delta h$ = $\delta h_n$  (ultimate $\delta h$ value
 in the next previous time step),
 \item 2: $\delta h$ = 2 $\delta h_n$ - $\delta h_{n-1}$ (extrapolation).
-\end{itemize}""",
+\end{itemize}
+If option 2 with the non-hydrostatic version,
+\telkey{INITIAL GUESS FOR DEPTH} is automatically set to 1.""",
             ),
 #           -----------------------------------
             LINEARIZED_PROPAGATION = SIMP(statut ='o',
@@ -2580,21 +2776,24 @@ in the next previous time step),
                 defaut = False,
                 fr = """Permet de lineariser l''etape de propagation,
 par exemple lors de la realisation de cas tests pour lesquels on dispose
-d''une solution analytique dans le cas linearise.""",
+d''une solution analytique dans le cas linearise.
+Il faut alors preciser la valeur de
+\telkey{PROFONDEUR MOYENNE POUR LA LINEARISATION}.""",
                 ang = """Provided for linearizing the propagation step, e.g. when
 performing test-cases for which an analytical solution in the linearized
-case is available.""",
+case is available.
+Thus, the value of \telkey{MEAN DEPTH FOR LINEARIZATION} has
+to be given.""",
             ),
 #           -----------------------------------
             MEAN_DEPTH_FOR_LINEARIZATION = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'R',
                 defaut = 0.,
-                fr = """Fixe la hauteur d''eau autour de laquelle s''effectue la
-linearisation lorsque l''option \telkey{PROPAGATION LINEARISEE} est
-choisie.""",
-                ang = """Sets the water depth about which the linearization is done when
-the \telkey{LINEARIZED PROPAGATION} option is selected.""",
+                fr = """Fixe la hauteur d''eau autour de laquelle s''effectue la linearisation
+lorsque l''option \telkey{PROPAGATION LINEARISEE} est choisie.""",
+                ang = """Sets the water depth about which the linearization is done
+when the \telkey{LINEARIZED PROPAGATION} option is selected.""",
             ),
         ),
 #       -----------------------------------
@@ -2611,9 +2810,9 @@ the \telkey{LINEARIZED PROPAGATION} option is selected.""",
 #           -----------------------------------
             SCHEME_FOR_ADVECTION_OF_VELOCITIES = SIMP(statut ='o',
 #           -----------------------------------
-                typ = 'TXM',
+                typ = 'TXM', min=0, max='**',
                 into = ["NO ADVECTION","CHARACTERISTICS","EXPLICIT + SUPG","EXPLICIT LEO POSTMA","EXPLICIT + MURD SCHEME N","EXPLICIT + MURD SCHEME PSI","LEO POSTMA FOR TIDAL FLATS","N-SCHEME FOR TIDAL FLATS"],
-                defaut = "CHARACTERISTICS",
+                defaut = ["EXPLICIT + MURD SCHEME PSI"],
                 fr = """Fixe le schema utilise pour la convection des vitesses.
 Les choix possibles sont :
 \begin{itemize}
@@ -2625,7 +2824,13 @@ Les choix possibles sont :
 \item 5 : explicite + MURD schema PSI ;
 \item 13 : Leo Postma pour bancs decouvrants ;
 \item 14 : schema N pour bancs decouvrants.
-\end{itemize}""",
+\end{itemize}
+Valeurs par defaut de
+\telkey{SCHEMA POUR LA CONVECTION DES VITESSES} = 5
++ \telkey{OPTION DU SCHEMA POUR LA CONVECTION DES VITESSES} = 4 donnent
+le schema LIPS.
+Ancienne valeur par defaut = 1 (caracteristiques) jusqu a la version
+V8P0.""",
                 ang = """Sets the advection scheme for the velocities.
 Possible choices are:
 \begin{itemize}
@@ -2637,7 +2842,11 @@ Possible choices are:
 \item 5: explicit + MURD scheme PSI,
 \item 13: Leo Postma for tidal flats,
 \item 14: N-scheme for tidal flats.
-\end{itemize}""",
+\end{itemize}
+Default values for \telkey{SCHEME FOR ADVECTION OF VELOCITIES} = 5
++ \telkey{SCHEME OPTION FOR ADVECTION OF VELOCITIES} = 4
+give LIPS scheme.
+Old default value = 1 (characteristics) until version V8P0.""",
             ),
 #           -----------------------------------
             FREE_SURFACE_GRADIENT_COMPATIBILITY = SIMP(statut ='o',
@@ -2664,15 +2873,15 @@ schemes in case of tidal flats or generalised sigma transformation.""",
                 typ = 'R',
                 defaut = 0.,
                 fr = """Fixe le taux de mass-lumping effectue sur la vitesse.
-Utilisation deconseillee.""",
+Lu mais non utilise.""",
                 ang = """Sets the amount of mass-lumping that is performed on
-the velocity. Not recommended for use.""",
+the velocity. Read but not used.""",
             ),
 #           -----------------------------------
             SCHEME_OPTION_FOR_ADVECTION_OF_VELOCITIES = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'I',
-                defaut = 1,
+                typ = 'I', min=0, max='**',
+                defaut = [4],
                 fr = """Si present remplace et a priorite sur :
 \telkey{OPTION POUR LES CARACTERISTIQUES} et
 \telkey{OPTION DE SUPG}.
@@ -2681,8 +2890,10 @@ Si schema PSI ou N :
 \item 1 : explicite ;
 \item 2 : predicteur-correcteur ;
 \item 3 : predicteur-correcteur deuxieme ordre en temps ;
-\item 4 : implicite.
-\end{itemize}""",
+\item 4 : implicite (compatible avec bancs decouvrants).
+\end{itemize}
+Si pas de bancs decouvrants, l option 2 est plus rapide.
+Ancienne valeur par defaut = 1 (explicite) jusqu a la version V8P0.""",
                 ang = """If present replaces and has priority over:
 \telkey{OPTION FOR CHARACTERISTICS} and
 \telkey{SUPG OPTION}.
@@ -2691,8 +2902,10 @@ If N or PSI scheme:
 \item 1: explicit,
 \item 2: predictor-corrector,
 \item 3: predictor-corrector second-order in time,
-\item 4: implicit.
-\end{itemize}""",
+\item 4: implicit (compatible with tidal flats).
+\end{itemize}
+If no tidal flats, option 2 is faster.
+Old default value = 1 (explicit) until version V8P0.""",
             ),
 #           -----------------------------------
             OPTION_FOR_CHARACTERISTICS = SIMP(statut ='o',
@@ -2704,12 +2917,20 @@ If N or PSI scheme:
 \begin{itemize}
 \item 1: forme forte ;
 \item 2: forme faible.
-\end{itemize}""",
+\end{itemize}
+Si \telkey{SCHEMA POUR LA CONVECTION...} = 1
+et le mot-cle correspondant
+\telkey{OPTION DU SCHEMA POUR LA CONVECTION...} = 2,
+\telkey{OPTION POUR LES CARACTERISTIQUES} est automatiquement mis a 2.""",
                 ang = """Possible choices are:
 \begin{itemize}
 \item 1: strong form,
 \item 2: weak form.
-\end{itemize}""",
+\end{itemize}
+If \telkey{SCHEME FOR ADVECTION OF...} = 1
+and also the corresponding keyword
+\telkey{SCHEME OPTION FOR ADVECTION OF...} = 2,
+\telkey{OPTION FOR CHARACTERISTICS} is automatically set to 2.""",
             ),
 #           -----------------------------------
             b_OPTION_FOR_CHARACTERISTICSG = BLOC(condition="OPTION_FOR_CHARACTERISTICS == 2",
@@ -2720,9 +2941,12 @@ If N or PSI scheme:
                     typ = 'I',
                     defaut = 6,
                     fr = """Voir les release notes v6.3.
-6 (points) est le seul choix pour TELEMAC-3D.""",
+Nombre de points de Gauss utilises pour le calcul des caracteristiques
+faibles.
+6 (points) est le seul choix pour \telemac{3d}.""",
                     ang = """See release notes v6.3.
-6 (points) is the only choice for TELEMAC-3D.""",
+Number of Gauss points used to compute the weak characteristics.
+6 (points) is the only choice for \telemac{3d}.""",
                 ),
 #               -----------------------------------
                 MASS_LUMPING_FOR_WEAK_CHARACTERISTICS = SIMP(statut ='o',
@@ -2803,20 +3027,24 @@ Possible choices are:
                     OPTION_OF_SOLVER_FOR_DIFFUSION_OF_VELOCITIES = SIMP(statut ='o',
 #                   -----------------------------------
                         typ = 'I',
-                        defaut = 3,
-                        fr = """Dimension de l''espace de Krylov pour la methode GMRES (7).""",
-                        ang = """Dimension of Krylov space for the GMRES method (7).""",
+                        defaut = 5,
+                        fr = """Dimension de l''espace de Krylov pour la methode GMRES (7).
+Ancienne valeur par defaut = 3 jusqu a la version V8P0.""",
+                        ang = """Dimension of Krylov space for the GMRES method (7).
+Old default value = 3 until version V8P0.""",
                     ),
                 ),
 #               -----------------------------------
                 ACCURACY_FOR_DIFFUSION_OF_VELOCITIES = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'R',
-                    defaut = 1.E-5,
+                    defaut = 1.E-8,
                     fr = """Fixe la precision demandee pour le calcul de la diffusion
-de la vitesse.""",
+de la vitesse.
+Ancienne valeur par defaut = 1.E-5 jusqu a la version V8P0.""",
                     ang = """Sets the accuracy needed for the computation of the
-diffusion of the velocities.""",
+diffusion of the velocities.
+Old default value = 1.E-5 until version V8P0.""",
                 ),
 #               -----------------------------------
                 MAXIMUM_NUMBER_OF_ITERATIONS_FOR_DIFFUSION_OF_VELOCITIES = SIMP(statut ='o',
@@ -2885,98 +3113,6 @@ and a specific treatment is done for the diffusion.""",
         NON_HYDROSTATIC = FACT(statut='o',
 #       -----------------------------------
         ),
-#       -----------------------------------
-        VERTICAL = FACT(statut='o',
-#       -----------------------------------
-#           -----------------------------------
-            SOLVER_FOR_VERTICAL_VELOCITY = SIMP(statut ='o',
-#           -----------------------------------
-                typ = 'TXM',
-                into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","squared conjugate gradient","cgstab","gmres","direct solver"],
-                defaut = "conjugate gradient",
-                fr = """Permet de choisir le solveur utilise pour le calcul de
-la vitesse verticale $W$. Les choix possibles sont :
-\begin{itemize}
-\item 1 : gradient conjugue ;
-\item 2 : residu conjugue ;
-\item 3 : gradient conjugue sur equation normale ;
-\item 4 : erreur minimale ;
-\item 5 : gradient conjugue carre ;
-\item 6 : CGSTAB ;
-\item 7 : GMRES ;
-\item 8 : solveur direct.
-\end{itemize}""",
-                ang = """Choice of the solver for the diffusion of vertical velocity
-$W$. Possible choices are:
-\begin{itemize}
-\item 1: conjugate gradient,
-\item 2: conjugate residual,
-\item 3: conjugate gradient on a normal equation,
-\item 4: minimum error,
-\item 5: squared conjugate gradient,
-\item 6: CGSTAB,
-\item 7: GMRES,
-\item 8: direct solver.
-\end{itemize}""",
-            ),
-#           -----------------------------------
-            ACCURACY_FOR_VERTICAL_VELOCITY = SIMP(statut ='o',
-#           -----------------------------------
-                typ = 'R',
-                defaut = 1.E-6,
-                fr = """Fixe la precision demandee pour le calcul de la vitesse
-verticale.""",
-                ang = """Sets the accuracy needed for the computation
-of the vertical velocity.""",
-            ),
-#           -----------------------------------
-            MAXIMUM_NUMBER_OF_ITERATIONS_FOR_VERTICAL_VELOCITY = SIMP(statut ='o',
-#           -----------------------------------
-                typ = 'I',
-                defaut = 100,
-                fr = """Fixe le nombre maximum d''iterations accepte lors de la
-resolution du calcul de la vitesse verticale.""",
-                ang = """Limits the number of solver iterations for the diffusion of
- vertical velocity.""",
-            ),
-#           -----------------------------------
-            PRECONDITIONING_FOR_VERTICAL_VELOCITY = SIMP(statut ='o',
-#           -----------------------------------
-                typ = 'TXM',
-                into = ["no preconditioning","diagonal","diagonal condensed","diagonal with absolute values","Crout","Gauss-Seidel EBE","Matrix defined by the user","diagonal and Crout","direct solver on the vertical","diagonal condensed and Crout","diagonal and direct solver on the vertical"],
-                defaut = "diagonal",
-                fr = """Permet de preconditionner le systeme relatif
-au calcul de la vitesse verticale. Les choix possibles sont :
-\begin{itemize}
-\item 0 : aucun ;
-\item 2 : diagonal ;
-\item 3 : diagonal avec matrice condensee ;
-\item 5 : diagonal avec valeurs absolues ;
-\item 7 : Crout ;
-\item 11 : Gauss-Seidel EBE ;
-\item 13 : matrice fournie par l''utilisateur ;
-\item 14 : diagonal et Crout ;
-\item 17 : solveur direct sur la verticale ;
-\item 21 : diagonal condensee et Crout ;
-\item 34 : diagonal et solveur direct sur la verticale.
-\end{itemize}""",
-                ang = """Choice of preconditioning for the diffusion of
-vertical velocity. Possible choices are:
-\begin{itemize}
-\item 0: no preconditioning,
-\item 2: diagonal,
-\item 3: diagonal with the condensed matrix,
-\item 5: diagonal with absolute values,
-\item 7: Crout,
-\item 11: Gauss-Seidel EBE,
-\item 13: matrix defined by the user,
-\item 14: diagonal and Crout,
-\item 17: direct solver on the vertical,
-\item 21: diagonal condensed and Crout,
-\item 34: diagonal and direct solver on the vertical.
-\end{itemize}""",
-            ),
-        ),
 #       -----------------------------------
         IMPLICITATION = FACT(statut='o',
 #       -----------------------------------
@@ -2996,14 +3132,16 @@ The values lower than 0.5 give an instable scheme.""",
             IMPLICITATION_FOR_VELOCITIES = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'R',
-                defaut = 1.,
+                defaut = 0.55,
                 fr = """Fixe la valeur du coefficient d''implicitation sur la vitesse
 dans l''etape de propagation (cf.  Note de principe).
-Les valeurs inferieures a 0.5 donnent un schema instable.""",
+Les valeurs inferieures a 0.5 donnent un schema instable.
+Ancienne valeur par defaut = 1. jusqu a la version V8P0.""",
                 ang = """Sets the value of the implicitation coefficient
 for the velocity
 in the propagation step (cf. Principe note).
-The values lower than 0.5 give an instable scheme.""",
+The values lower than 0.5 give an instable scheme.
+Old default value = 1. until V8P0.""",
             ),
         ),
     ),
@@ -3017,7 +3155,7 @@ The values lower than 0.5 give an instable scheme.""",
             defaut = True,
             fr = """Permet de supprimer les tests sur les bancs decouvrants, dans
 les cas ou l''on est certain qu''il n''y en aura pas.
-En cas de doute : .TRUE.""",
+En cas de doute, utiliser OUI.""",
             ang = """When NO, the specific treatments for tidal flats are by-passed.
 This spares time, but of course you must be sure that you have no
 tidal flats.""",
@@ -3031,17 +3169,24 @@ tidal flats.""",
                 typ = 'TXM',
                 into = ["EQUATIONS SOLVED EVERYWHERE WITH CORRECTION ON TIDAL FLATS","DRY ELEMENTS FROZEN","LIKE 1 BUT WITH POROSITY (DEFINA METHOD)"],
                 defaut = "EQUATIONS SOLVED EVERYWHERE WITH CORRECTION ON TIDAL FLATS",
-                fr = """Utilise si \telkey{BANCS DECOUVRANTS} est vrai.
+                fr = """Utilise si \telkey{BANCS DECOUVRANTS} est OUI.
 Les choix possibles sont :
 \begin{itemize}
-\item 1 : equations resolues partout avec correction sur les bancs
-decouvrants ;
-\item 2 : gel des elements decouvrants.
+\item 1 : equations resolues partout avec correction
+sur les bancs decouvrants (correction du gradient de surface libre) ;
+\item 2 : gel des elements decouvrants (zones de bancs decouvrants
+sont masquees).
+Attention : la conservation de la masse peut etre alteree ;
+\item 3 : comme 1 mais avec porosite (methode defina).
 \end{itemize}""",
-                ang = """Used if \telkey{TIDAL FLATS} is true. Possible choices are:
+                ang = """Used if \telkey{TIDAL FLATS} is YES.
+Possible choices are:
 \begin{itemize}
-\item 1: equations solved everywhere with correction on tidal flats,
-\item 2: dry elements frozen.
+\item 1: equations solved everywhere with correction on tidal flats
+(corrected free surface gradient),
+\item 2: dry elements are frozen (tidal flats area are masked).
+Warning: mass-conservation may be altered,
+\item 3: like 1 but with porosity (defina method).
 \end{itemize}""",
             ),
 #           -----------------------------------
@@ -3050,22 +3195,27 @@ decouvrants ;
 #               -----------------------------------
                 TREATMENT_OF_NEGATIVE_DEPTHS = SIMP(statut ='o',
 #               -----------------------------------
-                    typ = 'I',
-                    defaut = 1,
+                    typ = 'TXM',
+                    into = ["NO TREATMENT","SMOOTHING","FLUX CONTROL"],
+                    defaut = "SMOOTHING",
                     fr = """Seulement avec \telkey{OPTION DE TRAITEMENT DES BANCS DECOUVRANTS}
 = 1. Les choix possibles sont :
 \begin{itemize}
 \item 0 : pas de traitement ;
 \item 1 : lissage ;
 \item 2 : limitation des flux.
-\end{itemize}""",
+\end{itemize}
+Si l option 2 avec bancs decouvrants est utilisee,
+il est obligatoire d avoir \telkey{MASS-LUMPING SUR H} = 1.""",
                     ang = """Only with \telkey{OPTION FOR THE TREATMENT OF TIDAL FLATS}
 = 1. Possible choices are:
 \begin{itemize}
 \item 0: no treatment,
 \item 1: smoothing,
 \item 2: flux control.
-\end{itemize}""",
+\end{itemize}
+If using option 2 with tidal flats, it is mandatory to set
+\telkey{MASS-LUMPING ON H} = 1.""",
                 ),
             ),
 #           -----------------------------------
@@ -3092,9 +3242,9 @@ decouvrants ;
                 defaut = 0.2,
                 fr = """Pour les profondeurs inferieures, la viscosite sera
 progressivement reduite. Voir le sous-programme
-\telfile{VISCLIP}.""",
+\telfile{CLIP}.""",
                 ang = """Below the threshold, viscosity will be progressively
-cancelled. See subroutine \telfile{VISCLIP}.""",
+cancelled. See \telfile{CLIP} subroutine.""",
             ),
         ),
 #       -----------------------------------
@@ -3170,9 +3320,8 @@ The possible choices are:
 #           -----------------------------------
             ZONE_NUMBER_IN_GEOGRAPHIC_SYSTEM = SIMP(statut ='o',
 #           -----------------------------------
-                typ = 'TXM',
-                into = ["NO DEFAULT VALUE","LAMBERT 1 NORTH","LAMBERT 2 CENTER","LAMBERT 3 SOUTH","LAMBERT 4 CORSICA","LAMBERT 2 EXTENDED","LAMBERT 93","UTM ZONE, E.G."],
-                defaut = "NO DEFAULT VALUE",
+                typ = 'I',
+                defaut = -1,
                 fr = """Numero de zone (fuseau ou type de projection) lors de
 l''utilisation d''une projection plane. Indiquer le systeme
 geographique dans lequel est construit le modele numerique avec le
@@ -3231,15 +3380,19 @@ or a close value.""",
 #       -----------------------------------
             typ = 'I',
             defaut = 0,
-            fr = """Numero global du point par rapport auquel
-les ondes de maree sont dephasees
+            fr = """Numero global du point
+(entre 1 et le nombre de points frontieres du maillage 2D)
+par rapport auquel les ondes de maree sont dephasees
 pour debuter le calcul par une pleine mer
 (en marees schematiques seulement).
+Ce point doit etre un point de frontiere maritime.
 Ne concerne que les bases de constantes harmoniques de type TPXO.""",
-            ang = """Global number of the point with respect to which
-the tidal constituents have their phase shifted
+            ang = """Global number of the point
+(between 1 and the number of boundary nodes in the 2D mesh)
+with respect to which the tidal constituents have their phase shifted
 to start the calculation with a high water
 (for schematic tides only).
+This point has to be a maritime boundary node.
 Only harmonic constants databases like TPXO are concerned.""",
         ),
 #       -----------------------------------
@@ -3257,6 +3410,35 @@ Inference of minor constituents from the ones read in input files
 linked to keywords \telkey{BINARY DATABASE 1 FOR TIDE}
 and \telkey{BINARY DATABASE 2 FOR TIDE}.""",
         ),
+#       -----------------------------------
+        INITIAL_VELOCITIES_COMPUTED_BY_TPXO = SIMP(statut ='f',
+#       -----------------------------------
+            typ = bool,
+            defaut = True,
+            fr = """Composantes de vitesses initiales calculees a partir des
+solutions de maree de l OSU (ex TPXO).
+Prendre NON pour eviter une initialisation avec des vitesses de maree
+trop grandes.
+Pour les solutions de marees provenant de l OSU uniquement (ex TPXO).""",
+            ang = """Initial velocity components computed from a tidal solution from
+OSU (e.g. TPXO).
+NO to prevent from an initialisation with too big tidal velocities.
+For tidal solutions coming from OSU only (e.g. TPXO).""",
+        ),
+#       -----------------------------------
+        MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R',
+            defaut = 0.1,
+            fr = """Valeur minimale de hauteur d eau au dessus de laquelle les conditions
+initiales de courants de maree sont calculees.
+Autrement, les vitesses sont annulees.
+Pour les solutions de maree provenant de l OSU uniquement (ex TPXO).""",
+            ang = """Minimum value of water depth above which initial conditions for tidal
+velocities are computed.
+Otherwise, the velocity components are equal to 0.
+For tidal solutions coming from OSU only (e.g. TPXO).""",
+        ),
 #       -----------------------------------
         PHYSICAL_PARAMETERS = FACT(statut='o',
 #       -----------------------------------
@@ -3273,7 +3455,7 @@ and \telkey{BINARY DATABASE 2 FOR TIDE}.""",
         BOUNDARY_CONDITIONS = FACT(statut='o',
 #       -----------------------------------
 #           -----------------------------------
-            OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS = SIMP(statut ='o',
+            OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM', min=0, max='**',
                 into = ["No tide","Real tide (recommended methodology)","Astronomical tide","Mean spring tide","Mean tide","Mean neap tide","Astronomical neap tide","Real tide (methodology before 2010)"],
@@ -3349,7 +3531,7 @@ automatique des conditions aux limites. Les choix possibles sont :
 \end{itemize}
 Pour JMJ, renseigner la localisation du fichier bdd\_jmj et
 geofin dans les mots-cles \telkey{BASE ASCII DE DONNEES DE MAREE} et
-\telkey{FICHIER DU MODELE DE MAREE.
+\telkey{FICHIER DU MODELE DE MAREE}.
 Pour TPXO, LEGOS-NEA, FES20XX et PREVIMER, l''utilisateur
 doit telecharger les fichiers de constantes harmoniques sur internet.""",
                     ang = """Gives the name of the data base used to automatically generate
@@ -3423,8 +3605,8 @@ are extracted (JMJ only).""",
             TIDAL_MODEL_FILE_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du \telkey{FICHIER DU MODELE DE MAREE}.
 Les valeurs possibles sont :
 \begin{itemize}
@@ -3471,6 +3653,18 @@ The tidal constituents have their phase shifted with respect to
 this point to start the simulation with a high water
 (for schematic tides only).""",
             ),
+#           -----------------------------------
+            MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 0.1,
+                fr = """Valeur minimale de hauteur d eau utilisee pour le calcul des conditions
+aux limites de courants de maree si les profondeurs sont trop petites.
+Pour les solutions de marees provenant de l OSU uniquement (ex TPXO).""",
+                ang = """Minimum value of water depth used to compute tidal boundary conditions
+for velocities if the water depths are too small.
+For tidal solutions coming from OSU only (e.g. TPXO).""",
+            ),
         ),
     ),
 #   -----------------------------------
@@ -3480,32 +3674,64 @@ this point to start the simulation with a high water
         DROGUES = FACT(statut='o',
 #       -----------------------------------
 #           -----------------------------------
-            NUMBER_OF_DROGUES = SIMP(statut ='o',
+            MAXIMUM_NUMBER_OF_DROGUES = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'I',
                 defaut = 0,
                 fr = """Permet d''effectuer un suivi de flotteurs.
-Fixe le nombre de flotteurs a traiter lors du calcul.
+Fixe le nombre maximum de flotteurs a traiter lors du calcul.
 Il est alors necessaire de mettre a jour le sous-programme
-\telfile{FLOT3D} afin de fournir les informations sur les
-positions de largage et les temps de suivi des flotteurs.""",
-                ang = """Number of drogues in the computation.
-The user must then fill the subroutine \telfile{FLOT3D}
+\telfile{USER\_FLOT3D} afin de fournir les informations sur les
+positions de largage et les temps de suivi des flotteurs.
+La trajectoire des flotteurs est enregistree dans le
+\telkey{FICHIER ASCII DES FLOTTEURS} ou le
+\telkey{FICHIER BINAIRE DES FLOTTEURS}
+qui doivent etre donnes dans le fichier des parametres.""",
+                ang = """Maximum number of drogues in the computation.
+The user must then fill the subroutine \telfile{USER\_FLOT3D}
 specifying the coordinates of the starting points,
 their departure and arrival times.
 The trajectory of drogues is recorded in the
-\telkey{DROGUES FILE} that must be given in the steering file.""",
+\telkey{ASCII DROGUES FILE} or the \telkey{BINARY DROGUES FILE}
+that must be given in the steering file.""",
             ),
 #           -----------------------------------
-            b_NUMBER_OF_DROGUESG = BLOC(condition="NUMBER_OF_DROGUES != 0",
+            b_MAXIMUM_NUMBER_OF_DROGUESG = BLOC(condition="MAXIMUM_NUMBER_OF_DROGUES != 0",
 #           -----------------------------------
 #               -----------------------------------
-                DROGUES_FILE = SIMP(statut ='o',
+                ASCII_DROGUES_FILE = SIMP(statut ='o',
+#               -----------------------------------
+                    typ = ('Fichier','All Files (*)','Sauvegarde'),
+                    defaut = '',
+                    fr = """Fichier de resultat ASCII avec les positions des flotteurs.""",
+                    ang = """ASCII results file with positions of drogues.""",
+                ),
+#               -----------------------------------
+                BINARY_DROGUES_FILE = SIMP(statut ='f',
 #               -----------------------------------
                     typ = ('Fichier','All Files (*)','Sauvegarde'),
                     defaut = '',
-                    fr = """Fichier de resultat avec les positions des flotteurs.""",
-                    ang = """Results file with positions of drogues.""",
+                    fr = """Fichier de resultat binaire avec les positions des flotteurs.""",
+                    ang = """Binary results file with positions of drogues.""",
+                ),
+#               -----------------------------------
+                DROGUES_FILE_FORMAT = SIMP(statut ='f',
+#               -----------------------------------
+                    typ = 'TXM',
+                    into = ['BKBINPCL','TECPLOT'],
+                    defaut = 'TECPLOT',
+                    fr = """Format du \telkey{FICHIER BINAIRE DES FLOTTEURS}.
+Les valeurs possibles sont :
+\begin{itemize}
+\item BKBINPCL : format PCL binaire natif de Blue Kenue ;
+\item TECPLOT : format TecPlot original (ASCII).
+\end{itemize}""",
+                    ang = """Format of the \telkey{BINARY DROGUES FILE}.
+Possible choices are:
+\begin{itemize}
+\item BKBINPCL: binary PCL format native to Blue Kenue,
+\item TECPLOT: original TecPlot format (ASCII).
+\end{itemize}""",
                 ),
 #               -----------------------------------
                 PRINTOUT_PERIOD_FOR_DROGUES = SIMP(statut ='o',
@@ -3514,7 +3740,7 @@ The trajectory of drogues is recorded in the
                     defaut = 1,
                     fr = """Nombre de pas de temps entre 2 sorties de positions de
 flotteurs dans le fichier des resultats binaire supplementaire
-N affecte pas la qualite du calcul de la trajectoire""",
+N affecte pas la qualite du calcul de la trajectoire.""",
                     ang = """Number of time steps between 2 outputs of drogues
 positions in the binary file.
 It does not disturb the quality of the computation of the trajectory.""",
@@ -3587,9 +3813,12 @@ documentation).""",
                     typ = 'I',
                     defaut = 1,
                     fr = """Option pour le traitement des buses. Il existe deux formulations
-dans \tel.""",
-                    ang = """Option for the treatment of culverts. There are two options
-in \tel.""",
+dans \telemac{3d}, basees sur les formules de Bodhaine (1968)
+et Carlier (1976).
+Lire le \telemac{3d} theory guide plus plus d informations.""",
+                    ang = """Option for the treatment of culverts. There are two options in
+\telemac{3d} based on Bodhaine (1968) and Carlier (1976) formulae.
+Read the \telemac{3d} theory guide for more informations.""",
                 ),
             ),
         ),
@@ -3598,7 +3827,6 @@ in \tel.""",
 # -----------------------------------------------------------------------
 TURBULENCE = PROC(nom= "TURBULENCE",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     PHYSICAL_PARAMETERS = FACT(statut='o',
 #   -----------------------------------
@@ -3606,7 +3834,7 @@ TURBULENCE = PROC(nom= "TURBULENCE",op = None,
         HORIZONTAL_TURBULENCE_MODEL = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'TXM',
-            into = ["CONSTANT VISCOSITY","K-EPSILON MODEL","SMAGORINSKI","K-OMEGA MODEL"],
+            into = ["CONSTANT VISCOSITY","K-EPSILON MODEL","SMAGORINSKI","SPALART-ALLMARAS","K-OMEGA MODEL","DES (DETACHED EDDY SIMULATION) MODEL"],
             defaut = "CONSTANT VISCOSITY",
             fr = """Permet de specifier le modele de turbulence horizontal.
 Les choix possibles sont :
@@ -3614,7 +3842,9 @@ Les choix possibles sont :
 \item 1 : viscosite constante ;
 \item 3 : modele $k$-$\epsilon$ ;
 \item 4 : Smagorinski ;
-\item 7 : $k$-$\omega$ model.
+\item 5 : Spalart-Allmaras ;
+\item 7 : modele $k$-$\omega$ ;
+\item 9 : modele DES (Detached Eddy Simulation).
 \end{itemize}
 Attention : si on choisit l''option 1, il ne faut pas oublier d''ajuster
 la valeur du mot cle \telkey{COEFFICIENT DE DIFFUSION}\ldots
@@ -3630,7 +3860,9 @@ The available choices are:
 \item 1: constant viscosity,
 \item 3: $k$-$\epsilon$ model,
 \item 4: Smagorinski,
-\item 7: $k$-$\omega$ model.
+\item 5: Spalart-Allmaras,
+\item 7: $k$-$\omega$ model,
+\item 9: DES model (Detached Eddy Simulation).
 \end{itemize}
 Caution: if option 1 is chosen, give the right
 \telkey{COEFFICIENT FOR\ldots\ DIFFUSION OF VELOCITIES}\ldots\
@@ -3642,16 +3874,19 @@ because it is used as well in the turbulence model.""",
         VERTICAL_TURBULENCE_MODEL = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'TXM',
-            into = ["CONSTANT VISCOSITY","MIXING LENGTH","K-EPSILON MODEL","SMAGORINSKI","K-OMEGA MODEL"],
+            into = ["CONSTANT VISCOSITY","MIXING LENGTH","K-EPSILON MODEL","SMAGORINSKI","SPALART-ALLMARAS","GOTM","K-OMEGA MODEL","DES (DETACHED EDDY SIMULATION) MODEL"],
             defaut = "CONSTANT VISCOSITY",
-            fr = """Permet de specifier le modele de turbulence horizontal.
+            fr = """Permet de specifier le modele de turbulence vertical.
 Les choix possibles sont :
 \begin{itemize}
 \item 1 : viscosite constante ;
 \item 2 : longueur de melange ;
 \item 3 : modele $k$-$\epsilon$ ;
 \item 4 : Smagorinski ;
-\item 7 : $k$-$\omega$ model.
+\item 5 : Spalart-Allmaras ;
+\item 6 : GOTM ;
+\item 7 : modele $k$-$\omega$ ;
+\item 9 : modele DES (Detached Eddy Simulation).
 \end{itemize}
 Attention : si on choisit l''option 1, il ne faut pas oublier d''ajuster
 la valeur du mot cle \telkey{COEFFICIENT DE DIFFUSION}\ldots
@@ -3661,14 +3896,17 @@ de turbulence.
 Si on choisit l''option 3 ou 7, ce meme parametre doit retrouver sa
 vraie valeur physique, en general environ $10^{-6}$
 car elle est utilisee comme telle dans le modele de turbulence.""",
-            ang = """Specifies the horizontal turbulence model.
+            ang = """Specifies the vertical turbulence model.
 The available choices are:
 \begin{itemize}
 \item 1: constant viscosity,
 \item 2: mixing length,
 \item 3: $k$-$\epsilon$ model,
 \item 4: Smagorinski,
-\item 7: $k$-$\omega$ model.
+\item 5: Spalart-Allmaras,
+\item 6: GOTM,
+\item 7: $k$-$\omega$ model,
+\item 9: DES model (Detached Eddy Simulation).
 \end{itemize}
 Caution: if option 1 is chosen, give the right
 \telkey{COEFFICIENT FOR\ldots\ DIFFUSION OF VELOCITIES}\ldots\
@@ -3687,19 +3925,21 @@ because it is used as well in the turbulence model.""",
                 fr = """Permet de specifier le modele de longueur utilise pour la
 turbulence verticale. Les choix possibles sont :
 \begin{itemize}
-\item 1: Prandtl ;
+\item 1: Prandtl (notamment pour ecoulements avec forte composante
+barotropique comme les courants de maree) ;
 \item 3: Nezu et Nakawaga ;
-\item 5: Quetin ;
-\item 6: Tsanis.
+\item 5: Quetin (meilleure representation du vent) ;
+\item 6: Tsanis (meilleure representation du vent).
 \end{itemize}
 4 (jet) a ete supprime.""",
                 ang = """Specifies the mixing length model used for vertical turbulence.
 Possible choices are:
 \begin{itemize}
-\item 1: Prandtl,
+\item 1: Prandtl (suits such flows with a strong barotropic component
+as tidal flows),
 \item 3: Nezu and Nakawaga,
-\item 5: Quetin,
-\item 6: TsaniS.
+\item 5: Quetin (better representation of wind drift),
+\item 6: Tsanis (better representation of wind drift).
 \end{itemize}
 4 (jet) has been suppressed.""",
             ),
@@ -3713,7 +3953,7 @@ Possible choices are:
 Les choix possibles sont :
 \begin{itemize}
 \item 0: rien ;
-\item 1: fait par l''utilisateur ;
+\item 1: fait par l''utilisateur (dans \telkey{USER\_DRIUTI}) ;
 \item 2: Viollet ;
 \item 3: Munk et Anderson.
 \end{itemize}""",
@@ -3721,7 +3961,7 @@ Les choix possibles sont :
 length turbulence model). The possible choices are:
 \begin{itemize}
 \item 0: nothing,
-\item 1: user programmed,
+\item 1: user programmed (in \telkey{USER\_DRIUTI}),
 \item 2: Viollet,
 \item 3: Munk and Anderson.
 \end{itemize}""",
@@ -3771,7 +4011,17 @@ recirculation zones.""",
             typ = 'R',
             defaut = 0.4,
             fr = """Valeur de la constante de Von Karman.""",
-            ang = """Value of Von Karman''s constant.""",
+            ang = """Value of Von Karman constant.""",
+        ),
+#       -----------------------------------
+        GOTM_STEERING_FILE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = ('Fichier','All Files (*)'),
+            defaut = '',
+            fr = """Fichier contenant les parametres de GOTM. Utilise avec
+\telkey{MODELE DE TURBULENCE VERTICAL} = 6.""",
+            ang = """File containing parameters of GOTM. Use in combination with
+\telkey{VERTICAL TURBULENCE MODEL} = 6.""",
         ),
     ),
 #   -----------------------------------
@@ -3818,16 +4068,24 @@ and $\epsilon$. Possible choices are:
 #       -----------------------------------
             typ = 'I',
             defaut = 1,
-            fr = """Mode de calcul des derivees des vitesses suivant $z$ :
+            fr = """Mode de calcul des derivees des vitesses suivant $z$
+uniquement pour un modele de longueur de melange sur la verticale :
 \begin{itemize}
 \item 1 : derivee lineaire (classique) ;
-\item 2 : derivee logarithmique (mieux pour profils logarithmiques).
-\end{itemize}""",
-            ang = """Way of computing the velocity derivatives along $z$:
+\item 2 : derivee logarithmique (mieux pour profils logarithmiques)
+entre le fond et 0.2 fois la hauteur d eau.
+\end{itemize}
+L option 2 permet une meilleure representation des resultats
+pour la modelisation d un profil de vitesse pres du fond.""",
+            ang = """Way of computing the velocity derivatives along $z$
+only for a mixing length model over the vertical:
 \begin{itemize}
 \item 1: linear derivative (classic),
-\item 2: logarithmic derivative (better for logarithmic profiles).
-\end{itemize}""",
+\item 2: logarithmic derivative (better for logarithmic profiles)
+between the bottom and 0.2 times the water depth.
+\end{itemize}
+Option 2 allows getting better results when modelling the velocity
+profile near the bottom.""",
         ),
 #       -----------------------------------
         ADVECTION = FACT(statut='o',
@@ -3840,32 +4098,82 @@ and $\epsilon$. Possible choices are:
             SCHEME_FOR_ADVECTION_OF_K_EPSILON = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ["NO ADVECTION","CHARACTERISTICS","EXPLICIT + SUPG","EXPLICIT LEO POSTMA","EXPLICIT + MURD SCHEME N","EXPLICIT + MURD SCHEME PSI","LEO POSTMA FOR TIDAL FLATS","N-SCHEME FOR TIDAL FLATS"],
-                defaut = "CHARACTERISTICS",
+                into = ["NO ADVECTION","CHARACTERISTICS","SUPG","LEO POSTMA","MURD SCHEME N","MURD SCHEME PSI","LEO POSTMA FOR TIDAL FLATS","EXPLICIT N-SCHEME FOR TIDAL FLATS"],
+                defaut = "MURD SCHEME PSI",
                 fr = """Fixe le schema utilise pour la convection du modele
-$k$-$\epsilon$. Les choix possibles sont :
+$k$-$\epsilon$ ou Spalart-Allmaras.
+Les choix possibles sont :
 \begin{itemize}
 \item 0 : pas de convection ;
 \item 1 : caracteristiques ;
-\item 2 : explicite + SUPG ;
-\item 3 : explicite Leo Postma ;
-\item 4 : explicite + MURD schema N ;
-\item 5 : explicite + MURD schema PSI ;
+\item 2 : SUPG ;
+\item 3 : schema de Leo Postma ;
+\item 4 : MURD schema N - options supplementaires possibles :
+  \begin{itemize}
+  \item OPTION DU SCHEMA POUR LA CONVECTION DES VITESSES/TRACEURS/
+K-EPSILON) :
+  \begin{itemize}
+  \item 1: schema explicite classique ;
+  \item 2: predicteur-correcteur au premier order ;
+  \item 3: predicteur-correcteur au deuxieme order ;
+  \item 4: schema implicite compatible avec les bancs decouvrants;
+  \end{itemize}
+  \item NOMBRE DE CORRECTIONS POUR LES SCHEMAS DISTRIBUTIFS :
+  fixe le nombre de corrections pour les schemas distributifs
+  predicteur-correcteur du premier et deuxieme ordre
+  (une value autour de 4 est recommandee) ;
+  \end{itemize}
+\item 5 : MURD schema PSI ;
 \item 13 : Leo Postma pour bancs decouvrants ;
-\item 14 : schema N pour bancs decouvrants.
-\end{itemize}""",
-                ang = """Sets the advection scheme for the $k$-$\epsilon$ model.
+\item 14 : schema N explicite pour bancs decouvrants.
+\end{itemize}
+Valeurs par defaut de
+\telkey{SCHEMA POUR LA CONVECTION DU K-EPSILON} = 5
++ \telkey{OPTION DU SCHEMA POUR LA CONVECTION DU K-EPSILON} = 4 donnent
+le schema LIPS.
+Ancienne valeur par defaut = 1 (caracteristiques) jusqu a la version
+V8P0.""",
+                ang = """Sets the advection scheme for the $k$-$\epsilon$ model
+or Spalart-Allmaras model.
 Possible choices are:
 \begin{itemize}
 \item 0: no convection,
 \item 1: characteristics,
-\item 2: explicit + SUPG,
-\item 3: explicit Leo Postma,
-\item 4: explicit + MURD scheme N,
-\item 5: explicit + MURD scheme PSI,
+\item 2: SUPG,
+\item 3: Leo Postma scheme,
+\item 4: MURD scheme N,
+  \begin{itemize}
+  \item SCHEME OPTION FOR ADVECTION OF VELOCITIES/TRACERS/K-EPSILON):
+  \begin{itemize}
+  \item 1: classical explicit scheme;
+  \item 2: 1st order predictor-corrector;
+  \item 3: 2nd order predictor-corrector;
+  \item 4: implicit scheme compatible with tidal flats;
+  \end{itemize}
+  \item \telkey{NUMBER OF CORRECTIONS OF DISTRIBUTIVE SCHEMES}:
+  sets the number of sub-iterations for the 1st and 2nd order
+  predictor-corrector schemes (a value around 4 is recommended).
+  \end{itemize}
+\item 5: MURD scheme PSI,
+  \begin{itemize}
+  \item SCHEME OPTION FOR ADVECTION OF VELOCITIES/TRACERS/K-EPSILON):
+  \begin{itemize}
+  \item 1: classical explicit scheme;
+  \item 2: 1st order predictor-corrector;
+  \item 3: 2nd order predictor-corrector;
+  \item 4: implicit scheme compatible with tidal flats;
+  \end{itemize}
+  \item \telkey{NUMBER OF CORRECTIONS OF DISTRIBUTIVE SCHEMES}:
+  sets the number of sub-iterations for the 1st and 2nd order
+  predictor-corrector schemes (a value around 4 is recommended).
+  \end{itemize}
 \item 13: Leo Postma for tidal flats,
-\item 14: N-scheme for tidal flats.
-\end{itemize}""",
+\item 14: explicit N-scheme for tidal flats.
+\end{itemize}
+Default values for \telkey{SCHEME FOR ADVECTION OF K-EPSILON} = 5
++ \telkey{SCHEME OPTION FOR ADVECTION OF K-EPSILON} = 4
+give LIPS scheme.
+Old default value = 1 (characteristics) until version V8P0.""",
             ),
 #           -----------------------------------
             b_SCHEME_OPTION_FOR_ADVECTION_OF_K_EPSILONF = BLOC(condition="((VERTICAL_TURBULENCE_MODEL == 3) or (HORIZONTAL_TURBULENCE_MODEL == 3) or (VERTICAL_TURBULENCE_MODEL == 7) or (HORIZONTAL_TURBULENCE_MODEL == 7))",
@@ -3875,7 +4183,7 @@ Possible choices are:
             SCHEME_OPTION_FOR_ADVECTION_OF_K_EPSILON = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'I',
-                defaut = 1,
+                defaut = 4,
                 fr = """Si present remplace et a priorite sur :
 \telkey{OPTION POUR LES CARACTERISTIQUES} et
 \telkey{OPTION DE SUPG}.
@@ -3884,8 +4192,10 @@ Si schema PSI ou N :
 \item 1 : explicite ;
 \item 2 : predicteur-correcteur ;
 \item 3 : predicteur-correcteur deuxieme ordre en temps ;
-\item 4 : implicite.
-\end{itemize}""",
+\item 4 : implicite (compatible avec bancs decouvrants).
+\end{itemize}
+Si pas de bancs decouvrants, l option 2 est plus rapide.
+Ancienne valeur par defaut = 1 (explicite) jusqu a la version V8P0.""",
                 ang = """If present replaces and has priority over:
 \telkey{OPTION FOR CHARACTERISTICS} and
 \telkey{SUPG OPTION}.
@@ -3894,8 +4204,10 @@ If N or PSI scheme:
 \item 1: explicit,
 \item 2: predictor-corrector,
 \item 3: predictor-corrector second-order in time,
-\item 4: implicit.
-\end{itemize}""",
+\item 4: implicit (compatible with tidal flats).
+\end{itemize}
+If no tidal flats, option 2 is faster.
+Old default value = 1 (explicit) until version V8P0.""",
             ),
         ),
 #       -----------------------------------
@@ -3932,7 +4244,7 @@ Possible choices are:
                     into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","squared conjugate gradient","cgstab","gmres","direct solver"],
                     defaut = "conjugate gradient",
                     fr = """Permet de choisir le solveur utilise pour la resolution de
-la diffusion du modele $k$-$\epsilon$.
+la diffusion du modele $k$-$\epsilon$ ou Spalart-Allmaras.
 Les choix possibles sont :
 \begin{itemize}
 \item 1 : gradient conjugue ;
@@ -3945,6 +4257,7 @@ Les choix possibles sont :
 \item 8 : solveur direct.
 \end{itemize}""",
                     ang = """Choice of the solver for the diffusion of $k$ and $\epsilon$.
+but also $\tilde{\nu}$.
 Possible choices are:
 \begin{itemize}
 \item 1: conjugate gradient,
@@ -3964,20 +4277,24 @@ Possible choices are:
                     OPTION_OF_SOLVER_FOR_DIFFUSION_OF_K_EPSILON = SIMP(statut ='o',
 #                   -----------------------------------
                         typ = 'I',
-                        defaut = 3,
-                        fr = """Dimension de l''espace de Krylov pour la methode GMRES (7).""",
-                        ang = """Dimension of Krylov space for the GMRES method (7).""",
+                        defaut = 5,
+                        fr = """Dimension de l''espace de Krylov pour la methode GMRES (7).
+Ancienne valeur par defaut = 3 jusqu a la version V8P0.""",
+                        ang = """Dimension of Krylov space for the GMRES method (7).
+Old default value = 3 until version V8P0.""",
                     ),
                 ),
 #               -----------------------------------
                 ACCURACY_FOR_DIFFUSION_OF_K_EPSILON = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'R',
-                    defaut = 1.E-6,
+                    defaut = 1.E-8,
                     fr = """Fixe la precision demandee pour le calcul de la diffusion
-du $k$-$\epsilon$.""",
+du $k$-$\epsilon$ ou $\tilde{\nu}$.
+Ancienne valeur par defaut = 1.E-6 jusqu a la version V8P0.""",
                     ang = """Sets the accuracy needed for the computation of the
-diffusion of the $k$-$\epsilon$ model.""",
+diffusion of the $k$-$\epsilon$ or Spalart-Allmaras models.
+Old default value = 1.E-6 until version V8P0.""",
                 ),
 #               -----------------------------------
                 MAXIMUM_NUMBER_OF_ITERATIONS_FOR_DIFFUSION_OF_K_EPSILON = SIMP(statut ='o',
@@ -3986,9 +4303,9 @@ diffusion of the $k$-$\epsilon$ model.""",
                     defaut = 200,
                     fr = """Fixe le nombre maximum d''iterations accepte lors de la
 resolution du systeme diffusion-termes sources du modele
-$k$-$\epsilon$.""",
+$k$-$\epsilon$ ou du modele de Spalart-Allmaras.""",
                     ang = """Limits the number of solver iterations for the diffusion of
-$k$-$\epsilon$.""",
+$k$-$\epsilon$ or $\tilde{\nu}$.""",
                 ),
 #               -----------------------------------
                 PRECONDITIONING_FOR_DIFFUSION_OF_K_EPSILON = SIMP(statut ='o',
@@ -3997,7 +4314,8 @@ $k$-$\epsilon$.""",
                     into = ["no preconditioning","diagonal","diagonal condensed","diagonal with absolute values","Crout","Gauss-Seidel EBE","Matrix defined by the user","diagonal and Crout","direct solver on the vertical","diagonal condensed and Crout","diagonal and direct solver on the vertical"],
                     defaut = "diagonal",
                     fr = """Permet de preconditionner le systeme relatif
-a la diffusion du modele $k$-$\epsilon$. Les choix possibles sont :
+a la diffusion du modele $k$-$\epsilon$ ou du modele Spalart-Allmaras.
+Les choix possibles sont :
 \begin{itemize}
 \item 0 : aucun ;
 \item 2 : diagonal ;
@@ -4012,7 +4330,8 @@ a la diffusion du modele $k$-$\epsilon$. Les choix possibles sont :
 \item 34 : diagonal et solveur direct sur la verticale.
 \end{itemize}""",
                     ang = """Choice of preconditioning for the diffusion of
-the $k$-$\epsilon$ model. Possible choices are:
+the $k$-$\epsilon$ model or Spalart-Allmaras model.
+Possible choices are:
 \begin{itemize}
 \item 0: no preconditioning,
 \item 2: diagonal,
@@ -4066,17 +4385,13 @@ TRACERS = PROC(nom= "TRACERS",op = None,
         ang = """Defines the number of tracers.""",
     ),
 #   -----------------------------------
-    b_NUMBER_OF_TRACERSG = BLOC(condition="NUMBER_OF_TRACERS != 0",
+    NAMES_OF_TRACERS = SIMP(statut ='f',
 #   -----------------------------------
-#       -----------------------------------
-        NAMES_OF_TRACERS = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM', min=0, max='**',
-            fr = """Noms des traceurs en 32 caracteres, 16 pour le nom,
+        typ = 'TXM', min=0, max='**',
+        fr = """Noms des traceurs en 32 caracteres, 16 pour le nom,
 16 pour l''unite.""",
-            ang = """Name of tracers in 32 characters, 16 for the name,
+        ang = """Name of tracers in 32 characters, 16 for the name,
 16 for the unit.""",
-        ),
     ),
 #   -----------------------------------
     PHYSICAL_PARAMETERS = FACT(statut='o',
@@ -4099,8 +4414,8 @@ TRACERS = PROC(nom= "TRACERS",op = None,
             VALUE_OF_THE_TRACERS_AT_THE_SOURCES = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'R', min=0, max='**',
-                fr = """Fixe la valeur des traceurs aux sources
-toutes les sources pour le premier traceur
+                fr = """Fixe la valeur des traceurs aux sources.
+Toutes les sources pour le premier traceur
 puis toutes les sources du deuxieme traceur, etc.
 (cf. manuel utilisateur).
 Par exemple, s''il y a 3 traceurs (T1, T2 et T3) et 2 sources
@@ -4126,22 +4441,33 @@ S1\_T1;S1\_T2;S1\_T3;S2\_T1;S2\_T2;S2\_T3\\
                 typ = 'I',
                 defaut = 0,
                 fr = """Donne le type de loi de densite utilisee dans le cas de
-l''utilisation de traceurs actifs. Les choix possibles sont :
-\begin{itemize}
-\item 0 : rien ;
-\item 1 : fonction de temperature ;
-\item 2 : fonction de la salinite ;
-\item 3 : fonction de temperature et salinite ;
-\item 4 : BETA donne.
+l''utilisation de traceurs actifs. Le sediment est considere
+actif par defaut. Les choix possibles sont :
+\begin{itemize}
+\item 0 : rien (et du sediment si present) ;
+\item 1 : fonction de temperature (et du sediment si present) ;
+\item 2 : fonction de la salinite (et du sediment si present) ;
+\item 3 : fonction de temperature et salinite
+          (et du sediment si present) ;
+\item 4 : BETA donnes par l''utilisateur pour chaque traceur
+          (et effets du sediment avec un beta predefini si present);
+\item 5 : le sediment et les autres traceurs sont forces a etre
+passifs ;
+\item 6 : Jackett et al. 2006.
 \end{itemize}""",
                 ang = """Gives the type of the law of density used in the case of
-active tracers. The possible choices are:
+active tracers. The sediment is considered active with its own
+law by default. The possible choices are:
 \begin{itemize}
-\item 0: nothing,
-\item 1: function of temperature,
-\item 2: function of salinity,
-\item 3: function of temperature and salinity,
-\item 4: function of BETA given coefficient.
+\item 0: nothing (and sediment if present),
+\item 1: function of the temperature (and sediment if present),
+\item 2: function of the salinity (and sediment if present),
+\item 3: function of the temperature and salinity
+(and sediment if present),
+\item 4: user-defined BETA coefficients (and effect of the
+         sediment with its own behaviour if present),
+\item 5: the sediment and other tracers are forced to be passive,
+\item 6: Jackett et al. 2006.
 \end{itemize}""",
             ),
 #           -----------------------------------
@@ -4155,11 +4481,12 @@ active tracers. The possible choices are:
 Ce coefficient permet de definir l''evolution de la densite de
 l''eau en fonction de la concentration en traceur lors de
 l''utilisation de la valeur 4 du mot cle
-\telkey{LOI DE DENSITE}.""",
+\telkey{LOI DE DENSITE}
+(une valeur par traceur).""",
                     ang = """Unit: K$^{-1}$.
 This coefficient is used to define the evolution of the water density
 with respect to the tracer concentration when using
-\telkey{DENSITY LAW} = 4.""",
+\telkey{DENSITY LAW} = 4 (one value per tracer).""",
                 ),
 #               -----------------------------------
                 STANDARD_VALUES_FOR_TRACERS = SIMP(statut ='f',
@@ -4167,9 +4494,9 @@ with respect to the tracer concentration when using
                     typ = 'R', min=0, max='**',
                     fr = """Valeur du traceur pour laquelle la densite est donnee lors de
 l''utilisation de la valeur 4 du mot cle
-\telkey{LOI DE DENSITE}.""",
+\telkey{LOI DE DENSITE} (une valeur par traceur).""",
                     ang = """Reference value of tracers corresponding to the given density
-when using \telkey{DENSITY LAW} = 4.""",
+when using \telkey{DENSITY LAW} = 4 (one value per tracer).""",
                 ),
             ),
         ),
@@ -4194,7 +4521,10 @@ then at the second, and so on, with the same logic as
             typ = 'TXM', min=0, max='**',
             into = ["User defined","Constant","Constant or Rouse if sediment", "Normalized Rouse profile and imposed conc", "Modified Rouse profile accounting for molecular viscosity"],
             fr = """Permet de specifier le type de profil de concentration des
-traceurs sur la verticale. Les choix possibles sont :
+traceurs sur la verticale.
+Il y a autant de valeurs a donner que le produit du nombre de traceurs
+par le nombre de frontieres liquides.
+Les choix possibles sont :
 \begin{itemize}
 \item 0 : Programmation utilisateur ;
 \item 1 : Constant ;
@@ -4203,7 +4533,10 @@ traceurs sur la verticale. Les choix possibles sont :
 \item 4 : Rouse modifie avec viscosite moleculaire.
 \end{itemize}""",
             ang = """Specifies the type of profiles of tracer concentration on the
-vertical. Possible choices are:
+vertical.
+There are as many values to be given as the product of the number of
+tracers and the number of open boundaries.
+Possible choices are:
 \begin{itemize}
 \item 0: user defined,
 \item 1: constant,
@@ -4218,11 +4551,17 @@ or Rouse (sediment),
     INITIALIZATION = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        INITIAL_VALUES_OF_TRACERS = SIMP(statut ='o',
+        INITIAL_VALUES_OF_TRACERS = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R', min=0, max='**',
-            fr = """Fixe la valeur initiale des traceurs.""",
-            ang = """Sets the initial values of tracers.""",
+            fr = """Fixe la valeur initiale du/des traceur(s).
+Les valeurs requises sont separees par un point virgule ; si plus d une.
+Le nombre de valeurs fournies doit etre egal au nombre de traceurs
+declares.""",
+            ang = """Sets the initial values of tracer(s).
+Required value(s) separated with a semicolumn ; if more than one.
+The number of supplied values must be equal to the number of declared
+tracers.""",
         ),
     ),
 #   -----------------------------------
@@ -4236,7 +4575,8 @@ or Rouse (sediment),
 #           -----------------------------------
                 typ = 'TXM', min=0, max='**',
                 into = ["NO ADVECTION","CHARACTERISTICS","EXPLICIT + SUPG","EXPLICIT LEO POSTMA","EXPLICIT + MURD SCHEME N","EXPLICIT + MURD SCHEME PSI","LEO POSTMA FOR TIDAL FLATS","N-SCHEME FOR TIDAL FLATS"],
-                fr = """Fixe le schema utilise pour la convection des traceurs.
+                fr = """Fixe le schema utilise pour la convection des traceurs
+(un entier par traceur).
 Les choix possibles sont :
 \begin{itemize}
 \item 0 : pas de convection ;
@@ -4247,8 +4587,12 @@ Les choix possibles sont :
 \item 5 : explicite + MURD schema PSI ;
 \item 13 : Leo Postma pour bancs decouvrants ;
 \item 14 : schema N pour bancs decouvrants.
-\end{itemize}""",
-                ang = """Sets the advection scheme for the tracers.
+\end{itemize}
+Valeurs par defaut de
+\telkey{SCHEMA POUR LA CONVECTION DES TRACEURS} = 5
++ \telkey{OPTION DU SCHEMA POUR LA CONVECTION DES TRACEURS} = 4 donnent
+le schema LIPS.""",
+                ang = """Sets the advection scheme for the tracers (one integer per tracer).
 Possible choices are:
 \begin{itemize}
 \item 0: no convection,
@@ -4259,13 +4603,15 @@ Possible choices are:
 \item 5: explicit + MURD scheme PSI,
 \item 13: Leo Postma for tidal flats,
 \item 14: N-scheme for tidal flats.
-\end{itemize}""",
+\end{itemize}
+Default values for \telkey{SCHEME FOR ADVECTION OF TRACERS} = 5
++ \telkey{SCHEME OPTION FOR ADVECTION OF TRACERS} = 4
+give LIPS scheme.""",
             ),
 #           -----------------------------------
             SCHEME_OPTION_FOR_ADVECTION_OF_TRACERS = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'I', min=0, max='**',
-                defaut = [1],
                 fr = """Si present remplace et a priorite sur :
 \telkey{OPTION POUR LES CARACTERISTIQUES} et
 \telkey{OPTION DE SUPG}.
@@ -4274,8 +4620,11 @@ Si schema PSI ou N :
 \item 1 : explicite ;
 \item 2 : predicteur-correcteur ;
 \item 3 : predicteur-correcteur deuxieme ordre en temps ;
-\item 4 : implicite.
-\end{itemize}""",
+\item 4 : implicite (compatible avec bancs decouvrants).
+\end{itemize}
+Valeur par defaut = 4.
+Si pas de bancs decouvrants, l option 2 est plus rapide.
+Ancienne valeur par defaut = 1 (explicite) jusqu a la version V8P0.""",
                 ang = """If present replaces and has priority over:
 \telkey{OPTION FOR CHARACTERISTICS} and
 \telkey{SUPG OPTION}.
@@ -4284,8 +4633,11 @@ If N or PSI scheme:
 \item 1: explicit,
 \item 2: predictor-corrector,
 \item 3: predictor-corrector second-order in time,
-\item 4: implicit.
-\end{itemize}""",
+\item 4: implicit (compatible with tidal flats).
+\end{itemize}
+Default value = 4.
+If no tidal flats, option 2 is faster.
+Old default value = 1 (explicit) until version V8P0.""",
             ),
         ),
 #       -----------------------------------
@@ -4323,7 +4675,7 @@ Possible choices are:
                     typ = 'TXM', min=0, max='**',
                     into = ["conjugate gradient","conjugate residual","conjugate gradient on a normal equation","minimum error","squared conjugate gradient","cgstab","gmres","direct solver"],
                     fr = """Permet de choisir le solveur utilise pour la resolution de
-la diffusion des traceurs.
+la diffusion des traceurs (un entier par traceur).
 Les choix possibles sont :
 \begin{itemize}
 \item 1 : gradient conjugue ;
@@ -4335,7 +4687,8 @@ Les choix possibles sont :
 \item 7 : GMRES ;
 \item 8 : solveur direct.
 \end{itemize}""",
-                    ang = """Choice of the solver for the diffusion of tracers.
+                    ang = """Choice of the solver for the diffusion of tracers
+(one integer per tracer).
 Possible choices are:
 \begin{itemize}
 \item 1: conjugate gradient,
@@ -4352,11 +4705,13 @@ Possible choices are:
                 ACCURACY_FOR_DIFFUSION_OF_TRACERS = SIMP(statut ='f',
 #               -----------------------------------
                     typ = 'R',
-                    defaut = 1.E-6,
+                    defaut = 1.E-8,
                     fr = """Fixe la precision demandee pour le calcul de la diffusion
-des traceurs.""",
+des traceurs. Une seule valeur pour tous les traceurs.
+Ancienne valeur par defaut = 1.E-6 jusqu a la version V7P3.""",
                     ang = """Sets the accuracy needed for the computation of
-the diffusion of the tracers.""",
+the diffusion of the tracers. One single value for every tracer.
+Old default value = 1.E-6 until version V7P3.""",
                 ),
 #               -----------------------------------
                 MAXIMUM_NUMBER_OF_ITERATIONS_FOR_DIFFUSION_OF_TRACERS = SIMP(statut ='f',
@@ -4364,9 +4719,9 @@ the diffusion of the tracers.""",
                     typ = 'I',
                     defaut = 60,
                     fr = """Limite le nombre d''iterations du solveur a chaque pas
-de temps pour le calcul de la diffusion des traceurs.""",
+de temps pour le calcul de la diffusion du ou des traceurs.""",
                     ang = """Limits the number of solver iterations for the diffusion of
-tracers.""",
+tracer(s).""",
                 ),
 #               -----------------------------------
                 PRECONDITIONING_FOR_DIFFUSION_OF_TRACERS = SIMP(statut ='f',
@@ -4409,9 +4764,11 @@ Possible choices are:
             OPTION_OF_SOLVER_FOR_DIFFUSION_OF_TRACERS = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'I',
-                defaut = 3,
-                fr = """Dimension de l''espace de Krylov pour la methode GMRES (7).""",
-                ang = """Dimension of Krylov space for the GMRES method (7).""",
+                defaut = 5,
+                fr = """Dimension de l''espace de Krylov pour la methode GMRES (7).
+Ancienne valeur par defaut = 3 jusqu a la version V8P0.""",
+                ang = """Dimension of Krylov space for the GMRES method (7).
+Old default value = 3 until version V8P0.""",
             ),
         ),
     ),
@@ -4428,12 +4785,14 @@ Possible choices are:
 \begin{itemize}
 \item 0 : forcage a zero ;
 \item 1 : valeur avant masquage.
-\end{itemize}""",
+\end{itemize}
+Utiliser le choix 1 pour assurer la convervation du/des traceur(s)""",
             ang = """Treatment of tidal flats at the diffusion step for tracers.
 \begin{itemize}
 \item 0: forced to zero,
 \item 1: value before masked.
-\end{itemize}""",
+\end{itemize}
+Use choice 1 to ensure conservation of tracer(s).""",
         ),
     ),
 #   -----------------------------------
@@ -4659,16 +5018,18 @@ skin roughness = ratio $\times$ mean diameter.""",
 \begin{itemize}
 \item 0 : pas de correction (TAUP = TOB) voir aussi
 \telkey{RATIO BETWEEN SKIN FRICTION AND MEAN DIAMETER} :
-\telfile{KSPRATIO} ;
-\item 1 : fond plat (KSP = \telfile{KSPRATIO} $\times$ \telfile{D50}) ;
+\telfile{S3D\_KSPRATIO} ;
+\item 1 : fond plat (KSP = \telfile{S3D\_KSPRATIO} $\times$
+\telfile{S3D\_D50}) ;
 \item 2 : prise en compte des rides (non programme).
 \end{itemize}""",
                 ang = """Formula to predict the skin bed roughness:
 \begin{itemize}
 \item 0: No correction (TAUP = TOB) see also
 \telkey{RATIO ENTRE LA RUGOSITE DE PEAU ET LE DIAMETRE MOYEN}
-\telfile{KSPRATIO},
-\item 1: Flat bed (KSP = \telfile{KSPRATIO} $\times$ \telfile{D50}),
+\telfile{S3D\_KSPRATIO},
+\item 1: Flat bed (KSP = \telfile{S3D\_KSPRATIO} $\times$
+\telfile{S3D\_D50}),
 \item 2: Ripple correction factor (not yet implemented).
 \end{itemize}""",
             ),
@@ -4688,7 +5049,7 @@ skin roughness = ratio $\times$ mean diameter.""",
 #       -----------------------------------
         MUD_CONCENTRATIONS_PER_LAYER = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R', min= 2, max= 2,
+            typ = 'R', min=0, max='**',
             fr = """Concentration du lit de vase en g/L (definie par couches) en
 commencant par la couche du fond.""",
             ang = """Dry density of the mud-bed layers in g/L starting
@@ -4697,7 +5058,7 @@ form the bottom upwards.""",
 #       -----------------------------------
         CRITICAL_EROSION_SHEAR_STRESS_OF_THE_MUD_LAYERS = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R', min= 2, max= 2,
+            typ = 'R', min=0, max='**',
             fr = """Taux critique d erosion de la vase (N/m$^2$).
 Doit etre defini pour chaque couche en commencant par la couche de
 fond.""",
@@ -4709,7 +5070,7 @@ starting from the condolidated bottom layer upwards.""",
 #       -----------------------------------
         INITIAL_THICKNESS_OF_SEDIMENT_LAYERS = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R', min= 2, max= 2,
+            typ = 'R', min=0, max='**',
             fr = """Epaisseurs initiales des sediments (m).""",
             ang = """Sediment layers thickness (m) for initialisation.""",
         ),
@@ -4759,20 +5120,24 @@ Possible choices are:
                 OPTION_OF_SOLVER_FOR_DIFFUSION_OF_THE_SEDIMENT = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'I',
-                    defaut = 3,
-                    fr = """Dimension de l''espace de Krylov pour la methode GMRES (7).""",
-                    ang = """Dimension of Krylov space for the GMRES method (7).""",
+                    defaut = 5,
+                    fr = """Dimension de l''espace de Krylov pour la methode GMRES (7).
+Ancienne valeur par defaut = 3 jusqu a la version V8P0.""",
+                    ang = """Dimension of Krylov space for the GMRES method (7).
+Old default value = 3 until version V8P0.""",
                 ),
             ),
 #           -----------------------------------
             ACCURACY_FOR_DIFFUSION_OF_SEDIMENT = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'R',
-                defaut = 1.E-6,
+                defaut = 1.E-8,
                 fr = """Fixe la precision demandee pour le calcul de la diffusion
-des sediments.""",
+des sediments.
+Ancienne valeur par defaut = 1.E-6 jusqu a la version V8P0.""",
                 ang = """Sets the accuracy needed for the computation of the
-diffusion of sediments.""",
+diffusion of sediments.
+Old default value = 1.E-6 until version V8P0.""",
             ),
 #           -----------------------------------
             MAXIMUM_NUMBER_OF_ITERATIONS_FOR_DIFFUSION_OF_SEDIMENT = SIMP(statut ='o',
@@ -4866,12 +5231,13 @@ deposition of cohesive sediments occurs.""",
 #       -----------------------------------
             typ = 'R',
             defaut = 0.4,
-            fr = """La concentration massique du lit \telfile{CFDEP} est definie par
-\telfile{CFDEP} = (1-\telfile{XKV}) $\times$ \telfile{RHOS}.
-Ce parametre est utilise pour les sediments non-cohesifs.""",
-            ang = """The bed volume concentration
-\telfile{CFDEP} = (1-\telfile{XKV}) $\times$ \telfile{RHOS}
-is used to calculate the bed evolution of non-cohesive sand transport.""",
+            fr = """La concentration massique du lit \telfile{S3D\_CFDEP} est definie par
+\telfile{S3D\_CFDEP} = (1-\telfile{S3D\_XKV}) $\times$
+\telfile{S3D\_RHOS}.  Ce parametre est utilise pour les sediments
+non-cohesifs.""",
+            ang = """The bed volume concentration \telfile{S3D\_CFDEP} =
+(1-\telfile{S3D\_XKV}) $\times$ \telfile{S3D\_RHOS} is used to calculate
+the bed evolution of non-cohesive sand transport.""",
         ),
     ),
 #   -----------------------------------
@@ -5174,21 +5540,28 @@ COUPLING = PROC(nom= "COUPLING",op = None,
     COUPLING_WITH = SIMP(statut ='o',
 #   -----------------------------------
         typ = 'TXM',
-        into = ['NOTHING','SISYPHE','TOMAWAC','WAQTEL','DELWAQ'],
-        defaut = 'NOTHING',
-        fr = """Liste des codes avec lesquels on couple TELEMAC-3D :
+        into = ['','SISYPHE','TOMAWAC','TOMAWACT3D','WAQTEL','DELWAQ','GAIA'],
+        defaut = '',
+        fr = """Liste des codes avec lesquels on couple \telemac{3d} :
 \begin{itemize}
 \item \sisyphe : couplage interne avec \sisyphe ;
-\item \tomawac : couplage interne avec \tomawac ;
-\item WAQTEL : couplage interne avec WAQTEL ;
-\item DELWAQ : sortie de fichiers de resultats pour Delwaq.
+\item \tomawac : couplage interne avec \tomawac les forces
+induites par les vagues sont constantes sur la hauteur ;
+\item TOMAWACT3D : couplage interne avec \tomawac les forces
+induites par les vagues sont 3D ;
+\item \waqtel : couplage interne avec \waqtel ;
+\item DELWAQ : sortie de fichiers de resultats pour Delwaq ;
+\item \gaia : couplage interne avec \gaia.
 \end{itemize}""",
-        ang = """List of codes to be coupled with TELEMAC-3D:
+        ang = """List of codes to be coupled with \telemac{3d}:
 \begin{itemize}
 \item \sisyphe: internal coupling with \sisyphe,
-\item \tomawac: internal coupling with \tomawac,
-\item WAQTEL: internal coupling with WAQTEL,
-\item DELWAQ: will yield results file for DELWAQ.
+\item \tomawac: internal coupling with \tomawac, forces are constant
+along the depth,
+\item TOMAWACT3D: internal coupling with \tomawac, forces are 3D,
+\item \waqtel: internal coupling with \waqtel,
+\item DELWAQ: will yield results file for DELWAQ,
+\item \gaia: internal coupling with \gaia.
 \end{itemize}""",
     ),
 #   -----------------------------------
@@ -5216,7 +5589,7 @@ of time steps. By default, it is coupled at every time step.""",
         ),
     ),
 #   -----------------------------------
-    b_COUPLING_WITHH = BLOC(condition="COUPLING_WITH == 'TOMAWAC'",
+    b_COUPLING_WITHH = BLOC(condition="COUPLING_WITH in ['TOMAWAC', 'TOMAWACT3D']",
 #   -----------------------------------
 #       -----------------------------------
         TOMAWAC_STEERING_FILE = SIMP(statut ='o',
@@ -5247,10 +5620,10 @@ of time steps. By default, it is coupled at every time step.""",
 #       -----------------------------------
             typ = 'TXM', max='**',
             defaut = '',
-            fr = """Fichier des parametres physiques pour les
-processus de qualite d''eau (internes, pas ceux de DELWAQ).""",
+            fr = """Fichier des parametres physiques pour les processus de qualite d eau
+(internes, pas ceux de DELWAQ).""",
             ang = """File for physical parameters of water quality processes
-(local ones of \telemac-TRACER not those of DELWAQ).""",
+(local ones of \telemac{3d}-\waqtel not those of DELWAQ).""",
         ),
 #       -----------------------------------
         WATER_QUALITY_PROCESS = SIMP(statut ='o',
@@ -5303,8 +5676,8 @@ without possible combination with other processes.""",
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
             defaut = '',
-            fr = """Fichier de commande pour le couplage avec DELWAQ.""",
-            ang = """Steering file for coupling with DELWAQ.""",
+            fr = """Fichier de commande pour le chainage avec DELWAQ.""",
+            ang = """Steering file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         DELWAQ_PRINTOUT_PERIOD = SIMP(statut ='o',
@@ -5319,48 +5692,48 @@ without possible combination with other processes.""",
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec DELWAQ.""",
-            ang = """Results file for coupling with DELWAQ.""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         NODES_DISTANCES_DELWAQ_FILE = SIMP(statut ='o',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec DELWAQ.""",
-            ang = """Results file for coupling with DELWAQ.""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         BOTTOM_SURFACES_DELWAQ_FILE = SIMP(statut ='o',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec DELWAQ.""",
-            ang = """Results file for coupling with DELWAQ.""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         VOLUMES_DELWAQ_FILE = SIMP(statut ='o',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec DELWAQ.""",
-            ang = """Results file for coupling with DELWAQ.""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         EXCHANGE_AREAS_DELWAQ_FILE = SIMP(statut ='o',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec DELWAQ.""",
-            ang = """Results file for coupling with DELWAQ.""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         VERTICAL_FLUXES_DELWAQ_FILE = SIMP(statut ='o',
 #       -----------------------------------
             typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
             defaut = '',
-            fr = """Fichier de resultats pour le couplage avec DELWAQ.""",
-            ang = """Results file for coupling with DELWAQ.""",
+            fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+            ang = """Results file for chaining with DELWAQ.""",
         ),
 #       -----------------------------------
         VELOCITY_FOR_DELWAQ = SIMP(statut ='o',
@@ -5378,8 +5751,8 @@ without possible combination with other processes.""",
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
                 defaut = '',
-                fr = """Fichier de resultats pour le couplage avec DELWAQ.""",
-                ang = """Results file for coupling with DELWAQ.""",
+                fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+                ang = """Results file for chaining with DELWAQ.""",
             ),
         ),
 #       -----------------------------------
@@ -5398,8 +5771,8 @@ without possible combination with other processes.""",
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
                 defaut = '',
-                fr = """Fichier de resultats pour le couplage avec DELWAQ.""",
-                ang = """Results file for coupling with DELWAQ.""",
+                fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+                ang = """Results file for chaining with DELWAQ.""",
             ),
         ),
 #       -----------------------------------
@@ -5418,8 +5791,8 @@ without possible combination with other processes.""",
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
                 defaut = '',
-                fr = """Fichier de resultats pour le couplage avec DELWAQ.""",
-                ang = """Results file for coupling with DELWAQ.""",
+                fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+                ang = """Results file for chaining with DELWAQ.""",
             ),
         ),
 #       -----------------------------------
@@ -5438,8 +5811,8 @@ without possible combination with other processes.""",
 #           -----------------------------------
                 typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
                 defaut = '',
-                fr = """Fichier de resultats pour le couplage avec DELWAQ.""",
-                ang = """Results file for coupling with DELWAQ.""",
+                fr = """Fichier de resultats pour le chainage avec DELWAQ.""",
+                ang = """Results file for chaining with DELWAQ.""",
             ),
         ),
     ),
@@ -5450,6 +5823,18 @@ without possible combination with other processes.""",
 #   -----------------------------------
     TOMAWAC = FACT(statut='f',
 #   -----------------------------------
+#       -----------------------------------
+        BOTTOM_FRICTION_DUE_TO_WAVES = SIMP(statut ='o',
+#       -----------------------------------
+            typ = bool,
+            defaut = False,
+            fr = """Permet de prendre en compte les efforts dus aux vagues sur
+le fond dans le cas du couplage 3D. Ceci necessite d avoir
+un maillage fin au voisinage du fond pour etre suffisamment precis.""",
+            ang = """Allows to take into account the momentum lost by waves due to
+bottom friction. You need a fine mesh around the bottom to
+be precise.""",
+        ),
     ),
 #   -----------------------------------
     WAQTEL = FACT(statut='f',
@@ -5459,6 +5844,19 @@ without possible combination with other processes.""",
     DELWAQ = FACT(statut='f',
 #   -----------------------------------
     ),
+#   -----------------------------------
+    GAIA = FACT(statut='f',
+#   -----------------------------------
+#       -----------------------------------
+        GAIA_STEERING_FILE = SIMP(statut ='o',
+#       -----------------------------------
+            typ = 'TXM',
+            defaut = '',
+            fr = """Fichier des parametres de \gaia en cas de couplage
+interne.""",
+            ang = """\gaia parameter file in case of internal coupling.""",
+        ),
+    ),
 )
 # -----------------------------------------------------------------------
 AUTOMATIC_DIFFERENTIATION = PROC(nom= "AUTOMATIC_DIFFERENTIATION",op = None,
@@ -5467,7 +5865,7 @@ AUTOMATIC_DIFFERENTIATION = PROC(nom= "AUTOMATIC_DIFFERENTIATION",op = None,
     AD_NUMBER_OF_DERIVATIVES = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'I',
-        defaut = [0],
+        defaut = 0,
         fr = """Definit le nombre de derivees utilisateurs, dans le cadre
 de la differentiation algorithmique.""",
         ang = """Defines the number of user derivatives, within the framework
@@ -5486,7 +5884,7 @@ of the algorithmic differentiation.""",
     AD_NUMBER_OF_DIRECTIONS = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'I',
-        defaut = [1],
+        defaut = 1,
         fr = """Definit le nombre de directions de differentiateurs.""",
         ang = """Defines the number of directions for the differentiators.""",
     ),
@@ -5519,6 +5917,7 @@ pour l AD.""",
 # -----------------------------------------------------------------------
 INTERNAL = PROC(nom= "INTERNAL",op = None,
 # -----------------------------------------------------------------------
+    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     PARTITIONING_TOOL = SIMP(statut ='f',
 #   -----------------------------------
@@ -5549,16 +5948,6 @@ INTERNAL = PROC(nom= "INTERNAL",op = None,
         ang = """Name of the file containing the parameters of the computation.
 Written by the user.""",
     ),
-#   -----------------------------------
-    RELEASE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        defaut = 'TRUNK',
-        fr = """Numero de version des bibliotheques utilisees par TELEMAC.
-Si ce nom commence par D il s''agit de l''option Debug (exemple DV2P2)
-Si ce nom commence par F il s''agit de l''option Flowtrace""",
-        ang = """""",
-    ),
 #   -----------------------------------
     DICTIONARY = SIMP(statut ='f',
 #   -----------------------------------
@@ -5568,36 +5957,18 @@ Si ce nom commence par F il s''agit de l''option Flowtrace""",
         ang = """Key word dictionary.""",
     ),
 #   -----------------------------------
-    LIST_OF_FILES = SIMP(statut ='f',
+    CONCATENATE_PARTEL_OUTPUT = SIMP(statut ='o',
 #   -----------------------------------
-        typ = 'TXM', min=46, max=46,
-        defaut = 'STEERING FILE;DICTIONARY;FORTRAN FILE;GEOMETRY FILE;BOUNDARY CONDITIONS FILE;PREVIOUS COMPUTATION FILE;3D RESULT FILE;BOTTOM TOPOGRAPHY FILE;2D RESULT FILE;FORMATTED DATA FILE 1;FORMATTED DATA FILE 2;BINARY DATA FILE 1;BINARY DATA FILE 2;SEDIMENTOLOGICAL RESULT FILE;PREVIOUS COMPUTATION SEDIMENTOLOGICAL FILE;REFERENCE FILE;RESULT FILE FOR SUBIEF-3D;LIQUID BOUNDARIES FILE;VOLUMES DELWAQ FILE;EXCHANGE AREAS DELWAQ FILE;VERTICAL FLUXES DELWAQ FILE;SALINITY DELWAQ FILE;BOTTOM SURFACES DELWAQ FILE;EXCHANGES BETWEEN NODES DELWAQ FILE;NODES DISTANCES DELWAQ FILE;TEMPERATURE DELWAQ FILE;VELOCITY DELWAQ FILE;DIFFUSIVITY DELWAQ FILE;DELWAQ STEERING FILE;STAGE-DISCHARGE CURVES FILE;SOURCES FILE;BINARY RESULTS FILE;FORMATTED RESULTS FILE;RESTART FILE;OIL SPILL STEERING FILE;HARMONIC CONSTANTS FILE;TIDAL MODEL FILE;ASCII DATABASE FOR TIDE;BINARY DATABASE 1 FOR TIDE;BINARY DATABASE 2 FOR TIDE;DROGUES FILE;FILE FOR 2D CONTINUATION;CULVERTS DATA FILE;ASCII ATMOSPHERIC DATA FILE;BINARY ATMOSPHERIC DATA FILE;BINARY BOUNDARY DATA FILE',
-        fr = """Noms des fichiers exploites par le code.""",
-        ang = """File names of the used files.""",
-    ),
-#   -----------------------------------
-    DESCRIPTION_OF_LIBRARIES = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM', min=11, max=11,
-        defaut = 'builds|PPP|lib|telemac3dMMMVVV.LLL;builds|PPP|lib|telemac2dMMMVVV.LLL;builds|PPP|lib|tomawacMMMVVV.LLL;builds|PPP|lib|sisypheMMMVVV.LLL;builds|PPP|lib|nestorMMMVVV.LLL;builds|PPP|lib|waqtelMMMVVV.LLL;builds|PPP|lib|biefMMMVVV.LLL;builds|PPP|lib|hermesMMMVVV.LLL;builds|PPP|lib|damoMMMVVV.LLL;builds|PPP|lib|parallelMMMVVV.LLL;builds|PPP|lib|specialMMMVVV.LLL',
-        fr = """Description des bibliotheques de \telemac{3d}.""",
-        ang = """Libraries description of \telemac{3d}.""",
-    ),
-#   -----------------------------------
-    DEFAULT_EXECUTABLE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        defaut = 'builds|PPP|bin|telemac3dMMMVVV.exe',
-        fr = """Executable par defaut de \telemac{3d}.""",
-        ang = """Default executable for \telemac{3d}.""",
-    ),
-#   -----------------------------------
-    DEFAULT_PARALLEL_EXECUTABLE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        defaut = 'builds|PPP|bin|telemac3dMMMVVV.exe',
-        fr = """Executable parallele par defaut de \telemac{3d}.""",
-        ang = """Default parallel executable for \telemac{3d}.""",
+        typ = bool,
+        defaut = False,
+        fr = """Avec cette option partel ne generera non plus un fichier (GEO/CLI/PAR)
+par processeur mais une concatenation de ceux-ci, ainsi qu''un fichier
+d''index associe. Ainsi plutot que d''avoir 3P fichiers, il n''y en a
+plus que 6.""",
+        ang = """With this option partel no more generates a file (GEO/CLI/PAR) per
+process but a single concatenate file of them, associated to an index
+file. Then instead of having partel generating 3P files, it only
+generates 6 files.""",
     ),
 )
 TEXTE_NEW_JDC = "\
index 087a65467e5eef4cdf8698cc2bacbb83fbc9c784..8a09434f5cebfceb3a6f5b5a54b3905a7a4070d2 100644 (file)
@@ -15,6 +15,7 @@ dicoCataToEngTelemac = {
     "FORTRAN_FILE" : "FORTRAN FILE",
     "BOTTOM_TOPOGRAPHY_FILE" : "BOTTOM TOPOGRAPHY FILE",
     "NUMBER_OF_BOTTOM_SMOOTHINGS" : "NUMBER OF BOTTOM SMOOTHINGS",
+    "BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS" : "BOTTOM SMOOTHINGS AFTER USER MODIFICATIONS",
     "FORMATTED_DATA_FILE_1" : "FORMATTED DATA FILE 1",
     "FORMATTED_DATA_FILE_2" : "FORMATTED DATA FILE 2",
     "BINARY_DATA_FILE_1" : "BINARY DATA FILE 1",
@@ -32,13 +33,17 @@ dicoCataToEngTelemac = {
     "VARIABLES_FOR_2D_GRAPHIC_PRINTOUTS" : "VARIABLES FOR 2D GRAPHIC PRINTOUTS",
     "GRAPHIC_PRINTOUT_PERIOD" : "GRAPHIC PRINTOUT PERIOD",
     "NUMBER_OF_FIRST_TIME_STEP_FOR_GRAPHIC_PRINTOUTS" : "NUMBER OF FIRST TIME STEP FOR GRAPHIC PRINTOUTS",
-    "RD_RESULT_FILE_BINARY" : "3D RESULT FILE BINARY",
-    "ED_RESULT_FILE_BINARY" : "2D RESULT FILE BINARY",
     "NUMBER_OF_PRIVATE_ARRAYS" : "NUMBER OF PRIVATE ARRAYS",
     "NUMBER_OF_2D_PRIVATE_ARRAYS" : "NUMBER OF 2D PRIVATE ARRAYS",
     "NAMES_OF_2D_PRIVATE_VARIABLES" : "NAMES OF 2D PRIVATE VARIABLES",
     "FORMATTED_RESULTS_FILE" : "FORMATTED RESULTS FILE",
     "BINARY_RESULTS_FILE" : "BINARY RESULTS FILE",
+    "FORMATTED_RESULTS_FILE_1" : "FORMATTED RESULTS FILE 1",
+    "FORMATTED_RESULTS_FILE_2" : "FORMATTED RESULTS FILE 2",
+    "FORMATTED_RESULTS_FILE_3" : "FORMATTED RESULTS FILE 3",
+    "FORMATTED_RESULTS_FILE_4" : "FORMATTED RESULTS FILE 4",
+    "FORMATTED_RESULTS_FILE_5" : "FORMATTED RESULTS FILE 5",
+    "FORMATTED_RESULTS_FILE_6" : "FORMATTED RESULTS FILE 6",
     "LISTING_PRINTOUT" : "LISTING PRINTOUT",
     "MASS_BALANCE" : "MASS-BALANCE",
     "INFORMATION_ABOUT_MASS_BALANCE_FOR_EACH_LISTING_PRINTOUT" : "INFORMATION ABOUT MASS-BALANCE FOR EACH LISTING PRINTOUT",
@@ -66,9 +71,13 @@ dicoCataToEngTelemac = {
     "LATITUDE_OF_ORIGIN_POINT" : "LATITUDE OF ORIGIN POINT",
     "LONGITUDE_OF_ORIGIN_POINT" : "LONGITUDE OF ORIGIN POINT",
     "NORTH" : "NORTH",
-    "ORIGIN_COORDINATES" : "ORIGIN COORDINATES",
     "NUMBER_OF_HORIZONTAL_LEVELS" : "NUMBER OF HORIZONTAL LEVELS",
     "MESH_TRANSFORMATION" : "MESH TRANSFORMATION",
+    "MINIMUM_VOLUME_OF_3D_ELEMENTS" : "MINIMUM VOLUME OF 3D ELEMENTS",
+    "MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_BOTTOM" : "MINIMUM DISTANCE BETWEEN PLANES CLOSE TO THE BOTTOM",
+    "MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_FREE_SURFACE" : "MINIMUM DISTANCE BETWEEN PLANES CLOSE TO THE FREE SURFACE",
+    "THRESHOLD_HEIGHT_BEFORE_CRUSHED_ELEMENTS" : "THRESHOLD HEIGHT BEFORE CRUSHED ELEMENTS",
+    "NUMBER_OF_TRACER_FOR_AMR" : "NUMBER OF TRACER FOR AMR",
     "NUMBER_OF_SUB_ITERATIONS_FOR_NON_LINEARITIES" : "NUMBER OF SUB ITERATIONS FOR NON LINEARITIES",
     "ZERO" : "ZERO",
     "ADVECTION_STEP" : "ADVECTION STEP",
@@ -102,6 +111,10 @@ dicoCataToEngTelemac = {
     "ASCII_ATMOSPHERIC_DATA_FILE" : "ASCII ATMOSPHERIC DATA FILE",
     "BINARY_ATMOSPHERIC_DATA_FILE" : "BINARY ATMOSPHERIC DATA FILE",
     "BINARY_ATMOSPHERIC_DATA_FILE_FORMAT" : "BINARY ATMOSPHERIC DATA FILE FORMAT",
+    "AIR_TEMPERATURE" : "AIR TEMPERATURE",
+    "CLOUD_COVER" : "CLOUD COVER",
+    "SOLAR_RADIATION" : "SOLAR RADIATION",
+    "RELATIVE_HUMIDITY" : "RELATIVE HUMIDITY",
     "SOURCES_FILE" : "SOURCES FILE",
     "GLOBAL_NUMBERS_OF_SOURCE_NODES" : "GLOBAL NUMBERS OF SOURCE NODES",
     "TYPE_OF_SOURCES" : "TYPE OF SOURCES",
@@ -169,10 +182,6 @@ dicoCataToEngTelemac = {
     "DYNAMIC_PRESSURE_IN_WAVE_EQUATION" : "DYNAMIC PRESSURE IN WAVE EQUATION",
     "DYNAMIC_BOUNDARY_CONDITION" : "DYNAMIC BOUNDARY CONDITION",
     "CONTINUITY_CORRECTION_ON_OPEN_BOUNDARIES" : "CONTINUITY CORRECTION ON OPEN BOUNDARIES",
-    "SOLVER_FOR_VERTICAL_VELOCITY" : "SOLVER FOR VERTICAL VELOCITY",
-    "ACCURACY_FOR_VERTICAL_VELOCITY" : "ACCURACY FOR VERTICAL VELOCITY",
-    "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_VERTICAL_VELOCITY" : "MAXIMUM NUMBER OF ITERATIONS FOR VERTICAL VELOCITY",
-    "PRECONDITIONING_FOR_VERTICAL_VELOCITY" : "PRECONDITIONING FOR VERTICAL VELOCITY",
     "IMPLICITATION_FOR_DEPTH" : "IMPLICITATION FOR DEPTH",
     "IMPLICITATION_FOR_VELOCITIES" : "IMPLICITATION FOR VELOCITIES",
     "TIDAL_FLATS" : "TIDAL FLATS",
@@ -189,6 +198,8 @@ dicoCataToEngTelemac = {
     "COEFFICIENT_TO_CALIBRATE_SEA_LEVEL" : "COEFFICIENT TO CALIBRATE SEA LEVEL",
     "GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER" : "GLOBAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER",
     "MINOR_CONSTITUENTS_INFERENCE" : "MINOR CONSTITUENTS INFERENCE",
+    "INITIAL_VELOCITIES_COMPUTED_BY_TPXO" : "INITIAL VELOCITIES COMPUTED BY TPXO",
+    "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS" : "MINIMUM DEPTH TO COMPUTE TIDAL VELOCITIES INITIAL CONDITIONS",
     "TIDE_GENERATING_FORCE" : "TIDE GENERATING FORCE",
     "OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS" : "OPTION FOR TIDAL BOUNDARY CONDITIONS",
     "TIDAL_DATA_BASE" : "TIDAL DATA BASE",
@@ -199,8 +210,11 @@ dicoCataToEngTelemac = {
     "COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE" : "COEFFICIENT TO CALIBRATE TIDAL RANGE",
     "COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES" : "COEFFICIENT TO CALIBRATE TIDAL VELOCITIES",
     "LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER" : "LOCAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER",
-    "NUMBER_OF_DROGUES" : "NUMBER OF DROGUES",
-    "DROGUES_FILE" : "DROGUES FILE",
+    "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS" : "MINIMUM DEPTH TO COMPUTE TIDAL VELOCITIES BOUNDARY CONDITIONS",
+    "MAXIMUM_NUMBER_OF_DROGUES" : "MAXIMUM NUMBER OF DROGUES",
+    "ASCII_DROGUES_FILE" : "ASCII DROGUES FILE",
+    "BINARY_DROGUES_FILE" : "BINARY DROGUES FILE",
+    "DROGUES_FILE_FORMAT" : "DROGUES FILE FORMAT",
     "PRINTOUT_PERIOD_FOR_DROGUES" : "PRINTOUT PERIOD FOR DROGUES",
     "OIL_SPILL_MODEL" : "OIL SPILL MODEL",
     "OIL_SPILL_STEERING_FILE" : "OIL SPILL STEERING FILE",
@@ -215,6 +229,7 @@ dicoCataToEngTelemac = {
     "DAMPING_FUNCTION" : "DAMPING FUNCTION",
     "PRANDTL_NUMBER" : "PRANDTL NUMBER",
     "KARMAN_CONSTANT" : "KARMAN CONSTANT",
+    "GOTM_STEERING_FILE" : "GOTM STEERING FILE",
     "FICTITIOUS_BED_LEVEL" : "FICTITIOUS BED LEVEL",
     "OPTION_FOR_THE_BOUNDARY_CONDITIONS_OF_K_EPSILON" : "OPTION FOR THE BOUNDARY CONDITIONS OF K-EPSILON",
     "VERTICAL_VELOCITY_DERIVATIVES" : "VERTICAL VELOCITY DERIVATIVES",
@@ -297,6 +312,7 @@ dicoCataToEngTelemac = {
     "COUPLING_PERIOD_FOR_SISYPHE" : "COUPLING PERIOD FOR SISYPHE",
     "TOMAWAC_STEERING_FILE" : "TOMAWAC STEERING FILE",
     "COUPLING_PERIOD_FOR_TOMAWAC" : "COUPLING PERIOD FOR TOMAWAC",
+    "BOTTOM_FRICTION_DUE_TO_WAVES" : "BOTTOM FRICTION DUE TO WAVES",
     "WATER_QUALITY_PROCESS" : "WATER QUALITY PROCESS",
     "WAQTEL_STEERING_FILE" : "WAQTEL STEERING FILE",
     "DELWAQ_STEERING_FILE" : "DELWAQ STEERING FILE",
@@ -315,6 +331,7 @@ dicoCataToEngTelemac = {
     "DIFFUSION_FOR_DELWAQ" : "DIFFUSION FOR DELWAQ",
     "TEMPERATURE_FOR_DELWAQ" : "TEMPERATURE FOR DELWAQ",
     "SALINITY_FOR_DELWAQ" : "SALINITY FOR DELWAQ",
+    "GAIA_STEERING_FILE" : "GAIA STEERING FILE",
     "AD_NUMBER_OF_DERIVATIVES" : "AD NUMBER OF DERIVATIVES",
     "AD_NAMES_OF_DERIVATIVES" : "AD NAMES OF DERIVATIVES",
     "AD_NUMBER_OF_DIRECTIONS" : "AD NUMBER OF DIRECTIONS",
@@ -323,12 +340,8 @@ dicoCataToEngTelemac = {
     "AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE" : "AD LINEAR SOLVER DERIVATIVE CONVERGENCE",
     "PARTITIONING_TOOL" : "PARTITIONING TOOL",
     "STEERING_FILE" : "STEERING FILE",
-    "RELEASE" : "RELEASE",
     "DICTIONARY" : "DICTIONARY",
-    "LIST_OF_FILES" : "LIST OF FILES",
-    "DESCRIPTION_OF_LIBRARIES" : "DESCRIPTION OF LIBRARIES",
-    "DEFAULT_EXECUTABLE" : "DEFAULT EXECUTABLE",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "DEFAULT PARALLEL EXECUTABLE",
+    "CONCATENATE_PARTEL_OUTPUT" : "CONCATENATE PARTEL OUTPUT",
 }
 dicoCasEnToCata = {
     "TITLE" : "TITLE",
@@ -347,6 +360,7 @@ dicoCasEnToCata = {
     "FORTRAN FILE" : "FORTRAN_FILE",
     "BOTTOM TOPOGRAPHY FILE" : "BOTTOM_TOPOGRAPHY_FILE",
     "NUMBER OF BOTTOM SMOOTHINGS" : "NUMBER_OF_BOTTOM_SMOOTHINGS",
+    "BOTTOM SMOOTHINGS AFTER USER MODIFICATIONS" : "BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS",
     "FORMATTED DATA FILE 1" : "FORMATTED_DATA_FILE_1",
     "FORMATTED DATA FILE 2" : "FORMATTED_DATA_FILE_2",
     "BINARY DATA FILE 1" : "BINARY_DATA_FILE_1",
@@ -364,13 +378,17 @@ dicoCasEnToCata = {
     "VARIABLES FOR 2D GRAPHIC PRINTOUTS" : "VARIABLES_FOR_2D_GRAPHIC_PRINTOUTS",
     "GRAPHIC PRINTOUT PERIOD" : "GRAPHIC_PRINTOUT_PERIOD",
     "NUMBER OF FIRST TIME STEP FOR GRAPHIC PRINTOUTS" : "NUMBER_OF_FIRST_TIME_STEP_FOR_GRAPHIC_PRINTOUTS",
-    "3D RESULT FILE BINARY" : "RD_RESULT_FILE_BINARY",
-    "2D RESULT FILE BINARY" : "ED_RESULT_FILE_BINARY",
     "NUMBER OF PRIVATE ARRAYS" : "NUMBER_OF_PRIVATE_ARRAYS",
     "NUMBER OF 2D PRIVATE ARRAYS" : "NUMBER_OF_2D_PRIVATE_ARRAYS",
     "NAMES OF 2D PRIVATE VARIABLES" : "NAMES_OF_2D_PRIVATE_VARIABLES",
     "FORMATTED RESULTS FILE" : "FORMATTED_RESULTS_FILE",
     "BINARY RESULTS FILE" : "BINARY_RESULTS_FILE",
+    "FORMATTED RESULTS FILE 1" : "FORMATTED_RESULTS_FILE_1",
+    "FORMATTED RESULTS FILE 2" : "FORMATTED_RESULTS_FILE_2",
+    "FORMATTED RESULTS FILE 3" : "FORMATTED_RESULTS_FILE_3",
+    "FORMATTED RESULTS FILE 4" : "FORMATTED_RESULTS_FILE_4",
+    "FORMATTED RESULTS FILE 5" : "FORMATTED_RESULTS_FILE_5",
+    "FORMATTED RESULTS FILE 6" : "FORMATTED_RESULTS_FILE_6",
     "LISTING PRINTOUT" : "LISTING_PRINTOUT",
     "MASS-BALANCE" : "MASS_BALANCE",
     "INFORMATION ABOUT MASS-BALANCE FOR EACH LISTING PRINTOUT" : "INFORMATION_ABOUT_MASS_BALANCE_FOR_EACH_LISTING_PRINTOUT",
@@ -398,9 +416,13 @@ dicoCasEnToCata = {
     "LATITUDE OF ORIGIN POINT" : "LATITUDE_OF_ORIGIN_POINT",
     "LONGITUDE OF ORIGIN POINT" : "LONGITUDE_OF_ORIGIN_POINT",
     "NORTH" : "NORTH",
-    "ORIGIN COORDINATES" : "ORIGIN_COORDINATES",
     "NUMBER OF HORIZONTAL LEVELS" : "NUMBER_OF_HORIZONTAL_LEVELS",
     "MESH TRANSFORMATION" : "MESH_TRANSFORMATION",
+    "MINIMUM VOLUME OF 3D ELEMENTS" : "MINIMUM_VOLUME_OF_3D_ELEMENTS",
+    "MINIMUM DISTANCE BETWEEN PLANES CLOSE TO THE BOTTOM" : "MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_BOTTOM",
+    "MINIMUM DISTANCE BETWEEN PLANES CLOSE TO THE FREE SURFACE" : "MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_FREE_SURFACE",
+    "THRESHOLD HEIGHT BEFORE CRUSHED ELEMENTS" : "THRESHOLD_HEIGHT_BEFORE_CRUSHED_ELEMENTS",
+    "NUMBER OF TRACER FOR AMR" : "NUMBER_OF_TRACER_FOR_AMR",
     "NUMBER OF SUB ITERATIONS FOR NON LINEARITIES" : "NUMBER_OF_SUB_ITERATIONS_FOR_NON_LINEARITIES",
     "ZERO" : "ZERO",
     "ADVECTION STEP" : "ADVECTION_STEP",
@@ -434,6 +456,10 @@ dicoCasEnToCata = {
     "ASCII ATMOSPHERIC DATA FILE" : "ASCII_ATMOSPHERIC_DATA_FILE",
     "BINARY ATMOSPHERIC DATA FILE" : "BINARY_ATMOSPHERIC_DATA_FILE",
     "BINARY ATMOSPHERIC DATA FILE FORMAT" : "BINARY_ATMOSPHERIC_DATA_FILE_FORMAT",
+    "AIR TEMPERATURE" : "AIR_TEMPERATURE",
+    "CLOUD COVER" : "CLOUD_COVER",
+    "SOLAR RADIATION" : "SOLAR_RADIATION",
+    "RELATIVE HUMIDITY" : "RELATIVE_HUMIDITY",
     "SOURCES FILE" : "SOURCES_FILE",
     "GLOBAL NUMBERS OF SOURCE NODES" : "GLOBAL_NUMBERS_OF_SOURCE_NODES",
     "TYPE OF SOURCES" : "TYPE_OF_SOURCES",
@@ -501,10 +527,6 @@ dicoCasEnToCata = {
     "DYNAMIC PRESSURE IN WAVE EQUATION" : "DYNAMIC_PRESSURE_IN_WAVE_EQUATION",
     "DYNAMIC BOUNDARY CONDITION" : "DYNAMIC_BOUNDARY_CONDITION",
     "CONTINUITY CORRECTION ON OPEN BOUNDARIES" : "CONTINUITY_CORRECTION_ON_OPEN_BOUNDARIES",
-    "SOLVER FOR VERTICAL VELOCITY" : "SOLVER_FOR_VERTICAL_VELOCITY",
-    "ACCURACY FOR VERTICAL VELOCITY" : "ACCURACY_FOR_VERTICAL_VELOCITY",
-    "MAXIMUM NUMBER OF ITERATIONS FOR VERTICAL VELOCITY" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_VERTICAL_VELOCITY",
-    "PRECONDITIONING FOR VERTICAL VELOCITY" : "PRECONDITIONING_FOR_VERTICAL_VELOCITY",
     "IMPLICITATION FOR DEPTH" : "IMPLICITATION_FOR_DEPTH",
     "IMPLICITATION FOR VELOCITIES" : "IMPLICITATION_FOR_VELOCITIES",
     "TIDAL FLATS" : "TIDAL_FLATS",
@@ -521,6 +543,8 @@ dicoCasEnToCata = {
     "COEFFICIENT TO CALIBRATE SEA LEVEL" : "COEFFICIENT_TO_CALIBRATE_SEA_LEVEL",
     "GLOBAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER" : "GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER",
     "MINOR CONSTITUENTS INFERENCE" : "MINOR_CONSTITUENTS_INFERENCE",
+    "INITIAL VELOCITIES COMPUTED BY TPXO" : "INITIAL_VELOCITIES_COMPUTED_BY_TPXO",
+    "MINIMUM DEPTH TO COMPUTE TIDAL VELOCITIES INITIAL CONDITIONS" : "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS",
     "TIDE GENERATING FORCE" : "TIDE_GENERATING_FORCE",
     "OPTION FOR TIDAL BOUNDARY CONDITIONS" : "OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS",
     "TIDAL DATA BASE" : "TIDAL_DATA_BASE",
@@ -531,8 +555,11 @@ dicoCasEnToCata = {
     "COEFFICIENT TO CALIBRATE TIDAL RANGE" : "COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE",
     "COEFFICIENT TO CALIBRATE TIDAL VELOCITIES" : "COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES",
     "LOCAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER" : "LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER",
-    "NUMBER OF DROGUES" : "NUMBER_OF_DROGUES",
-    "DROGUES FILE" : "DROGUES_FILE",
+    "MINIMUM DEPTH TO COMPUTE TIDAL VELOCITIES BOUNDARY CONDITIONS" : "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS",
+    "MAXIMUM NUMBER OF DROGUES" : "MAXIMUM_NUMBER_OF_DROGUES",
+    "ASCII DROGUES FILE" : "ASCII_DROGUES_FILE",
+    "BINARY DROGUES FILE" : "BINARY_DROGUES_FILE",
+    "DROGUES FILE FORMAT" : "DROGUES_FILE_FORMAT",
     "PRINTOUT PERIOD FOR DROGUES" : "PRINTOUT_PERIOD_FOR_DROGUES",
     "OIL SPILL MODEL" : "OIL_SPILL_MODEL",
     "OIL SPILL STEERING FILE" : "OIL_SPILL_STEERING_FILE",
@@ -547,6 +574,7 @@ dicoCasEnToCata = {
     "DAMPING FUNCTION" : "DAMPING_FUNCTION",
     "PRANDTL NUMBER" : "PRANDTL_NUMBER",
     "KARMAN CONSTANT" : "KARMAN_CONSTANT",
+    "GOTM STEERING FILE" : "GOTM_STEERING_FILE",
     "FICTITIOUS BED LEVEL" : "FICTITIOUS_BED_LEVEL",
     "OPTION FOR THE BOUNDARY CONDITIONS OF K-EPSILON" : "OPTION_FOR_THE_BOUNDARY_CONDITIONS_OF_K_EPSILON",
     "VERTICAL VELOCITY DERIVATIVES" : "VERTICAL_VELOCITY_DERIVATIVES",
@@ -629,6 +657,7 @@ dicoCasEnToCata = {
     "COUPLING PERIOD FOR SISYPHE" : "COUPLING_PERIOD_FOR_SISYPHE",
     "TOMAWAC STEERING FILE" : "TOMAWAC_STEERING_FILE",
     "COUPLING PERIOD FOR TOMAWAC" : "COUPLING_PERIOD_FOR_TOMAWAC",
+    "BOTTOM FRICTION DUE TO WAVES" : "BOTTOM_FRICTION_DUE_TO_WAVES",
     "WATER QUALITY PROCESS" : "WATER_QUALITY_PROCESS",
     "WAQTEL STEERING FILE" : "WAQTEL_STEERING_FILE",
     "DELWAQ STEERING FILE" : "DELWAQ_STEERING_FILE",
@@ -647,6 +676,7 @@ dicoCasEnToCata = {
     "DIFFUSION FOR DELWAQ" : "DIFFUSION_FOR_DELWAQ",
     "TEMPERATURE FOR DELWAQ" : "TEMPERATURE_FOR_DELWAQ",
     "SALINITY FOR DELWAQ" : "SALINITY_FOR_DELWAQ",
+    "GAIA STEERING FILE" : "GAIA_STEERING_FILE",
     "AD NUMBER OF DERIVATIVES" : "AD_NUMBER_OF_DERIVATIVES",
     "AD NAMES OF DERIVATIVES" : "AD_NAMES_OF_DERIVATIVES",
     "AD NUMBER OF DIRECTIONS" : "AD_NUMBER_OF_DIRECTIONS",
@@ -655,10 +685,6 @@ dicoCasEnToCata = {
     "AD LINEAR SOLVER DERIVATIVE CONVERGENCE" : "AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE",
     "PARTITIONING TOOL" : "PARTITIONING_TOOL",
     "STEERING FILE" : "STEERING_FILE",
-    "RELEASE" : "RELEASE",
     "DICTIONARY" : "DICTIONARY",
-    "LIST OF FILES" : "LIST_OF_FILES",
-    "DESCRIPTION OF LIBRARIES" : "DESCRIPTION_OF_LIBRARIES",
-    "DEFAULT EXECUTABLE" : "DEFAULT_EXECUTABLE",
-    "DEFAULT PARALLEL EXECUTABLE" : "DEFAULT_PARALLEL_EXECUTABLE",
+    "CONCATENATE PARTEL OUTPUT" : "CONCATENATE_PARTEL_OUTPUT",
 }
index bd9aca586e8026159bf1bf7c3bb613afe5d2d482..a0fdcba8753b3e425d4ec8fbaf024430308fa5f9 100644 (file)
@@ -15,6 +15,7 @@ dicoCataToFrTelemac = {
     "FORTRAN_FILE" : "FICHIER FORTRAN",
     "BOTTOM_TOPOGRAPHY_FILE" : "FICHIER DES FONDS",
     "NUMBER_OF_BOTTOM_SMOOTHINGS" : "NOMBRE DE LISSAGES DU FOND",
+    "BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS" : "LISSAGES DU FOND APRES MODIFICATIONS UTILISATEUR",
     "FORMATTED_DATA_FILE_1" : "FICHIER DE DONNEES FORMATE 1",
     "FORMATTED_DATA_FILE_2" : "FICHIER DE DONNEES FORMATE 2",
     "BINARY_DATA_FILE_1" : "FICHIER DE DONNEES BINAIRE 1",
@@ -32,13 +33,17 @@ dicoCataToFrTelemac = {
     "VARIABLES_FOR_2D_GRAPHIC_PRINTOUTS" : "VARIABLES POUR LES SORTIES GRAPHIQUES 2D",
     "GRAPHIC_PRINTOUT_PERIOD" : "PERIODE POUR LES SORTIES GRAPHIQUES",
     "NUMBER_OF_FIRST_TIME_STEP_FOR_GRAPHIC_PRINTOUTS" : "NUMERO DU PREMIER PAS DE TEMPS POUR LES SORTIES GRAPHIQUES",
-    "RD_RESULT_FILE_BINARY" : "BINAIRE DU FICHIER DES RESULTATS 3D",
-    "ED_RESULT_FILE_BINARY" : "BINAIRE DU FICHIER DES RESULTATS 2D",
     "NUMBER_OF_PRIVATE_ARRAYS" : "NOMBRE DE TABLEAUX PRIVES",
     "NUMBER_OF_2D_PRIVATE_ARRAYS" : "NOMBRE DE TABLEAUX PRIVES 2D",
     "NAMES_OF_2D_PRIVATE_VARIABLES" : "NOMS DES VARIABLES PRIVEES 2D",
     "FORMATTED_RESULTS_FILE" : "FICHIER DE RESULTATS FORMATE",
     "BINARY_RESULTS_FILE" : "FICHIER DE RESULTATS BINAIRE",
+    "FORMATTED_RESULTS_FILE_1" : "FICHIER DE RESULTATS FORMATE 1",
+    "FORMATTED_RESULTS_FILE_2" : "FICHIER DE RESULTATS FORMATE 2",
+    "FORMATTED_RESULTS_FILE_3" : "FICHIER DE RESULTATS FORMATE 3",
+    "FORMATTED_RESULTS_FILE_4" : "FICHIER DE RESULTATS FORMATE 4",
+    "FORMATTED_RESULTS_FILE_5" : "FICHIER DE RESULTATS FORMATE 5",
+    "FORMATTED_RESULTS_FILE_6" : "FICHIER DE RESULTATS FORMATE 6",
     "LISTING_PRINTOUT" : "SORTIE LISTING",
     "MASS_BALANCE" : "BILAN DE MASSE",
     "INFORMATION_ABOUT_MASS_BALANCE_FOR_EACH_LISTING_PRINTOUT" : "INFORMATION SUR LE BILAN DE MASSE A CHAQUE SORTIE LISTING",
@@ -66,9 +71,13 @@ dicoCataToFrTelemac = {
     "LATITUDE_OF_ORIGIN_POINT" : "LATITUDE DU POINT ORIGINE",
     "LONGITUDE_OF_ORIGIN_POINT" : "LONGITUDE DU POINT ORIGINE",
     "NORTH" : "NORD",
-    "ORIGIN_COORDINATES" : "COORDONNEES DE L'ORIGINE",
     "NUMBER_OF_HORIZONTAL_LEVELS" : "NOMBRE DE PLANS HORIZONTAUX",
     "MESH_TRANSFORMATION" : "TRANSFORMATION DU MAILLAGE",
+    "MINIMUM_VOLUME_OF_3D_ELEMENTS" : "VOLUME MINIMAL DES ELEMENTS 3D",
+    "MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_BOTTOM" : "DISTANCE MINIMALE ENTRE PLANS PRES DU FOND",
+    "MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_FREE_SURFACE" : "DISTANCE MINIMALE ENTRE PLANS PRES DE LA SURFACE LIBRE",
+    "THRESHOLD_HEIGHT_BEFORE_CRUSHED_ELEMENTS" : "HAUTEUR SEUIL AVANT ELEMENTS ECRASES",
+    "NUMBER_OF_TRACER_FOR_AMR" : "NUMERO DE TRACEUR POUR AMR",
     "NUMBER_OF_SUB_ITERATIONS_FOR_NON_LINEARITIES" : "NOMBRE DE SOUS ITERATIONS POUR LES NON LINEARITES",
     "ZERO" : "ZERO",
     "ADVECTION_STEP" : "ETAPE DE CONVECTION",
@@ -102,6 +111,10 @@ dicoCataToFrTelemac = {
     "ASCII_ATMOSPHERIC_DATA_FILE" : "FICHIER ASCII DE DONNEES ATMOSPHERIQUES",
     "BINARY_ATMOSPHERIC_DATA_FILE" : "FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES",
     "BINARY_ATMOSPHERIC_DATA_FILE_FORMAT" : "FORMAT DU FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES",
+    "AIR_TEMPERATURE" : "TEMPERATURE DE L'AIR",
+    "CLOUD_COVER" : "NEBULOSITE",
+    "SOLAR_RADIATION" : "RAYONNEMENT SOLAIRE",
+    "RELATIVE_HUMIDITY" : "HUMIDITE RELATIVE",
     "SOURCES_FILE" : "FICHIER DES SOURCES",
     "GLOBAL_NUMBERS_OF_SOURCE_NODES" : "NUMEROS GLOBAUX DES NOEUDS DES SOURCES",
     "TYPE_OF_SOURCES" : "TYPE DES SOURCES",
@@ -169,10 +182,6 @@ dicoCataToFrTelemac = {
     "DYNAMIC_PRESSURE_IN_WAVE_EQUATION" : "PRESSION DYNAMIQUE DANS L'EQUATION D'ONDE",
     "DYNAMIC_BOUNDARY_CONDITION" : "CONDITION LIMITE DYNAMIQUE",
     "CONTINUITY_CORRECTION_ON_OPEN_BOUNDARIES" : "CORRECTION DE CONTINUITE SUR FRONTIERES OUVERTES",
-    "SOLVER_FOR_VERTICAL_VELOCITY" : "SOLVEUR POUR LA VITESSE VERTICALE",
-    "ACCURACY_FOR_VERTICAL_VELOCITY" : "PRECISION POUR LA VITESSE VERTICALE",
-    "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_VERTICAL_VELOCITY" : "MAXIMUM D'ITERATIONS POUR LA VITESSE VERTICALE",
-    "PRECONDITIONING_FOR_VERTICAL_VELOCITY" : "PRECONDITIONNEMENT POUR LA VITESSE VERTICALE",
     "IMPLICITATION_FOR_DEPTH" : "IMPLICITATION POUR LA HAUTEUR",
     "IMPLICITATION_FOR_VELOCITIES" : "IMPLICITATION POUR LES VITESSES",
     "TIDAL_FLATS" : "BANCS DECOUVRANTS",
@@ -189,6 +198,8 @@ dicoCataToFrTelemac = {
     "COEFFICIENT_TO_CALIBRATE_SEA_LEVEL" : "COEFFICIENT DE CALAGE DU NIVEAU DE MER",
     "GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER" : "NUMERO GLOBAL DU POINT POUR CALER LA PLEINE MER",
     "MINOR_CONSTITUENTS_INFERENCE" : "INTERPOLATION DE COMPOSANTES MINEURES",
+    "INITIAL_VELOCITIES_COMPUTED_BY_TPXO" : "VITESSES INITIALES CALCULEES PAR TPXO",
+    "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS" : "HAUTEUR MINIMALE POUR LES CONDITIONS INITIALES DE COURANTS",
     "TIDE_GENERATING_FORCE" : "FORCE GENERATRICE DE LA MAREE",
     "OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS" : "OPTION POUR LES CONDITIONS AUX LIMITES DE MAREE",
     "TIDAL_DATA_BASE" : "BASE DE DONNEES DE MAREE",
@@ -199,8 +210,11 @@ dicoCataToFrTelemac = {
     "COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE" : "COEFFICIENT DE CALAGE DU MARNAGE",
     "COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES" : "COEFFICIENT DE CALAGE DES VITESSES DE COURANT",
     "LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER" : "NUMERO LOCAL DU POINT POUR CALER LA PLEINE MER",
-    "NUMBER_OF_DROGUES" : "NOMBRE DE FLOTTEURS",
-    "DROGUES_FILE" : "FICHIER DES FLOTTEURS",
+    "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS" : "HAUTEUR MINIMALE POUR LES CONDITIONS AUX LIMITES DE COURANTS",
+    "MAXIMUM_NUMBER_OF_DROGUES" : "NOMBRE MAXIMAL DE FLOTTEURS",
+    "ASCII_DROGUES_FILE" : "FICHIER ASCII DES FLOTTEURS",
+    "BINARY_DROGUES_FILE" : "FICHIER BINAIRE DES FLOTTEURS",
+    "DROGUES_FILE_FORMAT" : "FORMAT DU FICHIER DES FLOTTEURS",
     "PRINTOUT_PERIOD_FOR_DROGUES" : "PERIODE POUR LES SORTIES DE FLOTTEURS",
     "OIL_SPILL_MODEL" : "MODELE DE NAPPES D'HYDROCARBURES",
     "OIL_SPILL_STEERING_FILE" : "FICHIER DE COMMANDES HYDROCARBURES",
@@ -215,6 +229,7 @@ dicoCataToFrTelemac = {
     "DAMPING_FUNCTION" : "FONCTION D'AMORTISSEMENT",
     "PRANDTL_NUMBER" : "NOMBRE DE PRANDTL",
     "KARMAN_CONSTANT" : "CONSTANTE DE KARMAN",
+    "GOTM_STEERING_FILE" : "FICHIER DES PARAMETRES GOTM",
     "FICTITIOUS_BED_LEVEL" : "HAUTEUR DU LIT FICTIF",
     "OPTION_FOR_THE_BOUNDARY_CONDITIONS_OF_K_EPSILON" : "OPTION POUR LES CONDITIONS AUX LIMITES DU K-EPSILON",
     "VERTICAL_VELOCITY_DERIVATIVES" : "DERIVEES VERTICALES DES VITESSES",
@@ -297,6 +312,7 @@ dicoCataToFrTelemac = {
     "COUPLING_PERIOD_FOR_SISYPHE" : "PERIODE DE COUPLAGE POUR SISYPHE",
     "TOMAWAC_STEERING_FILE" : "FICHIER DES PARAMETRES DE TOMAWAC",
     "COUPLING_PERIOD_FOR_TOMAWAC" : "PERIODE DE COUPLAGE POUR TOMAWAC",
+    "BOTTOM_FRICTION_DUE_TO_WAVES" : "FROTTEMENT SUR LE FOND DU AUX VAGUES",
     "WATER_QUALITY_PROCESS" : "PROCESSUS DE QUALITE D'EAU",
     "WAQTEL_STEERING_FILE" : "FICHIER DES PARAMETRES DE WAQTEL",
     "DELWAQ_STEERING_FILE" : "FICHIER DE COMMANDE DELWAQ",
@@ -315,6 +331,7 @@ dicoCataToFrTelemac = {
     "DIFFUSION_FOR_DELWAQ" : "DIFFUSION POUR DELWAQ",
     "TEMPERATURE_FOR_DELWAQ" : "TEMPERATURE POUR DELWAQ",
     "SALINITY_FOR_DELWAQ" : "SALINITE POUR DELWAQ",
+    "GAIA_STEERING_FILE" : "FICHIER DES PARAMETRES DE GAIA",
     "AD_NUMBER_OF_DERIVATIVES" : "AD NOMBRE DES DERIVEES",
     "AD_NAMES_OF_DERIVATIVES" : "AD NOMS DES DERIVEES",
     "AD_NUMBER_OF_DIRECTIONS" : "AD NOMBRE DE DIRECTIONS",
@@ -323,12 +340,8 @@ dicoCataToFrTelemac = {
     "AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE" : "AD CONVERGENCE DES DERIVEES POUR LE SOLVEUR LINEAIRE",
     "PARTITIONING_TOOL" : "PARTITIONNEUR",
     "STEERING_FILE" : "FICHIER DES PARAMETRES",
-    "RELEASE" : "NUMERO DE VERSION",
     "DICTIONARY" : "DICTIONNAIRE",
-    "LIST_OF_FILES" : "LISTE DES FICHIERS",
-    "DESCRIPTION_OF_LIBRARIES" : "DESCRIPTION DES LIBRAIRIES",
-    "DEFAULT_EXECUTABLE" : "EXECUTABLE PAR DEFAUT",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "EXECUTABLE PARALLELE PAR DEFAUT",
+    "CONCATENATE_PARTEL_OUTPUT" : "CONCATENATION SORTIE PARTEL",
 }
 dicoCasFrToCata = {
     "TITRE" : "TITLE",
@@ -347,6 +360,7 @@ dicoCasFrToCata = {
     "FICHIER FORTRAN" : "FORTRAN_FILE",
     "FICHIER DES FONDS" : "BOTTOM_TOPOGRAPHY_FILE",
     "NOMBRE DE LISSAGES DU FOND" : "NUMBER_OF_BOTTOM_SMOOTHINGS",
+    "LISSAGES DU FOND APRES MODIFICATIONS UTILISATEUR" : "BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS",
     "FICHIER DE DONNEES FORMATE 1" : "FORMATTED_DATA_FILE_1",
     "FICHIER DE DONNEES FORMATE 2" : "FORMATTED_DATA_FILE_2",
     "FICHIER DE DONNEES BINAIRE 1" : "BINARY_DATA_FILE_1",
@@ -364,13 +378,17 @@ dicoCasFrToCata = {
     "VARIABLES POUR LES SORTIES GRAPHIQUES 2D" : "VARIABLES_FOR_2D_GRAPHIC_PRINTOUTS",
     "PERIODE POUR LES SORTIES GRAPHIQUES" : "GRAPHIC_PRINTOUT_PERIOD",
     "NUMERO DU PREMIER PAS DE TEMPS POUR LES SORTIES GRAPHIQUES" : "NUMBER_OF_FIRST_TIME_STEP_FOR_GRAPHIC_PRINTOUTS",
-    "BINAIRE DU FICHIER DES RESULTATS 3D" : "RD_RESULT_FILE_BINARY",
-    "BINAIRE DU FICHIER DES RESULTATS 2D" : "ED_RESULT_FILE_BINARY",
     "NOMBRE DE TABLEAUX PRIVES" : "NUMBER_OF_PRIVATE_ARRAYS",
     "NOMBRE DE TABLEAUX PRIVES 2D" : "NUMBER_OF_2D_PRIVATE_ARRAYS",
     "NOMS DES VARIABLES PRIVEES 2D" : "NAMES_OF_2D_PRIVATE_VARIABLES",
     "FICHIER DE RESULTATS FORMATE" : "FORMATTED_RESULTS_FILE",
     "FICHIER DE RESULTATS BINAIRE" : "BINARY_RESULTS_FILE",
+    "FICHIER DE RESULTATS FORMATE 1" : "FORMATTED_RESULTS_FILE_1",
+    "FICHIER DE RESULTATS FORMATE 2" : "FORMATTED_RESULTS_FILE_2",
+    "FICHIER DE RESULTATS FORMATE 3" : "FORMATTED_RESULTS_FILE_3",
+    "FICHIER DE RESULTATS FORMATE 4" : "FORMATTED_RESULTS_FILE_4",
+    "FICHIER DE RESULTATS FORMATE 5" : "FORMATTED_RESULTS_FILE_5",
+    "FICHIER DE RESULTATS FORMATE 6" : "FORMATTED_RESULTS_FILE_6",
     "SORTIE LISTING" : "LISTING_PRINTOUT",
     "BILAN DE MASSE" : "MASS_BALANCE",
     "INFORMATION SUR LE BILAN DE MASSE A CHAQUE SORTIE LISTING" : "INFORMATION_ABOUT_MASS_BALANCE_FOR_EACH_LISTING_PRINTOUT",
@@ -398,9 +416,13 @@ dicoCasFrToCata = {
     "LATITUDE DU POINT ORIGINE" : "LATITUDE_OF_ORIGIN_POINT",
     "LONGITUDE DU POINT ORIGINE" : "LONGITUDE_OF_ORIGIN_POINT",
     "NORD" : "NORTH",
-    "COORDONNEES DE L'ORIGINE" : "ORIGIN_COORDINATES",
     "NOMBRE DE PLANS HORIZONTAUX" : "NUMBER_OF_HORIZONTAL_LEVELS",
     "TRANSFORMATION DU MAILLAGE" : "MESH_TRANSFORMATION",
+    "VOLUME MINIMAL DES ELEMENTS 3D" : "MINIMUM_VOLUME_OF_3D_ELEMENTS",
+    "DISTANCE MINIMALE ENTRE PLANS PRES DU FOND" : "MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_BOTTOM",
+    "DISTANCE MINIMALE ENTRE PLANS PRES DE LA SURFACE LIBRE" : "MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_FREE_SURFACE",
+    "HAUTEUR SEUIL AVANT ELEMENTS ECRASES" : "THRESHOLD_HEIGHT_BEFORE_CRUSHED_ELEMENTS",
+    "NUMERO DE TRACEUR POUR AMR" : "NUMBER_OF_TRACER_FOR_AMR",
     "NOMBRE DE SOUS ITERATIONS POUR LES NON LINEARITES" : "NUMBER_OF_SUB_ITERATIONS_FOR_NON_LINEARITIES",
     "ZERO" : "ZERO",
     "ETAPE DE CONVECTION" : "ADVECTION_STEP",
@@ -434,6 +456,10 @@ dicoCasFrToCata = {
     "FICHIER ASCII DE DONNEES ATMOSPHERIQUES" : "ASCII_ATMOSPHERIC_DATA_FILE",
     "FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES" : "BINARY_ATMOSPHERIC_DATA_FILE",
     "FORMAT DU FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES" : "BINARY_ATMOSPHERIC_DATA_FILE_FORMAT",
+    "TEMPERATURE DE L'AIR" : "AIR_TEMPERATURE",
+    "NEBULOSITE" : "CLOUD_COVER",
+    "RAYONNEMENT SOLAIRE" : "SOLAR_RADIATION",
+    "HUMIDITE RELATIVE" : "RELATIVE_HUMIDITY",
     "FICHIER DES SOURCES" : "SOURCES_FILE",
     "NUMEROS GLOBAUX DES NOEUDS DES SOURCES" : "GLOBAL_NUMBERS_OF_SOURCE_NODES",
     "TYPE DES SOURCES" : "TYPE_OF_SOURCES",
@@ -501,10 +527,6 @@ dicoCasFrToCata = {
     "PRESSION DYNAMIQUE DANS L'EQUATION D'ONDE" : "DYNAMIC_PRESSURE_IN_WAVE_EQUATION",
     "CONDITION LIMITE DYNAMIQUE" : "DYNAMIC_BOUNDARY_CONDITION",
     "CORRECTION DE CONTINUITE SUR FRONTIERES OUVERTES" : "CONTINUITY_CORRECTION_ON_OPEN_BOUNDARIES",
-    "SOLVEUR POUR LA VITESSE VERTICALE" : "SOLVER_FOR_VERTICAL_VELOCITY",
-    "PRECISION POUR LA VITESSE VERTICALE" : "ACCURACY_FOR_VERTICAL_VELOCITY",
-    "MAXIMUM D'ITERATIONS POUR LA VITESSE VERTICALE" : "MAXIMUM_NUMBER_OF_ITERATIONS_FOR_VERTICAL_VELOCITY",
-    "PRECONDITIONNEMENT POUR LA VITESSE VERTICALE" : "PRECONDITIONING_FOR_VERTICAL_VELOCITY",
     "IMPLICITATION POUR LA HAUTEUR" : "IMPLICITATION_FOR_DEPTH",
     "IMPLICITATION POUR LES VITESSES" : "IMPLICITATION_FOR_VELOCITIES",
     "BANCS DECOUVRANTS" : "TIDAL_FLATS",
@@ -521,6 +543,8 @@ dicoCasFrToCata = {
     "COEFFICIENT DE CALAGE DU NIVEAU DE MER" : "COEFFICIENT_TO_CALIBRATE_SEA_LEVEL",
     "NUMERO GLOBAL DU POINT POUR CALER LA PLEINE MER" : "GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER",
     "INTERPOLATION DE COMPOSANTES MINEURES" : "MINOR_CONSTITUENTS_INFERENCE",
+    "VITESSES INITIALES CALCULEES PAR TPXO" : "INITIAL_VELOCITIES_COMPUTED_BY_TPXO",
+    "HAUTEUR MINIMALE POUR LES CONDITIONS INITIALES DE COURANTS" : "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS",
     "FORCE GENERATRICE DE LA MAREE" : "TIDE_GENERATING_FORCE",
     "OPTION POUR LES CONDITIONS AUX LIMITES DE MAREE" : "OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS",
     "BASE DE DONNEES DE MAREE" : "TIDAL_DATA_BASE",
@@ -531,8 +555,11 @@ dicoCasFrToCata = {
     "COEFFICIENT DE CALAGE DU MARNAGE" : "COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE",
     "COEFFICIENT DE CALAGE DES VITESSES DE COURANT" : "COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES",
     "NUMERO LOCAL DU POINT POUR CALER LA PLEINE MER" : "LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER",
-    "NOMBRE DE FLOTTEURS" : "NUMBER_OF_DROGUES",
-    "FICHIER DES FLOTTEURS" : "DROGUES_FILE",
+    "HAUTEUR MINIMALE POUR LES CONDITIONS AUX LIMITES DE COURANTS" : "MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS",
+    "NOMBRE MAXIMAL DE FLOTTEURS" : "MAXIMUM_NUMBER_OF_DROGUES",
+    "FICHIER ASCII DES FLOTTEURS" : "ASCII_DROGUES_FILE",
+    "FICHIER BINAIRE DES FLOTTEURS" : "BINARY_DROGUES_FILE",
+    "FORMAT DU FICHIER DES FLOTTEURS" : "DROGUES_FILE_FORMAT",
     "PERIODE POUR LES SORTIES DE FLOTTEURS" : "PRINTOUT_PERIOD_FOR_DROGUES",
     "MODELE DE NAPPES D'HYDROCARBURES" : "OIL_SPILL_MODEL",
     "FICHIER DE COMMANDES HYDROCARBURES" : "OIL_SPILL_STEERING_FILE",
@@ -547,6 +574,7 @@ dicoCasFrToCata = {
     "FONCTION D'AMORTISSEMENT" : "DAMPING_FUNCTION",
     "NOMBRE DE PRANDTL" : "PRANDTL_NUMBER",
     "CONSTANTE DE KARMAN" : "KARMAN_CONSTANT",
+    "FICHIER DES PARAMETRES GOTM" : "GOTM_STEERING_FILE",
     "HAUTEUR DU LIT FICTIF" : "FICTITIOUS_BED_LEVEL",
     "OPTION POUR LES CONDITIONS AUX LIMITES DU K-EPSILON" : "OPTION_FOR_THE_BOUNDARY_CONDITIONS_OF_K_EPSILON",
     "DERIVEES VERTICALES DES VITESSES" : "VERTICAL_VELOCITY_DERIVATIVES",
@@ -629,6 +657,7 @@ dicoCasFrToCata = {
     "PERIODE DE COUPLAGE POUR SISYPHE" : "COUPLING_PERIOD_FOR_SISYPHE",
     "FICHIER DES PARAMETRES DE TOMAWAC" : "TOMAWAC_STEERING_FILE",
     "PERIODE DE COUPLAGE POUR TOMAWAC" : "COUPLING_PERIOD_FOR_TOMAWAC",
+    "FROTTEMENT SUR LE FOND DU AUX VAGUES" : "BOTTOM_FRICTION_DUE_TO_WAVES",
     "PROCESSUS DE QUALITE D'EAU" : "WATER_QUALITY_PROCESS",
     "FICHIER DES PARAMETRES DE WAQTEL" : "WAQTEL_STEERING_FILE",
     "FICHIER DE COMMANDE DELWAQ" : "DELWAQ_STEERING_FILE",
@@ -647,6 +676,7 @@ dicoCasFrToCata = {
     "DIFFUSION POUR DELWAQ" : "DIFFUSION_FOR_DELWAQ",
     "TEMPERATURE POUR DELWAQ" : "TEMPERATURE_FOR_DELWAQ",
     "SALINITE POUR DELWAQ" : "SALINITY_FOR_DELWAQ",
+    "FICHIER DES PARAMETRES DE GAIA" : "GAIA_STEERING_FILE",
     "AD NOMBRE DES DERIVEES" : "AD_NUMBER_OF_DERIVATIVES",
     "AD NOMS DES DERIVEES" : "AD_NAMES_OF_DERIVATIVES",
     "AD NOMBRE DE DIRECTIONS" : "AD_NUMBER_OF_DIRECTIONS",
@@ -655,10 +685,6 @@ dicoCasFrToCata = {
     "AD CONVERGENCE DES DERIVEES POUR LE SOLVEUR LINEAIRE" : "AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE",
     "PARTITIONNEUR" : "PARTITIONING_TOOL",
     "FICHIER DES PARAMETRES" : "STEERING_FILE",
-    "NUMERO DE VERSION" : "RELEASE",
     "DICTIONNAIRE" : "DICTIONARY",
-    "LISTE DES FICHIERS" : "LIST_OF_FILES",
-    "DESCRIPTION DES LIBRAIRIES" : "DESCRIPTION_OF_LIBRARIES",
-    "EXECUTABLE PAR DEFAUT" : "DEFAULT_EXECUTABLE",
-    "EXECUTABLE PARALLELE PAR DEFAUT" : "DEFAULT_PARALLEL_EXECUTABLE",
+    "CONCATENATION SORTIE PARTEL" : "CONCATENATE_PARTEL_OUTPUT",
 }
index eb329dcb6e52282f2356292b11893cd926b66bad..9cd70ed409166a30d8672a7a6a1776e0ab8ffdf4 100644 (file)
@@ -6,33 +6,1789 @@ TelemacdicoEn = {
     'V':"velocity along y axis (m/s)",
     'W':"velocity along z axis (m/s)",
     'Z':"elevation z (m)",
-    'TA1':"concentration for tracer 1",
-    'TA2':"concentration for tracer 2",
-    'TA3':"concentration for tracer 3",
-    'TA4':"concentration for tracer 4",
-    'TA5':"concentration for tracer 5",
-    'TA6':"concentration for tracer 6",
-    'TA7':"concentration for tracer 7",
-    'TA8':"concentration for tracer 8",
-    'TA9':"concentration for tracer 9",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
     'TA*':"concentrations for tracers from 1 to 9",
     'TA**':"concentrations for tracers from 10 to 99",
     'NUX':"viscosity for U and V along x axis (m2/s)",
     'NUY':"viscosity for U and V along y axis (m2/s)",
     'NUZ':"viscosity for U and V along z axis (m2/s)",
-    'NAX':"viscosity for tracers along x axis (m2/s)",
-    'NAY':"viscosity for tracers along y axis (m2/s)",
-    'NAZ':"viscosity for tracers along z axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAX*':"viscosity for tracer* along x axis (m2/s)",
+    'NAX1':"viscosity for tracer1 along x axis (m2/s)",
+    'NAX2':"viscosity for tracer2 along x axis (m2/s)",
+    'NAX3':"viscosity for tracer3 along x axis (m2/s)",
+    'NAX4':"viscosity for tracer4 along x axis (m2/s)",
+    'NAX5':"viscosity for tracer5 along x axis (m2/s)",
+    'NAX6':"viscosity for tracer6 along x axis (m2/s)",
+    'NAX7':"viscosity for tracer7 along x axis (m2/s)",
+    'NAX8':"viscosity for tracer8 along x axis (m2/s)",
+    'NAX9':"viscosity for tracer9 along x axis (m2/s)",
+    'NAX10':"viscosity for tracer10 along x axis (m2/s)",
+    'NAX11':"viscosity for tracer11 along x axis (m2/s)",
+    'NAX12':"viscosity for tracer12 along x axis (m2/s)",
+    'NAX13':"viscosity for tracer13 along x axis (m2/s)",
+    'NAX14':"viscosity for tracer14 along x axis (m2/s)",
+    'NAX15':"viscosity for tracer15 along x axis (m2/s)",
+    'NAX16':"viscosity for tracer16 along x axis (m2/s)",
+    'NAX17':"viscosity for tracer17 along x axis (m2/s)",
+    'NAX18':"viscosity for tracer18 along x axis (m2/s)",
+    'NAX19':"viscosity for tracer19 along x axis (m2/s)",
+    'NAX**':"viscosity for tracer** along x axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAY*':"viscosity for tracer* along y axis (m2/s)",
+    'NAY1':"viscosity for tracer1 along y axis (m2/s)",
+    'NAY2':"viscosity for tracer2 along y axis (m2/s)",
+    'NAY3':"viscosity for tracer3 along y axis (m2/s)",
+    'NAY4':"viscosity for tracer4 along y axis (m2/s)",
+    'NAY5':"viscosity for tracer5 along y axis (m2/s)",
+    'NAY6':"viscosity for tracer6 along y axis (m2/s)",
+    'NAY7':"viscosity for tracer7 along y axis (m2/s)",
+    'NAY8':"viscosity for tracer8 along y axis (m2/s)",
+    'NAY9':"viscosity for tracer9 along y axis (m2/s)",
+    'NAY10':"viscosity for tracer10 along y axis (m2/s)",
+    'NAY11':"viscosity for tracer11 along y axis (m2/s)",
+    'NAY12':"viscosity for tracer12 along y axis (m2/s)",
+    'NAY13':"viscosity for tracer13 along y axis (m2/s)",
+    'NAY14':"viscosity for tracer14 along y axis (m2/s)",
+    'NAY15':"viscosity for tracer15 along y axis (m2/s)",
+    'NAY16':"viscosity for tracer16 along y axis (m2/s)",
+    'NAY17':"viscosity for tracer17 along y axis (m2/s)",
+    'NAY18':"viscosity for tracer18 along y axis (m2/s)",
+    'NAY19':"viscosity for tracer19 along y axis (m2/s)",
+    'NAY**':"viscosity for tracer** along y axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
+    'NAZ*':"viscosity for tracer* along z axis (m2/s)",
+    'NAZ1':"viscosity for tracer1 along z axis (m2/s)",
+    'NAZ2':"viscosity for tracer2 along z axis (m2/s)",
+    'NAZ3':"viscosity for tracer3 along z axis (m2/s)",
+    'NAZ4':"viscosity for tracer4 along z axis (m2/s)",
+    'NAZ5':"viscosity for tracer5 along z axis (m2/s)",
+    'NAZ6':"viscosity for tracer6 along z axis (m2/s)",
+    'NAZ7':"viscosity for tracer7 along z axis (m2/s)",
+    'NAZ8':"viscosity for tracer8 along z axis (m2/s)",
+    'NAZ9':"viscosity for tracer9 along z axis (m2/s)",
+    'NAZ10':"viscosity for tracer10 along z axis (m2/s)",
+    'NAZ11':"viscosity for tracer11 along z axis (m2/s)",
+    'NAZ12':"viscosity for tracer12 along z axis (m2/s)",
+    'NAZ13':"viscosity for tracer13 along z axis (m2/s)",
+    'NAZ14':"viscosity for tracer14 along z axis (m2/s)",
+    'NAZ15':"viscosity for tracer15 along z axis (m2/s)",
+    'NAZ16':"viscosity for tracer16 along z axis (m2/s)",
+    'NAZ17':"viscosity for tracer17 along z axis (m2/s)",
+    'NAZ18':"viscosity for tracer18 along z axis (m2/s)",
+    'NAZ19':"viscosity for tracer19 along z axis (m2/s)",
+    'NAZ**':"viscosity for tracer** along z axis (m2/s)",
     'RI':"Richardson number in case of mixing length model",
     'K':"turbulent energie for k-epsilon model (J/kg)",
     'EPS':"dissipation of turbulent energie (W/kg)",
     'DP':"dynamic pressure (multiplied by DT/RHO)",
     'PH':"hydrostatic pressure (in Pascals)",
     'RHO':"relative density",
+    'WDIST':"wall distance",
     'P1':"private variable 1",
     'P2':"private variable 2",
     'P3':"private variable 3",
     'P4':"private variable 4",
+    'US':"Stokes velocity along x axis (m/s)",
+    'VS':"Stokes velocity along y axis (m/s)",
+    'WS':"Stokes velocity along z axis (m/s)",
   },
 'VARIABLES_FOR_2D_GRAPHIC_PRINTOUTS' : {
     'U':"depth averaged velocity along x axis (m/s)",
@@ -41,7 +1797,449 @@ TelemacdicoEn = {
     'H':"water depth (m)",
     'S':"free surface elevation (m)",
     'B':"bottom elevation (m)",
-    'TA1':"TAx concentrations for tracers, x is the tracer number",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracer*",
+    'TA1':"concentrations for tracer1",
+    'TA2':"concentrations for tracer2",
+    'TA3':"concentrations for tracer3",
+    'TA4':"concentrations for tracer4",
+    'TA5':"concentrations for tracer5",
+    'TA6':"concentrations for tracer6",
+    'TA7':"concentrations for tracer7",
+    'TA8':"concentrations for tracer8",
+    'TA9':"concentrations for tracer9",
+    'TA10':"concentrations for tracer10",
+    'TA11':"concentrations for tracer11",
+    'TA12':"concentrations for tracer12",
+    'TA13':"concentrations for tracer13",
+    'TA14':"concentrations for tracer14",
+    'TA15':"concentrations for tracer15",
+    'TA16':"concentrations for tracer16",
+    'TA17':"concentrations for tracer17",
+    'TA18':"concentrations for tracer18",
+    'TA19':"concentrations for tracer19",
+    'TA**':"concentrations for tracer**",
+    'TA*':"concentrations for tracers from 1 to 9",
+    'TA**':"concentrations for tracers from 10 to 99",
     'F':"Froude number",
     'Q':"scalar discharge (m2/s)",
     'I':"discharge along x (m2/s)",
@@ -66,6 +2264,14 @@ TelemacdicoEn = {
     'US':"friction velocity (m/s)",
     'MAXZ':"maximum value of the free surface elevation (m)",
     'TMXZ':"time corresponding to this maximum elevation (s)",
+    'TAIR':"air temperature (degree C)",
+    'USURF':"surface velocity along x axis (m/s)",
+    'VSURF':"surface velocity along y axis (m/s)",
+    'WSURF':"surface velocity along z axis (m/s)",
+    'MSURF':"magnitude of velocity at the surface (m/s)",
+    'TASURFi':"TAi conc for tracers at the surface, i is the tracer number",
+    'TASURF*':"TA concentrations for tracers at the surface from 1 to 9",
+    'TASURF**':"TA concentrations for tracers at the surface from 10 to 99",
   },
 'SPATIAL_PROJECTION_TYPE' : {
     1:"CARTESIAN, NOT GEOREFERENCED",
@@ -103,9 +2309,9 @@ TelemacdicoEn = {
   },
 'VELOCITY_PROFILES' : {
     1:"constant normal profile",
-    2:"ubor and vbor given in the      conlim file",
-    3:"normal velocity given in ubor in the conlim           file",
-    4:"Velocity=square root elevation",
+    2:"ubor and vbor given in the conlim file",
+    3:"normal velocity given in ubor in the conlim file",
+    4:"Velocity = square root elevation",
     5:"like 4 with virtual depth, see help",
   },
 'VELOCITY_VERTICAL_PROFILES' : {
@@ -113,6 +2319,10 @@ TelemacdicoEn = {
     1:"Constant",
     2:"Logarithmic",
   },
+'OPTION_FOR_LIQUID_BOUNDARIES' : {
+    1:"classical",
+    2:"Thompson method based on characteristics",
+  },
 'TURBULENCE_REGIME_FOR_THE_BOTTOM' : {
     1:"smooth",
     2:"rough",
@@ -126,6 +2336,10 @@ TelemacdicoEn = {
     1:"LOG LAW FOR VELOCITIES ON BOTTOM",
     2:"NO SLIP FOR VELOCITIES ON BOTTOM",
   },
+'MATRIX_STORAGE' : {
+    1:"classical EBE",
+    3:"Edge-based storage",
+  },
 'SOLVER_FOR_PROPAGATION' : {
     1:"conjugate gradient",
     2:"conjugate residual",
@@ -218,34 +2432,16 @@ TelemacdicoEn = {
     21:"diagonal condensed and Crout",
     34:"diagonal and direct solver on the vertical",
   },
-'SOLVER_FOR_VERTICAL_VELOCITY' : {
-    1:"conjugate gradient",
-    2:"conjugate residual",
-    3:"conjugate gradient on a normal equation",
-    4:"minimum error",
-    5:"squared conjugate gradient",
-    6:"cgstab",
-    7:"gmres",
-    8:"direct solver",
-  },
-'PRECONDITIONING_FOR_VERTICAL_VELOCITY' : {
-    0:"no preconditioning",
-    2:"diagonal",
-    3:"diagonal condensed",
-    5:"diagonal with absolute values",
-    7:"Crout",
-    11:"Gauss-Seidel EBE",
-    13:"Matrix defined by the user",
-    14:"diagonal and Crout",
-    17:"direct solver on the vertical",
-    21:"diagonal condensed and Crout",
-    34:"diagonal and direct solver on the vertical",
-  },
 'OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS' : {
     1:"EQUATIONS SOLVED EVERYWHERE WITH CORRECTION ON TIDAL FLATS",
     2:"DRY ELEMENTS FROZEN",
     3:"LIKE 1 BUT WITH POROSITY (DEFINA METHOD)",
   },
+'TREATMENT_OF_NEGATIVE_DEPTHS' : {
+    0:"NO TREATMENT",
+    1:"SMOOTHING",
+    2:"FLUX CONTROL",
+  },
 'TREATMENT_ON_TIDAL_FLATS_FOR_VELOCITIES' : {
     0:"FORCED TO ZERO",
     1:"VALUE BEFORE MASKED",
@@ -259,16 +2455,6 @@ TelemacdicoEn = {
     4:"LAMBERT",
     5:"MERCATOR PROJECTION",
   },
-'ZONE_NUMBER_IN_GEOGRAPHIC_SYSTEM' : {
-    -1:"NO DEFAULT VALUE",
-    1:"LAMBERT 1 NORTH",
-    2:"LAMBERT 2 CENTER",
-    3:"LAMBERT 3 SOUTH",
-    4:"LAMBERT 4 CORSICA",
-    22:"LAMBERT 2 EXTENDED",
-    93:"LAMBERT 93",
-    30:"UTM ZONE, E.G.",
-  },
 'OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS' : {
     0:"No tide",
     1:"Real tide (recommended methodology)",
@@ -289,14 +2475,19 @@ TelemacdicoEn = {
     1:"CONSTANT VISCOSITY",
     3:"K-EPSILON MODEL",
     4:"SMAGORINSKI",
+    5:"SPALART-ALLMARAS",
     7:"K-OMEGA MODEL",
+    9:"DES (DETACHED EDDY SIMULATION) MODEL",
   },
 'VERTICAL_TURBULENCE_MODEL' : {
     1:"CONSTANT VISCOSITY",
     2:"MIXING LENGTH",
     3:"K-EPSILON MODEL",
     4:"SMAGORINSKI",
+    5:"SPALART-ALLMARAS",
+    6:"GOTM",
     7:"K-OMEGA MODEL",
+    9:"DES (DETACHED EDDY SIMULATION) MODEL",
   },
 'OPTION_FOR_THE_BOUNDARY_CONDITIONS_OF_K_EPSILON' : {
     1:"no turbulence",
@@ -305,12 +2496,12 @@ TelemacdicoEn = {
 'SCHEME_FOR_ADVECTION_OF_K_EPSILON' : {
     0:"NO ADVECTION",
     1:"CHARACTERISTICS",
-    2:"EXPLICIT + SUPG",
-    3:"EXPLICIT LEO POSTMA",
-    4:"EXPLICIT + MURD SCHEME N",
-    5:"EXPLICIT + MURD SCHEME PSI",
+    2:"SUPG",
+    3:"LEO POSTMA",
+    4:"MURD SCHEME N",
+    5:"MURD SCHEME PSI",
     13:"LEO POSTMA FOR TIDAL FLATS",
-    14:"N-SCHEME FOR TIDAL FLATS",
+    14:"EXPLICIT N-SCHEME FOR TIDAL FLATS",
   },
 'SCHEME_FOR_DIFFUSION_OF_K_EPSILON' : {
     0:"NO DIFFUSION",
@@ -422,33 +2613,29 @@ TelemacdicoFr = {
     'V':"vitesse suivant l axe des y (m/s)",
     'W':"vitesse suivant l axe des z (m/s)",
     'Z':"cote z (m)",
-    'TA1':"concentration du traceur 1",
-    'TA2':"concentration du traceur 2",
-    'TA3':"concentration du traceur 3",
-    'TA4':"concentration du traceur 4",
-    'TA5':"concentration du traceur 5",
-    'TA6':"concentration du traceur 6",
-    'TA7':"concentration du traceur 7",
-    'TA8':"concentration du traceur 8",
-    'TA9':"concentration du traceur 9",
+    'TAi':"concentrations du traceur i",
     'TA*':"concentrations des traceurs de 1 a 9",
     'TA**':"concentrations des traceurs de 10 a 99",
     'NUX':"viscosite pour U et V suivant l axe des x (m2/s)",
     'NUY':"viscosite pour U et V suivant l axe des y (m2/s)",
     'NUZ':"viscosite pour U et V suivant l axe des z (m2/s)",
-    'NAX':"viscosites pour les tr. suivant l axe des x (m2/s)",
-    'NAY':"viscosites pour les tr. suivant l axe des y (m2/s)",
-    'NAZ':"viscosites pour les tr. suivant l axe des z (m2/s)",
+    'NAXi':"viscosites pour le tr. i suivant l axe des x (m2/s)",
+    'NAYi':"viscosites pour le tr. i suivant l axe des y (m2/s)",
+    'NAZi':"viscosites pour le tr. i suivant l axe des z (m2/s)",
     'RI':"nombre de Richardson en cas de modele de longueur de melange",
     'K':"energie turbulente du modele k-epsilon (J/kg)",
     'EPS':"dissipation de l energie turbulente (W/kg)",
     'DP':"pression dynamique (multipliee par DT/RHO)",
     'PH':"pression hydrostatique (en Pascals)",
     'RHO':"densite relative",
+    'WDIST':"distance a la paroi",
     'P1':"variable privee 1",
     'P2':"variable privee 2",
     'P3':"variable privee 3",
     'P4':"variable privee 4",
+    'US':"vitesse de Stokes suivant l axe des x (m/s)",
+    'VS':"vitesse de Stokes suivant l axe des y (m/s)",
+    'WS':"vitesse de Stokes suivant l axe des z (m/s)",
   },
 'VARIABLES_FOR_2D_GRAPHIC_PRINTOUTS' : {
     'U':"vitesse moyenne suivant l axe des x (m/s)",
@@ -457,7 +2644,9 @@ TelemacdicoFr = {
     'H':"hauteur d eau (m)",
     'S':"cote de surface libre (m)",
     'B':"cote du fond (m)",
-    'TA1':"TAx concentrations des traceurs, x numero du traceur",
+    'TAi':"concentrations du traceur i",
+    'TA*':"concentrations des traceurs de 1 a 9",
+    'TA**':"concentrations des traceurs de 10 a 99",
     'F':"nombre de Froude",
     'Q':"debit scalaire (m2/s)",
     'I':"debit suivant x (m2/s)",
@@ -482,6 +2671,14 @@ TelemacdicoFr = {
     'US':"vitesse de frottement (m/s)",
     'MAXZ':"valeur maximum de la cote de l eau au cours du calcul (m)",
     'TMXZ':"temps correspondant a ce niveau maximum (s)",
+    'TAIR':"temperature de l air (degre C)",
+    'USURF':"vitesse en surface suivant l axe des x (m/s)",
+    'VSURF':"vitesse en surface suivant l axe des y (m/s)",
+    'WSURF':"vitesse en surface suivant l axe des z (m/s)",
+    'MSURF':"norme de la vitesse en surface (m/s)",
+    'TASURFi':"TAi conc des traceurs en surface, i numero du traceur",
+    'TASURF*':"TA concentrations des traceurs en surface de 1 a 9",
+    'TASURF**':"TA concentrations des traceurs en surface de 10 a 99",
   },
 'SPATIAL_PROJECTION_TYPE' : {
     1:"CARTESIEN, NON GEOREFERENCE",
@@ -519,9 +2716,9 @@ TelemacdicoFr = {
   },
 'VELOCITY_PROFILES' : {
     1:"Profil normal constant",
-    2:"ubor et vbor dans le fichier      conlim",
-    3:"Vitesse normale donnee dans ubor dans le fichier           conlim",
-    4:"Vitesse= racine carree de h",
+    2:"ubor et vbor dans le fichier conlim",
+    3:"Vitesse normale donnee dans ubor dans le fichier conlim",
+    4:"Vitesse = racine carree de h",
     5:"comme 4 mais avec hauteur virtuelle, voir aide",
   },
 'VELOCITY_VERTICAL_PROFILES' : {
@@ -529,6 +2726,10 @@ TelemacdicoFr = {
     1:"Constant",
     2:"Logarithmique",
   },
+'OPTION_FOR_LIQUID_BOUNDARIES' : {
+    1:"classique",
+    2:"methode de Thompson avec calcul de caracteristiques",
+  },
 'TURBULENCE_REGIME_FOR_THE_BOTTOM' : {
     1:"lisse",
     2:"rugueux",
@@ -542,6 +2743,10 @@ TelemacdicoFr = {
     1:"LOI LOGARITHMIQUE POUR LES VITESSES AU FOND",
     2:"VITESSES NULLES AU FOND",
   },
+'MATRIX_STORAGE' : {
+    1:"EBE classique",
+    3:"Stockage par segments",
+  },
 'SOLVER_FOR_PROPAGATION' : {
     1:"GRADIENT CONJUGUE",
     2:"RESIDU CONJUGUE",
@@ -634,34 +2839,16 @@ TelemacdicoFr = {
     21:"DIAGONAL CONDENSE ET CROUT",
     34:"DIAGONAL ET SOLVEUR DIRECT SUR LA VERTICALE",
   },
-'SOLVER_FOR_VERTICAL_VELOCITY' : {
-    1:"GRADIENT CONJUGUE",
-    2:"RESIDU CONJUGUE",
-    3:"GRADIENT CONJUGUE SUR EQUATION NORMALE",
-    4:"ERREUR MINIMALE",
-    5:"GRADIENT CONJUGUE CARRE",
-    6:"CGSTAB",
-    7:"GMRES",
-    8:"SOLVEUR DIRECT",
-  },
-'PRECONDITIONING_FOR_VERTICAL_VELOCITY' : {
-    0:"AUCUN",
-    2:"DIAGONAL",
-    3:"DIAGONAL CONDENSEE",
-    5:"DIAGONAL A VALEURS ABSOLUES",
-    7:"CROUT",
-    11:"GAUSS-SEIDEL EBE",
-    13:"MATRICE DEFINIE PAR L UTILISATEUR",
-    14:"DIAGONAL ET CROUT",
-    17:"SOLVEUR DIRECT SUR LA VERTICALE",
-    21:"DIAGONAL CONDENSE ET CROUT",
-    34:"DIAGONAL ET SOLVEUR DIRECT SUR LA VERTICALE",
-  },
 'OPTION_FOR_THE_TREATMENT_OF_TIDAL_FLATS' : {
     1:"EQUATIONS RESOLUES PARTOUT, CORRECTION SUR LES BANCS DECOUVRANTS",
     2:"GEL DES ELEMENTS DECOUVRANTS",
     3:"COMME 1 MAIS AVEC POROSITE (METHODE DEFINA)",
   },
+'TREATMENT_OF_NEGATIVE_DEPTHS' : {
+    0:"PAS DE TRAITEMENT",
+    1:"LISSAGE",
+    2:"LIMITATION DES FLUX",
+  },
 'TREATMENT_ON_TIDAL_FLATS_FOR_VELOCITIES' : {
     0:"FORCAGE A ZERO",
     1:"VALEUR AVANT MASQUAGE",
@@ -675,16 +2862,6 @@ TelemacdicoFr = {
     4:"LAMBERT",
     5:"MERCATOR PROJECTION",
   },
-'ZONE_NUMBER_IN_GEOGRAPHIC_SYSTEM' : {
-    -1:"PAS DE VALEUR PAR DEFAUT",
-    1:"LAMBERT 1 NORD",
-    2:"LAMBERT 2 CENTRE",
-    3:"LAMBERT 3 SUD",
-    4:"LAMBERT 4 CORSE",
-    22:"LAMBERT 2 ETENDU",
-    93:"LAMBERT 93",
-    30:"ZONE UTM, PAR EXEMPLE",
-  },
 'OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS' : {
     0:"Pas de maree",
     1:"Maree reelle (methodologie recommandee)",
@@ -704,15 +2881,20 @@ TelemacdicoFr = {
 'HORIZONTAL_TURBULENCE_MODEL' : {
     1:"VISCOSITE CONSTANTE",
     3:"MODELE K-EPSILON",
-    4: "SMAGORINSKI",
+    4:"SMAGORINSKI",
+    5:"SPALART-ALLMARAS",
     7:"MODELE K-OMEGA",
+    9:"MODELE DES (DETACHED EDDY SIMULATION)",
   },
 'VERTICAL_TURBULENCE_MODEL' : {
     1:"VISCOSITE CONSTANTE",
     2:"LONGUEUR DE MELANGE",
     3:"MODELE K-EPSILON",
     4:"SMAGORINSKI",
+    5:"SPALART-ALLMARAS",
+    6:"GOTM",
     7:"MODELE K-OMEGA",
+    9:"MODELE DES (DETACHED EDDY SIMULATION)",
   },
 'OPTION_FOR_THE_BOUNDARY_CONDITIONS_OF_K_EPSILON' : {
     1:"pas de turbulence",
@@ -721,12 +2903,12 @@ TelemacdicoFr = {
 'SCHEME_FOR_ADVECTION_OF_K_EPSILON' : {
     0:"PAS DE CONVECTION",
     1:"CARACTERISTIQUES",
-    2:"EXPLICITE + SUPG",
-    3:"EXPLICITE LEO POSTMA",
-    4:"EXPLICITE + MURD SCHEMA N",
-    5:"EXPLICITE + MURD SCHEMA PSI",
+    2:"SUPG",
+    3:"LEO POSTMA",
+    4:"MURD SCHEMA N",
+    5:"MURD SCHEMA PSI",
     13:"LEO POSTMA POUR BANCS DECOUVRANTS",
-    14:"SCHEMA N POUR BANCS DECOUVRANTS",
+    14:"SCHEMA N EXPLICITE POUR BANCS DECOUVRANTS",
   },
 'SCHEME_FOR_DIFFUSION_OF_K_EPSILON' : {
     0:"PAS DE DIFFUSION",
@@ -850,6 +3032,7 @@ DicoCasFrToCata = {
   "FICHIER FORTRAN":"FORTRAN_FILE",
   "FICHIER DES FONDS":"BOTTOM_TOPOGRAPHY_FILE",
   "NOMBRE DE LISSAGES DU FOND":"NUMBER_OF_BOTTOM_SMOOTHINGS",
+  "LISSAGES DU FOND APRES MODIFICATIONS UTILISATEUR":"BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS",
   "FICHIER DE DONNEES FORMATE 1":"FORMATTED_DATA_FILE_1",
   "FICHIER DE DONNEES FORMATE 2":"FORMATTED_DATA_FILE_2",
   "FICHIER DE DONNEES BINAIRE 1":"BINARY_DATA_FILE_1",
@@ -867,13 +3050,17 @@ DicoCasFrToCata = {
   "VARIABLES POUR LES SORTIES GRAPHIQUES 2D":"VARIABLES_FOR_2D_GRAPHIC_PRINTOUTS",
   "PERIODE POUR LES SORTIES GRAPHIQUES":"GRAPHIC_PRINTOUT_PERIOD",
   "NUMERO DU PREMIER PAS DE TEMPS POUR LES SORTIES GRAPHIQUES":"NUMBER_OF_FIRST_TIME_STEP_FOR_GRAPHIC_PRINTOUTS",
-  "BINAIRE DU FICHIER DES RESULTATS 3D":"RD_RESULT_FILE_BINARY",
-  "BINAIRE DU FICHIER DES RESULTATS 2D":"ED_RESULT_FILE_BINARY",
   "NOMBRE DE TABLEAUX PRIVES":"NUMBER_OF_PRIVATE_ARRAYS",
   "NOMBRE DE TABLEAUX PRIVES 2D":"NUMBER_OF_2D_PRIVATE_ARRAYS",
   "NOMS DES VARIABLES PRIVEES 2D":"NAMES_OF_2D_PRIVATE_VARIABLES",
   "FICHIER DE RESULTATS FORMATE":"FORMATTED_RESULTS_FILE",
   "FICHIER DE RESULTATS BINAIRE":"BINARY_RESULTS_FILE",
+  "FICHIER DE RESULTATS FORMATE 1":"FORMATTED_RESULTS_FILE_1",
+  "FICHIER DE RESULTATS FORMATE 2":"FORMATTED_RESULTS_FILE_2",
+  "FICHIER DE RESULTATS FORMATE 3":"FORMATTED_RESULTS_FILE_3",
+  "FICHIER DE RESULTATS FORMATE 4":"FORMATTED_RESULTS_FILE_4",
+  "FICHIER DE RESULTATS FORMATE 5":"FORMATTED_RESULTS_FILE_5",
+  "FICHIER DE RESULTATS FORMATE 6":"FORMATTED_RESULTS_FILE_6",
   "SORTIE LISTING":"LISTING_PRINTOUT",
   "BILAN DE MASSE":"MASS_BALANCE",
   "INFORMATION SUR LE BILAN DE MASSE A CHAQUE SORTIE LISTING":"INFORMATION_ABOUT_MASS_BALANCE_FOR_EACH_LISTING_PRINTOUT",
@@ -901,9 +3088,13 @@ DicoCasFrToCata = {
   "LATITUDE DU POINT ORIGINE":"LATITUDE_OF_ORIGIN_POINT",
   "LONGITUDE DU POINT ORIGINE":"LONGITUDE_OF_ORIGIN_POINT",
   "NORD":"NORTH",
-  "COORDONNEES DE L'ORIGINE":"ORIGIN_COORDINATES",
   "NOMBRE DE PLANS HORIZONTAUX":"NUMBER_OF_HORIZONTAL_LEVELS",
   "TRANSFORMATION DU MAILLAGE":"MESH_TRANSFORMATION",
+  "VOLUME MINIMAL DES ELEMENTS 3D":"MINIMUM_VOLUME_OF_3D_ELEMENTS",
+  "DISTANCE MINIMALE ENTRE PLANS PRES DU FOND":"MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_BOTTOM",
+  "DISTANCE MINIMALE ENTRE PLANS PRES DE LA SURFACE LIBRE":"MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_FREE_SURFACE",
+  "HAUTEUR SEUIL AVANT ELEMENTS ECRASES":"THRESHOLD_HEIGHT_BEFORE_CRUSHED_ELEMENTS",
+  "NUMERO DE TRACEUR POUR AMR":"NUMBER_OF_TRACER_FOR_AMR",
   "NOMBRE DE SOUS ITERATIONS POUR LES NON LINEARITES":"NUMBER_OF_SUB_ITERATIONS_FOR_NON_LINEARITIES",
   "ZERO":"ZERO",
   "ETAPE DE CONVECTION":"ADVECTION_STEP",
@@ -937,6 +3128,10 @@ DicoCasFrToCata = {
   "FICHIER ASCII DE DONNEES ATMOSPHERIQUES":"ASCII_ATMOSPHERIC_DATA_FILE",
   "FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES":"BINARY_ATMOSPHERIC_DATA_FILE",
   "FORMAT DU FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES":"BINARY_ATMOSPHERIC_DATA_FILE_FORMAT",
+  "TEMPERATURE DE L'AIR":"AIR_TEMPERATURE",
+  "NEBULOSITE":"CLOUD_COVER",
+  "RAYONNEMENT SOLAIRE":"SOLAR_RADIATION",
+  "HUMIDITE RELATIVE":"RELATIVE_HUMIDITY",
   "FICHIER DES SOURCES":"SOURCES_FILE",
   "NUMEROS GLOBAUX DES NOEUDS DES SOURCES":"GLOBAL_NUMBERS_OF_SOURCE_NODES",
   "TYPE DES SOURCES":"TYPE_OF_SOURCES",
@@ -1004,10 +3199,6 @@ DicoCasFrToCata = {
   "PRESSION DYNAMIQUE DANS L'EQUATION D'ONDE":"DYNAMIC_PRESSURE_IN_WAVE_EQUATION",
   "CONDITION LIMITE DYNAMIQUE":"DYNAMIC_BOUNDARY_CONDITION",
   "CORRECTION DE CONTINUITE SUR FRONTIERES OUVERTES":"CONTINUITY_CORRECTION_ON_OPEN_BOUNDARIES",
-  "SOLVEUR POUR LA VITESSE VERTICALE":"SOLVER_FOR_VERTICAL_VELOCITY",
-  "PRECISION POUR LA VITESSE VERTICALE":"ACCURACY_FOR_VERTICAL_VELOCITY",
-  "MAXIMUM D'ITERATIONS POUR LA VITESSE VERTICALE":"MAXIMUM_NUMBER_OF_ITERATIONS_FOR_VERTICAL_VELOCITY",
-  "PRECONDITIONNEMENT POUR LA VITESSE VERTICALE":"PRECONDITIONING_FOR_VERTICAL_VELOCITY",
   "IMPLICITATION POUR LA HAUTEUR":"IMPLICITATION_FOR_DEPTH",
   "IMPLICITATION POUR LES VITESSES":"IMPLICITATION_FOR_VELOCITIES",
   "BANCS DECOUVRANTS":"TIDAL_FLATS",
@@ -1024,6 +3215,8 @@ DicoCasFrToCata = {
   "COEFFICIENT DE CALAGE DU NIVEAU DE MER":"COEFFICIENT_TO_CALIBRATE_SEA_LEVEL",
   "NUMERO GLOBAL DU POINT POUR CALER LA PLEINE MER":"GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER",
   "INTERPOLATION DE COMPOSANTES MINEURES":"MINOR_CONSTITUENTS_INFERENCE",
+  "VITESSES INITIALES CALCULEES PAR TPXO":"INITIAL_VELOCITIES_COMPUTED_BY_TPXO",
+  "HAUTEUR MINIMALE POUR LES CONDITIONS INITIALES DE COURANTS":"MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS",
   "FORCE GENERATRICE DE LA MAREE":"TIDE_GENERATING_FORCE",
   "OPTION POUR LES CONDITIONS AUX LIMITES DE MAREE":"OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS",
   "BASE DE DONNEES DE MAREE":"TIDAL_DATA_BASE",
@@ -1034,8 +3227,11 @@ DicoCasFrToCata = {
   "COEFFICIENT DE CALAGE DU MARNAGE":"COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE",
   "COEFFICIENT DE CALAGE DES VITESSES DE COURANT":"COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES",
   "NUMERO LOCAL DU POINT POUR CALER LA PLEINE MER":"LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER",
-  "NOMBRE DE FLOTTEURS":"NUMBER_OF_DROGUES",
-  "FICHIER DES FLOTTEURS":"DROGUES_FILE",
+  "HAUTEUR MINIMALE POUR LES CONDITIONS AUX LIMITES DE COURANTS":"MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS",
+  "NOMBRE MAXIMAL DE FLOTTEURS":"MAXIMUM_NUMBER_OF_DROGUES",
+  "FICHIER ASCII DES FLOTTEURS":"ASCII_DROGUES_FILE",
+  "FICHIER BINAIRE DES FLOTTEURS":"BINARY_DROGUES_FILE",
+  "FORMAT DU FICHIER DES FLOTTEURS":"DROGUES_FILE_FORMAT",
   "PERIODE POUR LES SORTIES DE FLOTTEURS":"PRINTOUT_PERIOD_FOR_DROGUES",
   "MODELE DE NAPPES D'HYDROCARBURES":"OIL_SPILL_MODEL",
   "FICHIER DE COMMANDES HYDROCARBURES":"OIL_SPILL_STEERING_FILE",
@@ -1050,6 +3246,7 @@ DicoCasFrToCata = {
   "FONCTION D'AMORTISSEMENT":"DAMPING_FUNCTION",
   "NOMBRE DE PRANDTL":"PRANDTL_NUMBER",
   "CONSTANTE DE KARMAN":"KARMAN_CONSTANT",
+  "FICHIER DES PARAMETRES GOTM":"GOTM_STEERING_FILE",
   "HAUTEUR DU LIT FICTIF":"FICTITIOUS_BED_LEVEL",
   "OPTION POUR LES CONDITIONS AUX LIMITES DU K-EPSILON":"OPTION_FOR_THE_BOUNDARY_CONDITIONS_OF_K_EPSILON",
   "DERIVEES VERTICALES DES VITESSES":"VERTICAL_VELOCITY_DERIVATIVES",
@@ -1132,6 +3329,7 @@ DicoCasFrToCata = {
   "PERIODE DE COUPLAGE POUR SISYPHE":"COUPLING_PERIOD_FOR_SISYPHE",
   "FICHIER DES PARAMETRES DE TOMAWAC":"TOMAWAC_STEERING_FILE",
   "PERIODE DE COUPLAGE POUR TOMAWAC":"COUPLING_PERIOD_FOR_TOMAWAC",
+  "FROTTEMENT SUR LE FOND DU AUX VAGUES":"BOTTOM_FRICTION_DUE_TO_WAVES",
   "PROCESSUS DE QUALITE D'EAU":"WATER_QUALITY_PROCESS",
   "FICHIER DES PARAMETRES DE WAQTEL":"WAQTEL_STEERING_FILE",
   "FICHIER DE COMMANDE DELWAQ":"DELWAQ_STEERING_FILE",
@@ -1150,6 +3348,7 @@ DicoCasFrToCata = {
   "DIFFUSION POUR DELWAQ":"DIFFUSION_FOR_DELWAQ",
   "TEMPERATURE POUR DELWAQ":"TEMPERATURE_FOR_DELWAQ",
   "SALINITE POUR DELWAQ":"SALINITY_FOR_DELWAQ",
+  "FICHIER DES PARAMETRES DE GAIA":"GAIA_STEERING_FILE",
   "AD NOMBRE DES DERIVEES":"AD_NUMBER_OF_DERIVATIVES",
   "AD NOMS DES DERIVEES":"AD_NAMES_OF_DERIVATIVES",
   "AD NOMBRE DE DIRECTIONS":"AD_NUMBER_OF_DIRECTIONS",
@@ -1158,12 +3357,8 @@ DicoCasFrToCata = {
   "AD CONVERGENCE DES DERIVEES POUR LE SOLVEUR LINEAIRE":"AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE",
   "PARTITIONNEUR":"PARTITIONING_TOOL",
   "FICHIER DES PARAMETRES":"STEERING_FILE",
-  "NUMERO DE VERSION":"RELEASE",
   "DICTIONNAIRE":"DICTIONARY",
-  "LISTE DES FICHIERS":"LIST_OF_FILES",
-  "DESCRIPTION DES LIBRAIRIES":"DESCRIPTION_OF_LIBRARIES",
-  "EXECUTABLE PAR DEFAUT":"DEFAULT_EXECUTABLE",
-  "EXECUTABLE PARALLELE PAR DEFAUT":"DEFAULT_PARALLEL_EXECUTABLE",
+  "CONCATENATION SORTIE PARTEL":"CONCATENATE_PARTEL_OUTPUT",
 }
 
 DicoCasEnToCata = {
@@ -1183,6 +3378,7 @@ DicoCasEnToCata = {
   'FORTRAN FILE':'FORTRAN_FILE',
   'BOTTOM TOPOGRAPHY FILE':'BOTTOM_TOPOGRAPHY_FILE',
   'NUMBER OF BOTTOM SMOOTHINGS':'NUMBER_OF_BOTTOM_SMOOTHINGS',
+  'BOTTOM SMOOTHINGS AFTER USER MODIFICATIONS':'BOTTOM_SMOOTHINGS_AFTER_USER_MODIFICATIONS',
   'FORMATTED DATA FILE 1':'FORMATTED_DATA_FILE_1',
   'FORMATTED DATA FILE 2':'FORMATTED_DATA_FILE_2',
   'BINARY DATA FILE 1':'BINARY_DATA_FILE_1',
@@ -1200,13 +3396,17 @@ DicoCasEnToCata = {
   'VARIABLES FOR 2D GRAPHIC PRINTOUTS':'VARIABLES_FOR_2D_GRAPHIC_PRINTOUTS',
   'GRAPHIC PRINTOUT PERIOD':'GRAPHIC_PRINTOUT_PERIOD',
   'NUMBER OF FIRST TIME STEP FOR GRAPHIC PRINTOUTS':'NUMBER_OF_FIRST_TIME_STEP_FOR_GRAPHIC_PRINTOUTS',
-  '3D RESULT FILE BINARY':'RD_RESULT_FILE_BINARY',
-  '2D RESULT FILE BINARY':'ED_RESULT_FILE_BINARY',
   'NUMBER OF PRIVATE ARRAYS':'NUMBER_OF_PRIVATE_ARRAYS',
   'NUMBER OF 2D PRIVATE ARRAYS':'NUMBER_OF_2D_PRIVATE_ARRAYS',
   'NAMES OF 2D PRIVATE VARIABLES':'NAMES_OF_2D_PRIVATE_VARIABLES',
   'FORMATTED RESULTS FILE':'FORMATTED_RESULTS_FILE',
   'BINARY RESULTS FILE':'BINARY_RESULTS_FILE',
+  'FORMATTED RESULTS FILE 1':'FORMATTED_RESULTS_FILE_1',
+  'FORMATTED RESULTS FILE 2':'FORMATTED_RESULTS_FILE_2',
+  'FORMATTED RESULTS FILE 3':'FORMATTED_RESULTS_FILE_3',
+  'FORMATTED RESULTS FILE 4':'FORMATTED_RESULTS_FILE_4',
+  'FORMATTED RESULTS FILE 5':'FORMATTED_RESULTS_FILE_5',
+  'FORMATTED RESULTS FILE 6':'FORMATTED_RESULTS_FILE_6',
   'LISTING PRINTOUT':'LISTING_PRINTOUT',
   'MASS-BALANCE':'MASS_BALANCE',
   'INFORMATION ABOUT MASS-BALANCE FOR EACH LISTING PRINTOUT':'INFORMATION_ABOUT_MASS_BALANCE_FOR_EACH_LISTING_PRINTOUT',
@@ -1234,9 +3434,13 @@ DicoCasEnToCata = {
   'LATITUDE OF ORIGIN POINT':'LATITUDE_OF_ORIGIN_POINT',
   'LONGITUDE OF ORIGIN POINT':'LONGITUDE_OF_ORIGIN_POINT',
   'NORTH':'NORTH',
-  'ORIGIN COORDINATES':'ORIGIN_COORDINATES',
   'NUMBER OF HORIZONTAL LEVELS':'NUMBER_OF_HORIZONTAL_LEVELS',
   'MESH TRANSFORMATION':'MESH_TRANSFORMATION',
+  'MINIMUM VOLUME OF 3D ELEMENTS':'MINIMUM_VOLUME_OF_3D_ELEMENTS',
+  'MINIMUM DISTANCE BETWEEN PLANES CLOSE TO THE BOTTOM':'MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_BOTTOM',
+  'MINIMUM DISTANCE BETWEEN PLANES CLOSE TO THE FREE SURFACE':'MINIMUM_DISTANCE_BETWEEN_PLANES_CLOSE_TO_THE_FREE_SURFACE',
+  'THRESHOLD HEIGHT BEFORE CRUSHED ELEMENTS':'THRESHOLD_HEIGHT_BEFORE_CRUSHED_ELEMENTS',
+  'NUMBER OF TRACER FOR AMR':'NUMBER_OF_TRACER_FOR_AMR',
   'NUMBER OF SUB ITERATIONS FOR NON LINEARITIES':'NUMBER_OF_SUB_ITERATIONS_FOR_NON_LINEARITIES',
   'ZERO':'ZERO',
   'ADVECTION STEP':'ADVECTION_STEP',
@@ -1270,6 +3474,10 @@ DicoCasEnToCata = {
   'ASCII ATMOSPHERIC DATA FILE':'ASCII_ATMOSPHERIC_DATA_FILE',
   'BINARY ATMOSPHERIC DATA FILE':'BINARY_ATMOSPHERIC_DATA_FILE',
   'BINARY ATMOSPHERIC DATA FILE FORMAT':'BINARY_ATMOSPHERIC_DATA_FILE_FORMAT',
+  'AIR TEMPERATURE':'AIR_TEMPERATURE',
+  'CLOUD COVER':'CLOUD_COVER',
+  'SOLAR RADIATION':'SOLAR_RADIATION',
+  'RELATIVE HUMIDITY':'RELATIVE_HUMIDITY',
   'SOURCES FILE':'SOURCES_FILE',
   'GLOBAL NUMBERS OF SOURCE NODES':'GLOBAL_NUMBERS_OF_SOURCE_NODES',
   'TYPE OF SOURCES':'TYPE_OF_SOURCES',
@@ -1337,10 +3545,6 @@ DicoCasEnToCata = {
   'DYNAMIC PRESSURE IN WAVE EQUATION':'DYNAMIC_PRESSURE_IN_WAVE_EQUATION',
   'DYNAMIC BOUNDARY CONDITION':'DYNAMIC_BOUNDARY_CONDITION',
   'CONTINUITY CORRECTION ON OPEN BOUNDARIES':'CONTINUITY_CORRECTION_ON_OPEN_BOUNDARIES',
-  'SOLVER FOR VERTICAL VELOCITY':'SOLVER_FOR_VERTICAL_VELOCITY',
-  'ACCURACY FOR VERTICAL VELOCITY':'ACCURACY_FOR_VERTICAL_VELOCITY',
-  'MAXIMUM NUMBER OF ITERATIONS FOR VERTICAL VELOCITY':'MAXIMUM_NUMBER_OF_ITERATIONS_FOR_VERTICAL_VELOCITY',
-  'PRECONDITIONING FOR VERTICAL VELOCITY':'PRECONDITIONING_FOR_VERTICAL_VELOCITY',
   'IMPLICITATION FOR DEPTH':'IMPLICITATION_FOR_DEPTH',
   'IMPLICITATION FOR VELOCITIES':'IMPLICITATION_FOR_VELOCITIES',
   'TIDAL FLATS':'TIDAL_FLATS',
@@ -1357,6 +3561,8 @@ DicoCasEnToCata = {
   'COEFFICIENT TO CALIBRATE SEA LEVEL':'COEFFICIENT_TO_CALIBRATE_SEA_LEVEL',
   'GLOBAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER':'GLOBAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER',
   'MINOR CONSTITUENTS INFERENCE':'MINOR_CONSTITUENTS_INFERENCE',
+  'INITIAL VELOCITIES COMPUTED BY TPXO':'INITIAL_VELOCITIES_COMPUTED_BY_TPXO',
+  'MINIMUM DEPTH TO COMPUTE TIDAL VELOCITIES INITIAL CONDITIONS':'MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_INITIAL_CONDITIONS',
   'TIDE GENERATING FORCE':'TIDE_GENERATING_FORCE',
   'OPTION FOR TIDAL BOUNDARY CONDITIONS':'OPTION_FOR_TIDAL_BOUNDARY_CONDITIONS',
   'TIDAL DATA BASE':'TIDAL_DATA_BASE',
@@ -1367,8 +3573,11 @@ DicoCasEnToCata = {
   'COEFFICIENT TO CALIBRATE TIDAL RANGE':'COEFFICIENT_TO_CALIBRATE_TIDAL_RANGE',
   'COEFFICIENT TO CALIBRATE TIDAL VELOCITIES':'COEFFICIENT_TO_CALIBRATE_TIDAL_VELOCITIES',
   'LOCAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER':'LOCAL_NUMBER_OF_THE_POINT_TO_CALIBRATE_HIGH_WATER',
-  'NUMBER OF DROGUES':'NUMBER_OF_DROGUES',
-  'DROGUES FILE':'DROGUES_FILE',
+  'MINIMUM DEPTH TO COMPUTE TIDAL VELOCITIES BOUNDARY CONDITIONS':'MINIMUM_DEPTH_TO_COMPUTE_TIDAL_VELOCITIES_BOUNDARY_CONDITIONS',
+  'MAXIMUM NUMBER OF DROGUES':'MAXIMUM_NUMBER_OF_DROGUES',
+  'ASCII DROGUES FILE':'ASCII_DROGUES_FILE',
+  'BINARY DROGUES FILE':'BINARY_DROGUES_FILE',
+  'DROGUES FILE FORMAT':'DROGUES_FILE_FORMAT',
   'PRINTOUT PERIOD FOR DROGUES':'PRINTOUT_PERIOD_FOR_DROGUES',
   'OIL SPILL MODEL':'OIL_SPILL_MODEL',
   'OIL SPILL STEERING FILE':'OIL_SPILL_STEERING_FILE',
@@ -1383,6 +3592,7 @@ DicoCasEnToCata = {
   'DAMPING FUNCTION':'DAMPING_FUNCTION',
   'PRANDTL NUMBER':'PRANDTL_NUMBER',
   'KARMAN CONSTANT':'KARMAN_CONSTANT',
+  'GOTM STEERING FILE':'GOTM_STEERING_FILE',
   'FICTITIOUS BED LEVEL':'FICTITIOUS_BED_LEVEL',
   'OPTION FOR THE BOUNDARY CONDITIONS OF K-EPSILON':'OPTION_FOR_THE_BOUNDARY_CONDITIONS_OF_K_EPSILON',
   'VERTICAL VELOCITY DERIVATIVES':'VERTICAL_VELOCITY_DERIVATIVES',
@@ -1465,6 +3675,7 @@ DicoCasEnToCata = {
   'COUPLING PERIOD FOR SISYPHE':'COUPLING_PERIOD_FOR_SISYPHE',
   'TOMAWAC STEERING FILE':'TOMAWAC_STEERING_FILE',
   'COUPLING PERIOD FOR TOMAWAC':'COUPLING_PERIOD_FOR_TOMAWAC',
+  'BOTTOM FRICTION DUE TO WAVES':'BOTTOM_FRICTION_DUE_TO_WAVES',
   'WATER QUALITY PROCESS':'WATER_QUALITY_PROCESS',
   'WAQTEL STEERING FILE':'WAQTEL_STEERING_FILE',
   'DELWAQ STEERING FILE':'DELWAQ_STEERING_FILE',
@@ -1483,6 +3694,7 @@ DicoCasEnToCata = {
   'DIFFUSION FOR DELWAQ':'DIFFUSION_FOR_DELWAQ',
   'TEMPERATURE FOR DELWAQ':'TEMPERATURE_FOR_DELWAQ',
   'SALINITY FOR DELWAQ':'SALINITY_FOR_DELWAQ',
+  'GAIA STEERING FILE':'GAIA_STEERING_FILE',
   'AD NUMBER OF DERIVATIVES':'AD_NUMBER_OF_DERIVATIVES',
   'AD NAMES OF DERIVATIVES':'AD_NAMES_OF_DERIVATIVES',
   'AD NUMBER OF DIRECTIONS':'AD_NUMBER_OF_DIRECTIONS',
@@ -1491,82 +3703,66 @@ DicoCasEnToCata = {
   'AD LINEAR SOLVER DERIVATIVE CONVERGENCE':'AD_LINEAR_SOLVER_DERIVATIVE_CONVERGENCE',
   'PARTITIONING TOOL':'PARTITIONING_TOOL',
   'STEERING FILE':'STEERING_FILE',
-  'RELEASE':'RELEASE',
   'DICTIONARY':'DICTIONARY',
-  'LIST OF FILES':'LIST_OF_FILES',
-  'DESCRIPTION OF LIBRARIES':'DESCRIPTION_OF_LIBRARIES',
-  'DEFAULT EXECUTABLE':'DEFAULT_EXECUTABLE',
-  'DEFAULT PARALLEL EXECUTABLE':'DEFAULT_PARALLEL_EXECUTABLE',
+  'CONCATENATE PARTEL OUTPUT':'CONCATENATE_PARTEL_OUTPUT',
 }
 DicoEnumCasFrToEnumCasEn = {
 'GEOMETRY_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'BINARY_BOUNDARY_DATA_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'BINARY_DATA_FILE_1_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'REFERENCE_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'RD_RESULT_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'ED_RESULT_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
-'RD_RESULT_FILE_BINARY':{
-  "STD":"STD",
-  "IBM":"IBM",
-  "I3E":"I3E",
-},
-
-'ED_RESULT_FILE_BINARY':{
-  "STD":"STD",
-  "IBM":"IBM",
-  "I3E":"I3E",
-},
-
 'PREVIOUS_COMPUTATION_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'RESTART_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'FILE_FOR_2D_CONTINUATION_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'BINARY_ATMOSPHERIC_DATA_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
@@ -1582,11 +3778,16 @@ DicoEnumCasFrToEnumCasEn = {
 },
 
 'TIDAL_MODEL_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
+'DROGUES_FILE_FORMAT':{
+  "BKBINPCL":"BKBINPCL",
+  "TECPLOT":"TECPLOT",
+},
+
 'SEDIMENTOLOGICAL_RESULT_FILE_BINARY':{
   "STD":"STD",
   "IBM":"IBM",
@@ -1594,11 +3795,13 @@ DicoEnumCasFrToEnumCasEn = {
 },
 
 'COUPLING_WITH':{
-  "RIEN":"NOTHING",
+  "":"",
   "SISYPHE":"SISYPHE",
   "TOMAWAC":"TOMAWAC",
+  "TOMAWACT3D":"TOMAWACT3D",
   "WAQTEL":"WAQTEL",
   "DELWAQ":"DELWAQ",
+  "GAIA":"GAIA",
 },
 
 'PARTITIONING_TOOL':{
index fff86a74e57c82aa818664575504bd3fe442e26c..82ca91a7c26dfe6d4798d1ab98f72907dddb4c5b 100644 (file)
Binary files a/Telemac/telemac3d_labelCataToIhm_en.qm and b/Telemac/telemac3d_labelCataToIhm_en.qm differ
index d5d0baf93f7dde3555b0788849e7221d8d00c14c..6e5fe931b828c75c292d73d8411a8bb91ca82faa 100644 (file)
Binary files a/Telemac/telemac3d_labelCataToIhm_fr.qm and b/Telemac/telemac3d_labelCataToIhm_fr.qm differ
index 10b084f3f8454e31261e65c87301d302d5f15961..b4988318e7ffe8a21648093fb8746e6fda100261 100644 (file)
@@ -44,11 +44,10 @@ JdC = JDC_CATA (code = 'TOMAWAC',
 # Catalog entry for the MAP function : c_pre_interfaceBody_mesh
 # =======================================================================
 
-VERSION_CATALOGUE="TRUNK_20180306"
+VERSION_CATALOGUE="TRUNK_20210323"
 # -----------------------------------------------------------------------
 COMPUTATION_ENVIRONMENT = PROC(nom= "COMPUTATION_ENVIRONMENT",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     OUTPUT = FACT(statut='o',
 #   -----------------------------------
@@ -75,7 +74,7 @@ of the software messages in the listing file.""",
             VARIABLES_FOR_2D_GRAPHIC_PRINTOUTS = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM', min=0, max='**',
-                into = ["Total variance  (m2)","Spectral significant wave height  (m)","Mean wave direction  (deg)","Mean directional spreading  (deg)","Sea bottom level  (m)","Water depth  (m)","Current along X  (m/s)","Current along Y  (m/s)","Wind along X  (m/s)","Wind along Y  (m/s)","Driving force along X  (m/s2)","Driving force along Y  (m/s2)","Radiation stress along xx  (m3/s2)","Radiation stress along yy  (m3/s2)","Radiation stress along xy  (m3/s2)","Bottom celerity  (m/s)","Wave power (per meter along wave crest)  (kW/m)","Mean frequency FMOY  (Hz)","Mean frequency FM01  (Hz)","Mean frequency FM02  (Hz)","Discrete peak frequency  (Hz)","Peak frequency by Read method of order 5  (Hz)","Peak frequency by Read method of order 8  (Hz)","Surface friction velocity u*  (m/s)","Surface drag coefficient CD  (-)","Surface roughness length Z0  (m)","Surface wave stress  (kg/(m.s2))","Mean period Tmoy  (s)","Mean period Tm01  (s)","Mean period Tm02  (s)","Discrete peak period  (s)","Peak period by Read method of order 5  (s)","Peak period by Read method of order 8  (s)","Private table  (?)","Breaking waves coefficient  (-)"],
+                into = ["Total variance  (m2)","Spectral significant wave height  (m)","Mean wave direction  (deg)","Mean directional spreading  (deg)","Sea bottom level  (m)","Water depth  (m)","Current along X  (m/s)","Current along Y  (m/s)","Wind along X  (m/s)","Wind along Y  (m/s)","Driving force along X  (m/s2)","Driving force along Y  (m/s2)","Radiation stress along xx  (m3/s2)","Radiation stress along yy  (m3/s2)","Radiation stress along xy  (m3/s2)","Bottom celerity  (m/s)","Wave power (per meter along wave crest)  (kW/m)","Mean frequency FMOY  (Hz)","Mean frequency FM01  (Hz)","Mean frequency FM02  (Hz)","Discrete peak frequency  (Hz)","Peak frequency by Read method of order 5  (Hz)","Peak frequency by Read method of order 8  (Hz)","Surface friction velocity u*  (m/s)","Surface drag coefficient CD  (-)","Surface roughness length Z0  (m)","Surface wave stress  (kg/(m.s2))","Mean period Tmoy  (s)","Mean period Tm01  (s)","Mean period Tm02  (s)","Discrete peak period  (s)","Peak period by Read method of order 5  (s)","Peak period by Read method of order 8  (s)","Private table  (?)","Breaking waves rate (-)","White capping rate  (-)"],
                 defaut = ["Spectral significant wave height  (m)","Mean wave direction  (deg)"],
                 fr = """Noms des variables que l''utilisateur veut ecrire dans
 le FICHIER DES RESULTATS 2D. Les variables disponibles sont :
@@ -114,6 +113,7 @@ TPR5 : Periode de pic de Read ordre 5
 TPR8 : Periode de pic de Read ordre 8
 PRI  : tableau prive
 BETA : coefficient de deferlement
+BETAWC : coefficient de moutonnement
 **Mots-cles associes :**
 FICHIER DES RESULTATS 2D
 NUMERO DE LA PREMIERE ITERATION POUR LES SORTIES GRAPHIQUES
@@ -156,6 +156,7 @@ RESULTS FILE. The available variables are as follows
 \item TPR8 : Peak period by Read method of order 8
 \item PRI  : Private table
 \item BETA : Breaking waves coefficient
+\item BETAWC : White Capping coefficient
 \end{itemize}
  \begin{CommentBlock}{Related keywords}
 2D RESULTS FILE\\
@@ -246,8 +247,8 @@ NUMBER OF FIRST ITERATION FOR GRAPHIC PRINTOUTS
             ED_RESULTS_FILE_FORMAT = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du fichier de geometrie.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -289,8 +290,8 @@ NUMBER OF FIRST ITERATION FOR GRAPHIC PRINTOUTS
             SPECTRUM_FILE_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du fichier de spectre
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -307,7 +308,7 @@ Possible values are:
 #           -----------------------------------
             ABSCISSAE_OF_SPECTRUM_PRINTOUT_POINTS = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', min= 2, max= 2,
+                typ = 'R', min=0, max='**',
                 fr = """Tableau donnant les abscisses des points de sortie Seraphin du
 spectre et de dimension maximale 99. Les points de sortie du spectre
 sont les points 2D les plus proches des coordonnees specifiees
@@ -326,7 +327,7 @@ PUNCTUAL RESULTS FILE
 #           -----------------------------------
             ORDINATES_OF_SPECTRUM_PRINTOUT_POINTS = SIMP(statut ='f',
 #           -----------------------------------
-                typ = 'R', min= 2, max= 2,
+                typ = 'R', min=0, max='**',
                 fr = """Tableau donnant les ordonnees des points de sortie Seraphin du
 spectre et de dimension max 99.Les points de sortie du spectre
 sont les points 2D les plus proches des coordonnees specifiees
@@ -387,8 +388,8 @@ GLOBAL RESULT FILE FORMAT
             GLOBAL_RESULT_FILE_FORMAT = SIMP(statut ='f',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du fichier de resultats du calcul precedent.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -421,7 +422,7 @@ coordinates of the spectra to output.""",
         NAMES_OF_VARIABLES = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'TXM', min= 5, max= 5,
-            defaut = 'VITESSE U       M/S;VITESSE V       M/S;VENT X          M/S;VENT Y          M/S;HAUTEUR D EAU   M',
+            defaut = 'VELOCITY U      M/S;VELOCITY V      M/S;WIND ALONG X    M/S;WIND ALONG Y    M/S;WATER DEPTH     M',
             fr = """Nom des variables dans les fichiers au format SERAFIN
         1: Vitesse U
         2: Vitesse V
@@ -549,7 +550,7 @@ CURRENTS FILE FORMAT
 #           -----------------------------------
                 typ = 'TXM',
                 into = ['SERAFIN','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                defaut = 'SERAFIN',
                 fr = """Format du fichier binaire des courants.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -632,7 +633,7 @@ WINDS FILE FORMAT
 #           -----------------------------------
                 typ = 'TXM',
                 into = ['SERAFIN','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                defaut = 'SERAFIN',
                 fr = """Format du fichier binaire des vents.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -760,7 +761,7 @@ TIDE REFRESHING PERIOD
 #           -----------------------------------
                 typ = 'TXM',
                 into = ['SERAFIN','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                defaut = 'SERAFIN',
                 fr = """Format du fichier de la maree binaire.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -817,8 +818,8 @@ GEOMETRY FILE FORMAT
             GEOMETRY_FILE_FORMAT = SIMP(statut ='o',
 #           -----------------------------------
                 typ = 'TXM',
-                into = ['SERAFIN?','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
                 fr = """Format du fichier de geometrie.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -835,7 +836,7 @@ Possible values are:
 #           -----------------------------------
             FORTRAN_FILE = SIMP(statut ='f',
 #           -----------------------------------
-                typ = ('Fichier','All Files (*)'), max='**',
+                typ = 'FichierOuRepertoire',
                 defaut = '',
                 fr = """Nom du fichier FORTRAN a soumettre.""",
                 ang = """Name of FORTRAN file to be submitted.""",
@@ -920,8 +921,8 @@ BINARY OF THE PREVIOUS COMPUTATION FILE
                 PREVIOUS_COMPUTATION_FILE_FORMAT = SIMP(statut ='o',
 #               -----------------------------------
                     typ = 'TXM',
-                    into = ['SERAFIN?','SERAFIND','MED'],
-                    defaut = 'SERAFIN?',
+                    into = ['SERAFIN','SERAFIND','MED'],
+                    defaut = 'SERAFIN',
                     fr = """Format du fichier de resultats du calcul precedent.
 Les valeurs possibles sont seulement:
 - SERAFIN : format standard simple precision pour Telemac;
@@ -955,7 +956,7 @@ VALIDATION
 #           -----------------------------------
                 typ = 'TXM',
                 into = ['SERAFIN','SERAFIND','MED'],
-                defaut = 'SERAFIN?',
+                defaut = 'SERAFIN',
                 fr = """Format du fichier de resultats du calcul precedent.
 Les valeurs possibles sont :
 - SERAFIN : format standard simple precision pour Telemac;
@@ -1108,7 +1109,6 @@ FILE WITH COORDINATES OF SPECTRA TO IMPOSE
 # -----------------------------------------------------------------------
 GENERAL_PARAMETERS = PROC(nom= "GENERAL_PARAMETERS",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     TIME = FACT(statut='o',
 #   -----------------------------------
@@ -1255,14 +1255,12 @@ SPECTRUM TAIL FACTOR
 #       -----------------------------------
             typ = 'R',
             defaut = 5.,
-            fr = """Utilise pour prendre en compte dans les calculs la
-contribution des hautes frequences non discretisees.
+            fr = """Utilise pour calculer l energie des frequences superieures a la
 **Mots-cles associes :**
 NOMBRE DE FREQUENCES
 FREQUENCE MINIMALE
 RAISON FREQUENTIELLE""",
-            ang = """Used to consider in the computations the contribution
-of the non discretised high frequencies
+            ang = """decay order of the hight frequencies (Beyond cut off frequency)
 \\
  \begin{CommentBlock}{Related keywords}
 NUMBER OF FREQUENCIES\\
@@ -1633,7 +1631,6 @@ they are measured clockwise fron geographic North""",
 # -----------------------------------------------------------------------
 SOURCE_TERMS = PROC(nom= "SOURCE_TERMS",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     BAJ_MODELING = SIMP(statut ='o',
 #   -----------------------------------
@@ -3198,7 +3195,7 @@ CONSIDERATION OF SOURCE TERMS
         TRIAD_INTERACTIONS = SIMP(statut ='o',
 #       -----------------------------------
             typ = 'TXM',
-            into = ["no triad interactions","LTA model (Eldeberky, 1996)","SPB model (Becq, 1998)"],
+            into = ["no triad interactions","LTA model (Eldeberky, 1995)","SPB model (Becq, 1998)"],
             defaut = ["no triad interactions"],
             fr = """Choix du type de modelisation du terme de transfert non
 lineaire entre triplets de frequences. Si sa valeur est 0, on ne
@@ -3344,11 +3341,24 @@ donnees sur la vegetation doivent etre renseignees""",
 on vegetation that are case-specific and must thus be modified""",
         ),
     ),
+#   -----------------------------------
+    POROUS = FACT(statut='o',
+#   -----------------------------------
+#       -----------------------------------
+        POROUS_MEDIA = SIMP(statut ='o',
+#       -----------------------------------
+            typ = bool,
+            defaut = False,
+            fr = """Si oui, on appelle le sous-programme QPOROS, dans lequel des
+donnees sur le milieu poreux doivent etre renseignees""",
+            ang = """If YES, subroutine QPOROS will be called, it contains data
+on POROUS MEDIA that are case-specific and must thus be modified""",
+        ),
+    ),
 )
 # -----------------------------------------------------------------------
 INITIAL_CONDITIONS = PROC(nom= "INITIAL_CONDITIONS",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     TYPE_OF_INITIAL_DIRECTIONAL_SPECTRUM = SIMP(statut ='o',
 #   -----------------------------------
@@ -3381,7 +3391,7 @@ function of the initial wind field and/or of the values of the
 following keywords
 \\
  \begin{CommentBlock}{Related keywords}
-INITIAL SIGNIFICANT HEIGHT\\
+INITIAL SIGNIFICANT WAVE HEIGHT\\
 INITIAL PEAK FREQUENCY\\
 INITIAL PEAK FACTOR\\
 INITIAL VALUE OF SIGMA-A FOR SPECTRUM\\
@@ -3400,7 +3410,7 @@ INITIAL WEIGHTING FACTOR FOR ADF
     INITIAL_ANGULAR_DISTRIBUTION_FUNCTION = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM',
-        into = ["$cos{^2s}(T-T0)$, T in [T0-pi/2,T0+pi/2]","$exp(-0.5((T-T0)/s)^2)$, T in [T0-pi/2,T0+pi/2]","$cos{^2s}((T-T0)/2)$ (de type Mitsuyasu)"],
+        into = ["$cos{^2s}(T-T0)$, T in [T0-pi/2,T0+pi/2]","$exp(-0.5((T-T0)/s)^2)$, T in [T0-pi/2,T0+pi/2]","$cos{^2s}((T-T0)/2)$ (de type Mitsuyasu)","Goda Formula allowing a frequence dependancy"],
         defaut = ["$cos{^2s}(T-T0)$, T in [T0-pi/2,T0+pi/2]"],
         fr = """Fait partie de l ensemble des constantes utilisees dans
 l initialisation du spectre directionnel. Permet le calcul de
@@ -3409,6 +3419,7 @@ directions
 1 : modele en $cos{^2s}(T-T0)$ ; T dans [T0-pi/2;T0+pi/2]
 2 : modele en $exp(-0.5((T-T0)/s)^2)$ ; T dans [T0-pi/2;T0+pi/2]
 3 : modele en $cos{^2s}((T-T0)/2)$ (de type Mitsuyasu)
+4 : Formule de Goda : Mitsuyasu avec $s=(F/fp)^5$ or $s=(F/fp)^{-2.5}$
 **Mots-cles associes :**
 TYPE DE SPECTRE DIRECTIONNEL INITIAL""",
         ang = """Is part of the set of constants used for computing the
@@ -3418,6 +3429,7 @@ angular distribution function
 \item 1 : $cos^{2s}(T-T0)$ ; with T in [T0-pi/2;T0+pi/2]
 \item 2 : $exp(-0.5((T-T0)/s)^2)$ ; with T in [T0-pi/2;T0+pi/2]
 \item 3 : $cos^{2s}((T-T0)/2)$ (of type Mitsuyasu)
+\item 4 : Mitsuyasu with $s=(F/fp)^5$ or $s=(F/fp)^{-2.5}$
 \end{itemize}
 where $s$ is the boundary directionnal spread (\telkey{SPRED1}
 or \telkey{SPRED2})
@@ -3515,7 +3527,7 @@ TYPE OF INITIAL DIRECTIONAL SPECTRUM
     INITIAL_PHILLIPS_CONSTANT = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'R',
-        defaut = 0.018,
+        defaut = 0.0081,
         fr = """Fait partie de l ensemble des constantes utilisees dans
 l initialisation du spectre directionnel en fonction du champ
 de vent initial.
@@ -3645,6 +3657,28 @@ initial directional spectrum as a function of the wind field.
 \\
  \begin{CommentBlock}{Related keywords}
 TYPE OF INITIAL DIRECTIONAL SPECTRUM
+\end{CommentBlock}""",
+    ),
+#   -----------------------------------
+    GODA_COEFFICIENT_FOR_ANGULAR_SPEADING = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'R',
+        defaut = 1.,
+        fr = """Fait partie de l ensemble des constantes utilisees dans
+l initialisation du spectre directionnel en fonction du champ
+de vent initial. Coefficient intervenant dans la loi de repartition
+angulaire. Selon Goda 10(Wind waves), 25 swell short decay, 75 long deca
+mais des valeurs autres sont acceptees.
+**Mots-cles associes :**
+FONCTION DE REPARTITION ANGULAIRE INITIALE""",
+        ang = """Is part of the set of constants used for computing the
+initial directional spectrum as a function of the wind field.
+This coefficient is in the formula of Goda formulation.
+It should be 10Wind waves, 25 swell short decay, 75 long decay
+but other values are accepted.
+\\
+ \begin{CommentBlock}{Related keywords}
+INITIAL ANGULAR DISTRIBUTION FUNCTION
 \end{CommentBlock}""",
     ),
 #   -----------------------------------
@@ -3682,22 +3716,6 @@ being used.""",
         ang = """Name of the file containing the parameters of the computation
 to be made.""",
     ),
-#   -----------------------------------
-    RELEASE = SIMP(statut ='o',
-#   -----------------------------------
-        typ = 'TXM',
-        defaut = 'TRUNK',
-        fr = """Numero de version""",
-        ang = """Release number""",
-    ),
-#   -----------------------------------
-    LIST_OF_FILES = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM', min=21, max=21,
-        defaut = 'STEERING FILE;DICTIONARY;FORTRAN FILE;GEOMETRY FILE;BOUNDARY CONDITIONS FILE;BOTTOM TOPOGRAPHY FILE;2D RESULTS FILE;PUNCTUAL RESULTS FILE;PREVIOUS COMPUTATION FILE;GLOBAL RESULT FILE;BINARY CURRENTS FILE;FORMATTED CURRENTS FILE;BINARY FILE 1;FORMATTED FILE 1;BINARY WINDS FILE;FORMATTED WINDS FILE;PARALLELISM FILE;REFERENCE FILE;BINARY TIDAL WATER LEVEL FILE;FORMATTED TIDAL WATER LEVEL FILE;1D SPECTRA RESULTS FILE',
-        fr = """Nom des fichiers exploites par le code""",
-        ang = """Names of the files used by the software""",
-    ),
 #   -----------------------------------
     DICTIONARY = SIMP(statut ='f',
 #   -----------------------------------
@@ -3711,7 +3729,7 @@ to be made.""",
 #   -----------------------------------
         typ = bool,
         defaut = [False],
-        fr = """Indique si on prend tient compte de la condition à la limite
+        fr = """Indique si on tient compte de la condition à la limite
 avant ou apres le pas de temps""",
         ang = """Indicates whether boundary condition is taken into account
 before or after time step""",
@@ -3726,11 +3744,24 @@ hauteurs d eau quasi nulle""",
         ang = """Indicates whether wave height is null for very
 small heigth of water""",
     ),
+#   -----------------------------------
+    CONCATENATE_PARTEL_OUTPUT = SIMP(statut ='o',
+#   -----------------------------------
+        typ = bool,
+        defaut = False,
+        fr = """Avec cette option partel ne genereras non plus un fichier (GEO/CLI/PAR)
+par processeur mais une concaténation de ceux-ci, ainsi qu''un fichier
+d''index associé. Ainsi plutot que d''avoir 3P fichiers, il n''y en a
+plus que 6.""",
+        ang = """With this option partel no more generates a file (GEO/CLI/PAR) per
+process but a single concatenate file of them, associated to an index
+file. Then instead of having partel generating 3P files, it only
+generates 6 files.""",
+    ),
 )
 # -----------------------------------------------------------------------
 BOUNDARY_CONDITIONS = PROC(nom= "BOUNDARY_CONDITIONS",op = None,
 # -----------------------------------------------------------------------
-    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
     TYPE_OF_BOUNDARY_DIRECTIONAL_SPECTRUM = SIMP(statut ='o',
 #   -----------------------------------
@@ -3764,7 +3795,7 @@ function of the initial wind field and/or of the values of the following
 keywords
 \\
  \begin{CommentBlock}{Related keywords}
-BOUNDARY SIGNIFICANT HEIGHT\\
+BOUNDARY SIGNIFICANT WAVE HEIGHT\\
 BOUNDARY PEAK FREQUENCY\\
 BOUNDARY PEAK FACTOR\\
 BOUNDARY VALUE OF SIGMA-A FOR SPECTRUM\\
@@ -3783,7 +3814,7 @@ BOUNDARY WEIGHTING FACTOR FOR ADF\\
     BOUNDARY_ANGULAR_DISTRIBUTION_FUNCTION = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'TXM',
-        into = ["$cos{^2s}(T-T0)$, T in [T0-pi/2,T0+pi/2]","$exp(-0.5((T-T0)/s)^2)$, T in [T0-pi/2,T0+pi/2]","$cos{^2s}((T-T0)/2)$ (de type Mitsuyasu)"],
+        into = ["$cos{^2s}(T-T0)$, T in [T0-pi/2,T0+pi/2]","$exp(-0.5((T-T0)/s)^2)$, T in [T0-pi/2,T0+pi/2]","$cos{^2s}((T-T0)/2)$ (de type Mitsuyasu)","Goda Formula allowing a frequence dependancy"],
         defaut = ["$cos{^2s}(T-T0)$, T in [T0-pi/2,T0+pi/2]"],
         fr = """Fait partie de l ensemble des constantes utilisees dans
 le calcul du spectre directionnel aux limites. Permet le calcul de
@@ -3792,6 +3823,7 @@ directions
 1 : modele en $cos{^2s}(T-T0)$ ; T dans [T0-pi/2;T0+pi/2]
 2 : modele en $exp(-0.5((T-T0)/s)^2)$ ; T dans [T0-pi/2;T0+pi/2]
 3 : modele en $cos{^2s}((T-T0)/2)$ (de type Mitsuyasu)
+4 : Formule de Goda : Mitsuyasu avec $s=(F/fp)^5$ or $s=(F/fp)^{-2.5}$
 **Mots-cles associes :**
 TYPE DE SPECTRE DIRECTIONNEL AUX LIMITES""",
         ang = """Is part of the set of constants used for computing the
@@ -3801,6 +3833,7 @@ angular distribution function
 \item 1 : $cos^{2s}(T-T0)$ ; with T in [T0-pi/2;T0+pi/2]
 \item 2 : $exp(-0.5((T-T0)/s)^2)$ ; with T in [T0-pi/2;T0+pi/2]
 \item 3 : $cos^{2s}((T-T0)/2)$ (of type Mitsuyasu)
+\item 4 : Mitsuyasu with $s=(F/fp)^5$ or $s=(F/fp)^{-2.5}$
 \end{itemize}
 where $s$ is the boundary directionnal spread (\telkey{SPRE1L}
 or \telkey{SPRE2L})
@@ -3881,7 +3914,7 @@ TYPE OF BOUNDARY DIRECTIONAL SPECTRUM
     BOUNDARY_PHILLIPS_CONSTANT = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'R',
-        defaut = 0.018,
+        defaut = 0.0081,
         fr = """Fait partie de l ensemble des constantes utilisees dans
 le calcul du spectre directionnel aux limites en fonction du champ
 de vent .
@@ -4090,7 +4123,7 @@ DIFFRACTION FILTER
 \end{CommentBlock}""",
         ),
 #       -----------------------------------
-        STARTING_TIME_STEP_FOR_DIFFFRACTION = SIMP(statut ='f',
+        STARTING_TIME_STEP_FOR_DIFFRACTION = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'I',
             defaut = 1,
@@ -4168,7 +4201,6 @@ COMPUTATION_ENVIRONMENT();\
 GENERAL_PARAMETERS();\
 SOURCE_TERMS();\
 INITIAL_CONDITIONS();\
-INTERNAL();\
 BOUNDARY_CONDITIONS();\
 "
 Ordre_Des_Commandes = (
index f48b63ca40bf6d02a5cc22eda143f8443996d3ba..6d3663e6436baaeda532ce1d1451107a65f15a7c 100644 (file)
@@ -41,7 +41,7 @@ dicoCataToEngTelemac = {
     "SETTING_FOR_INTEGRATION_ON_THETA1" : "SETTING FOR INTEGRATION ON THETA1",
     "SETTING_FOR_INTEGRATION_ON_OMEGA2" : "SETTING FOR INTEGRATION ON OMEGA2",
     "DIFFRACTION" : "DIFFRACTION",
-    "STARTING_TIME_STEP_FOR_DIFFFRACTION" : "STARTING TIME STEP FOR DIFFFRACTION",
+    "STARTING_TIME_STEP_FOR_DIFFRACTION" : "STARTING TIME STEP FOR DIFFRACTION",
     "PARALLEL_PROCESSORS" : "PARALLEL PROCESSORS",
     "FINITE_ELEMENT_ASSEMBLY" : "FINITE ELEMENT ASSEMBLY",
     "BAJ_MODELING" : "BAJ MODELING",
@@ -73,6 +73,7 @@ dicoCataToEngTelemac = {
     "INITIAL_MAIN_DIRECTION_2" : "INITIAL MAIN DIRECTION 2",
     "INITIAL_DIRECTIONAL_SPREAD_2" : "INITIAL DIRECTIONAL SPREAD 2",
     "INITIAL_WEIGHTING_FACTOR_FOR_ADF" : "INITIAL WEIGHTING FACTOR FOR ADF",
+    "GODA_COEFFICIENT_FOR_ANGULAR_SPEADING" : "GODA COEFFICIENT FOR ANGULAR SPEADING",
     "SPECTRUM_TAIL_FACTOR" : "SPECTRUM TAIL FACTOR",
     "SPECTRUM_ENERGY_THRESHOLD" : "SPECTRUM ENERGY THRESHOLD",
     "DEPTH_INDUCED_BREAKING_1__BJ__COEFFICIENT_ALPHA" : "DEPTH-INDUCED BREAKING 1 (BJ) COEFFICIENT ALPHA",
@@ -152,7 +153,6 @@ dicoCataToEngTelemac = {
     "PREVIOUS_COMPUTATION_FILE_FORMAT" : "PREVIOUS COMPUTATION FILE FORMAT",
     "BINARY_CURRENTS_FILE" : "BINARY CURRENTS FILE",
     "FORMATTED_CURRENTS_FILE" : "FORMATTED CURRENTS FILE",
-    "RELEASE" : "RELEASE",
     "BINARY_WINDS_FILE" : "BINARY WINDS FILE",
     "BINARY_WINDS_FILE_FORMAT" : "BINARY WINDS FILE FORMAT",
     "FORMATTED_WINDS_FILE" : "FORMATTED WINDS FILE",
@@ -171,7 +171,6 @@ dicoCataToEngTelemac = {
     "BINARY_FILE_1" : "BINARY FILE 1",
     "BINARY_DATA_FILE_1_FORMAT" : "BINARY DATA FILE 1 FORMAT",
     "FORMATTED_FILE_1" : "FORMATTED FILE 1",
-    "LIST_OF_FILES" : "LIST OF FILES",
     "DICTIONARY" : "DICTIONARY",
     "PARTITIONING_TOOL" : "PARTITIONING TOOL",
     "CONSIDERATION_OF_SOURCE_TERMS" : "CONSIDERATION OF SOURCE TERMS",
@@ -189,6 +188,7 @@ dicoCataToEngTelemac = {
     "DIFFRACTION_FILTER" : "DIFFRACTION FILTER",
     "INITIAL_TIME_SET_TO_ZERO" : "INITIAL TIME SET TO ZERO",
     "VEGETATION_TAKEN_INTO_ACCOUNT" : "VEGETATION TAKEN INTO ACCOUNT",
+    "POROUS_MEDIA" : "POROUS MEDIA",
     "CHECKING_THE_MESH" : "CHECKING THE MESH",
     "FILE_WITH_COORDINATES_OF_SPECTRA_TO_WRITE" : "FILE WITH COORDINATES OF SPECTRA TO WRITE",
     "FILE_WITH_COORDINATES_OF_SPECTRA_TO_IMPOSE" : "FILE WITH COORDINATES OF SPECTRA TO IMPOSE",
@@ -199,6 +199,7 @@ dicoCataToEngTelemac = {
     "TAKING_INTO_ACCOUNT_SOURCE_TERMS_ON_IMPOSED_BOUNDARIES" : "TAKING INTO ACCOUNT SOURCE TERMS ON IMPOSED BOUNDARIES",
     "BOUNDARY_CONDITION_BEFORE_TIME_STEP" : "BOUNDARY CONDITION BEFORE TIME STEP",
     "ECRET_FOR_SMALL_HEIGHT" : "ECRET FOR SMALL HEIGHT",
+    "CONCATENATE_PARTEL_OUTPUT" : "CONCATENATE PARTEL OUTPUT",
 }
 dicoCasEnToCata = {
     "PERIOD FOR LISTING PRINTOUTS" : "PERIOD_FOR_LISTING_PRINTOUTS",
@@ -243,7 +244,7 @@ dicoCasEnToCata = {
     "SETTING FOR INTEGRATION ON THETA1" : "SETTING_FOR_INTEGRATION_ON_THETA1",
     "SETTING FOR INTEGRATION ON OMEGA2" : "SETTING_FOR_INTEGRATION_ON_OMEGA2",
     "DIFFRACTION" : "DIFFRACTION",
-    "STARTING TIME STEP FOR DIFFFRACTION" : "STARTING_TIME_STEP_FOR_DIFFFRACTION",
+    "STARTING TIME STEP FOR DIFFRACTION" : "STARTING_TIME_STEP_FOR_DIFFRACTION",
     "PARALLEL PROCESSORS" : "PARALLEL_PROCESSORS",
     "FINITE ELEMENT ASSEMBLY" : "FINITE_ELEMENT_ASSEMBLY",
     "BAJ MODELING" : "BAJ_MODELING",
@@ -275,6 +276,7 @@ dicoCasEnToCata = {
     "INITIAL MAIN DIRECTION 2" : "INITIAL_MAIN_DIRECTION_2",
     "INITIAL DIRECTIONAL SPREAD 2" : "INITIAL_DIRECTIONAL_SPREAD_2",
     "INITIAL WEIGHTING FACTOR FOR ADF" : "INITIAL_WEIGHTING_FACTOR_FOR_ADF",
+    "GODA COEFFICIENT FOR ANGULAR SPEADING" : "GODA_COEFFICIENT_FOR_ANGULAR_SPEADING",
     "SPECTRUM TAIL FACTOR" : "SPECTRUM_TAIL_FACTOR",
     "SPECTRUM ENERGY THRESHOLD" : "SPECTRUM_ENERGY_THRESHOLD",
     "DEPTH-INDUCED BREAKING 1 (BJ) COEFFICIENT ALPHA" : "DEPTH_INDUCED_BREAKING_1__BJ__COEFFICIENT_ALPHA",
@@ -354,7 +356,6 @@ dicoCasEnToCata = {
     "PREVIOUS COMPUTATION FILE FORMAT" : "PREVIOUS_COMPUTATION_FILE_FORMAT",
     "BINARY CURRENTS FILE" : "BINARY_CURRENTS_FILE",
     "FORMATTED CURRENTS FILE" : "FORMATTED_CURRENTS_FILE",
-    "RELEASE" : "RELEASE",
     "BINARY WINDS FILE" : "BINARY_WINDS_FILE",
     "BINARY WINDS FILE FORMAT" : "BINARY_WINDS_FILE_FORMAT",
     "FORMATTED WINDS FILE" : "FORMATTED_WINDS_FILE",
@@ -373,7 +374,6 @@ dicoCasEnToCata = {
     "BINARY FILE 1" : "BINARY_FILE_1",
     "BINARY DATA FILE 1 FORMAT" : "BINARY_DATA_FILE_1_FORMAT",
     "FORMATTED FILE 1" : "FORMATTED_FILE_1",
-    "LIST OF FILES" : "LIST_OF_FILES",
     "DICTIONARY" : "DICTIONARY",
     "PARTITIONING TOOL" : "PARTITIONING_TOOL",
     "CONSIDERATION OF SOURCE TERMS" : "CONSIDERATION_OF_SOURCE_TERMS",
@@ -391,6 +391,7 @@ dicoCasEnToCata = {
     "DIFFRACTION FILTER" : "DIFFRACTION_FILTER",
     "INITIAL TIME SET TO ZERO" : "INITIAL_TIME_SET_TO_ZERO",
     "VEGETATION TAKEN INTO ACCOUNT" : "VEGETATION_TAKEN_INTO_ACCOUNT",
+    "POROUS MEDIA" : "POROUS_MEDIA",
     "CHECKING THE MESH" : "CHECKING_THE_MESH",
     "FILE WITH COORDINATES OF SPECTRA TO WRITE" : "FILE_WITH_COORDINATES_OF_SPECTRA_TO_WRITE",
     "FILE WITH COORDINATES OF SPECTRA TO IMPOSE" : "FILE_WITH_COORDINATES_OF_SPECTRA_TO_IMPOSE",
@@ -401,4 +402,5 @@ dicoCasEnToCata = {
     "TAKING INTO ACCOUNT SOURCE TERMS ON IMPOSED BOUNDARIES" : "TAKING_INTO_ACCOUNT_SOURCE_TERMS_ON_IMPOSED_BOUNDARIES",
     "BOUNDARY CONDITION BEFORE TIME STEP" : "BOUNDARY_CONDITION_BEFORE_TIME_STEP",
     "ECRET FOR SMALL HEIGHT" : "ECRET_FOR_SMALL_HEIGHT",
+    "CONCATENATE PARTEL OUTPUT" : "CONCATENATE_PARTEL_OUTPUT",
 }
index 5d409b08c27505ff9d8050534e2b32b0f4231231..1ccd305cbe6675333a24f1f64b0a4b28e7177613 100644 (file)
@@ -41,7 +41,7 @@ dicoCataToFrTelemac = {
     "SETTING_FOR_INTEGRATION_ON_THETA1" : "REGLAGE POUR INTEGRATION SUR THETA1",
     "SETTING_FOR_INTEGRATION_ON_OMEGA2" : "REGLAGE POUR INTEGRATION SUR OMEGA2",
     "DIFFRACTION" : "DIFFRACTION",
-    "STARTING_TIME_STEP_FOR_DIFFFRACTION" : "PAS DE TEMPS DEBUT DIFFRACTION",
+    "STARTING_TIME_STEP_FOR_DIFFRACTION" : "PAS DE TEMPS DEBUT DIFFRACTION",
     "PARALLEL_PROCESSORS" : "PROCESSEURS PARALLELES",
     "FINITE_ELEMENT_ASSEMBLY" : "ASSEMBLAGE EN ELEMENTS FINIS",
     "BAJ_MODELING" : "MODELISATION BAJ",
@@ -73,6 +73,7 @@ dicoCataToFrTelemac = {
     "INITIAL_MAIN_DIRECTION_2" : "DIRECTION PRINCIPALE 2 INITIALE",
     "INITIAL_DIRECTIONAL_SPREAD_2" : "ETALEMENT DIRECTIONNEL 2 INITIAL",
     "INITIAL_WEIGHTING_FACTOR_FOR_ADF" : "FACTEUR DE PONDERATION POUR FRA INITIALE",
+    "GODA_COEFFICIENT_FOR_ANGULAR_SPEADING" : "COEFFICIENT DE GODA POUR LOI DE REPARTITION ANGULAIR",
     "SPECTRUM_TAIL_FACTOR" : "FACTEUR DE QUEUE DU SPECTRE",
     "SPECTRUM_ENERGY_THRESHOLD" : "SEUIL D'ENERGIE CONSIDERE POUR LE SPECTRE",
     "DEPTH_INDUCED_BREAKING_1__BJ__COEFFICIENT_ALPHA" : "DEFERLEMENT 1 (BJ) CONSTANTE ALPHA",
@@ -152,7 +153,6 @@ dicoCataToFrTelemac = {
     "PREVIOUS_COMPUTATION_FILE_FORMAT" : "FORMAT DU FICHIER DU CALCUL PRECEDENT",
     "BINARY_CURRENTS_FILE" : "FICHIER DES COURANTS BINAIRE",
     "FORMATTED_CURRENTS_FILE" : "FICHIER DES COURANTS FORMATE",
-    "RELEASE" : "NUMERO DE VERSION",
     "BINARY_WINDS_FILE" : "FICHIER DES VENTS BINAIRE",
     "BINARY_WINDS_FILE_FORMAT" : "FORMAT DU FICHIER DES VENTS BINAIRE",
     "FORMATTED_WINDS_FILE" : "FICHIER DES VENTS FORMATE",
@@ -171,7 +171,6 @@ dicoCataToFrTelemac = {
     "BINARY_FILE_1" : "FICHIER BINAIRE 1",
     "BINARY_DATA_FILE_1_FORMAT" : "FORMAT DU FICHIER DE DONNEES BINAIRE 1",
     "FORMATTED_FILE_1" : "FICHIER FORMATE 1",
-    "LIST_OF_FILES" : "LISTE DES FICHIERS",
     "DICTIONARY" : "DICTIONNAIRE",
     "PARTITIONING_TOOL" : "PARTITIONNEUR",
     "CONSIDERATION_OF_SOURCE_TERMS" : "PRISE EN COMPTE DES TERMES SOURCES",
@@ -189,6 +188,7 @@ dicoCataToFrTelemac = {
     "DIFFRACTION_FILTER" : "FILTRE POUR DIFFRACTION",
     "INITIAL_TIME_SET_TO_ZERO" : "REMISE A ZERO DU TEMPS",
     "VEGETATION_TAKEN_INTO_ACCOUNT" : "PRISE EN COMPTE DE LA VEGETATION",
+    "POROUS_MEDIA" : "MILIEU POREUX",
     "CHECKING_THE_MESH" : "VERIFICATION DU MAILLAGE",
     "FILE_WITH_COORDINATES_OF_SPECTRA_TO_WRITE" : "FICHIER DES COORDONNEES DE SPECTRES A ECRIRE",
     "FILE_WITH_COORDINATES_OF_SPECTRA_TO_IMPOSE" : "FICHIER DES COORDONNEES DE SPECTRES A IMPOSER",
@@ -199,6 +199,7 @@ dicoCataToFrTelemac = {
     "TAKING_INTO_ACCOUNT_SOURCE_TERMS_ON_IMPOSED_BOUNDARIES" : "PRISE EN COMPTE DES TERMES SOURCES SUR LES FRONTIERES IMPOSEES",
     "BOUNDARY_CONDITION_BEFORE_TIME_STEP" : "CONDITION LIMITE AVANT LE PAS DE TEMPS",
     "ECRET_FOR_SMALL_HEIGHT" : "ECRETAGE POUR HAUTEUR PETITE",
+    "CONCATENATE_PARTEL_OUTPUT" : "CONCATENATION SORTIE PARTEL",
 }
 dicoCasFrToCata = {
     "PERIODE POUR LES SORTIES LISTING" : "PERIOD_FOR_LISTING_PRINTOUTS",
@@ -243,7 +244,7 @@ dicoCasFrToCata = {
     "REGLAGE POUR INTEGRATION SUR THETA1" : "SETTING_FOR_INTEGRATION_ON_THETA1",
     "REGLAGE POUR INTEGRATION SUR OMEGA2" : "SETTING_FOR_INTEGRATION_ON_OMEGA2",
     "DIFFRACTION" : "DIFFRACTION",
-    "PAS DE TEMPS DEBUT DIFFRACTION" : "STARTING_TIME_STEP_FOR_DIFFFRACTION",
+    "PAS DE TEMPS DEBUT DIFFRACTION" : "STARTING_TIME_STEP_FOR_DIFFRACTION",
     "PROCESSEURS PARALLELES" : "PARALLEL_PROCESSORS",
     "ASSEMBLAGE EN ELEMENTS FINIS" : "FINITE_ELEMENT_ASSEMBLY",
     "MODELISATION BAJ" : "BAJ_MODELING",
@@ -275,6 +276,7 @@ dicoCasFrToCata = {
     "DIRECTION PRINCIPALE 2 INITIALE" : "INITIAL_MAIN_DIRECTION_2",
     "ETALEMENT DIRECTIONNEL 2 INITIAL" : "INITIAL_DIRECTIONAL_SPREAD_2",
     "FACTEUR DE PONDERATION POUR FRA INITIALE" : "INITIAL_WEIGHTING_FACTOR_FOR_ADF",
+    "COEFFICIENT DE GODA POUR LOI DE REPARTITION ANGULAIR" : "GODA_COEFFICIENT_FOR_ANGULAR_SPEADING",
     "FACTEUR DE QUEUE DU SPECTRE" : "SPECTRUM_TAIL_FACTOR",
     "SEUIL D'ENERGIE CONSIDERE POUR LE SPECTRE" : "SPECTRUM_ENERGY_THRESHOLD",
     "DEFERLEMENT 1 (BJ) CONSTANTE ALPHA" : "DEPTH_INDUCED_BREAKING_1__BJ__COEFFICIENT_ALPHA",
@@ -354,7 +356,6 @@ dicoCasFrToCata = {
     "FORMAT DU FICHIER DU CALCUL PRECEDENT" : "PREVIOUS_COMPUTATION_FILE_FORMAT",
     "FICHIER DES COURANTS BINAIRE" : "BINARY_CURRENTS_FILE",
     "FICHIER DES COURANTS FORMATE" : "FORMATTED_CURRENTS_FILE",
-    "NUMERO DE VERSION" : "RELEASE",
     "FICHIER DES VENTS BINAIRE" : "BINARY_WINDS_FILE",
     "FORMAT DU FICHIER DES VENTS BINAIRE" : "BINARY_WINDS_FILE_FORMAT",
     "FICHIER DES VENTS FORMATE" : "FORMATTED_WINDS_FILE",
@@ -373,7 +374,6 @@ dicoCasFrToCata = {
     "FICHIER BINAIRE 1" : "BINARY_FILE_1",
     "FORMAT DU FICHIER DE DONNEES BINAIRE 1" : "BINARY_DATA_FILE_1_FORMAT",
     "FICHIER FORMATE 1" : "FORMATTED_FILE_1",
-    "LISTE DES FICHIERS" : "LIST_OF_FILES",
     "DICTIONNAIRE" : "DICTIONARY",
     "PARTITIONNEUR" : "PARTITIONING_TOOL",
     "PRISE EN COMPTE DES TERMES SOURCES" : "CONSIDERATION_OF_SOURCE_TERMS",
@@ -391,6 +391,7 @@ dicoCasFrToCata = {
     "FILTRE POUR DIFFRACTION" : "DIFFRACTION_FILTER",
     "REMISE A ZERO DU TEMPS" : "INITIAL_TIME_SET_TO_ZERO",
     "PRISE EN COMPTE DE LA VEGETATION" : "VEGETATION_TAKEN_INTO_ACCOUNT",
+    "MILIEU POREUX" : "POROUS_MEDIA",
     "VERIFICATION DU MAILLAGE" : "CHECKING_THE_MESH",
     "FICHIER DES COORDONNEES DE SPECTRES A ECRIRE" : "FILE_WITH_COORDINATES_OF_SPECTRA_TO_WRITE",
     "FICHIER DES COORDONNEES DE SPECTRES A IMPOSER" : "FILE_WITH_COORDINATES_OF_SPECTRA_TO_IMPOSE",
@@ -401,4 +402,5 @@ dicoCasFrToCata = {
     "PRISE EN COMPTE DES TERMES SOURCES SUR LES FRONTIERES IMPOSEES" : "TAKING_INTO_ACCOUNT_SOURCE_TERMS_ON_IMPOSED_BOUNDARIES",
     "CONDITION LIMITE AVANT LE PAS DE TEMPS" : "BOUNDARY_CONDITION_BEFORE_TIME_STEP",
     "ECRETAGE POUR HAUTEUR PETITE" : "ECRET_FOR_SMALL_HEIGHT",
+    "CONCATENATION SORTIE PARTEL" : "CONCATENATE_PARTEL_OUTPUT",
 }
index b2632f611c699fe228fddd8e5f3f6d5c8615fb84..3b93b141e2643837eb0bf26f9ae70eb659aeea8b 100644 (file)
@@ -114,7 +114,7 @@ TelemacdicoEn = {
   },
 'TRIAD_INTERACTIONS' : {
     0:"no triad interactions",
-    1:"LTA model (Eldeberky, 1996)",
+    1:"LTA model (Eldeberky, 1995)",
     2:"SPB model (Becq, 1998)",
   },
 'TYPE_OF_BOUNDARY_DIRECTIONAL_SPECTRUM' : {
@@ -135,11 +135,13 @@ TelemacdicoEn = {
     1:"$cos{^2s}(T-T0)$, T in [T0-pi/2,T0+pi/2]",
     2:"$exp(-0.5((T-T0)/s)^2)$, T in [T0-pi/2,T0+pi/2]",
     3:"$cos{^2s}((T-T0)/2)$ (de type Mitsuyasu)",
+    4:"Goda Formula allowing a frequence dependancy",
   },
 'BOUNDARY_ANGULAR_DISTRIBUTION_FUNCTION' : {
     1:"$cos{^2s}(T-T0)$, T in [T0-pi/2,T0+pi/2]",
     2:"$exp(-0.5((T-T0)/s)^2)$, T in [T0-pi/2,T0+pi/2]",
     3:"$cos{^2s}((T-T0)/2)$ (de type Mitsuyasu)",
+    4:"Goda Formula allowing a frequence dependancy",
   },
 'SETTING_FOR_INTEGRATION_ON_OMEGA1' : {
     1:"medium",
@@ -200,7 +202,8 @@ TelemacdicoEn = {
     'TPR5':"Peak period by Read method of order 5  (s)",
     'TPR8':"Peak period by Read method of order 8  (s)",
     'PRI':"Private table  (?)",
-    'BETA':"Breaking waves coefficient  (-)",
+    'BETA':"Breaking waves rate (-)",
+    'BETAWC':"White capping rate  (-)",
   },
 }
 TelemacdicoFr = {
@@ -317,7 +320,7 @@ TelemacdicoFr = {
   },
 'TRIAD_INTERACTIONS' : {
     0:"Pas de transfert",
-    1:"modele LTA (Eldeberky, 1996)",
+    1:"modele LTA (Eldeberky, 1995)",
     2:"modele SPB (Becq, 1998)",
   },
 'TYPE_OF_BOUNDARY_DIRECTIONAL_SPECTRUM' : {
@@ -338,11 +341,13 @@ TelemacdicoFr = {
     1:"$cos{^2s}(T-T0)$, T dans [T0-pi/2,T0+pi/2]",
     2:"$exp(-0.5((T-T0)/s)^2)$, T dans [T0-pi/2,T0+pi/2]",
     3:"$cos{^2s}((T-T0)/2)$ (de type Mitsuyasu)",
+    4:"Formule de Goda permettant une dependance en frequence ",
   },
 'BOUNDARY_ANGULAR_DISTRIBUTION_FUNCTION' : {
     1:"$cos{^2s}(T-T0)$, T dans [T0-pi/2,T0+pi/2]",
     2:"$exp(-0.5((T-T0)/s)^2)$, T dans [T0-pi/2,T0+pi/2]",
     3:"$cos{^2s}((T-T0)/2)$ (de type Mitsuyasu)",
+    4:"Formule de Goda permettant une dependance en frequence ",
   },
 'SETTING_FOR_INTEGRATION_ON_OMEGA1' : {
     1:"moyen",
@@ -403,7 +408,8 @@ TelemacdicoFr = {
     'TPR5':"Periode de pic de Read ordre 5  (s)",
     'TPR8':"Periode de pic de Read ordre 8  (s)",
     'PRI':"tableau prive  (?)",
-    'BETA':"coefficient de deferlement  (-)",
+    'BETA':"taux de deferlement  (-)",
+    'BETAWC':"taux de moutonnement  (-)",
   },
 }
 
@@ -450,7 +456,7 @@ DicoCasFrToCata = {
   "REGLAGE POUR INTEGRATION SUR THETA1":"SETTING_FOR_INTEGRATION_ON_THETA1",
   "REGLAGE POUR INTEGRATION SUR OMEGA2":"SETTING_FOR_INTEGRATION_ON_OMEGA2",
   "DIFFRACTION":"DIFFRACTION",
-  "PAS DE TEMPS DEBUT DIFFRACTION":"STARTING_TIME_STEP_FOR_DIFFFRACTION",
+  "PAS DE TEMPS DEBUT DIFFRACTION":"STARTING_TIME_STEP_FOR_DIFFRACTION",
   "PROCESSEURS PARALLELES":"PARALLEL_PROCESSORS",
   "ASSEMBLAGE EN ELEMENTS FINIS":"FINITE_ELEMENT_ASSEMBLY",
   "MODELISATION BAJ":"BAJ_MODELING",
@@ -482,6 +488,7 @@ DicoCasFrToCata = {
   "DIRECTION PRINCIPALE 2 INITIALE":"INITIAL_MAIN_DIRECTION_2",
   "ETALEMENT DIRECTIONNEL 2 INITIAL":"INITIAL_DIRECTIONAL_SPREAD_2",
   "FACTEUR DE PONDERATION POUR FRA INITIALE":"INITIAL_WEIGHTING_FACTOR_FOR_ADF",
+  "COEFFICIENT DE GODA POUR LOI DE REPARTITION ANGULAIR":"GODA_COEFFICIENT_FOR_ANGULAR_SPEADING",
   "FACTEUR DE QUEUE DU SPECTRE":"SPECTRUM_TAIL_FACTOR",
   "SEUIL D'ENERGIE CONSIDERE POUR LE SPECTRE":"SPECTRUM_ENERGY_THRESHOLD",
   "DEFERLEMENT 1 (BJ) CONSTANTE ALPHA":"DEPTH_INDUCED_BREAKING_1__BJ__COEFFICIENT_ALPHA",
@@ -561,7 +568,6 @@ DicoCasFrToCata = {
   "FORMAT DU FICHIER DU CALCUL PRECEDENT":"PREVIOUS_COMPUTATION_FILE_FORMAT",
   "FICHIER DES COURANTS BINAIRE":"BINARY_CURRENTS_FILE",
   "FICHIER DES COURANTS FORMATE":"FORMATTED_CURRENTS_FILE",
-  "NUMERO DE VERSION":"RELEASE",
   "FICHIER DES VENTS BINAIRE":"BINARY_WINDS_FILE",
   "FORMAT DU FICHIER DES VENTS BINAIRE":"BINARY_WINDS_FILE_FORMAT",
   "FICHIER DES VENTS FORMATE":"FORMATTED_WINDS_FILE",
@@ -580,7 +586,6 @@ DicoCasFrToCata = {
   "FICHIER BINAIRE 1":"BINARY_FILE_1",
   "FORMAT DU FICHIER DE DONNEES BINAIRE 1":"BINARY_DATA_FILE_1_FORMAT",
   "FICHIER FORMATE 1":"FORMATTED_FILE_1",
-  "LISTE DES FICHIERS":"LIST_OF_FILES",
   "DICTIONNAIRE":"DICTIONARY",
   "PARTITIONNEUR":"PARTITIONING_TOOL",
   "PRISE EN COMPTE DES TERMES SOURCES":"CONSIDERATION_OF_SOURCE_TERMS",
@@ -598,6 +603,7 @@ DicoCasFrToCata = {
   "FILTRE POUR DIFFRACTION":"DIFFRACTION_FILTER",
   "REMISE A ZERO DU TEMPS":"INITIAL_TIME_SET_TO_ZERO",
   "PRISE EN COMPTE DE LA VEGETATION":"VEGETATION_TAKEN_INTO_ACCOUNT",
+  "MILIEU POREUX":"POROUS_MEDIA",
   "VERIFICATION DU MAILLAGE":"CHECKING_THE_MESH",
   "FICHIER DES COORDONNEES DE SPECTRES A ECRIRE":"FILE_WITH_COORDINATES_OF_SPECTRA_TO_WRITE",
   "FICHIER DES COORDONNEES DE SPECTRES A IMPOSER":"FILE_WITH_COORDINATES_OF_SPECTRA_TO_IMPOSE",
@@ -608,6 +614,7 @@ DicoCasFrToCata = {
   "PRISE EN COMPTE DES TERMES SOURCES SUR LES FRONTIERES IMPOSEES":"TAKING_INTO_ACCOUNT_SOURCE_TERMS_ON_IMPOSED_BOUNDARIES",
   "CONDITION LIMITE AVANT LE PAS DE TEMPS":"BOUNDARY_CONDITION_BEFORE_TIME_STEP",
   "ECRETAGE POUR HAUTEUR PETITE":"ECRET_FOR_SMALL_HEIGHT",
+  "CONCATENATION SORTIE PARTEL":"CONCATENATE_PARTEL_OUTPUT",
 }
 
 DicoCasEnToCata = {
@@ -653,7 +660,7 @@ DicoCasEnToCata = {
   'SETTING FOR INTEGRATION ON THETA1':'SETTING_FOR_INTEGRATION_ON_THETA1',
   'SETTING FOR INTEGRATION ON OMEGA2':'SETTING_FOR_INTEGRATION_ON_OMEGA2',
   'DIFFRACTION':'DIFFRACTION',
-  'STARTING TIME STEP FOR DIFFFRACTION':'STARTING_TIME_STEP_FOR_DIFFFRACTION',
+  'STARTING TIME STEP FOR DIFFRACTION':'STARTING_TIME_STEP_FOR_DIFFRACTION',
   'PARALLEL PROCESSORS':'PARALLEL_PROCESSORS',
   'FINITE ELEMENT ASSEMBLY':'FINITE_ELEMENT_ASSEMBLY',
   'BAJ MODELING':'BAJ_MODELING',
@@ -685,6 +692,7 @@ DicoCasEnToCata = {
   'INITIAL MAIN DIRECTION 2':'INITIAL_MAIN_DIRECTION_2',
   'INITIAL DIRECTIONAL SPREAD 2':'INITIAL_DIRECTIONAL_SPREAD_2',
   'INITIAL WEIGHTING FACTOR FOR ADF':'INITIAL_WEIGHTING_FACTOR_FOR_ADF',
+  'GODA COEFFICIENT FOR ANGULAR SPEADING':'GODA_COEFFICIENT_FOR_ANGULAR_SPEADING',
   'SPECTRUM TAIL FACTOR':'SPECTRUM_TAIL_FACTOR',
   'SPECTRUM ENERGY THRESHOLD':'SPECTRUM_ENERGY_THRESHOLD',
   'DEPTH-INDUCED BREAKING 1 (BJ) COEFFICIENT ALPHA':'DEPTH_INDUCED_BREAKING_1__BJ__COEFFICIENT_ALPHA',
@@ -764,7 +772,6 @@ DicoCasEnToCata = {
   'PREVIOUS COMPUTATION FILE FORMAT':'PREVIOUS_COMPUTATION_FILE_FORMAT',
   'BINARY CURRENTS FILE':'BINARY_CURRENTS_FILE',
   'FORMATTED CURRENTS FILE':'FORMATTED_CURRENTS_FILE',
-  'RELEASE':'RELEASE',
   'BINARY WINDS FILE':'BINARY_WINDS_FILE',
   'BINARY WINDS FILE FORMAT':'BINARY_WINDS_FILE_FORMAT',
   'FORMATTED WINDS FILE':'FORMATTED_WINDS_FILE',
@@ -783,7 +790,6 @@ DicoCasEnToCata = {
   'BINARY FILE 1':'BINARY_FILE_1',
   'BINARY DATA FILE 1 FORMAT':'BINARY_DATA_FILE_1_FORMAT',
   'FORMATTED FILE 1':'FORMATTED_FILE_1',
-  'LIST OF FILES':'LIST_OF_FILES',
   'DICTIONARY':'DICTIONARY',
   'PARTITIONING TOOL':'PARTITIONING_TOOL',
   'CONSIDERATION OF SOURCE TERMS':'CONSIDERATION_OF_SOURCE_TERMS',
@@ -801,6 +807,7 @@ DicoCasEnToCata = {
   'DIFFRACTION FILTER':'DIFFRACTION_FILTER',
   'INITIAL TIME SET TO ZERO':'INITIAL_TIME_SET_TO_ZERO',
   'VEGETATION TAKEN INTO ACCOUNT':'VEGETATION_TAKEN_INTO_ACCOUNT',
+  'POROUS MEDIA':'POROUS_MEDIA',
   'CHECKING THE MESH':'CHECKING_THE_MESH',
   'FILE WITH COORDINATES OF SPECTRA TO WRITE':'FILE_WITH_COORDINATES_OF_SPECTRA_TO_WRITE',
   'FILE WITH COORDINATES OF SPECTRA TO IMPOSE':'FILE_WITH_COORDINATES_OF_SPECTRA_TO_IMPOSE',
@@ -811,28 +818,29 @@ DicoCasEnToCata = {
   'TAKING INTO ACCOUNT SOURCE TERMS ON IMPOSED BOUNDARIES':'TAKING_INTO_ACCOUNT_SOURCE_TERMS_ON_IMPOSED_BOUNDARIES',
   'BOUNDARY CONDITION BEFORE TIME STEP':'BOUNDARY_CONDITION_BEFORE_TIME_STEP',
   'ECRET FOR SMALL HEIGHT':'ECRET_FOR_SMALL_HEIGHT',
+  'CONCATENATE PARTEL OUTPUT':'CONCATENATE_PARTEL_OUTPUT',
 }
 DicoEnumCasFrToEnumCasEn = {
 'GEOMETRY_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'ED_RESULTS_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'SPECTRUM_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
 'PREVIOUS_COMPUTATION_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
@@ -862,7 +870,7 @@ DicoEnumCasFrToEnumCasEn = {
 },
 
 'GLOBAL_RESULT_FILE_FORMAT':{
-  "SERAFIN?":"SERAFIN?",
+  "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
index 435e9433562b9b19066c87b45fb9b5f6b6116217..801cdd41cd99a0522525e169e8eb5c01f7b45625 100644 (file)
Binary files a/Telemac/tomawac_labelCataToIhm_en.qm and b/Telemac/tomawac_labelCataToIhm_en.qm differ
index 3eefb6275a47a485d560702c3a7c92e5f3d417cb..6937981103a1447b3ff1c6160dac25ee06f7fd53 100644 (file)
Binary files a/Telemac/tomawac_labelCataToIhm_fr.qm and b/Telemac/tomawac_labelCataToIhm_fr.qm differ
index ee99f85d8d1d18138694562a89e69207b061879f..4cb1339e095926278d5e797217e489066efe1b02 100644 (file)
@@ -44,985 +44,1231 @@ JdC = JDC_CATA (code = 'WAQTEL',
 # Catalog entry for the MAP function : c_pre_interfaceBody_mesh
 # =======================================================================
 
-VERSION_CATALOGUE="TRUNK_20180306"
+VERSION_CATALOGUE="TRUNK_20210323"
 # -----------------------------------------------------------------------
-INPUT_OUTPUT__FILES = PROC(nom= "INPUT_OUTPUT__FILES",op = None,
+COMPUTATION_ENVIRONMENT = PROC(nom= "COMPUTATION_ENVIRONMENT",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    RESULTS_FILE_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier des resultats.
-Les valeurs possibles sont :
-- 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:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
-    ),
-#   -----------------------------------
-    GEOMETRY_FILE_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier de geometrie.
-Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-        ang = """geometry file format.
-Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
-    ),
-#   -----------------------------------
-    HYDRODYNAMIC_FILE_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier hydrodynamique.
-Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-        ang = """hydrodynamic file format.
-Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
-    ),
-#   -----------------------------------
-    REFERENCE_FILE_FORMAT = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ['SERAFIN','SERAFIND','MED'],
-        defaut = 'SERAFIN?',
-        fr = """Format du fichier hydrodynamique.
-Les valeurs possibles sont :
-- SERAFIN : format standard simple precision pour Telemac;
-- SERAFIND: format standard double precision pour Telemac;
-- MED     : format MED base sur HDF5""",
-        ang = """hydrodynamic file format.
-Possible values are:
-- SERAFIN : classical single precision format in Telemac;
-- SERAFIND: classical double precision format in Telemac;
-- MED     : MED format based on HDF5""",
-    ),
-#   -----------------------------------
-    NAMES = FACT(statut='f',
+    GLOBAL = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        STEERING_FILE = SIMP(statut ='f',
+        WAQ_CASE_TITLE = SIMP(statut ='f',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
+            typ = 'TXM',
             defaut = '',
-            fr = """Nom du fichier contenant les parametres du calcul
-QE a realiser.""",
-            ang = """Name of the file containing parameters of the WAQ
-computation Written by the user.""",
+            fr = """Titre du cas etudie. Ce titre sera inscrit dans les sorties.""",
+            ang = """Title of the case being considered.
+This title will be marked on the printouts.""",
         ),
 #       -----------------------------------
-        FORTRAN_FILE = SIMP(statut ='f',
+        PARALLEL_PROCESSORS = SIMP(statut ='f',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            defaut = 'DEFAUT',
-            fr = """Nom du fichier FORTRAN a soumettre.""",
-            ang = """Name of FORTRAN file to be submitted.""",
+            typ = 'I',
+            defaut = 0,
+            fr = """Nombre de processeurs en calcul parallele :
+\begin{itemize}
+\item 0 : 1 machine, compilation sans bibliotheque de parallelisme ;
+\item 1 : 1 machine, compilation avec bibliotheque de parallelisme ;
+\item 2 : 2 processeurs ou machines en parallele etc.
+\end{itemize}""",
+            ang = """Number of processors for parallel processing:
+\begin{itemize}
+\item 0: 1 machine, compiling without parallel library,
+\item 1: 1 machine, compiling with a parallel library,
+\item 2: 2 processors or machines in parallel etc.
+\end{itemize}""",
         ),
+    ),
+#   -----------------------------------
+    INPUT = FACT(statut='o',
+#   -----------------------------------
 #       -----------------------------------
-        BOUNDARY_CONDITIONS_FILE = SIMP(statut ='f',
+        DATA = FACT(statut='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'), max='**',
-            fr = """Nom du fichier contenant les types de conditions aux limites.
+#           -----------------------------------
+            GEOMETRY_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Fichier de geometrie, pareil que celui de TELEMAC.""",
+                ang = """Geometry file same as the TELEMAC one.""",
+            ),
+#           -----------------------------------
+            GEOMETRY_FILE_FORMAT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du fichier de geometrie.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Geometry file format.
+Possible choices are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            BOUNDARY_CONDITIONS_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                fr = """Nom du fichier contenant les types de conditions aux limites.
 Ce fichier est rempli de facon automatique par le mailleur au moyen de
 couleurs affectees aux noeuds des frontieres du domaine de calcul.""",
-            ang = """Name of the file containing the types of boundary conditions.
+                ang = """Name of the file containing the types of boundary conditions.
 This file is filled automatically by the mesh generator through
-through colours that are assigned to the boundary nodes.""",
-        ),
-#       -----------------------------------
-        AED2_STEERING_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = '',
-            fr = """Nom du fichier contenant les parametres AED2 du calcul
-QE a realiser.""",
-            ang = """Name of the file containing AED2 parameters of the WAQ
-computation.""",
-        ),
-#       -----------------------------------
-        AED2_PHYTOPLANKTON_STEERING_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = '',
-            fr = """Nom du fichier contenant les parametres phytoplancton AED2 du ca
-QE a realiser.""",
-            ang = """Name of the file containing AED2 phytoplankton parameters of th
-computation.""",
-        ),
-#       -----------------------------------
-        AED2_ZOOPLANKTON_STEERING_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = '',
-            fr = """Nom du fichier contenant les parametres zooplancton AED2 du calc
-QE a realiser.""",
-            ang = """Name of the file containing AED2 zooplankton parameters of the
-computation.""",
-        ),
-#       -----------------------------------
-        AED2_PATHOGEN_STEERING_FILE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = '',
-            fr = """Nom du fichier contenant les parametres pathogenes AED2 du calcu
-QE a realiser.""",
-            ang = """Name of the file containing AED2 pathogen parameters of the WAQ
-computation.""",
+colours that are assigned to the boundary nodes.""",
+            ),
+#           -----------------------------------
+            FORTRAN_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Nom du fichier FORTRAN a soumettre.""",
+                ang = """Name of FORTRAN file to be submitted.""",
+            ),
+#           -----------------------------------
+            HYDRODYNAMIC_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'), max='**',
+                defaut = '',
+                fr = """Fichier des donnees hydrodynamiques provenant de TELEMAC.
+Lu mais pas utilise pour le moment.""",
+                ang = """Hydrodynamic data file coming from TELEMAC.
+Read but not used at the moment.""",
+            ),
+#           -----------------------------------
+            HYDRODYNAMIC_FILE_FORMAT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du fichier hydrodynamique.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Hydrodynamic file format.
+Possible choices are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            VALIDATION = SIMP(statut ='f',
+#           -----------------------------------
+                typ = bool,
+                defaut = False,
+                fr = """Option utilisee principalement pour le dossier de validation.
+Si ce mot-cle vaut OUI, les resultats du calcul vont alors etre
+compares aux valeurs du fichier de reference.
+Lu mais pas utilise pour le moment.""",
+                ang = """This option is primarily used for the validation
+documents. If this keyword is equal to YES, the REFERENCE FILE
+is then considered as a reference which the computation is
+going to be compared with.
+Read but not used at the moment.""",
+            ),
+#           -----------------------------------
+            b_VALIDATIONG = BLOC(condition="VALIDATION == True",
+#           -----------------------------------
+#               -----------------------------------
+                REFERENCE_FILE_FORMAT = SIMP(statut ='f',
+#               -----------------------------------
+                    typ = 'TXM',
+                    into = ['SERAFIN','SERAFIND','MED'],
+                    defaut = 'SERAFIN',
+                    fr = """Format du fichier hydrodynamique.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                    ang = """Hydrodynamic file format.
+Possible choices are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+                ),
+#               -----------------------------------
+                REFERENCE_FILE = SIMP(statut ='f',
+#               -----------------------------------
+                    typ = ('Fichier','All Files (*)'), max='**',
+                    defaut = '',
+                    fr = """Nom du fichier servant a valider le calcul.
+Si \telkey{VALIDATION} = OUI, les resultats du calcul vont etre
+comparees aux valeurs contenues dans ce fichier.
+La comparaison est effectuee par le sous-programme VALIDA.
+a implementer.""",
+                    ang = """Name of the file used to validate the computation.
+If \telkey{VALIDATION} = YES, the results of the computation will
+be compared with the values of this file. The comparison is
+made by the subroutine BIEF\_VALIDA. (not implemented yet).""",
+                ),
+            ),
         ),
 #       -----------------------------------
-        AED2_BIVALVE_STEERING_FILE = SIMP(statut ='f',
+        AED2 = FACT(statut='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = '',
-            fr = """Nom du fichier contenant les parametres bivalves AED2 du calcul
+#           -----------------------------------
+            AED2_STEERING_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'),
+                defaut = '',
+                fr = """Nom du fichier contenant les parametres AED2 du calcul
 QE a realiser.""",
-            ang = """Name of the file containing AED2 bivalve parameters of the WAQ
+                ang = """Name of the file containing AED2 parameters of the WAQ
 computation.""",
+            ),
+#           -----------------------------------
+            AED2_PHYTOPLANKTON_STEERING_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'),
+                defaut = '',
+                fr = """Nom du fichier contenant les parametres phytoplancton AED2 du
+calcul QE a realiser.""",
+                ang = """Name of the file containing AED2 phytoplankton parameters of
+the WAQ computation.""",
+            ),
+#           -----------------------------------
+            AED2_ZOOPLANKTON_STEERING_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'),
+                defaut = '',
+                fr = """Nom du fichier contenant les parametres zooplancton AED2 du
+calcul QE a realiser.""",
+                ang = """Name of the file containing AED2 zooplankton parameters of the
+WAQ computation.""",
+            ),
+#           -----------------------------------
+            AED2_PATHOGEN_STEERING_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'),
+                defaut = '',
+                fr = """Nom du fichier contenant les parametres pathogenes AED2 du
+calcul QE a realiser.""",
+                ang = """Name of the file containing AED2 pathogen parameters of the
+WAQ computation.""",
+            ),
+#           -----------------------------------
+            AED2_BIVALVE_STEERING_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)'),
+                defaut = '',
+                fr = """Nom du fichier contenant les parametres bivalves AED2 du
+calcul QE a realiser.""",
+                ang = """Name of the file containing AED2 bivalve parameters of the
+WAQ computation.""",
+            ),
         ),
     ),
-)
-# -----------------------------------------------------------------------
-INPUT_OUTPUT__INFORMATION = PROC(nom= "INPUT_OUTPUT__INFORMATION",op = None,
-# -----------------------------------------------------------------------
 #   -----------------------------------
-    COMPUTATIONAL_INFORMATION = FACT(statut='f',
+    OUTPUT = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        WAQ_CASE_TITLE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = '',
-            fr = """Titre du cas etudie. Ce titre sera inscrit dans les sorties.""",
-            ang = """Title of the case being considered.
-This title shall be marked on the printouts.""",
-        ),
-#       -----------------------------------
-        RELEASE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = 'TRUNK',
-            fr = """Numero de version des bibliotheques utilisees par WAQTEL.""",
-            ang = """Release of the libraries used by WAQTEL.""",
-        ),
-#       -----------------------------------
-        DESCRIPTION_OF_LIBRARIES = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM', min= 5, max= 5,
-            defaut = 'builds|PPP|lib|biefMMMVVV.LLL;builds|PPP|lib|damoMMMVVV.LLL;builds|PPP|lib|hermesMMMVVV.LLL;builds|PPP|lib|parallelMMMVVV.LLL;builds|PPP|lib|specialMMMVVV.LLL',
-            fr = """Description des librairies de WAQ""",
-            ang = """LIBRARIES description""",
-        ),
-#       -----------------------------------
-        DEFAULT_EXECUTABLE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'TXM',
-            defaut = 'builds|PPP|bin|waqtelMMMVVV.exe',
-            fr = """Executable par defaut de WAQ""",
-            ang = """Default executable for WAQ""",
-        ),
-#       -----------------------------------
-        DEFAULT_PARALLEL_EXECUTABLE = SIMP(statut ='f',
+        RESULTS = FACT(statut='o',
 #       -----------------------------------
-            typ = 'TXM',
-            defaut = 'builds|PPP|bin|waqtelMMMVVV.exe',
-            fr = """Executable parallele par defaut de WAQ""",
-            ang = """Default parallel executable for WAQ""",
+#           -----------------------------------
+            RESULTS_FILE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
+                fr = """Nom du fichier dans lequel seront ecrits les resultats avec
+une periodicite donnee par le mot cle
+\telkey{PERIODE POUR LES SORTIES QUALITE D EAU}.""",
+                ang = """Name of the file into which the computation results will be
+written, the periodicity being given by the keyword
+\telkey{WATER QUALITY PRINTOUT PERIOD}.""",
+            ),
+#           -----------------------------------
+            RESULTS_FILE_FORMAT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM',
+                into = ['SERAFIN','SERAFIND','MED'],
+                defaut = 'SERAFIN',
+                fr = """Format du fichier des resultats.
+Les valeurs possibles sont :
+\begin{itemize}
+\item SERAFIN : format standard simple precision pour \tel ;
+\item SERAFIND: format standard double precision pour \tel ;
+\item MED     : format MED double precision base sur HDF5.
+\end{itemize}""",
+                ang = """Results file format.
+Possible choices are:
+\begin{itemize}
+\item SERAFIN : classical single precision format in \tel,
+\item SERAFIND: classical double precision format in \tel,
+\item MED     : MED double precision format based on HDF5.
+\end{itemize}""",
+            ),
+#           -----------------------------------
+            WATER_QUALITY_PRINTOUT_PERIOD = SIMP(statut ='o',
+#           -----------------------------------
+                typ = 'I',
+                defaut = 1,
+                fr = """Periode pour les sorties graphiques QE.
+Lu mais pas utilise pour le moment.""",
+                ang = """Graphic outputs period for WAQ.
+Read but not used at the moment.""",
+            ),
+#           -----------------------------------
+            VARIABLES_FOR_WAQ_PRINTOUTS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM', max='**',
+                into = ['','to edit !!!'],
+                defaut = '',
+                fr = """Noms des variables que l''utilisateur veut ecrire dans
+le fichier des resultats QE.
+Chaque variable est representee par une lettre.
+Ne semble pas utilise pour le moment.""",
+                ang = """Names of variables the user wants to write
+into the graphic results file.
+Does not seem to be used at the moment.""",
+            ),
         ),
-    ),
-#   -----------------------------------
-    COMPUTATION_ENVIRONMENT = FACT(statut='f',
-#   -----------------------------------
 #       -----------------------------------
-        DICTIONARY = SIMP(statut ='f',
+        LISTING = FACT(statut='o',
 #       -----------------------------------
-            typ = ('Fichier','All Files (*)'),
-            defaut = 'waqtel.dico',
-            fr = """Dictionnaire des mots cles.""",
-            ang = """Key word dictionary.""",
-        ),
-    ),
-)
-# -----------------------------------------------------------------------
-IN_OUT_WQ = PROC(nom= "IN_OUT_WQ",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    WATER_QUALITY_PRINTOUT_PERIOD = SIMP(statut ='o',
-#   -----------------------------------
-        typ = 'I',
-        defaut = 1,
-        fr = """periode pour les sorties graphiques QE""",
-        ang = """graphic outputs period for waq""",
-    ),
-)
-# -----------------------------------------------------------------------
-INPUT_OUTPUT__GRAPHICS_AND_LISTING = PROC(nom= "INPUT_OUTPUT__GRAPHICS_AND_LISTING",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    VARIABLES_FOR_WAQ_PRINTOUTS = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM', max='**',
-        into = ['to edit !!!'],
-        defaut = '',
-        fr = """Noms des variables que l''utilisateur veut ecrire dans
-le fichier des resultats QE.
-Chaque variable est representee par une lettre.""",
-        ang = """Names of variables the user wants to write
-into the graphic results file.""",
-    ),
-)
-# -----------------------------------------------------------------------
-RESULTS = PROC(nom= "RESULTS",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    WAQ_VARIABLES_TO_BE_PRINTED = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM', max='**',
-        into = ['� editer'],
-        defaut = '',
-        fr = """Nom des variables que l''utilisateur desire ecrire sur
-le listing. Meme possibilites que pour les sorties graphiques.""",
-        ang = """Names of variables the user wants to write on the listing.
+#           -----------------------------------
+            MASS_BALANCE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = bool,
+                defaut = False,
+                fr = """Determine si oui ou non le bilan de masse est realise.
+Lu mais pas utilise pour le moment.""",
+                ang = """Determines whether a check of the mass-balance over the domain
+is made or not.
+Read but not used at the moment.""",
+            ),
+#           -----------------------------------
+            WAQ_VARIABLES_TO_BE_PRINTED = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'TXM', max='**',
+                defaut = '',
+                fr = """Nom des variables que l''utilisateur desire ecrire sur
+le listing. Memes possibilites que pour les sorties graphiques.
+Ne semble pas utilise pour le moment.""",
+                ang = """Names of variables the user wants to write on the listing.
 Each variable is represented by a letter in the same manner as
-it is done in the graphic results file.""",
-    ),
-#   -----------------------------------
-    RESULTS_FILE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = ('Fichier','All Files (*)','Sauvegarde'), max='**',
-        fr = """Nom du fichier dans lequel seront ecrits les resultats avec
-une periodicite donnee par le mot cle PERIODE DE SORTIE QUALITE D EAU.""",
-        ang = """Name of the file into wich the computation results shall be
-written, the periodicity being given by the keyword
-WAQ PRINTOUT PERIOD.""",
-    ),
-#   -----------------------------------
-    MASS_BALANCE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Determine si oui ou non le bilan de masse est realise.""",
-        ang = """Determines whether a check of the mass-balance over the domain
-is made or not""",
-    ),
-)
-# -----------------------------------------------------------------------
-DATA_FILES = PROC(nom= "DATA_FILES",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    GEOMETRY_FILE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = ('Fichier','All Files (*)'), max='**',
-        defaut = '',
-        fr = """fichier de geometrie, pareil que celui de telemac2d""",
-        ang = """geometry file same as the telemac2d one""",
-    ),
-#   -----------------------------------
-    HYDRODYNAMIC_FILE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = ('Fichier','All Files (*)'), max='**',
-        defaut = '',
-        fr = """fichier des donnees hydrodynamiqes provenant de telemac2d""",
-        ang = """hydrodynamic data file coming from telemac2d""",
-    ),
-#   -----------------------------------
-    REFERENCE_FILE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = ('Fichier','All Files (*)'), max='**',
-        defaut = '',
-        fr = """Nom du fichier servant a valider le calcul.
-Si VALIDATION = OUI, les resultats du calcul vont etre
-comparees aux valeurs contenues dans ce fichier.
-La comparaison est effectuee par le sous-programme VALIDA.
-� implementer""",
-        ang = """Name of the file used to validate the computation.
-If VALIDATION = YES, the results of the computation will be
-compared with the values of this file. The comparison is
-made by the subroutine BIEF\_VALIDA. (not implemented yet)""",
+it is done in the graphic results file.
+Does not seem to be used at the moment.""",
+            ),
+        ),
     ),
 )
 # -----------------------------------------------------------------------
-MISCELLANEOUS = PROC(nom= "MISCELLANEOUS",op = None,
+GENERAL_PARAMETERS = PROC(nom= "GENERAL_PARAMETERS",op = None,
 # -----------------------------------------------------------------------
-#   -----------------------------------
-    VALIDATION = SIMP(statut ='f',
-#   -----------------------------------
-        typ = bool,
-        defaut = False,
-        fr = """Option utilisee principalement pour le dossier de validation.
-Si ce mot-cle vaut OUI, les resultats du calcul vont alors etre
-compares aux valeurs du fichier de reference.""",
-        ang = """This option is primarily used for the validation
-documents. If this keyword is equal to YES, the REFERENCE FILE
-is then considered as a reference which the computation is
-going to be compared with.""",
-    ),
-#   -----------------------------------
-    b_VALIDATIONG = BLOC(condition="VALIDATION == True",
-#   -----------------------------------
-    ),
 #   -----------------------------------
     DEBUGGER = SIMP(statut ='f',
 #   -----------------------------------
         typ = 'I',
         defaut = [0],
-        fr = """Pour imprimer la sequence des appels, mettre 1""",
-        ang = """If 1, calls of subroutines will be printed in the listing""",
+        fr = """Pour imprimer la sequence des appels, mettre 1.""",
+        ang = """If 1, calls of subroutines will be printed in the listing.""",
     ),
 )
 # -----------------------------------------------------------------------
-PHYSICS = PROC(nom= "PHYSICS",op = None,
+HYDRODYNAMICS = PROC(nom= "HYDRODYNAMICS",op = None,
 # -----------------------------------------------------------------------
 #   -----------------------------------
-    WATER_DENSITY = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R',
-        defaut = 999.972,
-        fr = """Fixe la valeur de la masse volumique de l''eau.""",
-        ang = """sets the value of water density.""",
-    ),
-#   -----------------------------------
-    KINEMATIC_WATER_VISCOSITY = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R',
-        defaut = 1.E-6,
-        fr = """Definit la viscosite cinematique de l''eau.
-         M/S2""",
-        ang = """Specifies the water kinematic viscosity.
-         M/S2""",
-    ),
-)
-# -----------------------------------------------------------------------
-SUSPENSION = PROC(nom= "SUSPENSION",op = None,
-# -----------------------------------------------------------------------
+    PHYSICAL_PARAMETERS = FACT(statut='o',
 #   -----------------------------------
-    DISPERSION_ALONG_THE_FLOW = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R',
-        defaut = [1.E-2],
-        fr = """""",
-        ang = """""",
-    ),
-#   -----------------------------------
-    DISPERSION_ACROSS_THE_FLOW = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R',
-        defaut = [1.E-2],
-        fr = """""",
-        ang = """""",
-    ),
-)
-# -----------------------------------------------------------------------
-WAQ_PARAMETERS = PROC(nom= "WAQ_PARAMETERS",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    EUTROPHICATION = FACT(statut='f',
-#   -----------------------------------
-#       -----------------------------------
-        CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120 = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.35],
-            fr = """en J-1""",
-            ang = """in J-1""",
-        ),
-#       -----------------------------------
-        CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520 = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.35],
-            fr = """EN J-1""",
-            ang = """IN J-1""",
-        ),
-#       -----------------------------------
-        OXYGENE_PRODUCED_BY_PHOTOSYNTHESIS = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.15],
-            fr = """EN MgO2/MicroGChLA""",
-            ang = """IN MgO2/MicroGChLA""",
-        ),
 #       -----------------------------------
-        CONSUMED_OXYGEN_BY_NITRIFICATION = SIMP(statut ='f',
+        WATER_DENSITY = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [5.2],
-            fr = """EN MgO2/MgNH4""",
-            ang = """IN MgO2/MgNH4""",
+            defaut = 999.972,
+            fr = """Fixe la valeur de la masse volumique de l''eau.""",
+            ang = """Sets the value of water density.""",
         ),
 #       -----------------------------------
-        BENTHIC_DEMAND = SIMP(statut ='f',
+        KINEMATIC_WATER_VISCOSITY = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [0.1],
-            fr = """EN gO2/m2/J""",
-            ang = """IN gO2/m2/J""",
-        ),
-#       -----------------------------------
-        K2_REAERATION_COEFFICIENT = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.9],
-            fr = """EN J-1""",
-            ang = """IN J-1""",
-        ),
-#       -----------------------------------
-        FORMULA_FOR_COMPUTING_K2 = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'I',
-            defaut = [1],
-            fr = """DONNE LE CHOIX DE CALCUL DE LA FORMULE DE K2 DE LA
-REAERATION NATURELLE, LES OPTIONS SONT LES SUIVANTS:
-  0- K2 CONSTANT, VALEUR DE K2=0.9
-  1- FORMULE DE TENESSEE VALLEY AUTHORITY
-  2- FORMULE DE OWENS ET AL.
-  3- FORMULE DE CHURCHILL ET AL.
-  4- FORMULE DE O CONNOR \& DOBBINS
-  5- FOURMULA OF ??""",
-            ang = """GIVES HOW TO CUMPUTE THE REAERATION COEFFICIENT K2
-OPTIONS ARE:
-  0- K2 CONSTANT, IN THIS CASE K2=0.9
-  1- FORMULA OF THE TENESSEE VALLEY AUTHORITY
-  2- FORMULA OF OWENS ET AL.
-  3- FORMULA OF CHURCHILL ET AL.
-  4- FORMULA OF O CONNOR \& DOBBINS
-  5- FORMULA OF ??""",
-        ),
-#       -----------------------------------
-        O2_SATURATION_DENSITY_OF_WATER__CS_ = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [11.],
-            fr = """EN Mg/l""",
-            ang = """IN Mg/l""",
-        ),
-#       -----------------------------------
-        FORMULA_FOR_COMPUTING_CS = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'I',
-            defaut = [0],
-            fr = """EN J-1, LES OPTIONS SONT LES SUIVANTES:
-   0: CONSTANTE
-   1: FORMULE DE ELMORE \& HAYES
-   2: FORMULE DE MONTGOMERY""",
-            ang = """IN J-1, HERE ARE AVAILABLE OPTIONS
-   0: CONSTANT
-   1: ELMORE \& HAYES FORMULA
-   2: MONTGOMERY FORMULA""",
-        ),
-#       -----------------------------------
-        SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.],
-            fr = """EN M/S""",
-            ang = """IN M/S""",
-        ),
-#       -----------------------------------
-        SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.],
-            fr = """EN M/S""",
-            ang = """IN M/S""",
-        ),
-#       -----------------------------------
-        MAXIMUM_ALGAL_GROWTH_RATE_AT_20C = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = 2.,
-            fr = """TAUX DE CROISSANCE ALGALE MAXIAMALE A 20C""",
-            ang = """MAXIMUM ALGAL GROWTH RATE AT 20C""",
-        ),
-#       -----------------------------------
-        SECCHI_DEPTH = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = 0.9,
-            fr = """EN M""",
-            ang = """IN M""",
-        ),
-#       -----------------------------------
-        VEGETAL_TURBIDITY_COEFFICIENT_WITHOUT_PHYTO = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.],
-            fr = """COEFFICIENT DE TURBIDITE VEGETALE SANS
-        PHYTOPLANCTONS - EN m-1""",
-            ang = """COEFFICIENT OF VEGATAL TURBIDITY WITHOUT
-         PHYTOPLANKTON - in m-1""",
-        ),
-#       -----------------------------------
-        PARAMETER_OF_CALIBRATION_OF_SMITH_FORMULA = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [120.],
-            fr = """EN W/m2""",
-            ang = """IN W/m2""",
-        ),
-#       -----------------------------------
-        CONSTANT_OF_HALF_SATURATION_WITH_PHOSPHATE = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.005],
-            fr = """EN mgP/l""",
-            ang = """IN mgP/l""",
-        ),
-#       -----------------------------------
-        CONSTANT_OF_HALF_SATURATION_WITH_NITROGEN = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.03],
-            fr = """en mgN/l""",
-            ang = """in mgN/l""",
-        ),
-#       -----------------------------------
-        ALGAL_TOXICITY_COEFFICIENTS = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R', min= 2, max= 2,
-            defaut = [1.,0.],
-            fr = """ALPHA1 ET ALPHA2""",
-            ang = """ALPHA1 AND ALPHA2""",
-        ),
-#       -----------------------------------
-        RESPIRATION_RATE_OF_ALGAL_BIOMASS = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.05],
-            fr = """EN J-1, POUR 20 C""",
-            ang = """IN J-1, FOR 20 c""",
-        ),
-#       -----------------------------------
-        PROPORTION_OF_PHOSPHORUS_WITHIN_PHYTO_CELLS = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.0025],
-            fr = """EN Mgp/microgchla""",
-            ang = """IN Mgp/microgchla""",
-        ),
-#       -----------------------------------
-        PERCENTAGE_OF_PHYSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.5],
-            fr = """EN POURCENTAGE""",
-            ang = """IN PERCENTAGE""",
-        ),
-#       -----------------------------------
-        RATE_OF_TRANSFORMATION_OF_POR_TO_PO4 = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = [0.03],
-            fr = """EN J-1""",
-            ang = """IN J-1""",
+            defaut = 1.E-6,
+            fr = """Definit la viscosite cinematique de l''eau.
+En m/s$^2$. Lu mais pas utilise pour le moment.""",
+            ang = """Specifies the water kinematic viscosity.
+En m/s$^2$. Read but not used at the moment.""",
         ),
+    ),
+#   -----------------------------------
+    SUSPENSION = FACT(statut='o',
+#   -----------------------------------
 #       -----------------------------------
-        PROPORTION_OF_NITROGEN_WITHIN_PHYTO_CELLS = SIMP(statut ='f',
+        DISPERSION_ALONG_THE_FLOW = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [0.0035],
-            fr = """(fn IN DOCS) EN Mgp/microgchla""",
-            ang = """IN Mgp/microgchla""",
+            defaut = [1.E-2],
+            fr = """Lu mais pas utilise pour le moment.""",
+            ang = """Read but not used at the moment.""",
         ),
 #       -----------------------------------
-        PERCENTAGE_OF_NITROGEN_ASSIMILABLE_IN_DEAD_PHYTO = SIMP(statut ='f',
+        DISPERSION_ACROSS_THE_FLOW = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [0.5],
-            fr = """(dtn IN DOC) EN POURCENTAGE""",
-            ang = """IN PERCENTAGE""",
-        ),
-#       -----------------------------------
-        COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R', min= 2, max= 2,
-            defaut = [0.1,0.003],
-            fr = """""",
-            ang = """""",
+            defaut = [1.E-2],
+            fr = """Lu mais pas utilise pour le moment.""",
+            ang = """Read but not used at the moment.""",
         ),
+    ),
+)
+# -----------------------------------------------------------------------
+PHYSICAL_PARAMETERS = PROC(nom= "PHYSICAL_PARAMETERS",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    EVAPORATION_RATE = SIMP(statut ='f',
+#   -----------------------------------
+        typ = 'R',
+        defaut = [0.],
+        fr = """Taux d evaporation - meme unite que la pluie en m$^3$/s/m$^2$.""",
+        ang = """Rate of evaporation - same unit as rainfall in m$^3$/s/m$^2$.""",
+    ),
+)
+# -----------------------------------------------------------------------
+WAQ_PARAMETERS = PROC(nom= "WAQ_PARAMETERS",op = None,
+# -----------------------------------------------------------------------
+#   -----------------------------------
+    METHOD_OF_COMPUTATION_OF_RAY_EXTINCTION_COEFFICIENT = SIMP(statut ='o',
+#   -----------------------------------
+        typ = 'TXM',
+        into = ["ATKINS FORMULA","MOSS FORMULA","GIVEN CONSTANT"],
+        defaut = "ATKINS FORMULA",
+        fr = """Choix de la methode de calcul du coefficient d extinction
+du rayonnement solaire dans l eau $k_e$ en m$^{-1}$. Les choix sont:
+\begin{itemize}
+\item 1 : formule d Atkins (1.7/Secchi) ;
+\item 2 : formule de Moss si la profondeur de Secchi est inconnue ;
+\item 3 : constante fournie par l utilisateur.
+\end{itemize}
+Pour EUTRO+BIOMASS et THERMIC en 3D.""",
+        ang = """Choice of the method of calculation of the extinction of
+sun ray in water $k_e$ in m$^{-1}$. The choices are :
+\begin{itemize}
+\item 1: Atkins formula (1.7/Secchi),
+\item 2: Moss formula if Secchi depth is unknown,
+\item 3: constant provided by the user with the keyword
+\telkey{LIGHT EXTINCTION COEFFICIENT}.
+\end{itemize}
+For EUTRO+BIOMASS and THERMIC in 3D.""",
+    ),
+#   -----------------------------------
+    SECCHI_DEPTH = SIMP(statut ='f',
+#   -----------------------------------
+        typ = 'R',
+        defaut = 0.9,
+        fr = """En m. Utilise pour EUTRO+BIOMAS et THERMIC en 3D.""",
+        ang = """In m. Used for EUTRO+BIOMAS, and THERMIC in 3D.""",
+    ),
+#   -----------------------------------
+    LIGHT_EXTINCTION_COEFFICIENT = SIMP(statut ='f',
+#   -----------------------------------
+        typ = 'R',
+        defaut = 0.2,
+        fr = """En m$^{-1}$. Utilise pour EUTRO+BIOMAS et THERMIC en 3D.""",
+        ang = """In m$^{-1}$. Used for EUTRO+BIOMAS, and THERMIC in 3D.""",
+    ),
+#   -----------------------------------
+    EUTROPHICATION = FACT(statut='o',
+#   -----------------------------------
 #       -----------------------------------
-        SEDIMENTATION_VELOCITY_OF_ORGANIC_LOAD = SIMP(statut ='f',
+        WATER_TEMPERATURE = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [0.],
-            fr = """EN M/S""",
-            ang = """IN M/S""",
+            defaut = [7.],
+            fr = """En $^{\circ}$C, temperature moyenne de l eau
+necessaire pour calculer les valeurs de $C_s$.""",
+            ang = """In $^{\circ}$C, mean temperature necessary for
+computing different values of $C_s$.""",
         ),
 #       -----------------------------------
-        CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1 = SIMP(statut ='f',
+        O2 = FACT(statut='o',
 #       -----------------------------------
-            typ = 'R',
-            defaut = [0.25],
-            fr = """en J-1""",
-            ang = """in J-1""",
+#           -----------------------------------
+            VEGETAL_RESPIRATION_R = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.06],
+                fr = """En mgO$_2$/j/l. Variable $R$ dans la documentation.
+Pour O2 seulement.""",
+                ang = """In mgO$_2$/d/l. Variable $R$ in the documentation.
+For O2 only.""",
+            ),
+#           -----------------------------------
+            CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.25],
+                fr = """En j$^{-1}$. Pour O2 seulement.""",
+                ang = """In d$^{-1}$. For O2 only.""",
+            ),
+#           -----------------------------------
+            CONSTANT_OF_NITRIFICATION_KINETIC_K4 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.35],
+                fr = """En j$^{-1}$. Pour O2 seulement.""",
+                ang = """In d$^{-1}$. For O2 only.""",
+            ),
         ),
 #       -----------------------------------
-        CONSTANT_OF_NITRIFICATION_KINETIC_K4 = SIMP(statut ='f',
+        EUTRO_AND_O2 = FACT(statut='o',
 #       -----------------------------------
-            typ = 'R',
-            defaut = [0.35],
-            fr = """en J-1""",
-            ang = """in J-1""",
+#           -----------------------------------
+            BENTHIC_DEMAND = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.1],
+                fr = """En gO$_2$/m$^2$/j. Variable $BEN$ dans la documentation.
+Pour EUTRO+O2.""",
+                ang = """In gO$_2$/m$^2$/d. Variable $BEN$ in the documentation.
+For EUTRO+O2.""",
+            ),
+#           -----------------------------------
+            PHOTOSYNTHESIS_P = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [1.],
+                fr = """En mgO$_2$/j/l. Variable $P$ dans la documentation.
+Son ordre de grandeur est compris entre 0.3 et 9~mgO$_2$/j/l
+selon la nature du cours d eau.
+Pour EUTRO+O2.""",
+                ang = """In mgO$_2$/d/l. Variable $P$ in the documentation.
+Between 0.3 and 9~mgO$_2$/d/l depending on the type of river.
+For EUTRO+O2.""",
+            ),
+#           -----------------------------------
+            O2_SATURATION_DENSITY_OF_WATER__CS_ = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [11.],
+                fr = """En mgO$_2$/l. Variable $C_s$ = 9~mgO$_2$/l at 20$^{\circ}$C.
+Pour EUTRO+O2.""",
+                ang = """In mgO$_2$/l. Variable $C_s$ = 9~mgO$_2$/l at 20$^{\circ}$C.
+For EUTRO+O2.""",
+            ),
+#           -----------------------------------
+            FORMULA_FOR_COMPUTING_K2 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'I',
+                defaut = [1],
+                fr = """Donne le choix de calcul de la formule de $k_2$ de la
+reaeration naturelle, les options sont les suivantes :
+\begin{itemize}
+\item 0 : $k_2$ constant, valeur de $k_2$ = 0.9 ;
+\item 1 : formule de Tenessee Valley Authority ;
+\item 2 : formule de Owens et al. ;
+\item 3 : formule de Churchill et al. ;
+\item 4 : formule de O Connor \& Dobbins ;
+\item 5 : formule combinant les formules 2, 3 et 4.
+\end{itemize}
+Pour EUTRO+O2.""",
+                ang = """Gives how to compute the reaeration coefficient $k_2$
+options are:
+\begin{itemize}
+\item 0: $k_2$ constant, in this case $k_2$ = 0.9,
+\item 1: formula of The Tenessee Valley Authority,
+\item 2: formula of Owens et al.,
+\item 3: formula of Churchill et al.,
+\item 4: formula of O Connor \& Dobbins,
+\item 5: formula combining the formulae 2, 3 et 4.
+\end{itemize}
+For EUTRO+O2.""",
+            ),
+#           -----------------------------------
+            K2_REAERATION_COEFFICIENT = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.9],
+                fr = """Ou coefficient d echange gazeux eau-atmosphere a 20$^{\circ}$C
+En j$^{-1}$. Valeur comprise entre 0.1 et > 1.15~j$^{-1}$.
+Variable $k_2$ dans la documentation. Pour EUTRO+O2.""",
+                ang = """In d$^{-1}$. Value between 0.1 and > 1.15~d$^{-1}$.
+Variable $k_2$ in the documentation. For EUTRO+O2.""",
+            ),
+#           -----------------------------------
+            FORMULA_FOR_COMPUTING_CS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'I',
+                defaut = [0],
+                fr = """En j$^{-1}$, les options sont les suivantes :
+\begin{itemize}
+\item 0 : constante ;
+\item 1 : formule de Elmore \& Hayes ;
+\item 2 : formule de Montgomery.
+\end{itemize}
+Pour EUTRO+O2.""",
+                ang = """In d$^{-1}$, here are the available options:
+\begin{itemize}
+\item 0: constant,
+\item 1: Elmore \& Hayes formula,
+\item 2: Montgomery formula.
+\end{itemize}
+For EUTRO+O2.""",
+            ),
         ),
 #       -----------------------------------
-        PHOTOSYNTHESIS_P = SIMP(statut ='f',
+        EUTRO_AND_BIOMASS = FACT(statut='o',
 #       -----------------------------------
-            typ = 'R',
-            defaut = [1.],
-            fr = """en mgO2/J/l""",
-            ang = """in mgO2/J:l""",
+#           -----------------------------------
+            MAXIMUM_ALGAL_GROWTH_RATE_AT_20C = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 2.,
+                fr = """Taux de croissance algale maximale a 20$^{\circ}$C.
+Pour EUTRO+BIOMASS.""",
+                ang = """Maximum algal growth rate at 20$^{\circ}$C.
+For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            ALGAL_TOXICITY_COEFFICIENTS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R', min= 2, max= 2,
+                defaut = [1.,0.],
+                fr = """$\alpha_1$ et $\alpha_2$ dans la documentation.
+$\alpha_i = 1$ signifie absence de toxicite. Pour EUTRO+BIOMASS.""",
+                ang = """$\alpha_1$ and $\alpha_2$ in the documentation.
+$\alpha_i = 1$ means no toxicity. For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            VEGETAL_TURBIDITY_COEFFICIENT_WITHOUT_PHYTO = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.],
+                fr = """En m$^{-1}$. Pour EUTRO+BIOMASS.""",
+                ang = """In m$^{-1}$. For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            PARAMETER_OF_CALIBRATION_OF_SMITH_FORMULA = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [120.],
+                fr = """En W/m$^2$. Ordre de grandeur = 100~W/m$^2$.
+Pour EUTRO+BIOMASS.""",
+                ang = """In W/m$^2$. Around 100~W/m$^2$. For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = 0.,
+                fr = """Densite de flux du rayonnement solaire a la surface de l eau
+en W/m$^2$. Pour EUTRO+BIOMASS.""",
+                ang = """Density of sunshine flux on the water surface
+in W/m$^2$. For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            CONSTANT_OF_HALF_SATURATION_WITH_PHOSPHATE = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.005],
+                fr = """En mgP/l. Environ 0.005~mgP/l. Pour EUTRO+BIOMASS.""",
+                ang = """In mgP/l. Around 0.005~mgP/l. For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            CONSTANT_OF_HALF_SATURATION_WITH_NITROGEN = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.03],
+                fr = """En mgN/l. Environ 0.03~mgN/l. Pour EUTRO+BIOMASS.""",
+                ang = """In mgN/l. Around 0.03~mgN/l. For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            RESPIRATION_RATE_OF_ALGAL_BIOMASS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.05],
+                fr = """En j$^{-1}$, a 20$^{\circ}$C. Variable $RP$ dans la
+documentation. Pour EUTRO+BIOMASS.""",
+                ang = """In d$^{-1}$, at 20$^{\circ}$C. Variable $RP$ in
+the documentation. For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R', min= 2, max= 2,
+                defaut = [0.1,0.003],
+                fr = """Variables $M_1$ et $M_2$ dans la documentation.
+Pour EUTRO+BIOMASS.""",
+                ang = """Variables $M_1$ and $M_2$ in the documentation.
+For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            PROPORTION_OF_PHOSPHORUS_WITHIN_PHYTO_CELLS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.0025],
+                fr = """En mgP/$\mu$gChlA. Variable $fp$ dans la documentation.
+Pour EUTRO+BIOMASS.""",
+                ang = """In mgP/$\mu$gChlA. Variable $fp$ in the documentation.
+For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            PERCENTAGE_OF_PHOSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.5],
+                fr = """En $\%$. Pour EUTRO+BIOMASS.""",
+                ang = """In $\%$. For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            RATE_OF_TRANSFORMATION_OF_POR_TO_PO4 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.03],
+                fr = """Taux de transformation du phosphore degradable non assimilable
+par le phytoplancton (POR) en phosphore mineral dissous assimilable par
+le phyto (PO4) par le biais de la mineralisation bacterienne
+en j$^{-1}$.
+Variables $k_1$ pour BIOMAS et $k_{320}$ pour EUTRO (a 20$^{\circ}$C)
+dans la documentation. Pour EUTRO+BIOMASS.""",
+                ang = """Rate of transformation of degradable and non assimilable
+phosphorus (POR) to mineral dissolved assimilable phosphorus (PO4)
+by means of bacteria mineralization in d$^{-1}$.
+Variables $k_1$ for BIOMAS and $k_{320}$ for EUTRO (at 20$^{\circ}$C)
+in the documentation. For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            RATE_OF_TRANSFORMATION_OF_NOR_TO_NO3 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.],
+                fr = """Taux de transformation de l azote degradable
+non assimilable par le phytoplancton (NOR) en azote mineral dissous
+assimilable par le phytoplancton NO3 par le biais de la
+mineralisation bacterienne en j$^{-1}$.
+Variables $k_2$ pour BIOMAS et $k_{620}$ pour EUTRO (a 20$^{\circ}$C)
+dans la documentation. Pour EUTRO+BIOMASS.""",
+                ang = """Rate of transformation of degradable and non assimilable
+nitrogen (NOR) to mineral dissolved assimilable nitrogen (NO3)
+by bacteria mineralization in d$^{-1}$.
+Variables $k_2$ for BIOMAS and $k_{620}$ for EUTRO (at 20$^{\circ}$C)
+in the documentation. For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            PROPORTION_OF_NITROGEN_WITHIN_PHYTO_CELLS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.0035],
+                fr = """En mgN/$\mu$gChlA. Variable $fn$ dans la documentation.
+Pour EUTRO+BIOMASS.""",
+                ang = """In mgN/$\mu$gChlA. Variable $fn$ in the documentation.
+For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            PERCENTAGE_OF_NITROGEN_ASSIMILABLE_IN_DEAD_PHYTO = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.5],
+                fr = """En $\%$. Variable $dtn$ dans la documentation.
+Pour EUTRO+BIOMASS.""",
+                ang = """In $\%$. Variable $dtn$ in the documentation.
+For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.],
+                fr = """Vitesse de sedimentation du phosphore organique non algal
+en m/s. Pour EUTRO+BIOMASS.""",
+                ang = """Sedimentation velocity of non algal organic phosphorus
+in m/s. For EUTRO+BIOMASS.""",
+            ),
+#           -----------------------------------
+            SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.],
+                fr = """Vitesse de sedimentation de l azote organique non algal
+en m/s. Pour EUTRO+BIOMASS.""",
+                ang = """Sedimentation velocity of non algal organic nitrogen
+in m/s. For EUTRO+BIOMASS.""",
+            ),
         ),
 #       -----------------------------------
-        VEGERAL_RESPIRATION_R = SIMP(statut ='f',
+        EUTRO = FACT(statut='o',
 #       -----------------------------------
-            typ = 'R',
-            defaut = [0.06],
-            fr = """en mgO2/J/l""",
-            ang = """in mgO2/J/l""",
+#           -----------------------------------
+            CONSUMED_OXYGEN_BY_NITRIFICATION = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [5.2],
+                fr = """En mgO$_2$/mgNH$_4$. Variable $n$ in the documentation.
+Pour EUTRO seulement.""",
+                ang = """In mgO$_2$/mgNH$_4$. Variable $n$ in the documentation.
+For EUTRO only.""",
+            ),
+#           -----------------------------------
+            CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.35],
+                fr = """Constante de la cinetique de nitrification a 20$^{\circ}$C.
+En j$^{-1}$. Pour EUTRO seulement.""",
+                ang = """Constant for the nitrification kinetic at 20$^{\circ}$C.
+In d$^{-1}$. For EUTRO only.""",
+            ),
+#           -----------------------------------
+            CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120 = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.35],
+                fr = """Constante de cinetique de degradation de la charge organique
+a 20$^{\circ}$C. En j$^{-1}$. Pour EUTRO seulement.""",
+                ang = """Constant of degradation kinetic of organic load
+at 20$^{\circ}$C. In d$^{-1}$. For EUTRO only.""",
+            ),
+#           -----------------------------------
+            SEDIMENTATION_VELOCITY_OF_ORGANIC_LOAD = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.],
+                fr = """En m/s. Pour EUTRO seulement.""",
+                ang = """In m/s. For EUTRO only.""",
+            ),
+#           -----------------------------------
+            OXYGEN_PRODUCED_BY_PHOTOSYNTHESIS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [0.15],
+                fr = """En mgO$_2$/$\mu$gChlA. Variable $f$ dans la documentation.
+Pour EUTRO seulement.""",
+                ang = """In mgO$_2$/$\mu$gChlA. Variable $f$ in the documentation.
+For EUTRO only.""",
+            ),
         ),
 #       -----------------------------------
-        WATER_TEMPERATURE = SIMP(statut ='f',
+        SOURCES = FACT(statut='o',
 #       -----------------------------------
-            typ = 'R',
-            defaut = [7.],
-            fr = """en $^{circ}$C, TEMPERATURE MOYENNE DE L EAU
-     NECESSAIRE POUR CALCULER LES VALEURS DE CS""",
-            ang = """in $^{circ}$C, MEAN TEMPERATURE NECESARY FOR
-      COMPUTING DIFFERENT VALUES OF CS""",
+#           -----------------------------------
+            FORMULA_FOR_COMPUTING_RS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'I',
+                defaut = [0],
+                fr = """Donne le choix de calcul de la formule de RS de la
+reaeration naturelle au niveau des seuils,
+les options sont les suivantes :
+\begin{itemize}
+\item 0 : RS constant, valeur de RS = 1.0 ;
+\item 1 : formule de Gameson 1 ;
+\item 2 : formule de Gameson 2 ;
+\item 3 : formule de WRL1 ;
+\item 4 : formule de WRL2.
+\end{itemize}
+Lu mais pas utilise pour le moment.""",
+                ang = """Gives how to cumpute the weir reaeration coefficient RS
+options are:
+\begin{itemize}
+\item 0: RS constant, in this case RS = 1.0,
+\item 1: formula of Gameson 1,
+\item 2: formula of Gameson 2,
+\item 3: formula of WRL1,
+\item 4: formula of WRL2.
+\end{itemize}
+Read but not used at the moment.""",
+            ),
+#           -----------------------------------
+            WEIR_REAERATION_COEFFICIENT_RS = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R',
+                defaut = [1.0],
+                fr = """En j$^{-1}$. Lu mais pas utilise pour le moment.""",
+                ang = """In d$^{-1}$. Read but not used at the moment.""",
+            ),
+#           -----------------------------------
+            COEFFICIENTS_A_AND_B_FOR_RS_FORMULA = SIMP(statut ='f',
+#           -----------------------------------
+                typ = 'R', min= 2, max= 2,
+                defaut = [1.2,0.7],
+                fr = """Coefficients intervenant dans le calcul de RS :
+$a$ est entre 0.65 (eau tres polluee) et 1.8 (eau tres claire)
+et $b$ varie beaucoup (voir tableau dans la documentation).
+Lu mais pas utilise pour le moment.""",
+                ang = """Coefficients needed for the calculation of RS:
+$a$ is between 0.65 (very polluted water and 1.8 (very clear water)
+and $b$ varies a lot (see array in the documentation).
+Read but not used at the moment.""",
+            ),
         ),
+    ),
+#   -----------------------------------
+    MICROPOL = FACT(statut='o',
+#   -----------------------------------
 #       -----------------------------------
-        EROSION_RATE = SIMP(statut ='f',
+        SEDIMENTATION_CRITICAL_STRESS = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [0.],
-            fr = """""",
-            ang = """""",
+            defaut = [5.],
+            fr = """Tension de cisaillement critique de sedimentation
+en Pa. Pour MICROPOL seulement.""",
+            ang = """Sedimentation critical shear stress
+in Pa. For MICROPOL only.""",
         ),
 #       -----------------------------------
-        SEDIMENTATION_CRITICAL_STRESS = SIMP(statut ='f',
+        SEDIMENT_SETTLING_VELOCITY = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [5.],
-            fr = """en PA""",
-            ang = """in PA""",
+            defaut = [6.E-6],
+            fr = """Vitesse de sedimentation en m/s. Variable $w$ dans la
+documentation. Pour MICROPOL seulement.""",
+            ang = """Sediment velocity in m/s. Variable $w$ in the documentation.
+For MICROPOL only.""",
         ),
 #       -----------------------------------
         CRITICAL_STRESS_OF_RESUSPENSION = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
             defaut = [1000.],
-            fr = """en PA""",
-            ang = """in PA""",
+            fr = """Tension de cisaillement critique de remise en
+suspension en Pa. Variable $\tau_r$ dans la documentation.
+Pour MICROPOL seulement.""",
+            ang = """Sedimentation critical shear stress
+in Pa.  Variable $\tau_r$ in the documentation. For MICROPOL only.""",
         ),
 #       -----------------------------------
-        SEDIMENT_SETTLING_VELOCITY = SIMP(statut ='f',
+        EROSION_RATE = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [6.E-6],
-            fr = """en M/S""",
-            ang = """in M/S""",
+            defaut = [0.],
+            fr = """Taux d erosion caracteristique des MES deposees
+ou encore appele constante de Partheniades.
+Variable $e$ dans la documentation.
+Pour MICROPOL seulement.""",
+            ang = """ Characteristic erosion rate  of deposited SPM
+or also called Partheniades s constant.
+Variable $e$ in the documentation.
+For MICROPOL only.""",
         ),
 #       -----------------------------------
-        EXPONENETIAL_DESINTEGRATION_CONSTANT = SIMP(statut ='f',
+        CONSTANT_OF_DESORPTION_KINETIC = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [1.13E-7],
-            fr = """en S-1, loi de decroissance exponentielle comme celle de la
-         radioactivite""",
-            ang = """in S-1, exponential decrease law like the one of radioactivity""",
+            defaut = [2.5E-7],
+            fr = """En s$^{-1}$. Variable $k_{-1}$ dans la documentation.
+Pour MICROPOL seulement.""",
+            ang = """In s$^{-1}$. Variable $k_{-1}$ in the documentation.
+For MICROPOL only.""",
         ),
 #       -----------------------------------
         COEFFICIENT_OF_DISTRIBUTION = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
             defaut = [1775.],
-            fr = """en M3/KG ou l/g""",
-            ang = """in M3/KG or l/g""",
+            fr = """En m$^3$/kg ou l/g. Variable $K_d$ dans la documentation.
+Pour MICROPOL seulement.""",
+            ang = """In m$^3$/kg or l/g. Variable $K_d$ in the documentation.
+For MICROPOL only.""",
         ),
 #       -----------------------------------
-        CONSTANT_OF_DESORPTION_KINETIC = SIMP(statut ='f',
+        EXPONENTIAL_DESINTEGRATION_CONSTANT = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [2.5E-7],
-            fr = """en S-1""",
-            ang = """in S-1""",
+            defaut = [1.13E-7],
+            fr = """En s$^{-1}$, loi de decroissance exponentielle comme celle de
+la radioactivite. Variable $L$ dans la documentation.
+Pour MICROPOL seulement.""",
+            ang = """In s$^{-1}$, exponential decrease law like the one of
+radioactivity. Variable $L$ in the documentation. For MICROPOL only.""",
         ),
+    ),
+#   -----------------------------------
+    THERMIC = FACT(statut='o',
+#   -----------------------------------
 #       -----------------------------------
         WATER_SPECIFIC_HEAT = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
             defaut = [4180.],
-            fr = """en J/KG$^{circ}$C""",
-            ang = """in J/KG$^{circ}$C""",
+            fr = """En J/kg/$^{\circ}$C. Pour THERMIC seulement.""",
+            ang = """In J/kg/$^{\circ}$C. For THERMIC only.""",
         ),
 #       -----------------------------------
-        AIR_SPECIFIC_HEAT = SIMP(statut ='f',
+        COEFFICIENTS_FOR_CALIBRATING_ATMOSPHERIC_RADIATION = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [1005.],
-            fr = """en J/KG$^{circ}$C""",
-            ang = """in J/KG$^{circ}$C""",
-        ),
-#       -----------------------------------
-        COEFFICIENTS_OF_AERATION_FORMULA = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R', min= 2, max= 2,
-            defaut = [0.002,0.0012],
-            fr = """""",
-            ang = """""",
+            defaut = 0.97,
+            fr = """Variable $e_{\rm{air}}$ dans la documentation.
+Pour THERMIC seulement.""",
+            ang = """Variable $e_{\rm{air}}$ in the documentation.
+For THERMIC only.""",
         ),
 #       -----------------------------------
         COEFFICIENT_OF_CLOUDING_RATE = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = 0.2,
-            fr = """""",
-            ang = """""",
-        ),
-#       -----------------------------------
-        COEFFICIENTS_FOR_CALIBRATING_ATMOSPHERIC_RADIATION = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'R',
-            defaut = 0.97,
-            fr = """""",
-            ang = """""",
+            defaut = 0.17,
+            fr = """Coefficient qui depend du type de nuages :
+\begin{itemize}
+\item Cirrus = 0.04 ;
+\item Cirro stratus = 0.08 ;
+\item Alto cumulus = 0.17 ;
+\item Alto stratus = 0.2 ;
+\item Stratus = 0.24
+\end{itemize}
+Alto Cumulus (valeur moyenne) est utilise habituellement
+(T.V.A. 1972), valeur par defaut en 3D.
+En 3D, uniquement utilise avec la formule de Swinbank (1963)
+pour le calcul du rayonnement atmospherique.
+Variable $k$ dans la documentation. Pour THERMIC seulement.
+Ancienne valeur par defaut = 0.2 jusqu a la version V8P1.""",
+            ang = """Coefficient depending on the type of clouds:
+\begin{itemize}
+\item Cirrus = 0.04,
+\item Cirro stratus = 0.08,
+\item Alto cumulus = 0.17,
+\item Alto stratus = 0.2,
+\item Stratus = 0.24.
+\end{itemize}
+Alto Cumulus (mean value) is usually used (T.V.A. 1972),
+default value in 3D.
+In 3D, only used with Swinbank formula (1963)
+for the computation of the atmospheric radiation.
+Variable $k$ in the documentation.
+For THERMIC only.
+Old default value = 0.2 until release V8P1.""",
         ),
 #       -----------------------------------
         COEFFICIENTS_FOR_CALIBRATING_SURFACE_WATER_RADIATION = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
             defaut = 0.97,
-            fr = """""",
-            ang = """""",
+            fr = """Il depend du site et des obstacles entourant le plan d eau.
+Pour une riviere etroite bordee d arbres, ca serait voisin de 0.97
+et pour un terrain largement decouvert, ca serait voisin de 0.92.
+Variable $e_{\rm{eau}}$ dans la documentation.
+Pour THERMIC seulement.""",
+            ang = """It depends on the location and the obstacles around the
+water. For a narrow river bordered with trees, it would be around
+0.97 and for a widely oopen field, it would be around 0.92.
+Variable $e_{\rm{eau}}$ in the documentation.
+For THERMIC only.""",
         ),
-    ),
-#   -----------------------------------
-    BIOMASS = FACT(statut='f',
-#   -----------------------------------
 #       -----------------------------------
-        RATE_OF_TRANSFORMATION_OF_NOR_TO_NO3 = SIMP(statut ='f',
+        AIR_SPECIFIC_HEAT = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [0.],
-            fr = """TAUX DE TRANSFORMATION DU NOR EN NO3 PAR LE BIAIS DE LA
-        MINERALISATION BACTERIENNE EN J-1""",
-            ang = """RATE OF TRANSFOMATION OF NOR TO NO3 BY BACTERIA MINERALIZATION
-        IN J-1""",
+            defaut = [1005.],
+            fr = """En J/kg/$^{\circ}$C. Pour THERMIC seulement.""",
+            ang = """In J/kg/$^{\circ}$C. For THERMIC only.""",
         ),
 #       -----------------------------------
-        SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE = SIMP(statut ='f',
+        COEFFICIENTS_OF_AERATION_FORMULA = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R',
-            defaut = 0.,
-            fr = """DENSITE DE FLUX DU RAYONNEMENT SOLAIRE A LA SURFACE DE L EAU
-        EN W/m2""",
-            ang = """DENSITY OF SUNSHINE FLUX ON THE WATER SURFACE
-        IN W/m2""",
+            typ = 'R', min= 2, max= 2,
+            defaut = [0.002,0.0012],
+            fr = """Couple de coefficients de calage pour la fonction de vent
+dans les modeles d echanges eau-atmosphere.
+Leurs valeurs tres proches valent environ 0.0025.""",
+            ang = """Couple of calibration coefficients for the wind function
+of the atmosphere-water exchange models.
+Their close values are around 0.0025.""",
         ),
-    ),
-#   -----------------------------------
-    SOURCES = FACT(statut='f',
-#   -----------------------------------
 #       -----------------------------------
-        WEIR_REAERATION_COEFFICIENT_RS = SIMP(statut ='f',
+        ATMOSPHERE_WATER_EXCHANGE_MODEL = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'TXM',
+            into = ["NO MODEL","LINEARISED FORMULA AT THE FREE SURFACE","MODEL WITH COMPLETE BALANCE"],
+            defaut = ["NO MODEL"],
+            fr = """Choix du modele d echanges entre l eau et l atmosphere.
+\begin{itemize}
+\item 0 : pas de mode d echanges eau-atmosphere (defaut) ;
+\item formule linearisee a la surface (3D seulement) ;
+\item modele a bilan complet.
+\end{itemize}
+En 2D, si autre processus que THERMIC, laisser obligatoirement
+a 0.""",
+            ang = """Choice of the atmosphere-water exchange model.
+\begin{itemize}
+\item 0: no model (default),
+\item 1: linearised formula at the free surface,
+\item 2: model with complete balance.
+\end{itemize}
+In 2D, if another processus than THERMIC, mandatory to let to 0.""",
+        ),
+#       -----------------------------------
+        COEFFICIENT_TO_CALIBRATE_THE_ATMOSPHERE_WATER_EXCHANGE_MODEL = SIMP(statut ='f',
 #       -----------------------------------
             typ = 'R',
-            defaut = [1.0],
-            fr = """EN J-1""",
-            ang = """IN J-1""",
+            defaut = [0.0025],
+            fr = """Valeur du coefficient de calage pour la fonction de vent
+dans les modeles d echanges eau-atmosphere
+(formule linearisee a la surface ou bilan complet).
+Une valeur comprise entre 0.0017 et 0.0035 est conseillee.
+Seulement pour le THERMIC 3D.""",
+            ang = """Value of the calibration coefficient for the wind function
+of the atmosphere-water exchange models
+(linearised formula at the free surface or complete balance).
+A value between 0.0017 and 0.0035 is advised.
+Only for THERMIC 3D.""",
         ),
 #       -----------------------------------
-        FORMULA_FOR_COMPUTING_RS = SIMP(statut ='f',
-#       -----------------------------------
-            typ = 'I',
-            defaut = [0],
-            fr = """DONNE LE CHOIX DE CALCUL DE LA FORMULE DE RS DE LA
-REAERATION NATURELLE AU NIVEAU DES SEUILS,
-LES OPTIONS SONT LES SUIVANTS:
-  0- RS CONSTANT, VALEUR DE RS=1.0
-  1- FORMULE DE GAMESON 1
-  2- FORMULE DE GAMESON 2
-  3- FORMULE DE WRL1
-  4- FORMULE DE WRL2""",
-            ang = """GIVES HOW TO CUMPUTE THE WEIR REAERATION COEFFICIENT RS
-OPTIONS ARE:
-  0- RS CONSTANT, IN THIS CASE RS=1.0
-  1- FORMULA OF GAMESON 1
-  2- FORMULA OF GAMESON 2
-  3- FORMULA OF WRL 1
-  4- FORMULA OF WRL2""",
-        ),
+        FORMULA_OF_ATMOSPHERIC_RADIATION = SIMP(statut ='f',
 #       -----------------------------------
-        COEFFICIENTS_A_AND_B_FOR_RS_FORMULA = SIMP(statut ='f',
+            typ = 'TXM',
+            into = ["IDSO AND JACKSON (1969)","SWINBANK (1963)","BRUTSAERT (1975)","YAJIMA TONO DAM (2014)"],
+            defaut = "SWINBANK (1963)",
+            fr = """Formule au choix pour le calcul du rayonnement atmospherique.
+Voir GLM.
+\begin{itemize}
+\item 1 : Idso et Jackson (1969) ;
+\item 2 : Swibank (1963), defaut ;
+\item 3 : Brutsaert (1975) ;
+\item 4 : Yajima Tono Dam (2014).
+\end{itemize}
+Seulement pour le THERMIC 3D.""",
+            ang = """Formula to be chosen to compute the atmospheric radiation.
+See GLM.
+\begin{itemize}
+\item 1: Idso and Jackson (1969),
+\item 2: Swibank (1963), default,
+\item 3: Brutsaert (1975),
+\item 4: Yajima Tono Dam (2014).
+\end{itemize}
+Only for THERMIC 3D.""",
+        ),
+#       -----------------------------------
+        LIGHTNESS_OF_THE_SKY = SIMP(statut ='f',
 #       -----------------------------------
-            typ = 'R', min= 2, max= 2,
-            defaut = [1.2,0.7],
-            fr = """COEFFICIIENTS INTERVENANT DANS LE CALCUL DE RS
-A EST ENTRE 0.65 (EAU TR�S POLLUEE) ET 1.8 (EAU TR�S CLAIRE)
-B VARIE BEAUCOUP (VOIR TABLEAU DANS LA DOC)""",
-            ang = """COEFFICIENTS NEEDED FOR THE CALUCLATION OF RS
-A IS BETWEEN 0.65(VERY POLLUTED WATER AND 1.8 (VERY CLEAR WATER))""",
+            typ = 'TXM',
+            into = ["VERY BRIGHT, PURE SKY","MODERATELY BRIGHT SKY","FOGGY LIKE THE SKY OF INDUSTRIAL AREA "],
+            defaut = "MODERATELY BRIGHT SKY",
+            fr = """Degre de clarte (purete) du ciel.
+Les choix possibles sont :
+\begin{itemize}
+\item ciel tres clair, tres pur ;
+\item ciel moyennement clair ;
+\item ciel d une zone industrielle, opaque.
+\end{itemize}
+Pour THERMIC en 3D seulement.""",
+            ang = """How the sky is bright (pure).
+Possible choices are:
+\begin{itemize}
+\item very bright, pure sky,
+\item moderately bright sky,
+\item foggy like the sky of industrial area.
+\end{itemize}
+For THERMIC in 3D only.""",
+        ),
+#       -----------------------------------
+        SOLAR_RADIATION_READ_IN_METEO_FILE = SIMP(statut ='f',
+#       -----------------------------------
+            typ = bool,
+            defaut = False,
+            fr = """Si la donnee meteo de rayonnement solaire est disponible,
+elle peut etre lue dans le
+\telkey{FICHIER ASCII DE DONNEES ATMOSPHERIQUES} de \telemac{2d} ou
+\telemac{3d} au lieu d etre calculee par le module d echanges
+eau-atmosphere en activant ce mot cle a OUI.
+Pour THERMIC en 3D seulement. This is mandatory in 2D.""",
+            ang = """If solar radiation data is available, it can be read in the
+\telkey{ASCII ATMOSPHERIC DATA FILE} of \telemac{2d} or \telemac{3d}
+instead of been computed by the heat exchange with atmosphere module
+by activating this keyword to YES.
+For THERMIC in 3D only. This is mandatory in 2D.""",
         ),
     ),
-)
-# -----------------------------------------------------------------------
-PHYSICAL_PARAMETERS = PROC(nom= "PHYSICAL_PARAMETERS",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    ATMOSPHERE_WATER_EXCHANGE_MODEL = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ["NO MODEL","LINEARISED FORMULA AT THE FREE SURFACE","MODEL WITH COMPLETE BALANCE","LINEARISED FORMULA WITHOUT ICE","LINEARISED FORMULA WITH ICE","MODEL WITH COMPLETE BALANCE WITH ICE"],
-        defaut = ["NO MODEL"],
-        fr = """Choix du modele d echanges entre l eau et l atmosphere""",
-        ang = """Choice of the atmosphere-water exchange model.""",
-    ),
-#   -----------------------------------
-    LIGHTNESS_OF_THE_SKY = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ["VERY BRIGHT, PURE SKY","MODERATELY BRIGHT SKY","FOGGY LIKE THE SKY OF INDUSTRIAL AREA "],
-        defaut = "MODERATELY BRIGHT SKY",
-        fr = """degre de clarte (purete) du ciel""",
-        ang = """how the sky is bright (pure).""",
-    ),
-#   -----------------------------------
-    COEFFICIENT_TO_CALIBRATE_THE_ATMOSPHERE_WATER_EXCHANGE_MODEL = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R',
-        defaut = [0.0025],
-        fr = """Valeur du coefficient de calage pour la fonction de vent
-dans les modeles d echanges eau-atmosphere
-(formule linearisee a la surface ou bilan complet).
-Une valeur comprise entre 0.0017 et 0.0035 est conseillee""",
-        ang = """Value of the calibration coefficient for the wind function
-of the atmosphere-water exchange models
-(linearised formula at the free surface or complete balance).
-A value between 0.0017 and 0.0035 is advised""",
-    ),
-#   -----------------------------------
-    EVAPORATION_RATE = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'R',
-        defaut = [0.],
-        fr = """taux d evaporation- meme unite que la pluie en m3/s/m2""",
-        ang = """rate of evaporation - same unit as rainfall in m3/s/m2""",
-    ),
-#   -----------------------------------
-    FORMULA_OF_ATMOSPHERIC_RADIATION = SIMP(statut ='f',
-#   -----------------------------------
-        typ = 'TXM',
-        into = ["IDSO AND JACKSON (1969)","SWINBANK (1963)","BRUTSAERT (1975)","YAJIMA TONO DAM (2014)"],
-        defaut = "SWINBANK (1963)",
-        fr = """Formule au choix pour le calcul du rayonnement atmospherique.
-Voir GLM.""",
-        ang = """Formula to be chosen to compute the atmospheric radiation.
-See GLM.""",
-    ),
-)
-# -----------------------------------------------------------------------
-BIOMASS_WQ = PROC(nom= "BIOMASS_WQ",op = None,
-# -----------------------------------------------------------------------
-#   -----------------------------------
-    METHOD_OF_COMPUTATION_OF_RAY_EXCTINCTION_COEFFICIENT = SIMP(statut ='o',
-#   -----------------------------------
-        typ = 'I',
-        defaut = 1,
-        fr = """Choix de la methode de calcul du coefficient d extinction
-       du rayonnement solaire- les choix sont:
-        1 - formule d Atkins (1.7/secchi)
-        2 - formule de Moss""",
-        ang = """choice of the method of calculation of the extinction of
-        sun ray - the choices are :
-        1- Atkins formula
-        2- Moss formula""",
-    ),
-)
-# -----------------------------------------------------------------------
-COUPLING = PROC(nom= "COUPLING",op = None,
-# -----------------------------------------------------------------------
 #   -----------------------------------
-    WAQTEL = FACT(statut='f',
+    DEGRADATION = FACT(statut='o',
 #   -----------------------------------
 #       -----------------------------------
-        DEGRADATION = FACT(statut='f',
+        LAW_OF_TRACERS_DEGRADATION = SIMP(statut ='o',
 #       -----------------------------------
-#           -----------------------------------
-            LAW_OF_TRACERS_DEGRADATION = SIMP(statut ='o',
-#           -----------------------------------
-                typ = 'TXM', min=0, max='**',
-                into = ["NO DEGRADATION","F(T90) LAW"],
-                defaut = ["NO DEGRADATION","NO DEGRADATION"],
-                fr = """Prise en compte d''une loi de decroissance des traceurs. Valeur 0 si
-pas de prise en compte, 1 si loi 1, ... Pour chaque valeur entree, un
+            typ = 'TXM', min=0, max='**',
+            into = ["NO DEGRADATION","F(T90) LAW","FIRST ORDER KINETIC LAW, CONSTANT OF DEGRADATION IN HOURS","FIRST ORDER KINETIC LAW, CONSTANT OF DEGRADATION IN DAYS","LAW IMPLEMENTED BY USER"],
+            defaut = ["NO DEGRADATION","NO DEGRADATION"],
+            fr = """Prise en compte d''une loi de decroissance des traceurs. Valeur 0 si
+pas de prise en compte, 1 si loi 1... Pour chaque valeur entree, un
 nom de traceur correspondant doit etre present dans
-\telkey{NOMS DES TRACEURS}, auquel sera appliquee la loi.""",
-                ang = """Take in account a law for tracers decrease. Value 0 if not taken into
-account, 1 if law 1, ... For each value entered, a corresponding name
+\telkey{NOMS DES TRACEURS}, auquel sera appliquee la loi.
+Les choix possibles sont :
+\begin{itemize}
+\item 0 : pas de degradation ;
+\item 1 : loi de degradation bacteriologique avec coefficient $T_{90}$ ;
+\item 2 : loi de degradation d ordre 1, constante de degradation
+en h$^{-1}$ ;
+\item 3 : loi de degradation d ordre 1, constante de degradation
+en jours$^{-1}$ ;
+\item 4 : loi programmee par l utilisateur.
+\end{itemize}""",
+            ang = """Take in account a law for tracers decrease. Value 0 if not taken into
+account, 1 if law 1... For each value entered, a corresponding name
 should be present in the keyword \telkey{NAMES OF TRACERS}, so that the
-decrease law is applied to the correct tracer(s).""",
-            ),
-#           -----------------------------------
-            COEFFICIENT_1_FOR_LAW_OF_TRACERS_DEGRADATION = SIMP(statut ='o',
-#           -----------------------------------
-                typ = 'R', min=0, max='**',
-                fr = """Coefficient 1 de la loi de decroissance des traceurs. Voir aussi la
-correspondance avec \telkey{NOMS DES TRACEURS} and l''aide du mot cle
+decrease law is applied to the correct tracer(s).
+Possible choices are:
+\begin{itemize}
+\item 0: no degradation,
+\item 1: law for bacterial degradation with $T_{90}$ coefficient,
+\item 2: degradation law of first order, constant of tracer kinetic
+degradation in h$^{-1}$,
+\item 3: degradation law of first order, constant of tracer kinetic
+degradation in d$^{-1}$,
+\item 4: law implemented by user.
+\end{itemize}""",
+        ),
+#       -----------------------------------
+        COEFFICIENT_1_FOR_LAW_OF_TRACERS_DEGRADATION = SIMP(statut ='f',
+#       -----------------------------------
+            typ = 'R', min=0, max='**',
+            fr = """Coefficient 1 de la loi de decroissance des traceurs. Voir aussi la
+correspondance avec \telkey{NOMS DES TRACEURS} et l''aide du mot cle
 \telkey{LOI DE DEGRADATION DES TRACEURS}.""",
-                ang = """Coefficient 1 of law for tracers decrease. Check also the relation
+            ang = """Coefficient 1 of law for tracers decrease. Check also the relation
 between the keywords \telkey{NAMES OF TRACERS} and
 \telkey{LAW OF TRACERS DEGRADATION}.""",
-            ),
         ),
     ),
 )
 # -----------------------------------------------------------------------
-FILES = PROC(nom= "FILES",op = None,
+INTERNAL = PROC(nom= "INTERNAL",op = None,
 # -----------------------------------------------------------------------
+    UIinfo = {"groupes": ("CACHE")},
 #   -----------------------------------
-    LIST_OF_FILES = SIMP(statut ='f',
+    STEERING_FILE = SIMP(statut ='f',
 #   -----------------------------------
-        typ = 'TXM', min=12, max=12,
-        defaut = 'STEERING FILE;RESULTS FILE;GEOMETRY FILE;BOUNDARY CONDITIONS FILE;FICHIER HYDRODYNAMIQUE;REFERENCE FILE;DICTIONARY;AED2 STEERING FILE;AED2 PHYTOPLANKTON STEERING FILE;AED2 ZOOPLANKTON STEERING FILE;AED2 PATHOGEN STEERING FILE;AED2 BIVALVE STEERING FILE',
-        fr = """Noms des fichiers exploites par le code""",
-        ang = """File names of the used files""",
+        typ = ('Fichier','All Files (*)'),
+        defaut = '',
+        fr = """Nom du fichier contenant les parametres du calcul
+QE a realiser.""",
+        ang = """Name of the file containing parameters of the WAQ
+computation Written by the user.""",
+    ),
+#   -----------------------------------
+    DICTIONARY = SIMP(statut ='f',
+#   -----------------------------------
+        typ = ('Fichier','All Files (*)'),
+        defaut = 'waqtel.dico',
+        fr = """Dictionnaire des mots cles.""",
+        ang = """Key word dictionary.""",
     ),
 )
 TEXTE_NEW_JDC = "\
+COMPUTATION_ENVIRONMENT();\
+GENERAL_PARAMETERS();\
+HYDRODYNAMICS();\
+PHYSICAL_PARAMETERS();\
+WAQ_PARAMETERS();\
 "
 Ordre_Des_Commandes = (
-'INPUT_OUTPUT__FILES',
-'INPUT_OUTPUT__INFORMATION',
-'IN_OUT_WQ',
-'INPUT_OUTPUT__GRAPHICS_AND_LISTING',
-'RESULTS',
-'DATA_FILES',
-'MISCELLANEOUS',
-'PHYSICS',
-'SUSPENSION',
-'WAQ_PARAMETERS',
+'COMPUTATION_ENVIRONMENT',
+'GENERAL_PARAMETERS',
+'HYDRODYNAMICS',
 'PHYSICAL_PARAMETERS',
-'BIOMASS_WQ',
-'COUPLING',
-'FILES')
+'WAQ_PARAMETERS',
+'INTERNAL')
 try:
     import TelApy
     source = "eficas"
index a98d632d820a4217c9f0d46e8c95249d7226360e..0fe6e1ea0878d4477fdf2684baf2a5623748f99a 100644 (file)
 dicoCataToEngTelemac = {
-    "STEERING_FILE" : "STEERING FILE",
-    "FORTRAN_FILE" : "FORTRAN FILE",
     "WAQ_CASE_TITLE" : "WAQ CASE TITLE",
-    "WATER_QUALITY_PRINTOUT_PERIOD" : "WATER QUALITY PRINTOUT PERIOD",
-    "VARIABLES_FOR_WAQ_PRINTOUTS" : "VARIABLES FOR WAQ PRINTOUTS",
-    "WAQ_VARIABLES_TO_BE_PRINTED" : "WAQ VARIABLES TO BE PRINTED",
-    "RESULTS_FILE" : "RESULTS FILE",
-    "RESULTS_FILE_FORMAT" : "RESULTS FILE FORMAT",
-    "RELEASE" : "RELEASE",
+    "PARALLEL_PROCESSORS" : "PARALLEL PROCESSORS",
     "GEOMETRY_FILE" : "GEOMETRY FILE",
     "GEOMETRY_FILE_FORMAT" : "GEOMETRY FILE FORMAT",
     "BOUNDARY_CONDITIONS_FILE" : "BOUNDARY CONDITIONS FILE",
+    "FORTRAN_FILE" : "FORTRAN FILE",
     "HYDRODYNAMIC_FILE" : "HYDRODYNAMIC FILE",
     "HYDRODYNAMIC_FILE_FORMAT" : "HYDRODYNAMIC FILE FORMAT",
+    "VALIDATION" : "VALIDATION",
     "REFERENCE_FILE" : "REFERENCE FILE",
     "REFERENCE_FILE_FORMAT" : "REFERENCE FILE FORMAT",
+    "AED2_STEERING_FILE" : "AED2 STEERING FILE",
+    "AED2_PHYTOPLANKTON_STEERING_FILE" : "AED2 PHYTOPLANKTON STEERING FILE",
+    "AED2_ZOOPLANKTON_STEERING_FILE" : "AED2 ZOOPLANKTON STEERING FILE",
+    "AED2_PATHOGEN_STEERING_FILE" : "AED2 PATHOGEN STEERING FILE",
+    "AED2_BIVALVE_STEERING_FILE" : "AED2 BIVALVE STEERING FILE",
+    "RESULTS_FILE" : "RESULTS FILE",
+    "RESULTS_FILE_FORMAT" : "RESULTS FILE FORMAT",
+    "WATER_QUALITY_PRINTOUT_PERIOD" : "WATER QUALITY PRINTOUT PERIOD",
+    "VARIABLES_FOR_WAQ_PRINTOUTS" : "VARIABLES FOR WAQ PRINTOUTS",
     "MASS_BALANCE" : "MASS-BALANCE",
-    "VALIDATION" : "VALIDATION",
+    "WAQ_VARIABLES_TO_BE_PRINTED" : "WAQ VARIABLES TO BE PRINTED",
+    "DEBUGGER" : "DEBUGGER",
     "WATER_DENSITY" : "WATER DENSITY",
     "KINEMATIC_WATER_VISCOSITY" : "KINEMATIC WATER VISCOSITY",
     "DISPERSION_ALONG_THE_FLOW" : "DISPERSION ALONG THE FLOW",
     "DISPERSION_ACROSS_THE_FLOW" : "DISPERSION ACROSS THE FLOW",
-    "DICTIONARY" : "DICTIONARY",
-    "DEBUGGER" : "DEBUGGER",
-    "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120" : "CONSTANT OF DEGRADATION OF ORGANIC LOAD K120",
-    "CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520" : "CONSTANT FOR THE NITRIFICATION KINETIC K520",
-    "OXYGENE_PRODUCED_BY_PHOTOSYNTHESIS" : "OXYGENE PRODUCED BY PHOTOSYNTHESIS",
-    "CONSUMED_OXYGEN_BY_NITRIFICATION" : "CONSUMED OXYGEN BY NITRIFICATION",
+    "EVAPORATION_RATE" : "EVAPORATION RATE",
+    "METHOD_OF_COMPUTATION_OF_RAY_EXTINCTION_COEFFICIENT" : "METHOD OF COMPUTATION OF RAY EXTINCTION COEFFICIENT",
+    "SECCHI_DEPTH" : "SECCHI DEPTH",
+    "LIGHT_EXTINCTION_COEFFICIENT" : "LIGHT EXTINCTION COEFFICIENT",
+    "WATER_TEMPERATURE" : "WATER TEMPERATURE",
+    "VEGETAL_RESPIRATION_R" : "VEGETAL RESPIRATION R",
+    "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1" : "CONSTANT OF DEGRADATION OF ORGANIC LOAD K1",
+    "CONSTANT_OF_NITRIFICATION_KINETIC_K4" : "CONSTANT OF NITRIFICATION KINETIC K4",
     "BENTHIC_DEMAND" : "BENTHIC DEMAND",
-    "K2_REAERATION_COEFFICIENT" : "K2 REAERATION COEFFICIENT",
-    "FORMULA_FOR_COMPUTING_K2" : "FORMULA FOR COMPUTING K2",
+    "PHOTOSYNTHESIS_P" : "PHOTOSYNTHESIS P",
     "O2_SATURATION_DENSITY_OF_WATER__CS_" : "O2 SATURATION DENSITY OF WATER (CS)",
+    "FORMULA_FOR_COMPUTING_K2" : "FORMULA FOR COMPUTING K2",
+    "K2_REAERATION_COEFFICIENT" : "K2 REAERATION COEFFICIENT",
     "FORMULA_FOR_COMPUTING_CS" : "FORMULA FOR COMPUTING CS",
-    "SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS" : "SEDIMENTATION VELOCITY OF ORGANIC PHOSPHORUS",
-    "SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN" : "SEDIMENTATION VELOCITY OF NON ALGAL NITROGEN",
     "MAXIMUM_ALGAL_GROWTH_RATE_AT_20C" : "MAXIMUM ALGAL GROWTH RATE AT 20C",
-    "SECCHI_DEPTH" : "SECCHI DEPTH",
+    "ALGAL_TOXICITY_COEFFICIENTS" : "ALGAL TOXICITY COEFFICIENTS",
     "VEGETAL_TURBIDITY_COEFFICIENT_WITHOUT_PHYTO" : "VEGETAL TURBIDITY COEFFICIENT WITHOUT PHYTO",
     "PARAMETER_OF_CALIBRATION_OF_SMITH_FORMULA" : "PARAMETER OF CALIBRATION OF SMITH FORMULA",
+    "SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE" : "SUNSHINE FLUX DENSITY ON WATER SURFACE",
     "CONSTANT_OF_HALF_SATURATION_WITH_PHOSPHATE" : "CONSTANT OF HALF-SATURATION WITH PHOSPHATE",
     "CONSTANT_OF_HALF_SATURATION_WITH_NITROGEN" : "CONSTANT OF HALF-SATURATION WITH NITROGEN",
-    "ALGAL_TOXICITY_COEFFICIENTS" : "ALGAL TOXICITY COEFFICIENTS",
     "RESPIRATION_RATE_OF_ALGAL_BIOMASS" : "RESPIRATION RATE OF ALGAL BIOMASS",
+    "COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C" : "COEFFICIENTS OF ALGAL MORTALITY AT 20C",
     "PROPORTION_OF_PHOSPHORUS_WITHIN_PHYTO_CELLS" : "PROPORTION OF PHOSPHORUS WITHIN PHYTO CELLS",
-    "PERCENTAGE_OF_PHYSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO" : "PERCENTAGE OF PHYSPHORUS ASSIMILABLE IN DEAD PHYTO",
+    "PERCENTAGE_OF_PHOSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO" : "PERCENTAGE OF PHOSPHORUS ASSIMILABLE IN DEAD PHYTO",
     "RATE_OF_TRANSFORMATION_OF_POR_TO_PO4" : "RATE OF TRANSFORMATION OF POR TO PO4",
+    "RATE_OF_TRANSFORMATION_OF_NOR_TO_NO3" : "RATE OF TRANSFORMATION OF NOR TO NO3",
     "PROPORTION_OF_NITROGEN_WITHIN_PHYTO_CELLS" : "PROPORTION OF NITROGEN WITHIN PHYTO CELLS",
     "PERCENTAGE_OF_NITROGEN_ASSIMILABLE_IN_DEAD_PHYTO" : "PERCENTAGE OF NITROGEN ASSIMILABLE IN DEAD PHYTO",
-    "RATE_OF_TRANSFORMATION_OF_NOR_TO_NO3" : "RATE OF TRANSFORMATION OF NOR TO NO3",
-    "COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C" : "COEFFICIENTS OF ALGAL MORTALITY AT 20C",
+    "SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS" : "SEDIMENTATION VELOCITY OF ORGANIC PHOSPHORUS",
+    "SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN" : "SEDIMENTATION VELOCITY OF NON ALGAL NITROGEN",
+    "CONSUMED_OXYGEN_BY_NITRIFICATION" : "CONSUMED OXYGEN BY NITRIFICATION",
+    "CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520" : "CONSTANT FOR THE NITRIFICATION KINETIC K520",
+    "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120" : "CONSTANT OF DEGRADATION OF ORGANIC LOAD K120",
     "SEDIMENTATION_VELOCITY_OF_ORGANIC_LOAD" : "SEDIMENTATION VELOCITY OF ORGANIC LOAD",
-    "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1" : "CONSTANT OF DEGRADATION OF ORGANIC LOAD K1",
-    "CONSTANT_OF_NITRIFICATION_KINETIC_K4" : "CONSTANT OF NITRIFICATION KINETIC K4",
-    "PHOTOSYNTHESIS_P" : "PHOTOSYNTHESIS P",
-    "VEGERAL_RESPIRATION_R" : "VEGERAL RESPIRATION R",
-    "WATER_TEMPERATURE" : "WATER TEMPERATURE",
-    "WEIR_REAERATION_COEFFICIENT_RS" : "WEIR REAERATION COEFFICIENT RS",
+    "OXYGEN_PRODUCED_BY_PHOTOSYNTHESIS" : "OXYGEN PRODUCED BY PHOTOSYNTHESIS",
     "FORMULA_FOR_COMPUTING_RS" : "FORMULA FOR COMPUTING RS",
+    "WEIR_REAERATION_COEFFICIENT_RS" : "WEIR REAERATION COEFFICIENT RS",
     "COEFFICIENTS_A_AND_B_FOR_RS_FORMULA" : "COEFFICIENTS A AND B FOR RS FORMULA",
-    "EROSION_RATE" : "EROSION RATE",
     "SEDIMENTATION_CRITICAL_STRESS" : "SEDIMENTATION CRITICAL STRESS",
-    "CRITICAL_STRESS_OF_RESUSPENSION" : "CRITICAL STRESS OF RESUSPENSION",
     "SEDIMENT_SETTLING_VELOCITY" : "SEDIMENT SETTLING VELOCITY",
-    "EXPONENETIAL_DESINTEGRATION_CONSTANT" : "EXPONENETIAL DESINTEGRATION CONSTANT",
-    "COEFFICIENT_OF_DISTRIBUTION" : "COEFFICIENT OF DISTRIBUTION",
+    "CRITICAL_STRESS_OF_RESUSPENSION" : "CRITICAL STRESS OF RESUSPENSION",
+    "EROSION_RATE" : "EROSION RATE",
     "CONSTANT_OF_DESORPTION_KINETIC" : "CONSTANT OF DESORPTION KINETIC",
+    "COEFFICIENT_OF_DISTRIBUTION" : "COEFFICIENT OF DISTRIBUTION",
+    "EXPONENTIAL_DESINTEGRATION_CONSTANT" : "EXPONENTIAL DESINTEGRATION CONSTANT",
     "WATER_SPECIFIC_HEAT" : "WATER SPECIFIC HEAT",
-    "AIR_SPECIFIC_HEAT" : "AIR SPECIFIC HEAT",
-    "COEFFICIENTS_OF_AERATION_FORMULA" : "COEFFICIENTS OF AERATION FORMULA",
-    "COEFFICIENT_OF_CLOUDING_RATE" : "COEFFICIENT OF CLOUDING RATE",
     "COEFFICIENTS_FOR_CALIBRATING_ATMOSPHERIC_RADIATION" : "COEFFICIENTS FOR CALIBRATING ATMOSPHERIC RADIATION",
+    "COEFFICIENT_OF_CLOUDING_RATE" : "COEFFICIENT OF CLOUDING RATE",
     "COEFFICIENTS_FOR_CALIBRATING_SURFACE_WATER_RADIATION" : "COEFFICIENTS FOR CALIBRATING SURFACE WATER RADIATION",
-    "SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE" : "SUNSHINE FLUX DENSITY ON WATER SURFACE",
+    "AIR_SPECIFIC_HEAT" : "AIR SPECIFIC HEAT",
+    "COEFFICIENTS_OF_AERATION_FORMULA" : "COEFFICIENTS OF AERATION FORMULA",
     "ATMOSPHERE_WATER_EXCHANGE_MODEL" : "ATMOSPHERE-WATER EXCHANGE MODEL",
-    "LIGHTNESS_OF_THE_SKY" : "LIGHTNESS OF THE SKY",
     "COEFFICIENT_TO_CALIBRATE_THE_ATMOSPHERE_WATER_EXCHANGE_MODEL" : "COEFFICIENT TO CALIBRATE THE ATMOSPHERE-WATER EXCHANGE MODEL",
-    "EVAPORATION_RATE" : "EVAPORATION RATE",
-    "METHOD_OF_COMPUTATION_OF_RAY_EXCTINCTION_COEFFICIENT" : "METHOD OF COMPUTATION OF RAY EXCTINCTION COEFFICIENT",
     "FORMULA_OF_ATMOSPHERIC_RADIATION" : "FORMULA OF ATMOSPHERIC RADIATION",
+    "LIGHTNESS_OF_THE_SKY" : "LIGHTNESS OF THE SKY",
+    "SOLAR_RADIATION_READ_IN_METEO_FILE" : "SOLAR RADIATION READ IN METEO FILE",
     "LAW_OF_TRACERS_DEGRADATION" : "LAW OF TRACERS DEGRADATION",
     "COEFFICIENT_1_FOR_LAW_OF_TRACERS_DEGRADATION" : "COEFFICIENT 1 FOR LAW OF TRACERS DEGRADATION",
-    "AED2_STEERING_FILE" : "AED2 STEERING FILE",
-    "AED2_PHYTOPLANKTON_STEERING_FILE" : "AED2 PHYTOPLANKTON STEERING FILE",
-    "AED2_ZOOPLANKTON_STEERING_FILE" : "AED2 ZOOPLANKTON STEERING FILE",
-    "AED2_PATHOGEN_STEERING_FILE" : "AED2 PATHOGEN STEERING FILE",
-    "AED2_BIVALVE_STEERING_FILE" : "AED2 BIVALVE STEERING FILE",
-    "LIST_OF_FILES" : "LIST OF FILES",
-    "DESCRIPTION_OF_LIBRARIES" : "DESCRIPTION OF LIBRARIES",
-    "DEFAULT_EXECUTABLE" : "DEFAULT EXECUTABLE",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "DEFAULT PARALLEL EXECUTABLE",
+    "STEERING_FILE" : "STEERING FILE",
+    "DICTIONARY" : "DICTIONARY",
 }
 dicoCasEnToCata = {
-    "STEERING FILE" : "STEERING_FILE",
-    "FORTRAN FILE" : "FORTRAN_FILE",
     "WAQ CASE TITLE" : "WAQ_CASE_TITLE",
-    "WATER QUALITY PRINTOUT PERIOD" : "WATER_QUALITY_PRINTOUT_PERIOD",
-    "VARIABLES FOR WAQ PRINTOUTS" : "VARIABLES_FOR_WAQ_PRINTOUTS",
-    "WAQ VARIABLES TO BE PRINTED" : "WAQ_VARIABLES_TO_BE_PRINTED",
-    "RESULTS FILE" : "RESULTS_FILE",
-    "RESULTS FILE FORMAT" : "RESULTS_FILE_FORMAT",
-    "RELEASE" : "RELEASE",
+    "PARALLEL PROCESSORS" : "PARALLEL_PROCESSORS",
     "GEOMETRY FILE" : "GEOMETRY_FILE",
     "GEOMETRY FILE FORMAT" : "GEOMETRY_FILE_FORMAT",
     "BOUNDARY CONDITIONS FILE" : "BOUNDARY_CONDITIONS_FILE",
+    "FORTRAN FILE" : "FORTRAN_FILE",
     "HYDRODYNAMIC FILE" : "HYDRODYNAMIC_FILE",
     "HYDRODYNAMIC FILE FORMAT" : "HYDRODYNAMIC_FILE_FORMAT",
+    "VALIDATION" : "VALIDATION",
     "REFERENCE FILE" : "REFERENCE_FILE",
     "REFERENCE FILE FORMAT" : "REFERENCE_FILE_FORMAT",
+    "AED2 STEERING FILE" : "AED2_STEERING_FILE",
+    "AED2 PHYTOPLANKTON STEERING FILE" : "AED2_PHYTOPLANKTON_STEERING_FILE",
+    "AED2 ZOOPLANKTON STEERING FILE" : "AED2_ZOOPLANKTON_STEERING_FILE",
+    "AED2 PATHOGEN STEERING FILE" : "AED2_PATHOGEN_STEERING_FILE",
+    "AED2 BIVALVE STEERING FILE" : "AED2_BIVALVE_STEERING_FILE",
+    "RESULTS FILE" : "RESULTS_FILE",
+    "RESULTS FILE FORMAT" : "RESULTS_FILE_FORMAT",
+    "WATER QUALITY PRINTOUT PERIOD" : "WATER_QUALITY_PRINTOUT_PERIOD",
+    "VARIABLES FOR WAQ PRINTOUTS" : "VARIABLES_FOR_WAQ_PRINTOUTS",
     "MASS-BALANCE" : "MASS_BALANCE",
-    "VALIDATION" : "VALIDATION",
+    "WAQ VARIABLES TO BE PRINTED" : "WAQ_VARIABLES_TO_BE_PRINTED",
+    "DEBUGGER" : "DEBUGGER",
     "WATER DENSITY" : "WATER_DENSITY",
     "KINEMATIC WATER VISCOSITY" : "KINEMATIC_WATER_VISCOSITY",
     "DISPERSION ALONG THE FLOW" : "DISPERSION_ALONG_THE_FLOW",
     "DISPERSION ACROSS THE FLOW" : "DISPERSION_ACROSS_THE_FLOW",
-    "DICTIONARY" : "DICTIONARY",
-    "DEBUGGER" : "DEBUGGER",
-    "CONSTANT OF DEGRADATION OF ORGANIC LOAD K120" : "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120",
-    "CONSTANT FOR THE NITRIFICATION KINETIC K520" : "CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520",
-    "OXYGENE PRODUCED BY PHOTOSYNTHESIS" : "OXYGENE_PRODUCED_BY_PHOTOSYNTHESIS",
-    "CONSUMED OXYGEN BY NITRIFICATION" : "CONSUMED_OXYGEN_BY_NITRIFICATION",
+    "EVAPORATION RATE" : "EVAPORATION_RATE",
+    "METHOD OF COMPUTATION OF RAY EXTINCTION COEFFICIENT" : "METHOD_OF_COMPUTATION_OF_RAY_EXTINCTION_COEFFICIENT",
+    "SECCHI DEPTH" : "SECCHI_DEPTH",
+    "LIGHT EXTINCTION COEFFICIENT" : "LIGHT_EXTINCTION_COEFFICIENT",
+    "WATER TEMPERATURE" : "WATER_TEMPERATURE",
+    "VEGETAL RESPIRATION R" : "VEGETAL_RESPIRATION_R",
+    "CONSTANT OF DEGRADATION OF ORGANIC LOAD K1" : "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1",
+    "CONSTANT OF NITRIFICATION KINETIC K4" : "CONSTANT_OF_NITRIFICATION_KINETIC_K4",
     "BENTHIC DEMAND" : "BENTHIC_DEMAND",
-    "K2 REAERATION COEFFICIENT" : "K2_REAERATION_COEFFICIENT",
-    "FORMULA FOR COMPUTING K2" : "FORMULA_FOR_COMPUTING_K2",
+    "PHOTOSYNTHESIS P" : "PHOTOSYNTHESIS_P",
     "O2 SATURATION DENSITY OF WATER (CS)" : "O2_SATURATION_DENSITY_OF_WATER__CS_",
+    "FORMULA FOR COMPUTING K2" : "FORMULA_FOR_COMPUTING_K2",
+    "K2 REAERATION COEFFICIENT" : "K2_REAERATION_COEFFICIENT",
     "FORMULA FOR COMPUTING CS" : "FORMULA_FOR_COMPUTING_CS",
-    "SEDIMENTATION VELOCITY OF ORGANIC PHOSPHORUS" : "SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS",
-    "SEDIMENTATION VELOCITY OF NON ALGAL NITROGEN" : "SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN",
     "MAXIMUM ALGAL GROWTH RATE AT 20C" : "MAXIMUM_ALGAL_GROWTH_RATE_AT_20C",
-    "SECCHI DEPTH" : "SECCHI_DEPTH",
+    "ALGAL TOXICITY COEFFICIENTS" : "ALGAL_TOXICITY_COEFFICIENTS",
     "VEGETAL TURBIDITY COEFFICIENT WITHOUT PHYTO" : "VEGETAL_TURBIDITY_COEFFICIENT_WITHOUT_PHYTO",
     "PARAMETER OF CALIBRATION OF SMITH FORMULA" : "PARAMETER_OF_CALIBRATION_OF_SMITH_FORMULA",
+    "SUNSHINE FLUX DENSITY ON WATER SURFACE" : "SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE",
     "CONSTANT OF HALF-SATURATION WITH PHOSPHATE" : "CONSTANT_OF_HALF_SATURATION_WITH_PHOSPHATE",
     "CONSTANT OF HALF-SATURATION WITH NITROGEN" : "CONSTANT_OF_HALF_SATURATION_WITH_NITROGEN",
-    "ALGAL TOXICITY COEFFICIENTS" : "ALGAL_TOXICITY_COEFFICIENTS",
     "RESPIRATION RATE OF ALGAL BIOMASS" : "RESPIRATION_RATE_OF_ALGAL_BIOMASS",
+    "COEFFICIENTS OF ALGAL MORTALITY AT 20C" : "COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C",
     "PROPORTION OF PHOSPHORUS WITHIN PHYTO CELLS" : "PROPORTION_OF_PHOSPHORUS_WITHIN_PHYTO_CELLS",
-    "PERCENTAGE OF PHYSPHORUS ASSIMILABLE IN DEAD PHYTO" : "PERCENTAGE_OF_PHYSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO",
+    "PERCENTAGE OF PHOSPHORUS ASSIMILABLE IN DEAD PHYTO" : "PERCENTAGE_OF_PHOSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO",
     "RATE OF TRANSFORMATION OF POR TO PO4" : "RATE_OF_TRANSFORMATION_OF_POR_TO_PO4",
+    "RATE OF TRANSFORMATION OF NOR TO NO3" : "RATE_OF_TRANSFORMATION_OF_NOR_TO_NO3",
     "PROPORTION OF NITROGEN WITHIN PHYTO CELLS" : "PROPORTION_OF_NITROGEN_WITHIN_PHYTO_CELLS",
     "PERCENTAGE OF NITROGEN ASSIMILABLE IN DEAD PHYTO" : "PERCENTAGE_OF_NITROGEN_ASSIMILABLE_IN_DEAD_PHYTO",
-    "RATE OF TRANSFORMATION OF NOR TO NO3" : "RATE_OF_TRANSFORMATION_OF_NOR_TO_NO3",
-    "COEFFICIENTS OF ALGAL MORTALITY AT 20C" : "COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C",
+    "SEDIMENTATION VELOCITY OF ORGANIC PHOSPHORUS" : "SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS",
+    "SEDIMENTATION VELOCITY OF NON ALGAL NITROGEN" : "SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN",
+    "CONSUMED OXYGEN BY NITRIFICATION" : "CONSUMED_OXYGEN_BY_NITRIFICATION",
+    "CONSTANT FOR THE NITRIFICATION KINETIC K520" : "CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520",
+    "CONSTANT OF DEGRADATION OF ORGANIC LOAD K120" : "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120",
     "SEDIMENTATION VELOCITY OF ORGANIC LOAD" : "SEDIMENTATION_VELOCITY_OF_ORGANIC_LOAD",
-    "CONSTANT OF DEGRADATION OF ORGANIC LOAD K1" : "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1",
-    "CONSTANT OF NITRIFICATION KINETIC K4" : "CONSTANT_OF_NITRIFICATION_KINETIC_K4",
-    "PHOTOSYNTHESIS P" : "PHOTOSYNTHESIS_P",
-    "VEGERAL RESPIRATION R" : "VEGERAL_RESPIRATION_R",
-    "WATER TEMPERATURE" : "WATER_TEMPERATURE",
-    "WEIR REAERATION COEFFICIENT RS" : "WEIR_REAERATION_COEFFICIENT_RS",
+    "OXYGEN PRODUCED BY PHOTOSYNTHESIS" : "OXYGEN_PRODUCED_BY_PHOTOSYNTHESIS",
     "FORMULA FOR COMPUTING RS" : "FORMULA_FOR_COMPUTING_RS",
+    "WEIR REAERATION COEFFICIENT RS" : "WEIR_REAERATION_COEFFICIENT_RS",
     "COEFFICIENTS A AND B FOR RS FORMULA" : "COEFFICIENTS_A_AND_B_FOR_RS_FORMULA",
-    "EROSION RATE" : "EROSION_RATE",
     "SEDIMENTATION CRITICAL STRESS" : "SEDIMENTATION_CRITICAL_STRESS",
-    "CRITICAL STRESS OF RESUSPENSION" : "CRITICAL_STRESS_OF_RESUSPENSION",
     "SEDIMENT SETTLING VELOCITY" : "SEDIMENT_SETTLING_VELOCITY",
-    "EXPONENETIAL DESINTEGRATION CONSTANT" : "EXPONENETIAL_DESINTEGRATION_CONSTANT",
-    "COEFFICIENT OF DISTRIBUTION" : "COEFFICIENT_OF_DISTRIBUTION",
+    "CRITICAL STRESS OF RESUSPENSION" : "CRITICAL_STRESS_OF_RESUSPENSION",
+    "EROSION RATE" : "EROSION_RATE",
     "CONSTANT OF DESORPTION KINETIC" : "CONSTANT_OF_DESORPTION_KINETIC",
+    "COEFFICIENT OF DISTRIBUTION" : "COEFFICIENT_OF_DISTRIBUTION",
+    "EXPONENTIAL DESINTEGRATION CONSTANT" : "EXPONENTIAL_DESINTEGRATION_CONSTANT",
     "WATER SPECIFIC HEAT" : "WATER_SPECIFIC_HEAT",
-    "AIR SPECIFIC HEAT" : "AIR_SPECIFIC_HEAT",
-    "COEFFICIENTS OF AERATION FORMULA" : "COEFFICIENTS_OF_AERATION_FORMULA",
-    "COEFFICIENT OF CLOUDING RATE" : "COEFFICIENT_OF_CLOUDING_RATE",
     "COEFFICIENTS FOR CALIBRATING ATMOSPHERIC RADIATION" : "COEFFICIENTS_FOR_CALIBRATING_ATMOSPHERIC_RADIATION",
+    "COEFFICIENT OF CLOUDING RATE" : "COEFFICIENT_OF_CLOUDING_RATE",
     "COEFFICIENTS FOR CALIBRATING SURFACE WATER RADIATION" : "COEFFICIENTS_FOR_CALIBRATING_SURFACE_WATER_RADIATION",
-    "SUNSHINE FLUX DENSITY ON WATER SURFACE" : "SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE",
+    "AIR SPECIFIC HEAT" : "AIR_SPECIFIC_HEAT",
+    "COEFFICIENTS OF AERATION FORMULA" : "COEFFICIENTS_OF_AERATION_FORMULA",
     "ATMOSPHERE-WATER EXCHANGE MODEL" : "ATMOSPHERE_WATER_EXCHANGE_MODEL",
-    "LIGHTNESS OF THE SKY" : "LIGHTNESS_OF_THE_SKY",
     "COEFFICIENT TO CALIBRATE THE ATMOSPHERE-WATER EXCHANGE MODEL" : "COEFFICIENT_TO_CALIBRATE_THE_ATMOSPHERE_WATER_EXCHANGE_MODEL",
-    "EVAPORATION RATE" : "EVAPORATION_RATE",
-    "METHOD OF COMPUTATION OF RAY EXCTINCTION COEFFICIENT" : "METHOD_OF_COMPUTATION_OF_RAY_EXCTINCTION_COEFFICIENT",
     "FORMULA OF ATMOSPHERIC RADIATION" : "FORMULA_OF_ATMOSPHERIC_RADIATION",
+    "LIGHTNESS OF THE SKY" : "LIGHTNESS_OF_THE_SKY",
+    "SOLAR RADIATION READ IN METEO FILE" : "SOLAR_RADIATION_READ_IN_METEO_FILE",
     "LAW OF TRACERS DEGRADATION" : "LAW_OF_TRACERS_DEGRADATION",
     "COEFFICIENT 1 FOR LAW OF TRACERS DEGRADATION" : "COEFFICIENT_1_FOR_LAW_OF_TRACERS_DEGRADATION",
-    "AED2 STEERING FILE" : "AED2_STEERING_FILE",
-    "AED2 PHYTOPLANKTON STEERING FILE" : "AED2_PHYTOPLANKTON_STEERING_FILE",
-    "AED2 ZOOPLANKTON STEERING FILE" : "AED2_ZOOPLANKTON_STEERING_FILE",
-    "AED2 PATHOGEN STEERING FILE" : "AED2_PATHOGEN_STEERING_FILE",
-    "AED2 BIVALVE STEERING FILE" : "AED2_BIVALVE_STEERING_FILE",
-    "LIST OF FILES" : "LIST_OF_FILES",
-    "DESCRIPTION OF LIBRARIES" : "DESCRIPTION_OF_LIBRARIES",
-    "DEFAULT EXECUTABLE" : "DEFAULT_EXECUTABLE",
-    "DEFAULT PARALLEL EXECUTABLE" : "DEFAULT_PARALLEL_EXECUTABLE",
+    "STEERING FILE" : "STEERING_FILE",
+    "DICTIONARY" : "DICTIONARY",
 }
index 54a6b0e3975c0f2b438bc5fae032a38446a079b3..f625dcfd3a972c38165a6b66a0004ae928822595 100644 (file)
 dicoCataToFrTelemac = {
-    "STEERING_FILE" : "FICHIER DES PARAMETRES",
-    "FORTRAN_FILE" : "FICHIER FORTRAN",
     "WAQ_CASE_TITLE" : "TITRE DU CAS QE",
-    "WATER_QUALITY_PRINTOUT_PERIOD" : "PERIODE POUR LES SORTIES QUALITE D'EAU",
-    "VARIABLES_FOR_WAQ_PRINTOUTS" : "VARIABLES POUR LES SORTIES QE",
-    "WAQ_VARIABLES_TO_BE_PRINTED" : "VARIABLES QE A IMPRIMER",
-    "RESULTS_FILE" : "FICHIER DES RESULTATS",
-    "RESULTS_FILE_FORMAT" : "FORMAT DU FICHIER DES RESULTATS",
-    "RELEASE" : "NUMERO DE VERSION",
+    "PARALLEL_PROCESSORS" : "PROCESSEURS PARALLELES",
     "GEOMETRY_FILE" : "FICHIER DE GEOMETRIE",
     "GEOMETRY_FILE_FORMAT" : "FORMAT DU FICHIER DE GEOMETRIE",
     "BOUNDARY_CONDITIONS_FILE" : "FICHIER DES CONDITIONS AUX LIMITES",
+    "FORTRAN_FILE" : "FICHIER FORTRAN",
     "HYDRODYNAMIC_FILE" : "FICHIER HYDRODYNAMIQUE",
     "HYDRODYNAMIC_FILE_FORMAT" : "FORMAT DU FICHIER HYDRODYNAMIQUE",
+    "VALIDATION" : "VALIDATION",
     "REFERENCE_FILE" : "FICHIER DE REFERENCE",
     "REFERENCE_FILE_FORMAT" : "FORMAT DU FICHIER DE REFERENCE",
+    "AED2_STEERING_FILE" : "FICHIER DES PARAMETRES AED2",
+    "AED2_PHYTOPLANKTON_STEERING_FILE" : "FICHIER DES PARAMETRES PHYTOPLANCTON AED2",
+    "AED2_ZOOPLANKTON_STEERING_FILE" : "FICHIER DES PARAMETRES ZOOPLANCTON AED2",
+    "AED2_PATHOGEN_STEERING_FILE" : "FICHIER DES PARAMETRES PATHOGENES AED2",
+    "AED2_BIVALVE_STEERING_FILE" : "FICHIER DES PARAMETRES BIVALVES AED2",
+    "RESULTS_FILE" : "FICHIER DES RESULTATS",
+    "RESULTS_FILE_FORMAT" : "FORMAT DU FICHIER DES RESULTATS",
+    "WATER_QUALITY_PRINTOUT_PERIOD" : "PERIODE POUR LES SORTIES QUALITE D'EAU",
+    "VARIABLES_FOR_WAQ_PRINTOUTS" : "VARIABLES POUR LES SORTIES QE",
     "MASS_BALANCE" : "BILAN DE MASSE",
-    "VALIDATION" : "VALIDATION",
+    "WAQ_VARIABLES_TO_BE_PRINTED" : "VARIABLES QE A IMPRIMER",
+    "DEBUGGER" : "DEBUGGER",
     "WATER_DENSITY" : "MASSE VOLUMIQUE DE L'EAU",
     "KINEMATIC_WATER_VISCOSITY" : "VISCOSITE CINEMATIQUE EAU",
     "DISPERSION_ALONG_THE_FLOW" : "DISPERSION LONGITUDINALE",
     "DISPERSION_ACROSS_THE_FLOW" : "DISPERSION TRANSVERSALE",
-    "DICTIONARY" : "DICTIONNAIRE",
-    "DEBUGGER" : "DEBUGGER",
-    "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120" : "CONSTANTE DE DEGRADATION DE LA CHARGE ORGANIQUE K120",
-    "CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520" : "CONSTANTE DE LA CINETIQUE DE NITRIFICATION K520",
-    "OXYGENE_PRODUCED_BY_PHOTOSYNTHESIS" : "OXYGENE PRODUIT PAR PHOTOSYNTHESE",
-    "CONSUMED_OXYGEN_BY_NITRIFICATION" : "OXYGENE CONSOMME PAR NITRIFICATION",
+    "EVAPORATION_RATE" : "TAUX D'EVAPORATION",
+    "METHOD_OF_COMPUTATION_OF_RAY_EXTINCTION_COEFFICIENT" : "METHODE DE CALCUL DU COEFFICIENT D'EXTINCTION DU RAY",
+    "SECCHI_DEPTH" : "PROFONDEUR DE SECCHI",
+    "LIGHT_EXTINCTION_COEFFICIENT" : "COEFFICIENT D EXTINCTION DE LA LUMIERE",
+    "WATER_TEMPERATURE" : "TEMPERATURE DE L'EAU",
+    "VEGETAL_RESPIRATION_R" : "RESPIRATION VEGETALE R",
+    "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1" : "CONSTANTE DE DEGRADATION DE LA CHARGE ORGANIQUE K1",
+    "CONSTANT_OF_NITRIFICATION_KINETIC_K4" : "CONSTANTE DE CINETIQUE DE NITRIFICATION K4",
     "BENTHIC_DEMAND" : "DEMANDE BENTHIQUE",
-    "K2_REAERATION_COEFFICIENT" : "COEFFICIENT DE REAERATION K2",
-    "FORMULA_FOR_COMPUTING_K2" : "FORMULE DE CALCUL DE K2",
+    "PHOTOSYNTHESIS_P" : "PHOTOSYNTHESE P",
     "O2_SATURATION_DENSITY_OF_WATER__CS_" : "CONCENTRATION DE SATURATION EN O2 DE L'EAU (CS)",
+    "FORMULA_FOR_COMPUTING_K2" : "FORMULE DE CALCUL DE K2",
+    "K2_REAERATION_COEFFICIENT" : "COEFFICIENT DE REAERATION K2",
     "FORMULA_FOR_COMPUTING_CS" : "FORMULE DE CALCUL DE CS",
-    "SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS" : "VITESSE DE SEDIMENTATION DU PHOSPHORE ORGANIQUE",
-    "SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN" : "VITESSE DE SEDIMENTATION DE L'AZOTE NON ALGALE",
     "MAXIMUM_ALGAL_GROWTH_RATE_AT_20C" : "TAUX DE CROISSANCE ALGALE MAXIMUM A 20C",
-    "SECCHI_DEPTH" : "PROFONDEUR DE SECCHI",
+    "ALGAL_TOXICITY_COEFFICIENTS" : "COEFFICIENTS DE TOXICITE POUR LES ALGUES",
     "VEGETAL_TURBIDITY_COEFFICIENT_WITHOUT_PHYTO" : "COEFFICIENT DE TURBIDITE VEGETALE SANS PHYTO",
     "PARAMETER_OF_CALIBRATION_OF_SMITH_FORMULA" : "PARAMETRE DE CALAGE DE LA FORMULE DE SMITH",
+    "SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE" : "DENSITE DE FLUX DU RAYONNEMENT SOLAIRE A LA SURFACE",
     "CONSTANT_OF_HALF_SATURATION_WITH_PHOSPHATE" : "CONSTANTE DE DEMI-SATURATION EN PHOSPHATE",
     "CONSTANT_OF_HALF_SATURATION_WITH_NITROGEN" : "CONSTANTE DE DEMI-SATURATION EN AZOTE",
-    "ALGAL_TOXICITY_COEFFICIENTS" : "COEFFICIENTS DE TOXICITE POUR LES ALGUES",
     "RESPIRATION_RATE_OF_ALGAL_BIOMASS" : "TAUX DE RESPIRATION DE LA BIOMASSE ALGALE",
+    "COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C" : "COEFFICIENTS DE MORTALITE ALGALE A 20C",
     "PROPORTION_OF_PHOSPHORUS_WITHIN_PHYTO_CELLS" : "PROPORTION DE PHOSPHORE DANS LES CELLULES DU PHYTO",
-    "PERCENTAGE_OF_PHYSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO" : "POURCENTAGE DE PHOSPHORE ASSIMILABLE DANS LE PHYTO MORT",
+    "PERCENTAGE_OF_PHOSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO" : "POURCENTAGE DE PHOSPHORE ASSIMILABLE DANS LE PHYTO MORT",
     "RATE_OF_TRANSFORMATION_OF_POR_TO_PO4" : "TAUX DE TRANSFORMATION DU POR EN PO4",
-    "PROPORTION_OF_NITROGEN_WITHIN_PHYTO_CELLS" : "PROPORTION D'AZOTE DANS LES CELLULES DU PHYTO",
-    "PERCENTAGE_OF_NITROGEN_ASSIMILABLE_IN_DEAD_PHYTO" : "PERCENTAGE D'AZOTE ASSIMILABLE DANS LE PHYTO MORT",
     "RATE_OF_TRANSFORMATION_OF_NOR_TO_NO3" : "TAUX DE TRANSFORMATION DU NOR EN NO3",
-    "COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C" : "COEFFICIENTS DE MORTALITE ALGALE A 20C",
+    "PROPORTION_OF_NITROGEN_WITHIN_PHYTO_CELLS" : "PROPORTION D'AZOTE DANS LES CELLULES DU PHYTO",
+    "PERCENTAGE_OF_NITROGEN_ASSIMILABLE_IN_DEAD_PHYTO" : "POURCENTAGE D'AZOTE ASSIMILABLE DANS LE PHYTO MORT",
+    "SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS" : "VITESSE DE SEDIMENTATION DU PHOSPHORE ORGANIQUE",
+    "SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN" : "VITESSE DE SEDIMENTATION DE L'AZOTE NON ALGAL",
+    "CONSUMED_OXYGEN_BY_NITRIFICATION" : "OXYGENE CONSOMME PAR NITRIFICATION",
+    "CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520" : "CONSTANTE DE LA CINETIQUE DE NITRIFICATION K520",
+    "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120" : "CONSTANTE DE DEGRADATION DE LA CHARGE ORGANIQUE K120",
     "SEDIMENTATION_VELOCITY_OF_ORGANIC_LOAD" : "VITESSE DE SEDIMENTATION DE LA CHARGE ORGANIQUE",
-    "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1" : "CONSTANTE DE DEGRADATION DE LA CHARGE ORGANIQUE K1",
-    "CONSTANT_OF_NITRIFICATION_KINETIC_K4" : "CONSTANTE DE CINETIQUE DE NITRIFICATION K4",
-    "PHOTOSYNTHESIS_P" : "PHOTOSYNTHESE P",
-    "VEGERAL_RESPIRATION_R" : "RESPIRATION VEGETALE R",
-    "WATER_TEMPERATURE" : "TEMPERATURE DE L'EAU",
-    "WEIR_REAERATION_COEFFICIENT_RS" : "COEFFICIENT DE REAERATION DU SEUIL RS",
+    "OXYGEN_PRODUCED_BY_PHOTOSYNTHESIS" : "OXYGENE PRODUIT PAR PHOTOSYNTHESE",
     "FORMULA_FOR_COMPUTING_RS" : "FORMULE DE CALCUL DE RS",
+    "WEIR_REAERATION_COEFFICIENT_RS" : "COEFFICIENT DE REAERATION DU SEUIL RS",
     "COEFFICIENTS_A_AND_B_FOR_RS_FORMULA" : "COEFFICIENTS A ET B POUR LA FORMULE DE RS",
-    "EROSION_RATE" : "TAUX D'EROSION",
     "SEDIMENTATION_CRITICAL_STRESS" : "CONTRAINTE CRITIQUE DE SEDIMENTATION",
-    "CRITICAL_STRESS_OF_RESUSPENSION" : "CONTRAINTE CRITIQUE DE REMISE EN SUSPENSION",
     "SEDIMENT_SETTLING_VELOCITY" : "VITESSE DE CHUTE DES MES",
-    "EXPONENETIAL_DESINTEGRATION_CONSTANT" : "CONSTANTE DE DESINTEGRATION EXPONENETIELLE",
-    "COEFFICIENT_OF_DISTRIBUTION" : "COEFFICIENT DE DISTRIBUTION",
+    "CRITICAL_STRESS_OF_RESUSPENSION" : "CONTRAINTE CRITIQUE DE REMISE EN SUSPENSION",
+    "EROSION_RATE" : "TAUX D'EROSION",
     "CONSTANT_OF_DESORPTION_KINETIC" : "CONSTANTE CINETIQUE DE DESORPTION",
+    "COEFFICIENT_OF_DISTRIBUTION" : "COEFFICIENT DE DISTRIBUTION",
+    "EXPONENTIAL_DESINTEGRATION_CONSTANT" : "CONSTANTE DE DESINTEGRATION EXPONENTIELLE",
     "WATER_SPECIFIC_HEAT" : "CHALEUR SPECIFIQUE DE L'EAU",
-    "AIR_SPECIFIC_HEAT" : "CHALEUR SPECIFIQUE DE L'AIR",
-    "COEFFICIENTS_OF_AERATION_FORMULA" : "COEFFICIENTS DE LA FORMULE D'AERATION",
-    "COEFFICIENT_OF_CLOUDING_RATE" : "COEFFICIENT REPRESENTATIF DE LA COUVERTURE NUAGEUSE",
     "COEFFICIENTS_FOR_CALIBRATING_ATMOSPHERIC_RADIATION" : "COEFFICIENTS DE CALAGE DU RAYONNEMENT ATMOSPHERIQUE",
+    "COEFFICIENT_OF_CLOUDING_RATE" : "COEFFICIENT REPRESENTATIF DE LA COUVERTURE NUAGEUSE",
     "COEFFICIENTS_FOR_CALIBRATING_SURFACE_WATER_RADIATION" : "COEFFICIENTS DE CALAGE DU RAYONNEMENT DU PLAN D'EAU",
-    "SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE" : "DENSITE DE FLUX DU RAYONNEMENT SOLAIRE A LA SURFACE",
+    "AIR_SPECIFIC_HEAT" : "CHALEUR SPECIFIQUE DE L'AIR",
+    "COEFFICIENTS_OF_AERATION_FORMULA" : "COEFFICIENTS DE LA FORMULE D'AERATION",
     "ATMOSPHERE_WATER_EXCHANGE_MODEL" : "MODELE D'ECHANGES EAU-ATMOSPHERE",
-    "LIGHTNESS_OF_THE_SKY" : "CLARTE DU CIEL",
     "COEFFICIENT_TO_CALIBRATE_THE_ATMOSPHERE_WATER_EXCHANGE_MODEL" : "COEFFICIENT DE CALAGE DU MODELE D'ECHANGES EAU-ATMOSPHERE",
-    "EVAPORATION_RATE" : "TAUX D'EVAPORATION",
-    "METHOD_OF_COMPUTATION_OF_RAY_EXCTINCTION_COEFFICIENT" : "METHODE DE CALCUL DU COEFFICIENT D'EXTINCTION DU RAY",
     "FORMULA_OF_ATMOSPHERIC_RADIATION" : "FORMULE DU RAYONNEMENT ATMOSPHERIQUE",
+    "LIGHTNESS_OF_THE_SKY" : "CLARTE DU CIEL",
+    "SOLAR_RADIATION_READ_IN_METEO_FILE" : "RAYONNEMENT SOLAIRE LU DANS LE FICHIER METEO",
     "LAW_OF_TRACERS_DEGRADATION" : "LOI DE DEGRADATION DES TRACEURS",
     "COEFFICIENT_1_FOR_LAW_OF_TRACERS_DEGRADATION" : "COEFFICIENT 1 DE LA LOI DE DEGRADATION DES TRACEURS",
-    "AED2_STEERING_FILE" : "FICHIER DES PARAMETRES AED2",
-    "AED2_PHYTOPLANKTON_STEERING_FILE" : "FICHIER DES PARAMETRES PHYTOPLANCTON AED2",
-    "AED2_ZOOPLANKTON_STEERING_FILE" : "FICHIER DES PARAMETRES ZOOPLANCTON AED2",
-    "AED2_PATHOGEN_STEERING_FILE" : "FICHIER DES PARAMETRES PATHOGENES AED2",
-    "AED2_BIVALVE_STEERING_FILE" : "FICHIER DES PARAMETRES BIVALVES AED2",
-    "LIST_OF_FILES" : "LISTE DES FICHIERS",
-    "DESCRIPTION_OF_LIBRARIES" : "DESCRIPTION DES LIBRAIRIES",
-    "DEFAULT_EXECUTABLE" : "EXECUTABLE PAR DEFAUT",
-    "DEFAULT_PARALLEL_EXECUTABLE" : "EXECUTABLE PARALLELE PAR DEFAUT",
+    "STEERING_FILE" : "FICHIER DES PARAMETRES",
+    "DICTIONARY" : "DICTIONNAIRE",
 }
 dicoCasFrToCata = {
-    "FICHIER DES PARAMETRES" : "STEERING_FILE",
-    "FICHIER FORTRAN" : "FORTRAN_FILE",
     "TITRE DU CAS QE" : "WAQ_CASE_TITLE",
-    "PERIODE POUR LES SORTIES QUALITE D'EAU" : "WATER_QUALITY_PRINTOUT_PERIOD",
-    "VARIABLES POUR LES SORTIES QE" : "VARIABLES_FOR_WAQ_PRINTOUTS",
-    "VARIABLES QE A IMPRIMER" : "WAQ_VARIABLES_TO_BE_PRINTED",
-    "FICHIER DES RESULTATS" : "RESULTS_FILE",
-    "FORMAT DU FICHIER DES RESULTATS" : "RESULTS_FILE_FORMAT",
-    "NUMERO DE VERSION" : "RELEASE",
+    "PROCESSEURS PARALLELES" : "PARALLEL_PROCESSORS",
     "FICHIER DE GEOMETRIE" : "GEOMETRY_FILE",
     "FORMAT DU FICHIER DE GEOMETRIE" : "GEOMETRY_FILE_FORMAT",
     "FICHIER DES CONDITIONS AUX LIMITES" : "BOUNDARY_CONDITIONS_FILE",
+    "FICHIER FORTRAN" : "FORTRAN_FILE",
     "FICHIER HYDRODYNAMIQUE" : "HYDRODYNAMIC_FILE",
     "FORMAT DU FICHIER HYDRODYNAMIQUE" : "HYDRODYNAMIC_FILE_FORMAT",
+    "VALIDATION" : "VALIDATION",
     "FICHIER DE REFERENCE" : "REFERENCE_FILE",
     "FORMAT DU FICHIER DE REFERENCE" : "REFERENCE_FILE_FORMAT",
+    "FICHIER DES PARAMETRES AED2" : "AED2_STEERING_FILE",
+    "FICHIER DES PARAMETRES PHYTOPLANCTON AED2" : "AED2_PHYTOPLANKTON_STEERING_FILE",
+    "FICHIER DES PARAMETRES ZOOPLANCTON AED2" : "AED2_ZOOPLANKTON_STEERING_FILE",
+    "FICHIER DES PARAMETRES PATHOGENES AED2" : "AED2_PATHOGEN_STEERING_FILE",
+    "FICHIER DES PARAMETRES BIVALVES AED2" : "AED2_BIVALVE_STEERING_FILE",
+    "FICHIER DES RESULTATS" : "RESULTS_FILE",
+    "FORMAT DU FICHIER DES RESULTATS" : "RESULTS_FILE_FORMAT",
+    "PERIODE POUR LES SORTIES QUALITE D'EAU" : "WATER_QUALITY_PRINTOUT_PERIOD",
+    "VARIABLES POUR LES SORTIES QE" : "VARIABLES_FOR_WAQ_PRINTOUTS",
     "BILAN DE MASSE" : "MASS_BALANCE",
-    "VALIDATION" : "VALIDATION",
+    "VARIABLES QE A IMPRIMER" : "WAQ_VARIABLES_TO_BE_PRINTED",
+    "DEBUGGER" : "DEBUGGER",
     "MASSE VOLUMIQUE DE L'EAU" : "WATER_DENSITY",
     "VISCOSITE CINEMATIQUE EAU" : "KINEMATIC_WATER_VISCOSITY",
     "DISPERSION LONGITUDINALE" : "DISPERSION_ALONG_THE_FLOW",
     "DISPERSION TRANSVERSALE" : "DISPERSION_ACROSS_THE_FLOW",
-    "DICTIONNAIRE" : "DICTIONARY",
-    "DEBUGGER" : "DEBUGGER",
-    "CONSTANTE DE DEGRADATION DE LA CHARGE ORGANIQUE K120" : "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120",
-    "CONSTANTE DE LA CINETIQUE DE NITRIFICATION K520" : "CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520",
-    "OXYGENE PRODUIT PAR PHOTOSYNTHESE" : "OXYGENE_PRODUCED_BY_PHOTOSYNTHESIS",
-    "OXYGENE CONSOMME PAR NITRIFICATION" : "CONSUMED_OXYGEN_BY_NITRIFICATION",
+    "TAUX D'EVAPORATION" : "EVAPORATION_RATE",
+    "METHODE DE CALCUL DU COEFFICIENT D'EXTINCTION DU RAY" : "METHOD_OF_COMPUTATION_OF_RAY_EXTINCTION_COEFFICIENT",
+    "PROFONDEUR DE SECCHI" : "SECCHI_DEPTH",
+    "COEFFICIENT D EXTINCTION DE LA LUMIERE" : "LIGHT_EXTINCTION_COEFFICIENT",
+    "TEMPERATURE DE L'EAU" : "WATER_TEMPERATURE",
+    "RESPIRATION VEGETALE R" : "VEGETAL_RESPIRATION_R",
+    "CONSTANTE DE DEGRADATION DE LA CHARGE ORGANIQUE K1" : "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1",
+    "CONSTANTE DE CINETIQUE DE NITRIFICATION K4" : "CONSTANT_OF_NITRIFICATION_KINETIC_K4",
     "DEMANDE BENTHIQUE" : "BENTHIC_DEMAND",
-    "COEFFICIENT DE REAERATION K2" : "K2_REAERATION_COEFFICIENT",
-    "FORMULE DE CALCUL DE K2" : "FORMULA_FOR_COMPUTING_K2",
+    "PHOTOSYNTHESE P" : "PHOTOSYNTHESIS_P",
     "CONCENTRATION DE SATURATION EN O2 DE L'EAU (CS)" : "O2_SATURATION_DENSITY_OF_WATER__CS_",
+    "FORMULE DE CALCUL DE K2" : "FORMULA_FOR_COMPUTING_K2",
+    "COEFFICIENT DE REAERATION K2" : "K2_REAERATION_COEFFICIENT",
     "FORMULE DE CALCUL DE CS" : "FORMULA_FOR_COMPUTING_CS",
-    "VITESSE DE SEDIMENTATION DU PHOSPHORE ORGANIQUE" : "SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS",
-    "VITESSE DE SEDIMENTATION DE L'AZOTE NON ALGALE" : "SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN",
     "TAUX DE CROISSANCE ALGALE MAXIMUM A 20C" : "MAXIMUM_ALGAL_GROWTH_RATE_AT_20C",
-    "PROFONDEUR DE SECCHI" : "SECCHI_DEPTH",
+    "COEFFICIENTS DE TOXICITE POUR LES ALGUES" : "ALGAL_TOXICITY_COEFFICIENTS",
     "COEFFICIENT DE TURBIDITE VEGETALE SANS PHYTO" : "VEGETAL_TURBIDITY_COEFFICIENT_WITHOUT_PHYTO",
     "PARAMETRE DE CALAGE DE LA FORMULE DE SMITH" : "PARAMETER_OF_CALIBRATION_OF_SMITH_FORMULA",
+    "DENSITE DE FLUX DU RAYONNEMENT SOLAIRE A LA SURFACE" : "SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE",
     "CONSTANTE DE DEMI-SATURATION EN PHOSPHATE" : "CONSTANT_OF_HALF_SATURATION_WITH_PHOSPHATE",
     "CONSTANTE DE DEMI-SATURATION EN AZOTE" : "CONSTANT_OF_HALF_SATURATION_WITH_NITROGEN",
-    "COEFFICIENTS DE TOXICITE POUR LES ALGUES" : "ALGAL_TOXICITY_COEFFICIENTS",
     "TAUX DE RESPIRATION DE LA BIOMASSE ALGALE" : "RESPIRATION_RATE_OF_ALGAL_BIOMASS",
+    "COEFFICIENTS DE MORTALITE ALGALE A 20C" : "COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C",
     "PROPORTION DE PHOSPHORE DANS LES CELLULES DU PHYTO" : "PROPORTION_OF_PHOSPHORUS_WITHIN_PHYTO_CELLS",
-    "POURCENTAGE DE PHOSPHORE ASSIMILABLE DANS LE PHYTO MORT" : "PERCENTAGE_OF_PHYSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO",
+    "POURCENTAGE DE PHOSPHORE ASSIMILABLE DANS LE PHYTO MORT" : "PERCENTAGE_OF_PHOSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO",
     "TAUX DE TRANSFORMATION DU POR EN PO4" : "RATE_OF_TRANSFORMATION_OF_POR_TO_PO4",
-    "PROPORTION D'AZOTE DANS LES CELLULES DU PHYTO" : "PROPORTION_OF_NITROGEN_WITHIN_PHYTO_CELLS",
-    "PERCENTAGE D'AZOTE ASSIMILABLE DANS LE PHYTO MORT" : "PERCENTAGE_OF_NITROGEN_ASSIMILABLE_IN_DEAD_PHYTO",
     "TAUX DE TRANSFORMATION DU NOR EN NO3" : "RATE_OF_TRANSFORMATION_OF_NOR_TO_NO3",
-    "COEFFICIENTS DE MORTALITE ALGALE A 20C" : "COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C",
+    "PROPORTION D'AZOTE DANS LES CELLULES DU PHYTO" : "PROPORTION_OF_NITROGEN_WITHIN_PHYTO_CELLS",
+    "POURCENTAGE D'AZOTE ASSIMILABLE DANS LE PHYTO MORT" : "PERCENTAGE_OF_NITROGEN_ASSIMILABLE_IN_DEAD_PHYTO",
+    "VITESSE DE SEDIMENTATION DU PHOSPHORE ORGANIQUE" : "SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS",
+    "VITESSE DE SEDIMENTATION DE L'AZOTE NON ALGAL" : "SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN",
+    "OXYGENE CONSOMME PAR NITRIFICATION" : "CONSUMED_OXYGEN_BY_NITRIFICATION",
+    "CONSTANTE DE LA CINETIQUE DE NITRIFICATION K520" : "CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520",
+    "CONSTANTE DE DEGRADATION DE LA CHARGE ORGANIQUE K120" : "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120",
     "VITESSE DE SEDIMENTATION DE LA CHARGE ORGANIQUE" : "SEDIMENTATION_VELOCITY_OF_ORGANIC_LOAD",
-    "CONSTANTE DE DEGRADATION DE LA CHARGE ORGANIQUE K1" : "CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1",
-    "CONSTANTE DE CINETIQUE DE NITRIFICATION K4" : "CONSTANT_OF_NITRIFICATION_KINETIC_K4",
-    "PHOTOSYNTHESE P" : "PHOTOSYNTHESIS_P",
-    "RESPIRATION VEGETALE R" : "VEGERAL_RESPIRATION_R",
-    "TEMPERATURE DE L'EAU" : "WATER_TEMPERATURE",
-    "COEFFICIENT DE REAERATION DU SEUIL RS" : "WEIR_REAERATION_COEFFICIENT_RS",
+    "OXYGENE PRODUIT PAR PHOTOSYNTHESE" : "OXYGEN_PRODUCED_BY_PHOTOSYNTHESIS",
     "FORMULE DE CALCUL DE RS" : "FORMULA_FOR_COMPUTING_RS",
+    "COEFFICIENT DE REAERATION DU SEUIL RS" : "WEIR_REAERATION_COEFFICIENT_RS",
     "COEFFICIENTS A ET B POUR LA FORMULE DE RS" : "COEFFICIENTS_A_AND_B_FOR_RS_FORMULA",
-    "TAUX D'EROSION" : "EROSION_RATE",
     "CONTRAINTE CRITIQUE DE SEDIMENTATION" : "SEDIMENTATION_CRITICAL_STRESS",
-    "CONTRAINTE CRITIQUE DE REMISE EN SUSPENSION" : "CRITICAL_STRESS_OF_RESUSPENSION",
     "VITESSE DE CHUTE DES MES" : "SEDIMENT_SETTLING_VELOCITY",
-    "CONSTANTE DE DESINTEGRATION EXPONENETIELLE" : "EXPONENETIAL_DESINTEGRATION_CONSTANT",
-    "COEFFICIENT DE DISTRIBUTION" : "COEFFICIENT_OF_DISTRIBUTION",
+    "CONTRAINTE CRITIQUE DE REMISE EN SUSPENSION" : "CRITICAL_STRESS_OF_RESUSPENSION",
+    "TAUX D'EROSION" : "EROSION_RATE",
     "CONSTANTE CINETIQUE DE DESORPTION" : "CONSTANT_OF_DESORPTION_KINETIC",
+    "COEFFICIENT DE DISTRIBUTION" : "COEFFICIENT_OF_DISTRIBUTION",
+    "CONSTANTE DE DESINTEGRATION EXPONENTIELLE" : "EXPONENTIAL_DESINTEGRATION_CONSTANT",
     "CHALEUR SPECIFIQUE DE L'EAU" : "WATER_SPECIFIC_HEAT",
-    "CHALEUR SPECIFIQUE DE L'AIR" : "AIR_SPECIFIC_HEAT",
-    "COEFFICIENTS DE LA FORMULE D'AERATION" : "COEFFICIENTS_OF_AERATION_FORMULA",
-    "COEFFICIENT REPRESENTATIF DE LA COUVERTURE NUAGEUSE" : "COEFFICIENT_OF_CLOUDING_RATE",
     "COEFFICIENTS DE CALAGE DU RAYONNEMENT ATMOSPHERIQUE" : "COEFFICIENTS_FOR_CALIBRATING_ATMOSPHERIC_RADIATION",
+    "COEFFICIENT REPRESENTATIF DE LA COUVERTURE NUAGEUSE" : "COEFFICIENT_OF_CLOUDING_RATE",
     "COEFFICIENTS DE CALAGE DU RAYONNEMENT DU PLAN D'EAU" : "COEFFICIENTS_FOR_CALIBRATING_SURFACE_WATER_RADIATION",
-    "DENSITE DE FLUX DU RAYONNEMENT SOLAIRE A LA SURFACE" : "SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE",
+    "CHALEUR SPECIFIQUE DE L'AIR" : "AIR_SPECIFIC_HEAT",
+    "COEFFICIENTS DE LA FORMULE D'AERATION" : "COEFFICIENTS_OF_AERATION_FORMULA",
     "MODELE D'ECHANGES EAU-ATMOSPHERE" : "ATMOSPHERE_WATER_EXCHANGE_MODEL",
-    "CLARTE DU CIEL" : "LIGHTNESS_OF_THE_SKY",
     "COEFFICIENT DE CALAGE DU MODELE D'ECHANGES EAU-ATMOSPHERE" : "COEFFICIENT_TO_CALIBRATE_THE_ATMOSPHERE_WATER_EXCHANGE_MODEL",
-    "TAUX D'EVAPORATION" : "EVAPORATION_RATE",
-    "METHODE DE CALCUL DU COEFFICIENT D'EXTINCTION DU RAY" : "METHOD_OF_COMPUTATION_OF_RAY_EXCTINCTION_COEFFICIENT",
     "FORMULE DU RAYONNEMENT ATMOSPHERIQUE" : "FORMULA_OF_ATMOSPHERIC_RADIATION",
+    "CLARTE DU CIEL" : "LIGHTNESS_OF_THE_SKY",
+    "RAYONNEMENT SOLAIRE LU DANS LE FICHIER METEO" : "SOLAR_RADIATION_READ_IN_METEO_FILE",
     "LOI DE DEGRADATION DES TRACEURS" : "LAW_OF_TRACERS_DEGRADATION",
     "COEFFICIENT 1 DE LA LOI DE DEGRADATION DES TRACEURS" : "COEFFICIENT_1_FOR_LAW_OF_TRACERS_DEGRADATION",
-    "FICHIER DES PARAMETRES AED2" : "AED2_STEERING_FILE",
-    "FICHIER DES PARAMETRES PHYTOPLANCTON AED2" : "AED2_PHYTOPLANKTON_STEERING_FILE",
-    "FICHIER DES PARAMETRES ZOOPLANCTON AED2" : "AED2_ZOOPLANKTON_STEERING_FILE",
-    "FICHIER DES PARAMETRES PATHOGENES AED2" : "AED2_PATHOGEN_STEERING_FILE",
-    "FICHIER DES PARAMETRES BIVALVES AED2" : "AED2_BIVALVE_STEERING_FILE",
-    "LISTE DES FICHIERS" : "LIST_OF_FILES",
-    "DESCRIPTION DES LIBRAIRIES" : "DESCRIPTION_OF_LIBRARIES",
-    "EXECUTABLE PAR DEFAUT" : "DEFAULT_EXECUTABLE",
-    "EXECUTABLE PARALLELE PAR DEFAUT" : "DEFAULT_PARALLEL_EXECUTABLE",
+    "FICHIER DES PARAMETRES" : "STEERING_FILE",
+    "DICTIONNAIRE" : "DICTIONARY",
 }
index ca53148c42491139e927eeca7727fd3d4f0a7aab..a26245f6d827b8995d0fb3d9f3ad76a6e25f9886 100644 (file)
@@ -1,18 +1,15 @@
 #/usr/bin/env python
 # -*- coding: latin-1 -*-
 TelemacdicoEn = {
+'METHOD_OF_COMPUTATION_OF_RAY_EXTINCTION_COEFFICIENT' : {
+    1:"ATKINS FORMULA",
+    2:"MOSS FORMULA",
+    3:"GIVEN CONSTANT",
+  },
 'ATMOSPHERE_WATER_EXCHANGE_MODEL' : {
     0:"NO MODEL",
     1:"LINEARISED FORMULA AT THE FREE SURFACE",
     2:"MODEL WITH COMPLETE BALANCE",
-    3:"LINEARISED FORMULA WITHOUT ICE",
-    4:"LINEARISED FORMULA WITH ICE",
-    5:"MODEL WITH COMPLETE BALANCE WITH ICE",
-  },
-'LIGHTNESS_OF_THE_SKY' : {
-    1:"VERY BRIGHT, PURE SKY",
-    2:"MODERATELY BRIGHT SKY",
-    3:"FOGGY LIKE THE SKY OF INDUSTRIAL AREA ",
   },
 'FORMULA_OF_ATMOSPHERIC_RADIATION' : {
     1:"IDSO AND JACKSON (1969)",
@@ -20,249 +17,259 @@ TelemacdicoEn = {
     3:"BRUTSAERT (1975)",
     4:"YAJIMA TONO DAM (2014)",
   },
+'LIGHTNESS_OF_THE_SKY' : {
+    1:"VERY BRIGHT, PURE SKY",
+    2:"MODERATELY BRIGHT SKY",
+    3:"FOGGY LIKE THE SKY OF INDUSTRIAL AREA ",
+  },
 'LAW_OF_TRACERS_DEGRADATION' : {
     0:"NO DEGRADATION",
     1:"F(T90) LAW",
+    2:"FIRST ORDER KINETIC LAW, CONSTANT OF DEGRADATION IN HOURS",
+    3:"FIRST ORDER KINETIC LAW, CONSTANT OF DEGRADATION IN DAYS",
+    4:"LAW IMPLEMENTED BY USER",
   },
 }
 TelemacdicoFr = {
+'METHOD_OF_COMPUTATION_OF_RAY_EXTINCTION_COEFFICIENT' : {
+    1:"FORMULE D ATKINS (1.7/SECCHI)",
+    2:"PAS DE MODELE D ECHANGES EAU-ATMOSPHERE",
+    3:"CONSTANTE DONNEE",
+  },
 'ATMOSPHERE_WATER_EXCHANGE_MODEL' : {
     0:"PAS DE MODELE D ECHANGES EAU-ATMOSPHERE",
     1:"FORMULE LINEARISEE A LA SURFACE",
     2:"MODELE A BILAN COMPLET",
-    3:"FORMULE LINEARISEE SANS LES GLACES",
-    4:"FORMULE LINEARISEE AVEC LES GLACES",
-    5:"MODELE A BILAN COMPLET AVEC LES GLACES",
-  },
-'LIGHTNESS_OF_THE_SKY' : {
-    1:"CIEL TRES CLAIRE, TRES PURE",
-    2:"CIEL MOYENNEMENT CLAIRE",
-    3:"CIEL D UNE ZONE INDUSRTIELLE, OPAQUE",
   },
 'FORMULA_OF_ATMOSPHERIC_RADIATION' : {
-    1:"IDSO AND JACKSON (1969)",
+    1:"IDSO ET JACKSON (1969)",
     2:"SWINBANK (1963)",
     3:"BRUTSAERT (1975)",
     4:"YAJIMA TONO DAM (2014)",
   },
+'LIGHTNESS_OF_THE_SKY' : {
+    1:"CIEL TRES CLAIR, TRES PUR",
+    2:"CIEL MOYENNEMENT CLAIR",
+    3:"CIEL D UNE ZONE INDUSTRIELLE, OPAQUE",
+  },
 'LAW_OF_TRACERS_DEGRADATION' : {
     0:"PAS DE DEGRADATION",
     1:"LOI EN F(T90)",
+    2:"CINETIQUE D ORDRE 1, CONSTANTE DE DEGRADATION EN HEURES",
+    3:"CINETIQUE D ORDRE 1, CONSTANTE DE DEGRADATION EN JOURS",
+    4:"LOI PROGRAMMEE PAR L UTILISATEUR",
   },
 }
 
 DicoCasFrToCata = {
-  "FICHIER DES PARAMETRES":"STEERING_FILE",
-  "FICHIER FORTRAN":"FORTRAN_FILE",
   "TITRE DU CAS QE":"WAQ_CASE_TITLE",
-  "PERIODE POUR LES SORTIES QUALITE D'EAU":"WATER_QUALITY_PRINTOUT_PERIOD",
-  "VARIABLES POUR LES SORTIES QE":"VARIABLES_FOR_WAQ_PRINTOUTS",
-  "VARIABLES QE A IMPRIMER":"WAQ_VARIABLES_TO_BE_PRINTED",
-  "FICHIER DES RESULTATS":"RESULTS_FILE",
-  "FORMAT DU FICHIER DES RESULTATS":"RESULTS_FILE_FORMAT",
-  "NUMERO DE VERSION":"RELEASE",
+  "PROCESSEURS PARALLELES":"PARALLEL_PROCESSORS",
   "FICHIER DE GEOMETRIE":"GEOMETRY_FILE",
   "FORMAT DU FICHIER DE GEOMETRIE":"GEOMETRY_FILE_FORMAT",
   "FICHIER DES CONDITIONS AUX LIMITES":"BOUNDARY_CONDITIONS_FILE",
+  "FICHIER FORTRAN":"FORTRAN_FILE",
   "FICHIER HYDRODYNAMIQUE":"HYDRODYNAMIC_FILE",
   "FORMAT DU FICHIER HYDRODYNAMIQUE":"HYDRODYNAMIC_FILE_FORMAT",
+  "VALIDATION":"VALIDATION",
   "FICHIER DE REFERENCE":"REFERENCE_FILE",
   "FORMAT DU FICHIER DE REFERENCE":"REFERENCE_FILE_FORMAT",
+  "FICHIER DES PARAMETRES AED2":"AED2_STEERING_FILE",
+  "FICHIER DES PARAMETRES PHYTOPLANCTON AED2":"AED2_PHYTOPLANKTON_STEERING_FILE",
+  "FICHIER DES PARAMETRES ZOOPLANCTON AED2":"AED2_ZOOPLANKTON_STEERING_FILE",
+  "FICHIER DES PARAMETRES PATHOGENES AED2":"AED2_PATHOGEN_STEERING_FILE",
+  "FICHIER DES PARAMETRES BIVALVES AED2":"AED2_BIVALVE_STEERING_FILE",
+  "FICHIER DES RESULTATS":"RESULTS_FILE",
+  "FORMAT DU FICHIER DES RESULTATS":"RESULTS_FILE_FORMAT",
+  "PERIODE POUR LES SORTIES QUALITE D'EAU":"WATER_QUALITY_PRINTOUT_PERIOD",
+  "VARIABLES POUR LES SORTIES QE":"VARIABLES_FOR_WAQ_PRINTOUTS",
   "BILAN DE MASSE":"MASS_BALANCE",
-  "VALIDATION":"VALIDATION",
+  "VARIABLES QE A IMPRIMER":"WAQ_VARIABLES_TO_BE_PRINTED",
+  "DEBUGGER":"DEBUGGER",
   "MASSE VOLUMIQUE DE L'EAU":"WATER_DENSITY",
   "VISCOSITE CINEMATIQUE EAU":"KINEMATIC_WATER_VISCOSITY",
   "DISPERSION LONGITUDINALE":"DISPERSION_ALONG_THE_FLOW",
   "DISPERSION TRANSVERSALE":"DISPERSION_ACROSS_THE_FLOW",
-  "DICTIONNAIRE":"DICTIONARY",
-  "DEBUGGER":"DEBUGGER",
-  "CONSTANTE DE DEGRADATION DE LA CHARGE ORGANIQUE K120":"CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120",
-  "CONSTANTE DE LA CINETIQUE DE NITRIFICATION K520":"CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520",
-  "OXYGENE PRODUIT PAR PHOTOSYNTHESE":"OXYGENE_PRODUCED_BY_PHOTOSYNTHESIS",
-  "OXYGENE CONSOMME PAR NITRIFICATION":"CONSUMED_OXYGEN_BY_NITRIFICATION",
+  "TAUX D'EVAPORATION":"EVAPORATION_RATE",
+  "METHODE DE CALCUL DU COEFFICIENT D'EXTINCTION DU RAY":"METHOD_OF_COMPUTATION_OF_RAY_EXTINCTION_COEFFICIENT",
+  "PROFONDEUR DE SECCHI":"SECCHI_DEPTH",
+  "COEFFICIENT D EXTINCTION DE LA LUMIERE":"LIGHT_EXTINCTION_COEFFICIENT",
+  "TEMPERATURE DE L'EAU":"WATER_TEMPERATURE",
+  "RESPIRATION VEGETALE R":"VEGETAL_RESPIRATION_R",
+  "CONSTANTE DE DEGRADATION DE LA CHARGE ORGANIQUE K1":"CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1",
+  "CONSTANTE DE CINETIQUE DE NITRIFICATION K4":"CONSTANT_OF_NITRIFICATION_KINETIC_K4",
   "DEMANDE BENTHIQUE":"BENTHIC_DEMAND",
-  "COEFFICIENT DE REAERATION K2":"K2_REAERATION_COEFFICIENT",
-  "FORMULE DE CALCUL DE K2":"FORMULA_FOR_COMPUTING_K2",
+  "PHOTOSYNTHESE P":"PHOTOSYNTHESIS_P",
   "CONCENTRATION DE SATURATION EN O2 DE L'EAU (CS)":"O2_SATURATION_DENSITY_OF_WATER__CS_",
+  "FORMULE DE CALCUL DE K2":"FORMULA_FOR_COMPUTING_K2",
+  "COEFFICIENT DE REAERATION K2":"K2_REAERATION_COEFFICIENT",
   "FORMULE DE CALCUL DE CS":"FORMULA_FOR_COMPUTING_CS",
-  "VITESSE DE SEDIMENTATION DU PHOSPHORE ORGANIQUE":"SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS",
-  "VITESSE DE SEDIMENTATION DE L'AZOTE NON ALGALE":"SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN",
   "TAUX DE CROISSANCE ALGALE MAXIMUM A 20C":"MAXIMUM_ALGAL_GROWTH_RATE_AT_20C",
-  "PROFONDEUR DE SECCHI":"SECCHI_DEPTH",
+  "COEFFICIENTS DE TOXICITE POUR LES ALGUES":"ALGAL_TOXICITY_COEFFICIENTS",
   "COEFFICIENT DE TURBIDITE VEGETALE SANS PHYTO":"VEGETAL_TURBIDITY_COEFFICIENT_WITHOUT_PHYTO",
   "PARAMETRE DE CALAGE DE LA FORMULE DE SMITH":"PARAMETER_OF_CALIBRATION_OF_SMITH_FORMULA",
+  "DENSITE DE FLUX DU RAYONNEMENT SOLAIRE A LA SURFACE":"SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE",
   "CONSTANTE DE DEMI-SATURATION EN PHOSPHATE":"CONSTANT_OF_HALF_SATURATION_WITH_PHOSPHATE",
   "CONSTANTE DE DEMI-SATURATION EN AZOTE":"CONSTANT_OF_HALF_SATURATION_WITH_NITROGEN",
-  "COEFFICIENTS DE TOXICITE POUR LES ALGUES":"ALGAL_TOXICITY_COEFFICIENTS",
   "TAUX DE RESPIRATION DE LA BIOMASSE ALGALE":"RESPIRATION_RATE_OF_ALGAL_BIOMASS",
+  "COEFFICIENTS DE MORTALITE ALGALE A 20C":"COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C",
   "PROPORTION DE PHOSPHORE DANS LES CELLULES DU PHYTO":"PROPORTION_OF_PHOSPHORUS_WITHIN_PHYTO_CELLS",
-  "POURCENTAGE DE PHOSPHORE ASSIMILABLE DANS LE PHYTO MORT":"PERCENTAGE_OF_PHYSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO",
+  "POURCENTAGE DE PHOSPHORE ASSIMILABLE DANS LE PHYTO MORT":"PERCENTAGE_OF_PHOSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO",
   "TAUX DE TRANSFORMATION DU POR EN PO4":"RATE_OF_TRANSFORMATION_OF_POR_TO_PO4",
-  "PROPORTION D'AZOTE DANS LES CELLULES DU PHYTO":"PROPORTION_OF_NITROGEN_WITHIN_PHYTO_CELLS",
-  "PERCENTAGE D'AZOTE ASSIMILABLE DANS LE PHYTO MORT":"PERCENTAGE_OF_NITROGEN_ASSIMILABLE_IN_DEAD_PHYTO",
   "TAUX DE TRANSFORMATION DU NOR EN NO3":"RATE_OF_TRANSFORMATION_OF_NOR_TO_NO3",
-  "COEFFICIENTS DE MORTALITE ALGALE A 20C":"COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C",
+  "PROPORTION D'AZOTE DANS LES CELLULES DU PHYTO":"PROPORTION_OF_NITROGEN_WITHIN_PHYTO_CELLS",
+  "POURCENTAGE D'AZOTE ASSIMILABLE DANS LE PHYTO MORT":"PERCENTAGE_OF_NITROGEN_ASSIMILABLE_IN_DEAD_PHYTO",
+  "VITESSE DE SEDIMENTATION DU PHOSPHORE ORGANIQUE":"SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS",
+  "VITESSE DE SEDIMENTATION DE L'AZOTE NON ALGAL":"SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN",
+  "OXYGENE CONSOMME PAR NITRIFICATION":"CONSUMED_OXYGEN_BY_NITRIFICATION",
+  "CONSTANTE DE LA CINETIQUE DE NITRIFICATION K520":"CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520",
+  "CONSTANTE DE DEGRADATION DE LA CHARGE ORGANIQUE K120":"CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120",
   "VITESSE DE SEDIMENTATION DE LA CHARGE ORGANIQUE":"SEDIMENTATION_VELOCITY_OF_ORGANIC_LOAD",
-  "CONSTANTE DE DEGRADATION DE LA CHARGE ORGANIQUE K1":"CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1",
-  "CONSTANTE DE CINETIQUE DE NITRIFICATION K4":"CONSTANT_OF_NITRIFICATION_KINETIC_K4",
-  "PHOTOSYNTHESE P":"PHOTOSYNTHESIS_P",
-  "RESPIRATION VEGETALE R":"VEGERAL_RESPIRATION_R",
-  "TEMPERATURE DE L'EAU":"WATER_TEMPERATURE",
-  "COEFFICIENT DE REAERATION DU SEUIL RS":"WEIR_REAERATION_COEFFICIENT_RS",
+  "OXYGENE PRODUIT PAR PHOTOSYNTHESE":"OXYGEN_PRODUCED_BY_PHOTOSYNTHESIS",
   "FORMULE DE CALCUL DE RS":"FORMULA_FOR_COMPUTING_RS",
+  "COEFFICIENT DE REAERATION DU SEUIL RS":"WEIR_REAERATION_COEFFICIENT_RS",
   "COEFFICIENTS A ET B POUR LA FORMULE DE RS":"COEFFICIENTS_A_AND_B_FOR_RS_FORMULA",
-  "TAUX D'EROSION":"EROSION_RATE",
   "CONTRAINTE CRITIQUE DE SEDIMENTATION":"SEDIMENTATION_CRITICAL_STRESS",
-  "CONTRAINTE CRITIQUE DE REMISE EN SUSPENSION":"CRITICAL_STRESS_OF_RESUSPENSION",
   "VITESSE DE CHUTE DES MES":"SEDIMENT_SETTLING_VELOCITY",
-  "CONSTANTE DE DESINTEGRATION EXPONENETIELLE":"EXPONENETIAL_DESINTEGRATION_CONSTANT",
-  "COEFFICIENT DE DISTRIBUTION":"COEFFICIENT_OF_DISTRIBUTION",
+  "CONTRAINTE CRITIQUE DE REMISE EN SUSPENSION":"CRITICAL_STRESS_OF_RESUSPENSION",
+  "TAUX D'EROSION":"EROSION_RATE",
   "CONSTANTE CINETIQUE DE DESORPTION":"CONSTANT_OF_DESORPTION_KINETIC",
+  "COEFFICIENT DE DISTRIBUTION":"COEFFICIENT_OF_DISTRIBUTION",
+  "CONSTANTE DE DESINTEGRATION EXPONENTIELLE":"EXPONENTIAL_DESINTEGRATION_CONSTANT",
   "CHALEUR SPECIFIQUE DE L'EAU":"WATER_SPECIFIC_HEAT",
-  "CHALEUR SPECIFIQUE DE L'AIR":"AIR_SPECIFIC_HEAT",
-  "COEFFICIENTS DE LA FORMULE D'AERATION":"COEFFICIENTS_OF_AERATION_FORMULA",
-  "COEFFICIENT REPRESENTATIF DE LA COUVERTURE NUAGEUSE":"COEFFICIENT_OF_CLOUDING_RATE",
   "COEFFICIENTS DE CALAGE DU RAYONNEMENT ATMOSPHERIQUE":"COEFFICIENTS_FOR_CALIBRATING_ATMOSPHERIC_RADIATION",
+  "COEFFICIENT REPRESENTATIF DE LA COUVERTURE NUAGEUSE":"COEFFICIENT_OF_CLOUDING_RATE",
   "COEFFICIENTS DE CALAGE DU RAYONNEMENT DU PLAN D'EAU":"COEFFICIENTS_FOR_CALIBRATING_SURFACE_WATER_RADIATION",
-  "DENSITE DE FLUX DU RAYONNEMENT SOLAIRE A LA SURFACE":"SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE",
+  "CHALEUR SPECIFIQUE DE L'AIR":"AIR_SPECIFIC_HEAT",
+  "COEFFICIENTS DE LA FORMULE D'AERATION":"COEFFICIENTS_OF_AERATION_FORMULA",
   "MODELE D'ECHANGES EAU-ATMOSPHERE":"ATMOSPHERE_WATER_EXCHANGE_MODEL",
-  "CLARTE DU CIEL":"LIGHTNESS_OF_THE_SKY",
   "COEFFICIENT DE CALAGE DU MODELE D'ECHANGES EAU-ATMOSPHERE":"COEFFICIENT_TO_CALIBRATE_THE_ATMOSPHERE_WATER_EXCHANGE_MODEL",
-  "TAUX D'EVAPORATION":"EVAPORATION_RATE",
-  "METHODE DE CALCUL DU COEFFICIENT D'EXTINCTION DU RAY":"METHOD_OF_COMPUTATION_OF_RAY_EXCTINCTION_COEFFICIENT",
   "FORMULE DU RAYONNEMENT ATMOSPHERIQUE":"FORMULA_OF_ATMOSPHERIC_RADIATION",
+  "CLARTE DU CIEL":"LIGHTNESS_OF_THE_SKY",
+  "RAYONNEMENT SOLAIRE LU DANS LE FICHIER METEO":"SOLAR_RADIATION_READ_IN_METEO_FILE",
   "LOI DE DEGRADATION DES TRACEURS":"LAW_OF_TRACERS_DEGRADATION",
   "COEFFICIENT 1 DE LA LOI DE DEGRADATION DES TRACEURS":"COEFFICIENT_1_FOR_LAW_OF_TRACERS_DEGRADATION",
-  "FICHIER DES PARAMETRES AED2":"AED2_STEERING_FILE",
-  "FICHIER DES PARAMETRES PHYTOPLANCTON AED2":"AED2_PHYTOPLANKTON_STEERING_FILE",
-  "FICHIER DES PARAMETRES ZOOPLANCTON AED2":"AED2_ZOOPLANKTON_STEERING_FILE",
-  "FICHIER DES PARAMETRES PATHOGENES AED2":"AED2_PATHOGEN_STEERING_FILE",
-  "FICHIER DES PARAMETRES BIVALVES AED2":"AED2_BIVALVE_STEERING_FILE",
-  "LISTE DES FICHIERS":"LIST_OF_FILES",
-  "DESCRIPTION DES LIBRAIRIES":"DESCRIPTION_OF_LIBRARIES",
-  "EXECUTABLE PAR DEFAUT":"DEFAULT_EXECUTABLE",
-  "EXECUTABLE PARALLELE PAR DEFAUT":"DEFAULT_PARALLEL_EXECUTABLE",
+  "FICHIER DES PARAMETRES":"STEERING_FILE",
+  "DICTIONNAIRE":"DICTIONARY",
 }
 
 DicoCasEnToCata = {
-  'STEERING FILE':'STEERING_FILE',
-  'FORTRAN FILE':'FORTRAN_FILE',
   'WAQ CASE TITLE':'WAQ_CASE_TITLE',
-  'WATER QUALITY PRINTOUT PERIOD':'WATER_QUALITY_PRINTOUT_PERIOD',
-  'VARIABLES FOR WAQ PRINTOUTS':'VARIABLES_FOR_WAQ_PRINTOUTS',
-  'WAQ VARIABLES TO BE PRINTED':'WAQ_VARIABLES_TO_BE_PRINTED',
-  'RESULTS FILE':'RESULTS_FILE',
-  'RESULTS FILE FORMAT':'RESULTS_FILE_FORMAT',
-  'RELEASE':'RELEASE',
+  'PARALLEL PROCESSORS':'PARALLEL_PROCESSORS',
   'GEOMETRY FILE':'GEOMETRY_FILE',
   'GEOMETRY FILE FORMAT':'GEOMETRY_FILE_FORMAT',
   'BOUNDARY CONDITIONS FILE':'BOUNDARY_CONDITIONS_FILE',
+  'FORTRAN FILE':'FORTRAN_FILE',
   'HYDRODYNAMIC FILE':'HYDRODYNAMIC_FILE',
   'HYDRODYNAMIC FILE FORMAT':'HYDRODYNAMIC_FILE_FORMAT',
+  'VALIDATION':'VALIDATION',
   'REFERENCE FILE':'REFERENCE_FILE',
   'REFERENCE FILE FORMAT':'REFERENCE_FILE_FORMAT',
+  'AED2 STEERING FILE':'AED2_STEERING_FILE',
+  'AED2 PHYTOPLANKTON STEERING FILE':'AED2_PHYTOPLANKTON_STEERING_FILE',
+  'AED2 ZOOPLANKTON STEERING FILE':'AED2_ZOOPLANKTON_STEERING_FILE',
+  'AED2 PATHOGEN STEERING FILE':'AED2_PATHOGEN_STEERING_FILE',
+  'AED2 BIVALVE STEERING FILE':'AED2_BIVALVE_STEERING_FILE',
+  'RESULTS FILE':'RESULTS_FILE',
+  'RESULTS FILE FORMAT':'RESULTS_FILE_FORMAT',
+  'WATER QUALITY PRINTOUT PERIOD':'WATER_QUALITY_PRINTOUT_PERIOD',
+  'VARIABLES FOR WAQ PRINTOUTS':'VARIABLES_FOR_WAQ_PRINTOUTS',
   'MASS-BALANCE':'MASS_BALANCE',
-  'VALIDATION':'VALIDATION',
+  'WAQ VARIABLES TO BE PRINTED':'WAQ_VARIABLES_TO_BE_PRINTED',
+  'DEBUGGER':'DEBUGGER',
   'WATER DENSITY':'WATER_DENSITY',
   'KINEMATIC WATER VISCOSITY':'KINEMATIC_WATER_VISCOSITY',
   'DISPERSION ALONG THE FLOW':'DISPERSION_ALONG_THE_FLOW',
   'DISPERSION ACROSS THE FLOW':'DISPERSION_ACROSS_THE_FLOW',
-  'DICTIONARY':'DICTIONARY',
-  'DEBUGGER':'DEBUGGER',
-  'CONSTANT OF DEGRADATION OF ORGANIC LOAD K120':'CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120',
-  'CONSTANT FOR THE NITRIFICATION KINETIC K520':'CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520',
-  'OXYGENE PRODUCED BY PHOTOSYNTHESIS':'OXYGENE_PRODUCED_BY_PHOTOSYNTHESIS',
-  'CONSUMED OXYGEN BY NITRIFICATION':'CONSUMED_OXYGEN_BY_NITRIFICATION',
+  'EVAPORATION RATE':'EVAPORATION_RATE',
+  'METHOD OF COMPUTATION OF RAY EXTINCTION COEFFICIENT':'METHOD_OF_COMPUTATION_OF_RAY_EXTINCTION_COEFFICIENT',
+  'SECCHI DEPTH':'SECCHI_DEPTH',
+  'LIGHT EXTINCTION COEFFICIENT':'LIGHT_EXTINCTION_COEFFICIENT',
+  'WATER TEMPERATURE':'WATER_TEMPERATURE',
+  'VEGETAL RESPIRATION R':'VEGETAL_RESPIRATION_R',
+  'CONSTANT OF DEGRADATION OF ORGANIC LOAD K1':'CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1',
+  'CONSTANT OF NITRIFICATION KINETIC K4':'CONSTANT_OF_NITRIFICATION_KINETIC_K4',
   'BENTHIC DEMAND':'BENTHIC_DEMAND',
-  'K2 REAERATION COEFFICIENT':'K2_REAERATION_COEFFICIENT',
-  'FORMULA FOR COMPUTING K2':'FORMULA_FOR_COMPUTING_K2',
+  'PHOTOSYNTHESIS P':'PHOTOSYNTHESIS_P',
   'O2 SATURATION DENSITY OF WATER (CS)':'O2_SATURATION_DENSITY_OF_WATER__CS_',
+  'FORMULA FOR COMPUTING K2':'FORMULA_FOR_COMPUTING_K2',
+  'K2 REAERATION COEFFICIENT':'K2_REAERATION_COEFFICIENT',
   'FORMULA FOR COMPUTING CS':'FORMULA_FOR_COMPUTING_CS',
-  'SEDIMENTATION VELOCITY OF ORGANIC PHOSPHORUS':'SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS',
-  'SEDIMENTATION VELOCITY OF NON ALGAL NITROGEN':'SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN',
   'MAXIMUM ALGAL GROWTH RATE AT 20C':'MAXIMUM_ALGAL_GROWTH_RATE_AT_20C',
-  'SECCHI DEPTH':'SECCHI_DEPTH',
+  'ALGAL TOXICITY COEFFICIENTS':'ALGAL_TOXICITY_COEFFICIENTS',
   'VEGETAL TURBIDITY COEFFICIENT WITHOUT PHYTO':'VEGETAL_TURBIDITY_COEFFICIENT_WITHOUT_PHYTO',
   'PARAMETER OF CALIBRATION OF SMITH FORMULA':'PARAMETER_OF_CALIBRATION_OF_SMITH_FORMULA',
+  'SUNSHINE FLUX DENSITY ON WATER SURFACE':'SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE',
   'CONSTANT OF HALF-SATURATION WITH PHOSPHATE':'CONSTANT_OF_HALF_SATURATION_WITH_PHOSPHATE',
   'CONSTANT OF HALF-SATURATION WITH NITROGEN':'CONSTANT_OF_HALF_SATURATION_WITH_NITROGEN',
-  'ALGAL TOXICITY COEFFICIENTS':'ALGAL_TOXICITY_COEFFICIENTS',
   'RESPIRATION RATE OF ALGAL BIOMASS':'RESPIRATION_RATE_OF_ALGAL_BIOMASS',
+  'COEFFICIENTS OF ALGAL MORTALITY AT 20C':'COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C',
   'PROPORTION OF PHOSPHORUS WITHIN PHYTO CELLS':'PROPORTION_OF_PHOSPHORUS_WITHIN_PHYTO_CELLS',
-  'PERCENTAGE OF PHYSPHORUS ASSIMILABLE IN DEAD PHYTO':'PERCENTAGE_OF_PHYSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO',
+  'PERCENTAGE OF PHOSPHORUS ASSIMILABLE IN DEAD PHYTO':'PERCENTAGE_OF_PHOSPHORUS_ASSIMILABLE_IN_DEAD_PHYTO',
   'RATE OF TRANSFORMATION OF POR TO PO4':'RATE_OF_TRANSFORMATION_OF_POR_TO_PO4',
+  'RATE OF TRANSFORMATION OF NOR TO NO3':'RATE_OF_TRANSFORMATION_OF_NOR_TO_NO3',
   'PROPORTION OF NITROGEN WITHIN PHYTO CELLS':'PROPORTION_OF_NITROGEN_WITHIN_PHYTO_CELLS',
   'PERCENTAGE OF NITROGEN ASSIMILABLE IN DEAD PHYTO':'PERCENTAGE_OF_NITROGEN_ASSIMILABLE_IN_DEAD_PHYTO',
-  'RATE OF TRANSFORMATION OF NOR TO NO3':'RATE_OF_TRANSFORMATION_OF_NOR_TO_NO3',
-  'COEFFICIENTS OF ALGAL MORTALITY AT 20C':'COEFFICIENTS_OF_ALGAL_MORTALITY_AT_20C',
+  'SEDIMENTATION VELOCITY OF ORGANIC PHOSPHORUS':'SEDIMENTATION_VELOCITY_OF_ORGANIC_PHOSPHORUS',
+  'SEDIMENTATION VELOCITY OF NON ALGAL NITROGEN':'SEDIMENTATION_VELOCITY_OF_NON_ALGAL_NITROGEN',
+  'CONSUMED OXYGEN BY NITRIFICATION':'CONSUMED_OXYGEN_BY_NITRIFICATION',
+  'CONSTANT FOR THE NITRIFICATION KINETIC K520':'CONSTANT_FOR_THE_NITRIFICATION_KINETIC_K520',
+  'CONSTANT OF DEGRADATION OF ORGANIC LOAD K120':'CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K120',
   'SEDIMENTATION VELOCITY OF ORGANIC LOAD':'SEDIMENTATION_VELOCITY_OF_ORGANIC_LOAD',
-  'CONSTANT OF DEGRADATION OF ORGANIC LOAD K1':'CONSTANT_OF_DEGRADATION_OF_ORGANIC_LOAD_K1',
-  'CONSTANT OF NITRIFICATION KINETIC K4':'CONSTANT_OF_NITRIFICATION_KINETIC_K4',
-  'PHOTOSYNTHESIS P':'PHOTOSYNTHESIS_P',
-  'VEGERAL RESPIRATION R':'VEGERAL_RESPIRATION_R',
-  'WATER TEMPERATURE':'WATER_TEMPERATURE',
-  'WEIR REAERATION COEFFICIENT RS':'WEIR_REAERATION_COEFFICIENT_RS',
+  'OXYGEN PRODUCED BY PHOTOSYNTHESIS':'OXYGEN_PRODUCED_BY_PHOTOSYNTHESIS',
   'FORMULA FOR COMPUTING RS':'FORMULA_FOR_COMPUTING_RS',
+  'WEIR REAERATION COEFFICIENT RS':'WEIR_REAERATION_COEFFICIENT_RS',
   'COEFFICIENTS A AND B FOR RS FORMULA':'COEFFICIENTS_A_AND_B_FOR_RS_FORMULA',
-  'EROSION RATE':'EROSION_RATE',
   'SEDIMENTATION CRITICAL STRESS':'SEDIMENTATION_CRITICAL_STRESS',
-  'CRITICAL STRESS OF RESUSPENSION':'CRITICAL_STRESS_OF_RESUSPENSION',
   'SEDIMENT SETTLING VELOCITY':'SEDIMENT_SETTLING_VELOCITY',
-  'EXPONENETIAL DESINTEGRATION CONSTANT':'EXPONENETIAL_DESINTEGRATION_CONSTANT',
-  'COEFFICIENT OF DISTRIBUTION':'COEFFICIENT_OF_DISTRIBUTION',
+  'CRITICAL STRESS OF RESUSPENSION':'CRITICAL_STRESS_OF_RESUSPENSION',
+  'EROSION RATE':'EROSION_RATE',
   'CONSTANT OF DESORPTION KINETIC':'CONSTANT_OF_DESORPTION_KINETIC',
+  'COEFFICIENT OF DISTRIBUTION':'COEFFICIENT_OF_DISTRIBUTION',
+  'EXPONENTIAL DESINTEGRATION CONSTANT':'EXPONENTIAL_DESINTEGRATION_CONSTANT',
   'WATER SPECIFIC HEAT':'WATER_SPECIFIC_HEAT',
-  'AIR SPECIFIC HEAT':'AIR_SPECIFIC_HEAT',
-  'COEFFICIENTS OF AERATION FORMULA':'COEFFICIENTS_OF_AERATION_FORMULA',
-  'COEFFICIENT OF CLOUDING RATE':'COEFFICIENT_OF_CLOUDING_RATE',
   'COEFFICIENTS FOR CALIBRATING ATMOSPHERIC RADIATION':'COEFFICIENTS_FOR_CALIBRATING_ATMOSPHERIC_RADIATION',
+  'COEFFICIENT OF CLOUDING RATE':'COEFFICIENT_OF_CLOUDING_RATE',
   'COEFFICIENTS FOR CALIBRATING SURFACE WATER RADIATION':'COEFFICIENTS_FOR_CALIBRATING_SURFACE_WATER_RADIATION',
-  'SUNSHINE FLUX DENSITY ON WATER SURFACE':'SUNSHINE_FLUX_DENSITY_ON_WATER_SURFACE',
+  'AIR SPECIFIC HEAT':'AIR_SPECIFIC_HEAT',
+  'COEFFICIENTS OF AERATION FORMULA':'COEFFICIENTS_OF_AERATION_FORMULA',
   'ATMOSPHERE-WATER EXCHANGE MODEL':'ATMOSPHERE_WATER_EXCHANGE_MODEL',
-  'LIGHTNESS OF THE SKY':'LIGHTNESS_OF_THE_SKY',
   'COEFFICIENT TO CALIBRATE THE ATMOSPHERE-WATER EXCHANGE MODEL':'COEFFICIENT_TO_CALIBRATE_THE_ATMOSPHERE_WATER_EXCHANGE_MODEL',
-  'EVAPORATION RATE':'EVAPORATION_RATE',
-  'METHOD OF COMPUTATION OF RAY EXCTINCTION COEFFICIENT':'METHOD_OF_COMPUTATION_OF_RAY_EXCTINCTION_COEFFICIENT',
   'FORMULA OF ATMOSPHERIC RADIATION':'FORMULA_OF_ATMOSPHERIC_RADIATION',
+  'LIGHTNESS OF THE SKY':'LIGHTNESS_OF_THE_SKY',
+  'SOLAR RADIATION READ IN METEO FILE':'SOLAR_RADIATION_READ_IN_METEO_FILE',
   'LAW OF TRACERS DEGRADATION':'LAW_OF_TRACERS_DEGRADATION',
   'COEFFICIENT 1 FOR LAW OF TRACERS DEGRADATION':'COEFFICIENT_1_FOR_LAW_OF_TRACERS_DEGRADATION',
-  'AED2 STEERING FILE':'AED2_STEERING_FILE',
-  'AED2 PHYTOPLANKTON STEERING FILE':'AED2_PHYTOPLANKTON_STEERING_FILE',
-  'AED2 ZOOPLANKTON STEERING FILE':'AED2_ZOOPLANKTON_STEERING_FILE',
-  'AED2 PATHOGEN STEERING FILE':'AED2_PATHOGEN_STEERING_FILE',
-  'AED2 BIVALVE STEERING FILE':'AED2_BIVALVE_STEERING_FILE',
-  'LIST OF FILES':'LIST_OF_FILES',
-  'DESCRIPTION OF LIBRARIES':'DESCRIPTION_OF_LIBRARIES',
-  'DEFAULT EXECUTABLE':'DEFAULT_EXECUTABLE',
-  'DEFAULT PARALLEL EXECUTABLE':'DEFAULT_PARALLEL_EXECUTABLE',
+  'STEERING FILE':'STEERING_FILE',
+  'DICTIONARY':'DICTIONARY',
 }
 DicoEnumCasFrToEnumCasEn = {
-'VARIABLES_FOR_WAQ_PRINTOUTS':{
-  "editer !!!":"to edit !!!",
-},
-
-'RESULTS_FILE_FORMAT':{
+'GEOMETRY_FILE_FORMAT':{
   "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
-'GEOMETRY_FILE_FORMAT':{
+'HYDRODYNAMIC_FILE_FORMAT':{
   "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
-'HYDRODYNAMIC_FILE_FORMAT':{
+'REFERENCE_FILE_FORMAT':{
   "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
-'REFERENCE_FILE_FORMAT':{
+'RESULTS_FILE_FORMAT':{
   "SERAFIN":"SERAFIN",
   "SERAFIND":"SERAFIND",
   "MED":"MED",
 },
 
+'VARIABLES_FOR_WAQ_PRINTOUTS':{
+  "":"",
+  "editer !!!":"to edit !!!",
+},
+
 }
index 9c15cb95f5a2b51c57bf8682193398105a331cda..3b187fc6a3851f682e0f46fa0bba41beed38fbc0 100644 (file)
Binary files a/Telemac/waqtel_labelCataToIhm_en.qm and b/Telemac/waqtel_labelCataToIhm_en.qm differ
index 65205848f83775f974ec8fd5e7830c2390cc6718..a1992ff6b99505b5273a3d1f451765c5f9b62861 100644 (file)
Binary files a/Telemac/waqtel_labelCataToIhm_fr.qm and b/Telemac/waqtel_labelCataToIhm_fr.qm differ