Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
&DYN
/ Description of a keyword
/ NOM : French name
/ NOM1 : English name
/ TYPE : STRING, INTEGER, REAL, LOGICAL
/ INDEX : Index of the keyword
/ TAILLE : Number of values (0 means between 1 and n)
/ (opt) SUBMIT : Chain for files
/ DEFAUT : Defaut value in French
/ DEFAUT1 : Defaut value in English
/ MNEMO : Name of the variable in the code
/ (opt) CONTROLE : min;max for the keyword value
/ (opt) CHOIX : List of possible values
/ (opt) CHOIX1 : CHOIX in french
/ (opt) APPARENCE : Defined how the keyword is filled
/ LIST, DYNLIST, TUPLE
/ RUBRIQUE : Classification of the keyword 3 level max
/ RUBRIQUE1 : RUBRIQUE but in English
/ (opt) COMPOSE : Used for fudaa
/ (opt) COMPORT : Used for fudaa
/ NIVEAU : Level of the keyword (Level 0 is a mandatory keyword)
/ AIDE : Help in French (LaTeX syntax)
/ AIDE1 : Help in English (LaTeX syntax)
/---SYSTEME-TELEMAC-------------------------------------------------------------
/
/ INDICES IN USE SO FAR:
/ - INTEGER (ENTIER):
/ 1-49,51-77,81-82,84-87,89-92,95-127 OUT OF 119
/ - REAL (REEL):
/ 1-6,8-36,51-67,71-72,77-107,119 OUT OF 86
/ - LOGICAL (LOGIQUE):
/ 1-2,5-22,31-34,51-51,61-61,70-72,75-87,90-93,118 OUT OF 47
/ - CHARACTER (CARACTERE):
/ 1-3,6-13,16-23,25-25,27-35,41-41,50-53,55-79,83-95,100-101 OUT OF 74
/
/-------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////
/// 1-COMPUTATION ENVIRONMENT
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
///// 1.1-GLOBAL
////////////////////////////////////////////////////////////////////////
NOM = 'TITRE'
NOM1 = 'TITLE'
TYPE = STRING
INDEX = 1
TAILLE = 1
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'TITCAS'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'GLOBAL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'GLOBAL';''
COMPORT =
'Foreground ("ENTREES-SORTIES, GENERALITES*CALCUL")
IS BRUT (red)'
NIVEAU = 0
AIDE =
'Titre du cas etudie.'
AIDE1 =
'Title of the case being considered.'
/
NOM = 'PROCESSEURS PARALLELES'
NOM1 = 'PARALLEL PROCESSORS'
TYPE = INTEGER
INDEX = 45
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NCSIZE'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'GLOBAL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'GLOBAL';''
NIVEAU = 1
AIDE =
'Nombre de processeurs pour la decomposition en parallele.
La valeur 0 correspond a un calcul scalaire.'
AIDE1 =
'Number of processors for domain partition.
Value 0 corresponds to a scalar computation.'
/
NOM = 'VERIFICATION DU MAILLAGE'
NOM1 = 'CHECKING THE MESH'
TYPE = LOGICAL
INDEX = 21
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'CHECK\_MESH'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'GLOBAL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'GLOBAL';''
NIVEAU = 0
AIDE =
'Si OUI on appelle le sous-programme \telfile{CHECKMESH}
qui verifie la coherence du maillage, points superposes, etc.'
AIDE1 =
'If this key word is equal to YES, a call to subroutine
\telfile{CHECKMESH} will look for errors in the mesh,
superimposed points, etc.'
/
NOM = 'NOMBRE MAXIMUM DE FRONTIERES'
NOM1 = 'MAXIMUM NUMBER OF BOUNDARIES'
TYPE = INTEGER
INDEX = 121
TAILLE = 1
DEFAUT = 30
DEFAUT1 = 30
MNEMO = 'MAXFRO'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'GLOBAL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'GLOBAL';''
NIVEAU = 1
AIDE =
'Nombre maximal de frontieres differentes dans le maillage.
Sert au dimensionnement de la memoire, a augmenter si necessaire.'
AIDE1 =
'Maximal number of boundaries in the mesh.
Used for dimensioning arrays. Can be increased if needed.'
/
NOM = 'NOMBRE MAXIMUM DE TRACEURS'
NOM1 = 'MAXIMUM NUMBER OF TRACERS'
TYPE = INTEGER
INDEX = 123
TAILLE = 1
DEFAUT = 20
DEFAUT1 = 20
MNEMO = 'MAXTRA'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'GLOBAL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'GLOBAL';''
NIVEAU = 1
AIDE =
'Nombre maximal de traceurs.
Sert au dimensionnement de la memoire, a augmenter si necessaire.'
AIDE1 =
'Maximal number of tracers.
Used for dimensioning arrays. Can be increased if needed.'
/
NOM = 'NOMBRE MAXIMUM DE SOURCES'
NOM1 = 'MAXIMUM NUMBER OF SOURCES'
TYPE = INTEGER
INDEX = 122
TAILLE = 1
DEFAUT = 20
DEFAUT1 = 20
MNEMO = 'MAXSCE'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'GLOBAL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'GLOBAL';''
NIVEAU = 1
AIDE =
'Nombre maximal de points sources dans le maillage,
incluant les sources ponctuelles et 2 fois le nombre de buses.
Sert au dimensionnement de la memoire, a augmenter si necessaire.'
AIDE1 =
'Maximal number of source points in the mesh, including
punctual sources and twice the number of culverts.
Used for dimensioning arrays. Can be increased if needed.'
/
NOM = 'NOMBRE MAXIMUM DE FRONTIERES SUR LE FOND'
NOM1 = 'MAXIMUM NUMBER OF BOUNDARIES ON THE BED'
TYPE = INTEGER
INDEX = 124
TAILLE = 1
DEFAUT = 30
DEFAUT1 = 30
MNEMO = 'MAXBLB'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'GLOBAL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'GLOBAL';''
NIVEAU = 1
AIDE =
'Nombre maximal de frontieres liquides sur le fond.
Sert au dimensionnement de la memoire, a augmenter si necessaire.'
AIDE1 =
'Maximal number of liquid boundaries on the bed.
Used for dimensioning arrays. Can be increased if needed.'
/
NOM = 'LONGUEUR DU VECTEUR'
NOM1 = 'VECTOR LENGTH'
TYPE = INTEGER
INDEX = 61
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'LVMAC'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'GLOBAL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'GLOBAL';''
NIVEAU = 3
AIDE =
'Longueur du vecteur pour les machines vectorielles.'
AIDE1 =
'Vector length on vector machines.'
/
////////////////////////////////////////////////////////////////////////
///// 1.2-INPUT
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 1.2.1-DATA
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER DE GEOMETRIE'
NOM1 = 'GEOMETRY FILE'
TYPE = STRING
INDEX = 6
TAILLE = 1
SUBMIT = 'T3DGEO-READ;T3DGEO;OBLIG;BIN;LIT;SELAFIN-GEOM'
MNEMO = 'T3D\_FILES(T3DGEO)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
COMPORT =
'Foreground ("ENTREES-SORTIES, FICHIERS*NOMS")
IS BRUT (red)'
NIVEAU = 0
AIDE =
'Nom du fichier contenant le maillage du calcul a realiser.'
AIDE1 =
'Name of the file containing the mesh. This file may also
contain the topography and the friction coefficients.'
/
NOM = 'FORMAT DU FICHIER DE GEOMETRIE'
NOM1 = 'GEOMETRY FILE FORMAT'
TYPE = STRING
INDEX = 29
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T3D\_FILES(T3DGEO)\%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 0
AIDE =
'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}'
AIDE1 =
'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}'
/
NOM = 'FICHIER DES CONDITIONS AUX LIMITES'
NOM1 = 'BOUNDARY CONDITIONS FILE'
TYPE = STRING
INDEX = 9
TAILLE = 1
SUBMIT = 'T3DLIM-READ;T3DCLI;OBLIG;ASC;LIT;CONLIM'
MNEMO = 'T3D\_FILES(T3DCLI)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'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.'
/
NOM = 'FICHIER BINAIRE DE DONNEES DE FRONTIERE'
NOM1 = 'BINARY BOUNDARY DATA FILE'
TYPE = STRING
INDEX = 32
TAILLE = 1
SUBMIT = 'T3DBND-READ;T3DBND;FACUL;BIN;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DBND)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 1
AIDE =
'Fichier de donnees code en binaire contenant les informations
de conditions aux limites variables en temps et en espace
provenant de jeux de donnees externes par exemple.'
AIDE1 =
'Binary-coded data file containing the boundary conditions data
varying in time and space.'
/
NOM = 'FORMAT DU FICHIER BINAIRE DE DONNEES DE FRONTIERE'
NOM1 = 'BINARY BOUNDARY DATA FILE FORMAT'
TYPE = STRING
INDEX = 23
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T3D\_FILES(T3DBND)%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 2
AIDE =
'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 MED : format MED base sur HDF5.
\end{itemize}'
AIDE1 =
'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 MED : MED format based on HDF5.
\end{itemize}'
/
NOM = 'FICHIER FORTRAN'
NOM1 = 'FORTRAN FILE'
TYPE = STRING
INDEX = 7
TAILLE = 1
SUBMIT = 'INUTILE;INUTILE;FACUL;ASC;LIT;FORTRAN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DFORT)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 1
AIDE =
'Nom du fichier FORTRAN a soumettre, contenant les
sous-programmes specifiques au modele.'
AIDE1 =
'Name of the FORTRAN file to be submitted, including specific
subroutines of the model.'
/
NOM = 'FICHIER DES FONDS'
NOM1 = 'BOTTOM TOPOGRAPHY FILE'
TYPE = STRING
INDEX = 16
TAILLE = 1
SUBMIT = 'T3DFON-READ;T3DFON;FACUL;ASC;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DFON)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 1
AIDE =
'Nom du fichier eventuel contenant la bathymetrie associee au
maillage.
Si ce mot-cle est utilise, c''est cette bathymetrie qui sera utilisee
pour le calcul.'
AIDE1 =
'Name of the possible file containing the bathymetric data.
Where this keyword is used, these bathymetric data shall be used in
the computation.'
/
NOM = 'NOMBRE DE LISSAGES DU FOND'
NOM1 = 'NUMBER OF BOTTOM SMOOTHINGS'
TYPE = INTEGER
INDEX = 11
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'LISFON'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
COMPORT =
'Foreground ("EQUATIONS*LISSAGE")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'Number of smoothings on bottom topography.
Each smoothing is mass conservative.
To be used when interpolation of bathymetry on the mesh gives
very rough results.'
/
NOM = 'FICHIER DE DONNEES FORMATE 1'
NOM1 = 'FORMATTED DATA FILE 1'
TYPE = STRING
INDEX = 19
TAILLE = 1
SUBMIT = 'T3DFO1-READ;T3DFO1;FACUL;ASC;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DFO1)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 1
AIDE =
'Fichier de donnees formate mis a la disposition de
l''utilisateur.'
AIDE1 =
'Formatted data file available to the user.'
/
NOM = 'FICHIER DE DONNEES FORMATE 2'
NOM1 = 'FORMATTED DATA FILE 2'
TYPE = STRING
INDEX = 20
TAILLE = 1
SUBMIT = 'T3DFO2-READ;T3DFO2;FACUL;ASC;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DFO2)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 1
AIDE =
'Fichier de donnees formate mis a la disposition de
l''utilisateur.'
AIDE1 =
'Formatted data file available to the user.'
/
NOM = 'FICHIER DE DONNEES BINAIRE 1'
NOM1 = 'BINARY DATA FILE 1'
TYPE = STRING
INDEX = 21
TAILLE = 1
SUBMIT = 'T3DBI1-READ;T3DBI1;FACUL;BIN;LIT;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DBI1)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 1
AIDE =
'Fichier de donnees code en binaire mis a la disposition
de l''utilisateur.'
AIDE1 =
'Data file in binary mode available to the user.'
/
NOM = 'FORMAT DU FICHIER DE DONNEES BINAIRE 1'
NOM1 = 'BINARY DATA FILE 1 FORMAT'
TYPE = STRING
INDEX = 79
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T3D\_FILES(T3DBI1)\%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 2
AIDE =
'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}'
AIDE1 =
'Format of the \telkey{BINARY DATA FILE 1}.
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}'
/
NOM = 'FICHIER DE DONNEES BINAIRE 2'
NOM1 = 'BINARY DATA FILE 2'
TYPE = STRING
INDEX = 22
TAILLE = 1
SUBMIT = 'T3DBI2-READ;T3DBI2;FACUL;BIN;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DBI2)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 1
AIDE =
'Fichier de donnees code en binaire mis a la disposition
de l''utilisateur.'
AIDE1 =
'Data file in binary mode available to the user.'
/
NOM = 'VALIDATION'
NOM1 = 'VALIDATION'
TYPE = LOGICAL
INDEX = 19
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'VALID'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 1
AIDE =
'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.'
AIDE1 =
'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.'
/
NOM = 'FICHIER DE REFERENCE'
NOM1 = 'REFERENCE FILE'
TYPE = STRING
INDEX = 55
TAILLE = 1
SUBMIT = 'T3DREF-READ;T3DREF;FACUL;BIN;LIT;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DREF)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 1
AIDE =
'Fichier de resultats de reference pour la validation.'
AIDE1 =
'Binary-coded result file for validation.'
/
NOM = 'FORMAT DU FICHIER DE REFERENCE'
NOM1 = 'REFERENCE FILE FORMAT'
TYPE = STRING
INDEX = 78
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T3D\_FILES(T3DREF)\%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'ENTREE';'DONNEES'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INPUT';'DATA'
NIVEAU = 0
AIDE =
'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}'
AIDE1 =
'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}'
/
////////////////////////////////////////////////////////////////////////
///// 1.3-OUTPUT
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 1.3.1-RESULTS
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER DES RESULTATS 3D'
NOM1 = '3D RESULT FILE'
TYPE = STRING
INDEX = 11
TAILLE = 1
SUBMIT = 'T3DRES-READWRITE;T3DRES;FACUL;BIN;ECR;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DRES)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
NIVEAU = 0
AIDE =
'Nom du fichier dans lequel seront ecrits les resultats 3D du
calcul avec la periodicite donnee par le mot cle \telkey{PERIODE POUR
LES SORTIES GRAPHIQUES}.'
AIDE1 =
'Name of the file into which the 3D results of the computation
are written, the periodicity being given by the keyword:
\telkey{GRAPHIC PRINTOUT PERIOD}.'
/
NOM = 'FORMAT DU FICHIER DES RESULTATS 3D'
NOM1 = '3D RESULT FILE FORMAT'
TYPE = STRING
INDEX = 30
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T3D\_FILES(T3DRES)\%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
NIVEAU = 0
AIDE =
'Format du \telkey{FICHIER DES RESULTATS 3D}.
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}'
AIDE1 =
'Format of the \telkey{3D 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}'
/
NOM = 'FICHIER DES RESULTATS 2D'
NOM1 = '2D RESULT FILE'
TYPE = STRING
INDEX = 18
TAILLE = 1
SUBMIT = 'T3DHYD-WRITE;T3DHYD;FACUL;BIN;ECR;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DHYD)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
NIVEAU = 0
AIDE =
'Nom du fichier dans lequel seront ecrits les resultats 2D du
calcul avec la periodicite donnee par le mot cle \telkey{PERIODE POUR
LES SORTIES GRAPHIQUES}.'
AIDE1 =
'Name of the file into which the 2D results of the computation
are written with a period given by the keyword
\telkey{GRAPHIC PRINTOUT PERIOD}.'
/
NOM = 'FORMAT DU FICHIER DES RESULTATS 2D'
NOM1 = '2D RESULT FILE FORMAT'
TYPE = STRING
INDEX = 28
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T3D\_FILES(T3DHYD)\%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
NIVEAU = 0
AIDE =
'Format du \telkey{FICHIER DES RESULTATS 2D}.
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}'
AIDE1 =
'Format of the \telkey{2D 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}'
/
NOM = 'FICHIER RESULTAT EN LONGITUDE-LATITUDE'
NOM1 = 'RESULT FILE IN LONGITUDE-LATITUDE'
TYPE = LOGICAL
INDEX = 31
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'KEEP\_LONLAT'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
NIVEAU = 1
AIDE =
'Donne les coordonnees dans le fichier resultats en longitude-latitude
si le fichier de geometrie est aussi donne en longitude-latitude.'
AIDE1 =
'Gives the coordinates of the result file in longitude-latitude
if the geometry file is also given in longitude-latitude.'
/
NOM = 'VARIABLES POUR LES SORTIES GRAPHIQUES 3D'
NOM1 = 'VARIABLES FOR 3D GRAPHIC PRINTOUTS'
TYPE = STRING
INDEX = 2
TAILLE = 1
DEFAUT = 'Z,U,V,W'
DEFAUT1 = 'Z,U,V,W'
MNEMO = 'SORT3D'
CHOIX =
'U="vitesse suivant l axe des x (m/s)"';
'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"';
'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)"';
'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"';
'P1="variable privee 1"';
'P2="variable privee 2"';
'P3="variable privee 3"';
'P4="variable privee 4"'
CHOIX1 =
'U="velocity along x axis (m/s)"';
'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 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)"';
'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"';
'P1="private variable 1"';
'P2="private variable 2"';
'P3="private variable 3"';
'P4="private variable 4"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
COMPOSE = ','
NIVEAU = 0
AIDE =
'Noms des variables que l''utilisateur veut ecrire dans
le \telkey{FICHIER DES RESULTATS 3D}.
Le choix des separateurs est libre.
Les possibilites offertes sont les suivantes :
\begin{itemize}
\item U : vitesse suivant l''axe des $x$ (m/s) ;
\item V : vitesse suivant l''axe des $y$ (m/s) ;
\item W : vitesse suivant l''axe des $z$ (m/s) ;
\item Z : cote $z$ (m) ;
\item TAx : concentrations des traceurs ;
\item NUX : viscosite pour $U$ et $V$ suivant l''axe des $x$ (m$^2$/s) ;
\item NUY : viscosite pour $U$ et $V$ suivant l''axe des $y$ (m$^2$/s) ;
\item NUZ : viscosite pour $U$ et $V$ suivant l''axe des $z$ (m$^2$/s) ;
\item NAX : viscosites pour les traceurs suivant l''axe des $x$
(m$^2$/s) ;
\item NAY : viscosites pour les traceurs suivant l''axe des $y$
(m$^2$/s) ;
\item NAZ : viscosites pour les traceurs suivant l''axe des $z$
(m$^2$/s) ;
\item RI : nombre de Richardson en cas de modele de longueur de
melange ;
\item K : energie turbulente du modele k-epsilon (J/kg) ;
\item EPS : dissipation de l''energie turbulente (W/kg) ;
\item DP : pression dynamique (multipliee par DT/RHO) ;
\item PH : pression hydrostatique (en Pascals) ;
\item RHO : densite relative ;
\item P1 : variable privee 1 ;
\item P2 : variable privee 2 ;
\item P3 : variable privee 3 ;
\item P4 : variable privee 4.
\end{itemize}'
AIDE1 =
'Names of variables to be written in the
\telkey{3D RESULT FILE}. Free choice of separator. You can ask for:
\begin{itemize}
\item U : velocity along $x$ (m/s),
\item V : velocity along $y$ (m/s),
\item W : velocity along $z$ (m/s),
\item Z : elevation $z$ (m),
\item TAx: concentration of tracers,
\item NUX: viscosity for $U$ and $V$ along $x$ (m$^2$/s),
\item NUY: viscosity for $U$ and $V$ along $y$ (m$^2$/s),
\item NUZ: viscosity for $U$ and $V$ along $z$ (m$^2$/s),
\item NAX: viscosity for tracers along $x$ (m$^2$/s),
\item NAY: viscosity for tracers along $y$ (m$^2$/s),
\item NAZ: viscosity for tracers along $z$ (m$^2$/s),
\item RI : Richardson number for mixing length model,
\item K : turbulent kinetic energy for $k$-$\epsilon$ model (J/kg),
\item EPS: dissipation of turbulent kinetic energy (W/kg),
\item DP : dynamic pressure (multiplied by DT/RHO),
\item PH : hydrostatic pressure (Pa),
\item RHO: relative density,
\item P1 : private variable 1,
\item P2 : private variable 2,
\item P3 : private variable 3,
\item P4 : private variable 4.
\end{itemize}'
/
NOM = 'VARIABLES POUR LES SORTIES GRAPHIQUES 2D'
NOM1 = 'VARIABLES FOR 2D GRAPHIC PRINTOUTS'
TYPE = STRING
INDEX = 3
TAILLE = 1
DEFAUT = 'U,V,H,B'
DEFAUT1 = 'U,V,H,B'
MNEMO = 'SORT2D'
CHOIX =
'U="vitesse moyenne suivant l axe des x (m/s)"';
'V="vitesse moyenne suivant l axe des y (m/s)"';
'C="celerite (m/s)"';
'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"';
'F="nombre de Froude"';
'Q="debit scalaire (m2/s)"';
'I="debit suivant x (m2/s)"';
'J="debit suivant y (m2/s)"';
'M="norme de la vitesse (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"';
'RB="cote des fonds non erodables (m)"';
'HD="epaisseur du lit de sediment (m)"';
'EF="flux d erosion (kg/m2/s)"';
'DF="flux de Depot (kg/m2/s)"';
'DZF="evolution du lit"';
'PRIVE1="tableau de travail PRIVE 1"';
'PRIVE2="tableau de travail PRIVE 2"';
'PRIVE3="tableau de travail PRIVE 3"';
'PRIVE4="tableau de travail PRIVE 4"';
'QS="debit solide (m2/s)"';
'QSX="debit solide suivant x (m2/s)"';
'QSY="debit solide suivant y (m2/s)"';
'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)"'
CHOIX1 =
'U="depth averaged velocity along x axis (m/s)"';
'V="depth averaged velocity along y axis (m/s)"';
'C="celerity (m/s)"';
'H="water depth (m)"';
'S="free surface elevation (m)"';
'B="bottom elevation (m)"';
'TA1="TAx concentrations for tracers, x is the tracer number"';
'F="Froude number"';
'Q="scalar discharge (m2/s)"';
'I="discharge along x (m2/s)"';
'J="discharge along y (m2/s)"';
'M="norm of velocity (m/s)"';
'X="wind along x axis (m/s)"';
'Y="wind along y axis (m/s)"';
'P="atmospheric pressure (Pa)"';
'W="friction coefficient"';
'RB="non erodible bottom elevation (m)"';
'HD="thickness of the sediment bed layer (m)"';
'EF="erosion rate (kg/m2/s)"';
'DF="deposition flux (kg/m2/s)"';
'DZF="bed evolution"';
'PRIVE1="work array PRIVE 1"';
'PRIVE2="work array PRIVE 2"';
'PRIVE3="work array PRIVE 3"';
'PRIVE4="work array PRIVE 4"';
'QS="solid discharge (m2/s)"';
'QSX="solid discharge along x (m2/s)"';
'QSY="solid discharge along y (m2/s)"';
'US="friction velocity (m/s)"';
'MAXZ="maximum value of the free surface elevation (m)"';
'TMXZ="time corresponding to this maximum elevation (s)"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
COMPOSE = ','
NIVEAU = 0
AIDE =
'Noms des variables que l''utilisateur veut ecrire dans
le \telkey{FICHIER DES RESULTATS 2D}.
Chaque variable est representee par une lettre.
Le choix des separateurs est libre.
Les possibilites offertes sont les suivantes :
\begin{itemize}
\item U : vitesse moyenne suivant l''axe des x (m/s) ;
\item V : vitesse moyenne suivant l''axe des y (m/s) ;
\item C : celerite (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 (m$^2$/s) ;
\item I : debit suivant x (m$^2$/s) ;
\item J : debit suivant y (m$^2$/s) ;
\item M : norme de la vitesse (m/s) ;
\item X : vent suivant l''axe des x (m/s) ;
\item Y : vent suivant l''axe des y (m/s) ;
\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 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 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).
\end{itemize}'
AIDE1 =
'Names of variables that may be written in the
\telkey{2D RESULT FILE}.
Every variable is represented by a group of letters with
any separator between them , ; or blank
possibilities are the following:
\begin{itemize}
\item U: depth averaged velocity along x axis (m/s),
\item V: depth averaged velocity along y axis (m/s),
\item C: 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 discharge (m$^2$/s),
\item I: discharge along x (m$^2$/s),
\item J: discharge along y (m$^2$/s),
\item M: norm of velocity (m/s),
\item X: wind along x axis (m/s),
\item Y: wind along y axis (m/s),
\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 EF: erosion rate (kg/m$^2$/s),
\item DP: probability of deposition (kg/m$^2$/s),
\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 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).
\end{itemize}'
/
NOM = 'PERIODE POUR LES SORTIES GRAPHIQUES'
NOM1 = 'GRAPHIC PRINTOUT PERIOD'
TYPE = INTEGER
INDEX = 7
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'GRAPRD'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
COMPORT =
'Foreground ("ENTREES-SORTIES, GRAPHIQUES ET LISTING")
IS BRUT (red)'
NIVEAU = 0
AIDE =
'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}.'
AIDE1 =
'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}.'
/
NOM = 'NUMERO DU PREMIER PAS DE TEMPS POUR LES SORTIES GRAPHIQUES'
NOM1 = 'NUMBER OF FIRST TIME STEP FOR GRAPHIC PRINTOUTS'
TYPE = INTEGER
INDEX = 9
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'GRADEB'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
NIVEAU = 0
AIDE =
'Determine le numero de pas de temps a partir duquel debute
l''ecriture des resultats dans le \telkey{FICHIER DES RESULTATS 2D}
ou \telkey{3D}''.'
AIDE1 =
'Determines the number of time steps after which the results
are first written into the \telkey{2D} or \telkey{3D RESULT FILE}.'
/
NOM = 'BINAIRE DU FICHIER DES RESULTATS 3D'
NOM1 = '3D RESULT FILE BINARY'
TYPE = STRING
INDEX = 25
TAILLE = 1
DEFAUT = 'STD'
DEFAUT1 = 'STD'
MNEMO = 'BINRES'
CHOIX =
'STD';
'IBM';
'I3E'
CHOIX1 =
'STD';
'IBM';
'I3E'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
NIVEAU = 3
AIDE =
'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.'
AIDE1 =
'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.'
/
NOM = 'BINAIRE DU FICHIER DES RESULTATS 2D'
NOM1 = '2D RESULT FILE BINARY'
TYPE = STRING
INDEX = 27
TAILLE = 1
DEFAUT = 'STD'
DEFAUT1 = 'STD'
MNEMO = 'BINHYD'
CHOIX =
'STD';
'IBM';
'I3E'
CHOIX1 =
'STD';
'IBM';
'I3E'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
NIVEAU = 3
AIDE =
'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.'
AIDE1 =
'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.'
/
NOM = 'NOMBRE DE TABLEAUX PRIVES'
NOM1 = 'NUMBER OF PRIVATE ARRAYS'
TYPE = INTEGER
INDEX = 62
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NPRIV'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
NIVEAU = 0
AIDE =
'Nombre de tableaux mis a disposition de l''utilisateur.'
AIDE1 =
'Number of arrays for own user programming.'
/
NOM = 'NOMBRE DE TABLEAUX PRIVES 2D'
NOM1 = 'NUMBER OF 2D PRIVATE ARRAYS'
TYPE = INTEGER
INDEX = 118
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NPRIV2D'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
NIVEAU = 1
AIDE =
'Nombre de tableaux 2D mis a disposition de l utilisateur
dans le bloc PRIVE2D. Il doit etre inferieur ou egal a 4.'
AIDE1 =
'Number of 2D arrays for own user programming
in block \telfile{PRIVE2D}. It has to be lower or equal to 4.'
/
NOM = 'NOMS DES VARIABLES PRIVEES 2D'
NOM1 = 'NAMES OF 2D PRIVATE VARIABLES'
TYPE = STRING
INDEX = 94
TAILLE = 4
MNEMO = 'NAMES\_PRIVE2D'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
COMPORT =
'Foreground ("ENTREES-SORTIES, FICHIERS*NOMS")
IS BRUT (red)'
NIVEAU = 1
AIDE =
'Noms des variables dans les tableaux prives 2D en 32
caracteres, 16 pour le nom 16 pour l''unite. Elles seront lues dans le
\telkey{FICHIER DE GEOMETRIE} si elles y sont.
Nombre maximum de 4 noms.'
AIDE1 =
'Name of variables in 2D private arrays in 32 characters,
16 for the name, 16 for the unit. If present, will be read
in the \telkey{GEOMETRY FILE}. Maximum number of 4 names.'
/
NOM = 'FICHIER DE RESULTATS FORMATE'
NOM1 = 'FORMATTED RESULTS FILE'
TYPE = STRING
INDEX = 75
TAILLE = 1
SUBMIT = 'T3DRFO-WRITE;T3DRFO;FACUL;ASC;ECR;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DRFO)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
NIVEAU = 1
AIDE =
'Fichier de resultats formate mis a la disposition de
l''utilisateur.'
AIDE1 =
'Formatted file of results made available to the user.'
/
NOM = 'FICHIER DE RESULTATS BINAIRE'
NOM1 = 'BINARY RESULTS FILE'
TYPE = STRING
INDEX = 74
TAILLE = 1
SUBMIT = 'T3DRBI-WRITE;T3DRBI;FACUL;BIN;ECR;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DRBI)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'RESULTS'
NIVEAU = 1
AIDE =
'Fichier de resultats code en binaire mis a la disposition
de l''utilisateur.'
AIDE1 =
'Additional binary-coded result file made available
to the user.'
/
////////////////////////////////////////////////////////////////////////
/////// 1.3.2-LISTING
////////////////////////////////////////////////////////////////////////
NOM = 'SORTIE LISTING'
NOM1 = 'LISTING PRINTOUT'
TYPE = LOGICAL
INDEX = 61
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'LISTIN'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'LISTING'
NIVEAU = 0
AIDE =
'Sortie des resultats sur support papier.
Si l''on met NON le listing ne contient que l''entete et la mention
FIN NORMALE DU PROGRAMME. Commande a eviter'
AIDE1 =
'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 \telkey{MASS-BALANCE} and
\telkey{VALIDATION} are inhibited. Not recommended for use.'
/
NOM = 'BILAN DE MASSE'
NOM1 = 'MASS-BALANCE'
TYPE = LOGICAL
INDEX = 13
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'BILMAS'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'LISTING'
NIVEAU = 0
AIDE =
'Determine si l''on effectue ou non le bilan de masse
sur le domaine.
Cette procedure calcule a chaque 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
d''expression compatible du debit en formulation c,u,v.'
AIDE1 =
'Determines whether a check of the mass-balance over
the domain is done or not.
This procedures computes the following at each 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.'
/
NOM = 'INFORMATION SUR LE BILAN DE MASSE A CHAQUE SORTIE LISTING'
NOM1 = 'INFORMATION ABOUT MASS-BALANCE FOR EACH LISTING PRINTOUT'
TYPE = LOGICAL
INDEX = 14
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'INFMAS'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'LISTING'
NIVEAU = 0
AIDE =
'Donne a chaque sortie listing une information sur le bilan de
masse.'
AIDE1 =
'Gives the information about mass-balance
at every \telkey{LISTING PRINTOUT PERIOD}.'
/
NOM = 'PERIODE POUR LES SORTIES LISTING'
NOM1 = 'LISTING PRINTOUT PERIOD'
TYPE = INTEGER
INDEX = 8
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'LISPRD'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'LISTING'
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'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.'
/
NOM = 'NUMERO DU PREMIER PAS DE TEMPS POUR LES SORTIES LISTING'
NOM1 = 'NUMBER OF FIRST TIME STEP FOR LISTING PRINTOUTS'
TYPE = INTEGER
INDEX = 10
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'LISDEB'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT';'LISTING'
NIVEAU = 1
AIDE =
'Determine le numero de pas de temps a partir duquel debute
l''ecriture des resultats dans le listing.'
AIDE1 =
'Determines the number of time steps after which the results
are first written into the listing.'
/
////////////////////////////////////////////////////////////////////////
///// 1.4-RESTART
////////////////////////////////////////////////////////////////////////
NOM = 'SUITE DE CALCUL'
NOM1 = 'COMPUTATION CONTINUED'
TYPE = LOGICAL
INDEX = 1
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'DEBU'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
NIVEAU = 0
AIDE =
'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.
\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 \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
par exemple, le pas de temps, le modele de turbulence, le
frottement, d''ajouter ou retirer un traceur\ldots\\
De meme, il est necessaire de definir des conditions aux limites
(sous-programme \telfile{BORD3D} ou valeurs placees dans le fichier des
parametres), qui peuvent egalement etre modifiees.\\
Afin d''obtenir une suite de calcul parfaite, l''utilisateur doit
activer le \telkey{MODE SUITE} dans un calcul precedent afin de generer
le fichier a partir duquel le calcul suivant commence
(\telkey{FICHIER POUR SUITE}).'
AIDE1 =
'Determines whether the computation under way is independent
or is following an earlier result.
\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
\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\ldots\\
It is also possible to define new boundary conditions
(in the subroutine \telfile{BORD3D} or values defined
in the steering file).\\
In order to get a perfect continued computation, the user has to
activate the \telkey{RESTART MODE} in a previous computation to generate
the file from which the following computation starts
(\telkey{RESTART FILE}).'
/
NOM = 'FICHIER DU CALCUL PRECEDENT'
NOM1 = 'PREVIOUS COMPUTATION FILE'
TYPE = STRING
INDEX = 10
TAILLE = 1
SUBMIT = 'T3DPRE-READ;T3DPRE;FACUL;BIN;LIT;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DPRE)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
NIVEAU = 0
AIDE =
'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.
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
etant alors un fichier de sortie du dernier calcul.
Le \telkey{FORMAT DU FICHIER DU CALCUL PRECEDENT} et le
\telkey{FORMAT DU FICHIER POUR SUITE} doivent alors etre mis a
''SERAFIND'' ou ''MED''.'
AIDE1 =
'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.
In case of a perfect continued computation, the
\telkey{PREVIOUS COMPUTATION FILE} has to be the \telkey{RESTART FILE}
of the last computation.
This last file is then an output file of the last computation.
The \telkey{PREVIOUS COMPUTATION FILE FORMAT} and the
\telkey{RESTART FILE FORMAT} have to be set with ''SERAFIND''
or ''MED''.'
/
NOM = 'FORMAT DU FICHIER DU CALCUL PRECEDENT'
NOM1 = 'PREVIOUS COMPUTATION FILE FORMAT'
TYPE = STRING
INDEX = 31
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T3D\_FILES(T3DPRE)\%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
NIVEAU = 0
AIDE =
'Format du \telkey{FICHIER DU CALCUL PRECEDENT}.
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}'
AIDE1 =
'Format of the \telkey{PREVIOUS COMPUTATION 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}'
/
NOM = 'ENREGISTREMENT POUR SUITE DE CALCUL'
NOM1 = 'RECORD NUMBER FOR RESTART'
TYPE = INTEGER
INDEX = 82
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'START\_RECORD'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
NIVEAU = 1
AIDE =
'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'
AIDE1 =
'In case of \telkey{COMPUTATION CONTINUED}, record number to
start from in the \telkey{PREVIOUS COMPUTATION FILE}.
0 means that the last record is taken.'
/
NOM = 'REMISE A ZERO DU TEMPS'
NOM1 = 'INITIAL TIME SET TO ZERO'
TYPE = LOGICAL
INDEX = 8
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'RAZTIM'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
NIVEAU = 1
AIDE =
'Remet le temps a zero en cas de suite de calcul.'
AIDE1 =
'Initial time set to zero in case of restart.'
/
NOM = 'MODE SUITE'
NOM1 = 'RESTART MODE'
TYPE = LOGICAL
INDEX = 20
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'RESTART\_MODE'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
NIVEAU = 1
AIDE =
'Declenche le remplissage du
\telkey{FICHIER POUR SUITE}, qui permet une suite de calcul
parfaite, contrairement au \telkey{FICHIER DES RESULTATS 3D}.'
AIDE1 =
'Triggers the filling of the \telkey{RESTART FILE},
which ensures a perfect restart of a computation,
unlike using the \telkey{3D RESULT FILE}.'
/
NOM = 'FICHIER POUR SUITE'
NOM1 = 'RESTART FILE'
TYPE = STRING
INDEX = 85
TAILLE = 1
SUBMIT = 'T3DRST-WRITE;T3DRST;FACUL;BIN;ECR;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DRST)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
NIVEAU = 1
AIDE =
'Nom du fichier dans lequel seront ecrits les resultats du
dernier calcul pour obtenir une suite de calcul parfaite.
C''est donc un fichier de sortie pour le calcul en cours,
qui servira de fichier d''entree lors de la suite de calcul que l''on
souhaite parfaite (le mot-cle \telkey{FICHIER DU CALCUL PRECEDENT}
est alors utilise).
Le \telkey{FORMAT DU FICHIER POUR SUITE} et le
\telkey{FORMAT DU FICHIER DU CALCUL PRECEDENT} doivent alors etre mis a
''SERAFIND'' ou ''MED''.'
AIDE1 =
'Name of the file into which the last computation results shall
be written in order to get a perfect continued computation.
It is then an output file for the current computation,
which will be used as an input file when a continued computation
is expected to be perfect (the keyword
\telkey{PREVIOUS COMPUTATION FILE} is then used).
The \telkey{RESTART FILE FORMAT} and the
\telkey{PREVIOUS COMPUTATION FILE FORMAT} have to be set with
''SERAFIND'' or ''MED''.'
/
NOM = 'FORMAT DU FICHIER POUR SUITE'
NOM1 = 'RESTART FILE FORMAT'
TYPE = STRING
INDEX = 84
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T3D\_FILES(T3DRST)\%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
NIVEAU = 2
AIDE =
'Format du \telkey{FICHIER POUR SUITE}.
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}
Seul les formats double precision assurent une suite parfaite.'
AIDE1 =
'Format of the \telkey{RESTART 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}
Only double precision formats ensure a perfect restart.'
/
NOM = 'SUITE 2D'
NOM1 = '2D CONTINUATION'
TYPE = LOGICAL
INDEX = 75
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'SUIT2'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
COMPORT =
'Foreground ("EQUATIONS")
IS BRUT (brown)'
NIVEAU = 1
AIDE =
'Permet d''utiliser un \telkey{FICHIER DES RESULTATS 2D}
stocke dans le \telkey{FICHIER POUR SUITE 2D} comme fichier de
conditions initiales.'
AIDE1 =
'Enables to use a \telkey{2D RESULT FILE} in
\telkey{FILE FOR 2D CONTINUATION} as initial conditions file.'
/
NOM = 'FICHIER POUR SUITE 2D'
NOM1 = 'FILE FOR 2D CONTINUATION'
TYPE = STRING
INDEX = 92
TAILLE = 1
SUBMIT = 'T3DS2D-READ;T3DS2D;FACUL;BIN;LIT;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DS2D)\%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
NIVEAU = 1
AIDE =
'Fichier utilise en cas de suite 2D.'
AIDE1 =
'File to be used in case of 2D continuation.'
/
NOM = 'FORMAT DU FICHIER POUR SUITE 2D'
NOM1 = 'FILE FOR 2D CONTINUATION FORMAT'
TYPE = STRING
INDEX = 93
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T3D\_FILES(T3DS2D)\%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
NIVEAU = 2
AIDE =
'Format du \telkey{FICHIER POUR SUITE 2D}.
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}'
AIDE1 =
'Format of the \telkey{FILE FOR 2D CONTINUATION}.
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}'
/
////////////////////////////////////////////////////////////////////////
/// 2-GENERAL PARAMETERS
////////////////////////////////////////////////////////////////////////
NOM = 'DEBUGGER'
NOM1 = 'DEBUGGER'
TYPE = INTEGER
INDEX = 104
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'DEBUG'
RUBRIQUE =
'PARAMETRES GENERAUX';'';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'';''
NIVEAU = 0
AIDE =
'Pour imprimer la sequence des appels, mettre 1.'
AIDE1 =
'If 1, additional writings will be printed in the listing,
in particular the calls of subroutines.'
/
////////////////////////////////////////////////////////////////////////
///// 2.1-TIME
////////////////////////////////////////////////////////////////////////
NOM = 'PAS DE TEMPS'
NOM1 = 'TIME STEP'
TYPE = REAL
INDEX = 1
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'DT'
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
NIVEAU = 0
AIDE =
'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, voire 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.'
AIDE1 =
'Specifies the time step in seconds.'
/
NOM = 'NOMBRE DE PAS DE TEMPS'
NOM1 = 'NUMBER OF TIME STEPS'
TYPE = INTEGER
INDEX = 1
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'NIT'
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
COMPORT =
'Foreground ("PARAMETRES NUMERIQUES*DUREE DU CALCUL")
IS BRUT (blue)'
NIVEAU = 0
AIDE =
'Definit le nombre de pas de temps effectues lors de
l''execution du code.'
AIDE1 =
'Specifies the number of time steps performed when running
the code.'
/
NOM = 'DUREE DU CALCUL'
NOM1 = 'DURATION'
TYPE = REAL
INDEX = 93
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'DUREE'
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
NIVEAU = 0
AIDE =
'Duree de la simulation en secondes. 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.'
AIDE1 =
'Sets the duration of the 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.'
/
NOM = 'DATE DE L''ORIGINE DES TEMPS'
NOM1 = 'ORIGINAL DATE OF TIME'
TYPE = INTEGER
INDEX = 91
TAILLE = 3
DEFAUT = 1900;1;1
DEFAUT1 = 1900;1;1
MNEMO = 'MARDAT'
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'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.'
/
NOM = 'HEURE DE L''ORIGINE DES TEMPS'
NOM1 = 'ORIGINAL HOUR OF TIME'
TYPE = INTEGER
INDEX = 92
TAILLE = 3
DEFAUT = 0;0;0
DEFAUT1 = 0;0;0
MNEMO = 'MARTIM'
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'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.'
/
////////////////////////////////////////////////////////////////////////
///// 2.2-LOCATION
////////////////////////////////////////////////////////////////////////
NOM = 'COORDONNEES SPHERIQUES'
NOM1 = 'SPHERICAL COORDINATES'
TYPE = LOGICAL
INDEX = 17
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'SPHERI'
RUBRIQUE =
'PARAMETRES GENERAUX';'LOCALISATION';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'LOCATION';''
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'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.'
/
NOM = 'TYPE DE PROJECTION SPATIALE'
NOM1 = 'SPATIAL PROJECTION TYPE'
TYPE = INTEGER
INDEX = 86
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'PROTYP'
CHOIX =
'1="CARTESIEN, NON GEOREFERENCE"';
'2="MERCATOR"';
'3="LATITUDE LONGITUDE"'
CHOIX1 =
'1="CARTESIAN, NOT GEOREFERENCED"';
'2="MERCATOR"';
'3="LATITUDE LONGITUDE"'
RUBRIQUE =
'PARAMETRES GENERAUX';'LOCALISATION';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'LOCATION';''
NIVEAU = 0
AIDE =
'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{3d} convertit les informations
latitude/longitude a l''aide de la projection de Mercator.'
AIDE1 =
'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{3d} using Mercator projection.'
/
NOM = 'LATITUDE DU POINT ORIGINE'
NOM1 = 'LATITUDE OF ORIGIN POINT'
TYPE = REAL
INDEX = 77
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'LATIT'
RUBRIQUE =
'PARAMETRES GENERAUX';'LOCALISATION';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'LOCATION';''
NIVEAU = 0
AIDE =
'Donne la valeur de la latitude du point origine du maillage
(pour la projection de Mercator, voir le mot cle
\telkey{SYSTEME GEOGRAPHIQUE}).'
AIDE1 =
'Gives the value of the latitude of the origin point of the
mesh (for the Mercator projection, see the keyword
\telkey{GEOGRAPHIC SYSTEM}).'
/
NOM = 'LONGITUDE DU POINT ORIGINE'
NOM1 = 'LONGITUDE OF ORIGIN POINT'
TYPE = REAL
INDEX = 78
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'LONGIT'
RUBRIQUE =
'PARAMETRES GENERAUX';'LOCALISATION';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'LOCATION';''
NIVEAU = 0
AIDE =
'Donne la valeur de la longitude du point origine du maillage
(pour la projection de Mercator, voir le mot cle
\telkey{SYSTEME GEOGRAPHIQUE}).'
AIDE1 =
'Gives the value of the longitude of the origin point of the
mesh (for the Mercator projection, see the keyword
\telkey{GEOGRAPHIC SYSTEM}).'
/
NOM = 'NORD'
NOM1 = 'NORTH'
TYPE = REAL
INDEX = 79
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'NORD'
RUBRIQUE =
'PARAMETRES GENERAUX';'LOCALISATION';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'LOCATION';''
NIVEAU = 2
AIDE =
'Angle que fait le nord,
dans le sens trigonometrique, avec L, axe Oy.'
AIDE1 =
'Angle of North, counted counter-clockwise, with Oy.'
/
NOM = 'COORDONNEES DE L''ORIGINE'
NOM1 = 'ORIGIN COORDINATES'
TYPE = INTEGER
INDEX = 102
TAILLE = 2
DEFAUT = 0;0
DEFAUT1 = 0;0
MNEMO = 'I\_ORIG,J\_ORIG'
RUBRIQUE =
'PARAMETRES GENERAUX';'LOCALISATION';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'LOCATION';''
NIVEAU = 0
AIDE =
'Valeurs en metres, utilise pour eviter les trop grands nombres,
transmis dans le format SERAFIN mais pas d''autre traitement pour
l''instant.'
AIDE1 =
'Values in metres, used to avoid large real numbers,
added in SERAFIN format, but so far no other treatment.'
/
////////////////////////////////////////////////////////////////////////
/// 3-VERTICAL
////////////////////////////////////////////////////////////////////////
NOM = 'NOMBRE DE PLANS HORIZONTAUX'
NOM1 = 'NUMBER OF HORIZONTAL LEVELS'
TYPE = INTEGER
INDEX = 2
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'NPLAN'
RUBRIQUE =
'VERTICALE';'';''
RUBRIQUE1 =
'VERTICAL';'';''
COMPORT =
'Foreground ("PARAMETRES NUMERIQUES*GENERAL")
IS BRUT (blue)'
NIVEAU = 0
AIDE =
'Definit le nombre de plans du maillage entre le fond et la
surface. Vaut au moins 2.'
AIDE1 =
'Gives the number of planes from bottom to free surface. Must
be at least 2.'
/
NOM = 'TRANSFORMATION DU MAILLAGE'
NOM1 = 'MESH TRANSFORMATION'
TYPE = INTEGER
INDEX = 96
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'TRANSF'
RUBRIQUE =
'VERTICALE';'';''
RUBRIQUE1 =
'VERTICAL';'';''
NIVEAU = 0
AIDE =
'Permet que specifier la methode de repartition des plans
verticaux du maillage. Les choix possibles sont :
\begin{itemize}
\item 0 : utilisateur (sous-programme \telfile{CALCOT} a programmer) ;
\item 1 : sigma ;
\item 2 : zstar ;
\item 3 : plans fixes ;
\item 5 : adaptatif.
\end{itemize}
Ce mot-clef doit etre coherent avec le sous-programme
\telfile{CONDIM}.'
AIDE1 =
'Specifies the distribution of vertical planes of the mesh.
Possible choices are:
\begin{itemize}
\item 0: user defined (then subroutine \telfile{CALCOT} to be
implemented),
\item 1: sigma,
\item 2: zstar,
\item 3: horizontal fixed planes,
\item 5: adaptive mesh.
\end{itemize}
This keyword must comply with what is done in \telkey{CONDIM}
subroutine.'
/
////////////////////////////////////////////////////////////////////////
/// 4-NUMERICAL PARAMETERS
////////////////////////////////////////////////////////////////////////
NOM = 'NOMBRE DE SOUS ITERATIONS POUR LES NON LINEARITES'
NOM1 = 'NUMBER OF SUB ITERATIONS FOR NON LINEARITIES'
TYPE = INTEGER
INDEX = 12
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'NSOUSI'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'';''
NIVEAU = 0
AIDE =
'Permet de reactualiser, pour un meme pas de temps, les champs
convecteur et propagateur au cours de plusieurs sous-iterations. A la
premiere sous-iteration, ces champs sont donnes par $C$ et le champ de
vitesses au pas de temps precedent. Aux iterations suivantes, ils sont
pris egaux au champ de vitesse obtenu a la fin de la sous-iteration
precedente. Cette technique permet d''ameliorer la prise en compte des
non linearites.'
AIDE1 =
'Used for updating, within one time step, the advection and
propagation fields.
Upon the first sub-iteration, these fields are given by
$C$ and the velocity field in the previous time step. At subsequent
iterations, the results of the previous sub-iteration is used to
update the advection and propagation field.
The non-linearities can be taken into account through this technique.'
/
NOM = 'ZERO'
NOM1 = 'ZERO'
TYPE = REAL
INDEX = 13
TAILLE = 1
DEFAUT = 1.E-10
DEFAUT1 = 1.E-10
MNEMO = ''
RUBRIQUE =
'PARAMETRES NUMERIQUES';'';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'';''
NIVEAU = 1
AIDE =
'Non active pour l''instant.'
AIDE1 =
'Not used so far.'
/
////////////////////////////////////////////////////////////////////////
///// 4.1-ADVECTION
////////////////////////////////////////////////////////////////////////
NOM = 'ETAPE DE CONVECTION'
NOM1 = 'ADVECTION STEP'
TYPE = LOGICAL
INDEX = 2
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'CONVEC'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION';''
COMPORT =
'Foreground ("EQUATIONS, CONVECTION")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Prise en compte ou non des termes de convection.
En cas de reponse positive,
on peut encore supprimer certains termes de convection avec
les mots-cles \telkey{SCHEMA POUR LA CONVECTION...}'
AIDE1 =
'Takes into account the advection terms or not.
If YES, some advection terms can still be ignored with the keywords
\telkey{SCHEME FOR ADVECTION OF...}'
/
NOM = 'TRAITEMENT DES FLUX AUX FRONTIERES'
NOM1 = 'TREATMENT OF FLUXES AT THE BOUNDARIES'
TYPE = INTEGER
INDEX = 97
TAILLE = 2
MNEMO = 'DIRFLU'
CHOIX =
'1="Priorite aux valeurs imposees"';
'2="Priorite aux flux"'
CHOIX1 =
'1="Priority to prescribed values"';
'2="Priority to fluxes"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION';''
NIVEAU = 1
AIDE =
'Option s''utilisant uniquement pour les schemas SUPG, PSI et N.
Les choix possibles sont :
\begin{itemize}
\item 1 : priorite aux valeurs imposees ;
\item 2 : priorite aux flux.
\end{itemize}
Avec l''option 2, on ne retrouve pas exactement les valeurs imposees
des traceurs, mais le flux est correct.'
AIDE1 =
'Used so far only with the SUPG, PSI and N schemes.
Possible choices are:
\begin{itemize}
\item 1: priority to prescribed values,
\item 2: priority to fluxes.
\end{itemize}
With option 2, Dirichlet prescribed values are not obeyed,
but the fluxes are correct.'
/
NOM = 'OPTION DE SUPG'
NOM1 = 'SUPG OPTION'
TYPE = INTEGER
INDEX = 100
TAILLE = 4
DEFAUT = 1;0;1;1
DEFAUT1 = 1;0;1;1
MNEMO = 'OPTSUP'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION';''
NIVEAU = 0
AIDE =
'Permet de specifier le type de decentrement utilise.
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 $U$, $V$ et $W$ ;
\item $H$ ;
\item $T$ ;
\item $k$ et $\epsilon$.
\end{itemize}'
AIDE1 =
'Specifies the type of upwinding used.
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$, $V$ and $W$,
\item 2) $H$,
\item 3) $T$,
\item 4) $k$ and $\epsilon$.
\end{itemize}'
/
NOM = 'MAXIMUM D''ITERATIONS POUR LES SCHEMAS DE CONVECTION'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR ADVECTION SCHEMES'
TYPE = INTEGER
INDEX = 115
TAILLE = 1
DEFAUT = 10
DEFAUT1 = 10
MNEMO = 'MAXADV'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION';''
NIVEAU = 0
AIDE =
'Limite le nombre d''iterations pour les schemas de convection,
seulement pour schemes 13 et 14.'
AIDE1 =
'Limits the number of solver iterations for the advection
schemes, only for schemes 13 and 14.'
/
NOM = 'NOMBRE DE SOUS-PAS DES SCHEMAS DISTRIBUTIFS'
NOM1 = 'NUMBER OF SUB-STEPS OF DISTRIBUTIVE SCHEMES'
TYPE = INTEGER
INDEX = 68
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'NSP\_DIST'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION';''
NIVEAU = 2
AIDE =
'Pour les options predicteur-correcteur
avec schema localement implicite.'
AIDE1 =
'Only for implicit scheme with predictor-corrector.'
/
NOM = 'NOMBRE DE CORRECTIONS DES SCHEMAS DISTRIBUTIFS'
NOM1 = 'NUMBER OF CORRECTIONS OF DISTRIBUTIVE SCHEMES'
TYPE = INTEGER
INDEX = 67
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'NCO\_DIST'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION';''
NIVEAU = 2
AIDE =
'Pour les options avec predicteur-correcteur.'
AIDE1 =
'For predictor-corrector options.'
/
////////////////////////////////////////////////////////////////////////
///// 4.2-DIFFUSION
////////////////////////////////////////////////////////////////////////
NOM = 'MASS-LUMPING POUR LA DIFFUSION'
NOM1 = 'MASS-LUMPING FOR DIFFUSION'
TYPE = REAL
INDEX = 92
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'AGGLOD'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'DIFFUSION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'DIFFUSION';''
NIVEAU = 0
AIDE =
'Mass-lumping de la matrice de masse dans la diffusion.'
AIDE1 =
'Mass-lumping of the mass-matrix in the diffusion step.'
/
////////////////////////////////////////////////////////////////////////
/// 5-HYDRODYNAMICS
////////////////////////////////////////////////////////////////////////
NOM = 'VERSION NON-HYDROSTATIQUE'
NOM1 = 'NON-HYDROSTATIC VERSION'
TYPE = LOGICAL
INDEX = 71
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'NONHYD'
RUBRIQUE =
'HYDRODYNAMIQUE';'';''
RUBRIQUE1 =
'HYDRODYNAMICS';'';''
COMPORT =
'Foreground ("EQUATIONS")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Permet de specifier s''il y a utilisation ou non de la version
non-hydrostatique.'
AIDE1 =
'Specifies the use of the non-hydrostatic code version or not.'
/
NOM = 'ELEMENTS MASQUES PAR L''UTILISATEUR'
NOM1 = 'ELEMENTS MASKED BY USER'
TYPE = LOGICAL
INDEX = 10
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'MSKUSE'
RUBRIQUE =
'HYDRODYNAMIQUE';'';''
RUBRIQUE1 =
'HYDRODYNAMICS';'';''
NIVEAU = 0
AIDE =
'Si OUI, remplir le sous-programme \telfile{MASKOB}.'
AIDE1 =
'If YES, fill in the subroutine \telfile{MASKOB}.'
/
////////////////////////////////////////////////////////////////////////
///// 5.1-PHYSICAL PARAMETERS
////////////////////////////////////////////////////////////////////////
NOM = 'ACCELERATION DE LA PESANTEUR'
NOM1 = 'GRAVITY ACCELERATION'
TYPE = REAL
INDEX = 2
TAILLE = 1
DEFAUT = 9.81
DEFAUT1 = 9.81
MNEMO = 'GRAV'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';''
COMPORT =
'Foreground ("CONSTANTES PHYSIQUES")
IS BRUT (yellow)'
NIVEAU = 1
AIDE =
'Fixe la valeur de l''acceleration de la pesanteur en m/s$^2$.'
AIDE1 =
'Sets the value of the acceleration due to gravity in m/s$^2$.'
/
NOM = 'MASSE VOLUMIQUE MOYENNE DE L''EAU'
NOM1 = 'AVERAGE WATER DENSITY'
TYPE = REAL
INDEX = 10
TAILLE = 1
DEFAUT = 1025.
DEFAUT1 = 1025.
MNEMO = 'RHO0'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';''
NIVEAU = 1
AIDE =
'Valeur de la densite moyenne dans le domaine, voir
\telfile{DRSURR}.'
AIDE1 =
'Average water density in the domain, see subroutine
\telfile{DRSURR}.'
/
////////////////////////////////////////////////////////////////////////
/////// 5.1.1-FRICTION
////////////////////////////////////////////////////////////////////////
NOM = 'LOI DE FROTTEMENT SUR LE FOND'
NOM1 = 'LAW OF BOTTOM FRICTION'
TYPE = INTEGER
INDEX = 64
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'KFROT'
CHOIX =
'0="PAS DE FROTTEMENT"';
'1="HAALAND"';
'2="CHEZY"';
'3="STRICKLER"';
'4="MANNING"';
'5="NIKURADSE"'
CHOIX1 =
'0="NO FRICTION"';
'1="HAALAND"';
'2="CHEZY"';
'3="STRICKLER"';
'4="MANNING"';
'5="NIKURADSE"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'FROTTEMENT'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'FRICTION'
NIVEAU = 0
AIDE =
'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}'
AIDE1 =
'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}'
/
NOM = 'COEFFICIENT DE FROTTEMENT POUR LE FOND'
NOM1 = 'FRICTION COEFFICIENT FOR THE BOTTOM'
TYPE = REAL
INDEX = 11
TAILLE = 1
DEFAUT = 60.
DEFAUT1 = 60.
MNEMO = 'RUGOF0'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'FROTTEMENT'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'FRICTION'
COMPORT =
'Foreground ("EQUATIONS*FROTTEMENT")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Fixe la valeur du coefficient de frottement au fond,
si constant.'
AIDE1 =
'Friction coefficient on the bottom, if constant.'
/
NOM = 'LOI DE FROTTEMENT SUR LES PAROIS LATERALES'
NOM1 = 'LAW OF FRICTION ON LATERAL BOUNDARIES'
TYPE = INTEGER
INDEX = 25
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'KFROTL'
CHOIX =
'0="PAS DE FROTTEMENT"';
'1="COEFFICIENT PRIS DANS LE FICHIER DES CONDITIONS AUX LIMITES"';
'2="IDEM"';
'3="IDEM"';
'4="IDEM"';
'5="NIKURADSE"'
CHOIX1 =
'0="NO FRICTION"';
'1="COEFFICIENT TAKEN IN BOUNDARY CONDITIONS FILE"';
'2="IDEM"';
'3="IDEM"';
'4="IDEM"';
'5="NIKURADSE"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'FROTTEMENT'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'FRICTION'
NIVEAU = 0
AIDE =
'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) :
\begin{itemize}
\item 0 : pas de frottement, ou \telfile{AUBOR} donne par le
\telkey{FICHIER DES CONDITIONS AUX LIMITES} ;
\item 5 : formule de Nikuradse.
\end{itemize}'
AIDE1 =
'Selects the type of formulation used for the friction on
lateral boundaries. The possible laws are as follows (refer to the
Principle note):
\begin{itemize}
\item 0: no friction, or \telfile{AUBOR} given by the
\telkey{BOUNDARY CONDITION FILE},
\item 5: Nikuradse''s formula.
\end{itemize}'
/
NOM = 'COEFFICIENT DE FROTTEMENT POUR LES PAROIS LATERALES'
NOM1 = 'FRICTION COEFFICIENT FOR LATERAL SOLID BOUNDARIES'
TYPE = REAL
INDEX = 12
TAILLE = 1
DEFAUT = 60.
DEFAUT1 = 60.
MNEMO = 'RUGOL0'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'FROTTEMENT'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'FRICTION'
COMPORT =
'Foreground ("EQUATIONS*FROTTEMENT")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Fixe la valeur du coefficient de frottement sur les parois,
si constant.'
AIDE1 =
'Friction coefficient on the lateral boundaries, if constant.'
/
////////////////////////////////////////////////////////////////////////
/////// 5.1.2-CORIOLIS EFFECT
////////////////////////////////////////////////////////////////////////
NOM = 'CORIOLIS'
NOM1 = 'CORIOLIS'
TYPE = LOGICAL
INDEX = 5
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'CORIOL'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'EFFET DE CORIOLIS'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'CORIOLIS EFFECT'
COMPORT =
'Affichage ("EQUATIONS*CORIOLIS")
IS VALEUR ()
Foreground ("EQUATIONS*CORIOLIS")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Prise en compte ou non de la force de Coriolis.'
AIDE1 =
'The Coriolis force is taken into account or ignored.'
/
NOM = 'COEFFICIENT DE CORIOLIS'
NOM1 = 'CORIOLIS COEFFICIENT'
TYPE = REAL
INDEX = 3
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'FCOR'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'EFFET DE CORIOLIS'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'CORIOLIS EFFECT'
COMPORT =
'Foreground ("CONSTANTES PHYSIQUES")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'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 = 2 \omega sin(l)$ ,
$\omega$ etant la vitesse de rotation de la terre.
$\omega$ = 7.29 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.'
AIDE1 =
'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.29 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.'
/
////////////////////////////////////////////////////////////////////////
/////// 5.1.3-METEOROLOGY
////////////////////////////////////////////////////////////////////////
NOM = 'VENT'
NOM1 = 'WIND'
TYPE = LOGICAL
INDEX = 6
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'VENT'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
COMPORT =
'Affichage ("EQUATIONS*VENT")
IS VALEUR ()
Foreground ("EQUATIONS*VENT") IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Prise en compte ou non des effets du vent.'
AIDE1 =
'Determines whether the wind effects are to be taken into
account or not.'
/
NOM = 'OPTION DU VENT'
NOM1 = 'OPTION FOR WIND'
TYPE = INTEGER
INDEX = 60
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTWIND'
CHOIX =
'1="constant en temps et en espace"';
'2="variable en temps donne par fichier formate"';
'3="variable en temps et en espace donne par fichier formate"'
CHOIX1 =
'1="constant in time and space"';
'2="variable in time given by formatted file"';
'3="variable in time and space given by formatted file"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Donne les options pour introduire le vent :
\begin{itemize}
\item 1 : constant en temps et en espace (donne par les mots cles
\telkey{VITESSE DU VENT SUIVANT X} et \telkey{VITESSE DU VENT SUIVANT Y}
) ;
\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.
\end{itemize}'
AIDE1 =
'Gives the option for managing the wind:
\begin{itemize}
\item 1: constant in time and space, given by the keywords
\telkey{WIND VELOCITY ALONG X} and \telkey{WIND VELOCITY ALONG Y},
\item 2: variable in time and constant in space, given by formatted
file,
\item 3: variable in time and space, given by formatted file or by
a binary file.
\end{itemize}'
/
NOM = 'VITESSE DU VENT SUIVANT X'
NOM1 = 'WIND VELOCITY ALONG X'
TYPE = REAL
INDEX = 5
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'FUAIR'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Composante de la vitesse du vent suivant
l''axe des $x$ (m/s), si constante.'
AIDE1 =
'Wind velocity, component along $x$ axis (m/s), if constant.'
/
NOM = 'VITESSE DU VENT SUIVANT Y'
NOM1 = 'WIND VELOCITY ALONG Y'
TYPE = REAL
INDEX = 6
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'FVAIR'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Composante de la vitesse du vent suivant
l''axe des $y$ (m/s), si constante.'
AIDE1 =
'Wind velocity, component along $y$ axis (m/s), if constant.'
/
NOM = 'COEFFICIENT D''INFLUENCE DU VENT'
NOM1 = 'COEFFICIENT OF WIND INFLUENCE'
TYPE = REAL
INDEX = 4
TAILLE = 1
DEFAUT = 1.55E-6
DEFAUT1 = 1.55E-6
MNEMO = 'FAIR'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
COMPORT =
'Foreground ("EQUATIONS*VENT*VALEURS NUMERIQUES")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Fixe la valeur du coefficient d''entrainement du vent.
Voir le manuel utilisateur pour la valeur a donner.'
AIDE1 =
'Sets the value of the wind driving coefficient.
See the User Manual for the value to give.'
/
NOM = 'COEFFICIENT D''INFLUENCE DU VENT DEPENDANT DE LA VITESSE DU VENT'
NOM1 = 'COEFFICIENT OF WIND INFLUENCE VARYING WITH WIND SPEED'
TYPE = LOGICAL
INDEX = 22
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'FAIRACCU'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
COMPORT =
'Foreground ("EQUATIONS*VENT*VALEURS NUMERIQUES")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'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.'
/
NOM = 'PROFONDEUR LIMITE POUR LE VENT'
NOM1 = 'THRESHOLD DEPTH FOR WIND'
TYPE = REAL
INDEX = 98
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'HWIND'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Retire la force due au vent dans les petites profondeurs'
AIDE1 =
'Wind is not taken into account for depths smaller
than this value.'
/
NOM = 'PRESSION ATMOSPHERIQUE'
NOM1 = 'AIR PRESSURE'
TYPE = LOGICAL
INDEX = 7
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'ATMOS'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
COMPORT =
'Foreground ("EQUATIONS*PRESSION ATMOSPHERIQUE")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Permet de decider si l''on prend ou non en compte l''influence
d''un champ de pression.'
AIDE1 =
'Sets whether the influence of an atmosphere
pressure field is taken into account or not.'
/
NOM = 'VALEUR DE LA PRESSION ATMOSPHERIQUE'
NOM1 = 'VALUE OF ATMOSPHERIC PRESSURE'
TYPE = REAL
INDEX = 107
TAILLE = 1
DEFAUT = 100000.
DEFAUT1 = 100000.
MNEMO = 'PATMOS\_VALUE'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Donne la valeur de la pression atmospherique lorsqu''elle est
constante en temps et en espace.'
AIDE1 =
'Gives the value of atmospheric pressure when it is constant
in time and space.'
/
NOM = 'PLUIE OU EVAPORATION'
NOM1 = 'RAIN OR EVAPORATION'
TYPE = LOGICAL
INDEX = 15
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'RAIN'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Pour ajouter un apport ou une perte d''eau en surface.
Voir le mot-cle \telkey{PLUIE OU EVAPORATION EN MM PAR JOUR}.'
AIDE1 =
'Enables to add or remove water at the free surface.
See the keyword \telkey{RAIN OR EVAPORATION IN MM PER DAY}.'
/
NOM = 'PLUIE OU EVAPORATION EN MM PAR JOUR'
NOM1 = 'RAIN OR EVAPORATION IN MM PER DAY'
TYPE = REAL
INDEX = 95
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'RAIN\_MMPD'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Pour ajouter un apport ou une perte d''eau en surface.'
AIDE1 =
'Specifies the amount of water to add or remove at the
free surface.'
/
NOM = 'FICHIER ASCII DE DONNEES ATMOSPHERIQUES'
NOM1 = 'ASCII ATMOSPHERIC DATA FILE'
TYPE = STRING
INDEX = 33
TAILLE = 1
SUBMIT = 'T3ATMA-READ;T3ATMA;FACUL;ASC;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3ATMA)%NAME'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
NIVEAU = 1
AIDE =
'Fichier de donnees ASCII contenant les informations
atmospheriques variables en temps.'
AIDE1 =
'ASCII data file containing the atmospheric data varying in
time.'
/
NOM = 'FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES'
NOM1 = 'BINARY ATMOSPHERIC DATA FILE'
TYPE = STRING
INDEX = 34
TAILLE = 1
SUBMIT = 'T3ATMB-READ;T3ATMB;FACUL;BIN;LIT;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3ATMB)%NAME'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
NIVEAU = 1
AIDE =
'Fichier de donnees code en binaire contenant les informations
atmospheriques variables en temps et en espace sur le maillage.'
AIDE1 =
'Binary-coded data file containing the atmospheric data varying
in time and space on the mesh.'
/
NOM = 'FORMAT DU FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES'
NOM1 = 'BINARY ATMOSPHERIC DATA FILE FORMAT'
TYPE = STRING
INDEX = 41
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T3D\_FILES(T3ATMB)%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'METEOROLOGY'
NIVEAU = 2
AIDE =
'Format du \telkey{FICHIER BINAIRE DE DONNEES ATMOSPHERIQUES}.
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}'
AIDE1 =
'Format of the \telkey{BINARY ATMOSPHERIC DATA 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}'
/
////////////////////////////////////////////////////////////////////////
/////// 5.1.4-SOURCES
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER DES SOURCES'
NOM1 = 'SOURCES FILE'
TYPE = STRING
INDEX = 73
TAILLE = 1
SUBMIT = 'T3DVEF-READ;T3DVEF;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DVEF)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'SOURCES'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'SOURCES'
COMPORT =
'Foreground ("ENTREES-SORTIES, FICHIERS*NOMS")
IS VALEUR (red)'
NIVEAU = 1
AIDE =
'Nom du fichier contenant les informations variables
en temps des sources.'
AIDE1 =
'Name of the file containing time-dependent
information on sources.'
/
NOM = 'NUMEROS GLOBAUX DES NOEUDS DES SOURCES'
NOM1 = 'GLOBAL NUMBERS OF SOURCE NODES'
TYPE = INTEGER
INDEX = 70
TAILLE = 2
MNEMO = 'ISCE'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'SOURCES'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'SOURCES'
NIVEAU = 1
AIDE =
'Numeros globaux des noeuds du maillage 2D sur lequels sont affectes des
points source.'
AIDE1 =
'Global numbers of nodes in the 2D mesh that correspond to source point
locations.'
/
NOM = 'TYPE DES SOURCES'
NOM1 = 'TYPE OF SOURCES'
TYPE = INTEGER
INDEX = 55
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTSOU'
CHOIX =
'1="Normal"';
'2="Dirac"'
CHOIX1 =
'1="Normal"';
'2="Dirac"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'SOURCES'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'SOURCES'
NIVEAU = 0
AIDE =
'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}'
AIDE1 =
'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}'
/
NOM = 'ABSCISSES DES SOURCES'
NOM1 = 'ABSCISSAE OF SOURCES'
TYPE = REAL
INDEX = 80
TAILLE = 2
MNEMO = 'XSCE'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'SOURCES'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'SOURCES'
NIVEAU = 1
AIDE =
'Nombres reels donnant les abscisses d eventuelles sources de
debit (en metres). La source sera placee au noeud du maillage le plus
proche.'
AIDE1 =
'Floats giving the abscissae of potential sources of flow rates
(in meters). The source will be located at the nearest node in the
mesh.'
/
NOM = 'ORDONNEES DES SOURCES'
NOM1 = 'ORDINATES OF SOURCES'
TYPE = REAL
INDEX = 81
TAILLE = 2
MNEMO = 'YSCE'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'SOURCES'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'SOURCES'
NIVEAU = 1
AIDE =
'Nombres reels donnant les ordonnees d''eventuelles sources de
debit (en metres). La source sera placee au noeud du maillage le plus
proche.'
AIDE1 =
'Floats giving the ordinates of potential sources of flow rates
(in meters). The source will be located at the nearest node in the
mesh.'
/
NOM = 'COTES DES SOURCES'
NOM1 = 'ELEVATIONS OF SOURCES'
TYPE = REAL
INDEX = 82
TAILLE = 2
MNEMO = 'ZSCE'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'SOURCES'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'SOURCES'
NIVEAU = 1
AIDE =
'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
le plan le plus proche ne change en cas de variation de la hauteur
d''eau locale.'
AIDE1 =
'Sets the height of the sources.
The source will be located at the nearest plane in the mesh.
The use of a fixed plane is then recommended to avoid the change
of the nearest plane in case of variation of local water height.'
/
NOM = 'DEBITS DES SOURCES'
NOM1 = 'WATER DISCHARGE OF SOURCES'
TYPE = REAL
INDEX = 83
TAILLE = 2
MNEMO = 'QSCE'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'SOURCES'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'SOURCES'
NIVEAU = 1
AIDE =
'Specifie le debit de chaque source.
Un debit positif signifie qu''il s''agit d''un apport de fluide.'
AIDE1 =
'Specifies the discharge for every source.
A positive discharge means that fluid is added.'
/
NOM = 'VITESSES DES SOURCES SELON X'
NOM1 = 'VELOCITIES OF THE SOURCES ALONG X'
TYPE = REAL
INDEX = 86
TAILLE = 2
MNEMO = 'USCE'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'SOURCES'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'SOURCES'
NIVEAU = 1
AIDE =
'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).'
AIDE1 =
'Specifies the compoment along $x$ of the velocities of the
sources. If nothing is specified, the sources diffuse without any
velocity in every direction (cf. validation case source).'
/
NOM = 'VITESSES DES SOURCES SELON Y'
NOM1 = 'VELOCITIES OF THE SOURCES ALONG Y'
TYPE = REAL
INDEX = 87
TAILLE = 2
MNEMO = 'VSCE'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'SOURCES'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'SOURCES'
NIVEAU = 1
AIDE =
'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).'
AIDE1 =
'Specifies the compoment along y of the velocities of the
sources. If nothing is specified, the sources diffuse without any
velocity in every direction (cf. validation case source).'
/
NOM = 'VITESSES DES SOURCES SELON Z'
NOM1 = 'VELOCITIES OF THE SOURCES ALONG Z'
TYPE = REAL
INDEX = 72
TAILLE = 2
MNEMO = 'WSCE'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'SOURCES'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'SOURCES'
NIVEAU = 1
AIDE =
'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).'
AIDE1 =
'Specifies the compoment along $z$ of the velocities of the
sources. If nothing is specified, the sources diffuse without any
velocity in every direction (cf. validation case source).'
/
////////////////////////////////////////////////////////////////////////
/////// 5.1.5-WAVE
////////////////////////////////////////////////////////////////////////
NOM = 'COURANTS DE HOULE'
NOM1 = 'WAVE DRIVEN CURRENTS'
TYPE = LOGICAL
INDEX = 81
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'COUROU'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'HOULE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'WAVE'
NIVEAU = 0
AIDE =
'Active la prise en compte des courants de houle
(voir le sous-programme \telfile{TRISOU}).'
AIDE1 =
'Wave driven currents are taken into account,
see subroutine \telfile{TRISOU}.'
/
NOM = 'NUMERO DE L''ENREGISTREMENT DANS LE FICHIER DE HOULE'
NOM1 = 'RECORD NUMBER IN WAVE FILE'
TYPE = INTEGER
INDEX = 105
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'NPTH'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES PHYSIQUES';'HOULE'
RUBRIQUE1 =
'HYDRODYNAMICS';'PHYSICAL PARAMETERS';'WAVE'
NIVEAU = 0
AIDE =
'Numero d''enregistrement a lire par \telemac{3d} dans le
fichier des courants de houle.'
AIDE1 =
'Record number to be read by \telemac{3d} in the wave driven
currents file.'
/
////////////////////////////////////////////////////////////////////////
///// 5.2-BOUNDARY CONDITIONS
////////////////////////////////////////////////////////////////////////
NOM = 'COTES IMPOSEES'
NOM1 = 'PRESCRIBED ELEVATIONS'
TYPE = REAL
INDEX = 34
TAILLE = 10
MNEMO = 'COTIMP'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Fixe la cote sur les frontieres a cote imposee.'
AIDE1 =
'Sets the elevation on elevation-imposed boundaries.'
/
NOM = 'DEBITS IMPOSES'
NOM1 = 'PRESCRIBED FLOWRATES'
TYPE = REAL
INDEX = 33
TAILLE = 10
MNEMO = 'DEBIMP'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Fixe le debit sur les frontieres a debit impose.'
AIDE1 =
'Sets the value for flow rate on flow
rate-imposed boundaries.'
/
NOM = 'VITESSES IMPOSEES'
NOM1 = 'PRESCRIBED VELOCITIES'
TYPE = REAL
INDEX = 35
TAILLE = 10
MNEMO = 'VITIMP'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Fixe la vitesse sur les frontieres a vitesse imposee.'
AIDE1 =
'Sets the magnitude of velocity on velocity-imposed boundaries.'
/
NOM = 'FICHIER DES FRONTIERES LIQUIDES'
NOM1 = 'LIQUID BOUNDARIES FILE'
TYPE = STRING
INDEX = 58
TAILLE = 1
SUBMIT = 'T3DIMP-READ;T3DIMP;FACUL;ASC;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DIMP)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Fichier de variations en temps des conditions aux limites.'
AIDE1 =
'File containing the variations in time of boundary conditions.'
/
NOM = 'PROFILS DE VITESSE'
NOM1 = 'VELOCITY PROFILES'
TYPE = INTEGER
INDEX = 95
TAILLE = 2
MNEMO = 'PROFVEL'
CHOIX =
'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"';
'5="comme 4 mais avec hauteur virtuelle, voir aide"'
CHOIX1 =
'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"';
'5="like 4 with virtual depth, see help"'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'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 : vitesse normale en $\sqrt{h}$ ;
\item 5 : comme 4 mais hauteur virtuelle calculee avec
la surface libre la plus basse de la frontiere.
\end{itemize}'
AIDE1 =
'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: normal velocity in $\sqrt{h}$,
\item 5: like 4 but virtual depth based on
the lowest elevation of the boundary.
\end{itemize}'
/
NOM = 'PROFILS DE VITESSE SUR LA VERTICALE'
NOM1 = 'VELOCITY VERTICAL PROFILES'
TYPE = INTEGER
INDEX = 98
TAILLE = 2
MNEMO = 'VERPROVEL'
CHOIX =
'0="Programmation utilisateur"';
'1="Constant"';
'2="Logarithmique"'
CHOIX1 =
'0="User defined"';
'1="Constant"';
'2="Logarithmic"'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Permet de specifier le type de profil vertical de vitesse.
Les choix possibles sont :
\begin{itemize}
\item 0 : programmation utilisateur ;
\item 1 : constant ;
\item 2 : logarithmique.
\end{itemize}'
AIDE1 =
'Specifies the type of vertical profile of velocity.
Possible choices are:
\begin{itemize}
\item 0: defined by user,
\item 1: constant,
\item 2: logarithmic.
\end{itemize}'
/
NOM = 'COURBES DE TARAGE'
NOM1 = 'STAGE-DISCHARGE CURVES'
TYPE = INTEGER
INDEX = 103
TAILLE = 10
MNEMO = 'STA\_DIS\_CURVES'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Indique si une courbe de tarage doit etre utilisee
pour une frontiere (une valeur par frontiere liquide) :
\begin{itemize}
\item 0 : non ;
\item 1 : Z(Q) ;
\item 2 : Q(Z). Pas encore programme.
\end{itemize}'
AIDE1 =
'Specifies if a discharge-elevation curve must be used
for a given boundary (one value per open boundary):
\begin{itemize}
\item 0: no,
\item 1: Z(Q),
\item 2: Q(Z). Not yet implemented.
\end{itemize}'
/
NOM = 'FICHIER DES COURBES DE TARAGE'
NOM1 = 'STAGE-DISCHARGE CURVES FILE'
TYPE = STRING
INDEX = 72
TAILLE = 1
SUBMIT = 'T3DPAR-READ;T3DPAR;FACUL;ASC;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DPAR)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
COMPORT =
'Foreground ("ENTREES-SORTIES, FICHIERS*NOMS")
IS VALEUR (red)'
NIVEAU = 1
AIDE =
'Nom du fichier contenant les courbes de tarage.'
AIDE1 =
'Name of the file containing stage-discharge curves.'
/
NOM = 'OPTION POUR LES FRONTIERES LIQUIDES'
NOM1 = 'OPTION FOR LIQUID BOUNDARIES'
TYPE = INTEGER
INDEX = 109
TAILLE = 2
MNEMO = 'FRTYPE'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'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}'
AIDE1 =
'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}'
/
NOM = 'REGIME DE TURBULENCE POUR LE FOND'
NOM1 = 'TURBULENCE REGIME FOR THE BOTTOM'
TYPE = INTEGER
INDEX = 15
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'LISRUF'
CHOIX =
'1="lisse"';
'2="rugueux"';
'3="rugueux compatible avec anciennes versions"'
CHOIX1 =
'1="smooth"';
'2="rough"';
'3="rough compatibility with old versions"'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
COMPORT =
'Foreground ("EQUATIONS*MODELE DE TURBULENCE*MODELE K-EPSILON")
IS BRUT (brown)'
NIVEAU = 1
AIDE =
'Permet de definir le regime de turbulence pour le fond dans le
cas du modele de longueur de melange ou du modele $k$-$\epsilon$ :
\begin{itemize}
\item 1 : lisse ;
\item 2 : rugueux ;
\item 3 : rugueux (compatibilite avec anciennes versions).
\end{itemize}'
AIDE1 =
'Defines the turbulence regime for the bottom in the case of a
$k$-$\epsilon$ or mixing-length model:
\begin{itemize}
\item 1: smooth,
\item 2: rough,
\item 3: rough also (for compatibility with old versions).
\end{itemize}'
/
NOM = 'REGIME DE TURBULENCE POUR LES PAROIS LATERALES'
NOM1 = 'TURBULENCE REGIME FOR LATERAL SOLID BOUNDARIES'
TYPE = INTEGER
INDEX = 16
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'LISRUL'
CHOIX =
'1="lisse"';
'2="rugueux"'
CHOIX1 =
'1="smooth"';
'2="rough"'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Definit le regime de turbulence pour les parois laterales :
\begin{itemize}
\item 1 : lisse ;
\item 2 : rugueux.
\end{itemize}'
AIDE1 =
'Defines the turbulence regime for the lateral boundaries:
\begin{itemize}
\item 1: smooth,
\item 2: rough.
\end{itemize}'
/
NOM = 'CONDITION A LA LIMITE AU FOND'
NOM1 = 'BOUNDARY CONDITION ON THE BOTTOM'
TYPE = INTEGER
INDEX = 48
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'BC\_BOTTOM'
CHOIX =
'1="LOI LOGARITHMIQUE POUR LES VITESSES AU FOND"';
'2="VITESSES NULLES AU FOND"'
CHOIX1 =
'1="LOG LAW FOR VELOCITIES ON BOTTOM"';
'2="NO SLIP FOR VELOCITIES ON BOTTOM"'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 0
AIDE =
'Specifie le type de conditions aux limites au fond.
Les choix possibles sont :
\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'
AIDE1 =
'Specifies the type of boundary conditions on the bottom
layer. Possible choices are:
\begin{itemize}
\item 1: Neumann conditions on velocity on bottom,
\item 2: velocities will be set to 0. Should be linked to
a refined mesh near the bottom.
\end{itemize}'
/
NOM = 'VITESSE PROJETEE SUR LES PAROIS LATERALES SOLIDES'
NOM1 = 'VELOCITY PROJECTED ON SOLID LATERAL BOUNDARIES'
TYPE = LOGICAL
INDEX = 83
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'VELPROLAT'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 0
AIDE =
'$\vec{U}.\vec{n} = 0$ sur les parois laterales solides est force
en fin de boucle en temps.'
AIDE1 =
'Will ensure $\vec{U}.\vec{n} = 0$ on solid lateral boundaries
by a projection at the end of time loop.'
/
NOM = 'VITESSE PROJETEE SUR LE FOND'
NOM1 = 'VELOCITY PROJECTED ON BOTTOM'
TYPE = LOGICAL
INDEX = 84
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'VELPROBOT'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 0
AIDE =
'$\vec{U}.\vec{n} = 0$ sur le fond est force en fin de boucle
en temps.'
AIDE1 =
'Will ensure $\vec{U}.\vec{n} = 0$ on bottom by a projection
at the end of time loop.'
/
NOM = 'CONDITIONS OUVERTES SUR LE FOND'
NOM1 = 'OPEN BOUNDARY CONDITIONS ON THE BED'
TYPE = LOGICAL
INDEX = 118
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'BEDBOU'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Determine s''il y a des conditions ouvertes sur le fond.'
AIDE1 =
'Defines if there are open boundary conditions
on the bed.'
/
NOM = 'DEBITS IMPOSES SUR LE FOND'
NOM1 = 'PRESCRIBED FLOWRATES ON THE BED'
TYPE = REAL
INDEX = 119
TAILLE = 10
DEFAUT = 0.;0.;0.;0.;0.;0.;0.;0.;0.;0.
DEFAUT1 = 0.;0.;0.;0.;0.;0.;0.;0.;0.;0.
MNEMO = 'BEDFLO'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'HYDRODYNAMIQUE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Fixe le debit sur les frontieres a debit impose du fond.'
AIDE1 =
'Sets the value for flow rate on flow
rate-imposed bed boundaries.'
/
////////////////////////////////////////////////////////////////////////
///// 5.3-INITIALIZATION
////////////////////////////////////////////////////////////////////////
NOM = 'CONDITIONS INITIALES'
NOM1 = 'INITIAL CONDITIONS'
TYPE = STRING
INDEX = 59
TAILLE = 1
DEFAUT = 'COTE NULLE'
DEFAUT1 = 'ZERO ELEVATION'
MNEMO = 'CDTINI'
CHOIX =
'COTE NULLE';
'COTE CONSTANTE';
'HAUTEUR NULLE';
'HAUTEUR CONSTANTE';
'PARTICULIERES';
'SPECIAL';
'ALTIMETRIE SATELLITE TPXO'
CHOIX1 =
'ZERO ELEVATION';
'CONSTANT ELEVATION';
'ZERO DEPTH';
'CONSTANT DEPTH';
'SPECIAL';
'PARTICULAR';
'TPXO SATELLITE ALTIMETRY'
RUBRIQUE =
'HYDRODYNAMIQUE';'INITIALISATION';''
RUBRIQUE1 =
'HYDRODYNAMICS';'INITIALIZATION';''
NIVEAU = 0
AIDE =
'Permet de definir les conditions initiales sur
les hauteurs d''eau notamment.
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 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 ;
\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} ;
\item PARTICULIERES : Les conditions initiales sur la hauteur d''eau
doivent etre precisees dans le sous-programme \telfile{CONDIN}.
\end{itemize}'
AIDE1 =
'Makes it possible to define the initial conditions of
the water depth.
The possible values are as follows:
\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,
\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),
\item SPECIAL or PARTICULAR: The initial conditions with the water depth
should be stated in the \telfile{CONDIN} subroutine.
\end{itemize}'
/
NOM = 'COTE INITIALE'
NOM1 = 'INITIAL ELEVATION'
TYPE = REAL
INDEX = 88
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'COTINI'
RUBRIQUE =
'HYDRODYNAMIQUE';'INITIALISATION';''
RUBRIQUE1 =
'HYDRODYNAMICS';'INITIALIZATION';''
COMPORT =
'Foreground ("EQUATIONS, CONDITIONS INITIALES") IS VALEUR (brown)'
NIVEAU = 0
AIDE =
'Valeur utilisee avec l''option :
\telkey{CONDITIONS INITIALES} : ''COTE CONSTANTE''.'
AIDE1 =
'Value to be used with the option :
\telkey{INITIAL CONDITIONS} : ''CONSTANT ELEVATION''.'
/
NOM = 'HAUTEUR INITIALE'
NOM1 = 'INITIAL DEPTH'
TYPE = REAL
INDEX = 89
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'HAUTIN'
RUBRIQUE =
'HYDRODYNAMIQUE';'INITIALISATION';''
RUBRIQUE1 =
'HYDRODYNAMICS';'INITIALIZATION';''
NIVEAU = 0
AIDE =
'Valeur utilisee avec l''option :
\telkey{CONDITIONS INITIALES} : ''HAUTEUR CONSTANTE''.'
AIDE1 =
'Value to be used along with the option:
\telkey{INITIAL CONDITIONS} : ''CONSTANT DEPTH''.'
/
////////////////////////////////////////////////////////////////////////
///// 5.4-NUMERICAL PARAMETERS
////////////////////////////////////////////////////////////////////////
NOM = 'STOCKAGE DES MATRICES'
NOM1 = 'MATRIX STORAGE'
TYPE = INTEGER
INDEX = 87
TAILLE = 1
DEFAUT = 3
DEFAUT1 = 3
MNEMO = 'OPTASS'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';''
NIVEAU = 0
AIDE =
'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}'
AIDE1 =
'Defines the method to store matrices. The possible choices are:
\begin{itemize}
\item 1: classical EBE,
\item 3: edge-based storage.
\end{itemize}'
/
NOM = 'MASS-LUMPING POUR LA HAUTEUR'
NOM1 = 'MASS-LUMPING FOR DEPTH'
TYPE = REAL
INDEX = 30
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'AGGLOH'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';''
NIVEAU = 0
AIDE =
'\telemac{3d} offre la possibilite d''effectuer du
mass-lumping sur $H$ ou $U$.
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.
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.'
AIDE1 =
'\telemac{3d} offers the posibility to perform mass-lumping
on $H$ or $U$.
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.
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.'
/
NOM = 'FILTRE LES INCONSISTANCES HYDROSTATIQUES'
NOM1 = 'HYDROSTATIC INCONSISTENCY FILTER'
TYPE = LOGICAL
INDEX = 16
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'INCHYD'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';''
NIVEAU = 1
AIDE =
'Permet de filtrer les inconsistances hydrostatiques.'
AIDE1 =
'Allows to filter hydrostatic inconsistencies.'
/
////////////////////////////////////////////////////////////////////////
/////// 5.4.1-DISCRETISATION
////////////////////////////////////////////////////////////////////////
NOM = 'ELEMENT'
NOM1 = 'ELEMENT'
TYPE = STRING
INDEX = 60
TAILLE = 1
DEFAUT = 'PRISME'
DEFAUT1 = 'PRISM'
MNEMO = 'ELEMENT'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'DISCRETISATION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'DISCRETISATION'
NIVEAU = 0
AIDE =
'Permet de specifier le type d''element utilise pour le calcul.
Les choix possibles sont :
\begin{itemize}
\item PRISME : maillages de triangles empiles ;
\item TETRAEDRE : decoupage en tetraedres des prismes.
\end{itemize}'
AIDE1 =
'Specifies the type of elements used in the computation.
The possible choices are:
\begin{itemize}
\item PRISM: superimposed meshes of triangles,
\item TETRAHEDRON: the same but prisms are split into tetrahedrons.
\end{itemize}'
/
////////////////////////////////////////////////////////////////////////
/////// 5.4.2-PROPAGATION
////////////////////////////////////////////////////////////////////////
NOM = 'SOLVEUR POUR LA PROPAGATION'
NOM1 = 'SOLVER FOR PROPAGATION'
TYPE = INTEGER
INDEX = 37
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'SLVPRO\%SLV'
CHOIX =
'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"'
CHOIX1 =
'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"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'PROPAGATION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'PROPAGATION'
NIVEAU = 0
AIDE =
'Permet de choisir le solveur utilise pour la resolution de
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 ;
\item 6 : CGSTAB ;
\item 7 : GMRES ;
\item 8 : solveur direct.
\end{itemize}'
AIDE1 =
'Choice of the solver for the propagation equation.
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}'
/
NOM = 'PRECISION POUR LA PROPAGATION'
NOM1 = 'ACCURACY FOR PROPAGATION'
TYPE = REAL
INDEX = 26
TAILLE = 1
DEFAUT = 1.E-6
DEFAUT1 = 1.E-6
MNEMO = 'SLVPRO\%EPS'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'PROPAGATION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'PROPAGATION'
NIVEAU = 0
AIDE =
'Fixe la precision demandee pour l''etape de propagation.'
AIDE1 =
'Sets the accuracy needed for the computation
of the propagation step.'
/
NOM = 'MAXIMUM D''ITERATIONS POUR LA PROPAGATION'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR PROPAGATION'
TYPE = INTEGER
INDEX = 43
TAILLE = 1
DEFAUT = 200
DEFAUT1 = 200
MNEMO = 'SLVPRO\%NITMAX'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'PROPAGATION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'PROPAGATION'
COMPORT =
'Foreground ("EQUATIONS*PROPAGATION")
IS BRUT (blue)'
NIVEAU = 0
AIDE =
'Les algorithmes utilises pour la resolution de l''etape de
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.'
AIDE1 =
'Since the algorithms used for solving the propagation step are
iterative, the allowed number of iterations should be limited.
NOTE: a maximum number of 40 iterations per time step seems to be
reasonable.'
/
NOM = 'PRECONDITIONNEMENT POUR LA PROPAGATION'
NOM1 = 'PRECONDITIONING FOR PROPAGATION'
TYPE = INTEGER
INDEX = 31
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'SLVPRO\%PRECON'
CHOIX =
'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"'
CHOIX1 =
'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"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'PROPAGATION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'PROPAGATION'
NIVEAU = 0
AIDE =
'Permet de preconditionner le systeme de l''etape de propagation
afin d''accelerer la convergence lors de sa resolution. 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}
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.'
AIDE1 =
'Choice of the preconditioning in the propagation step linear
system that the convergence is speeded up when it is being solved.
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}
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 done.'
/
NOM = 'OPTION DU SOLVEUR POUR LA PROPAGATION'
NOM1 = 'OPTION OF SOLVER FOR PROPAGATION'
TYPE = INTEGER
INDEX = 77
TAILLE = 1
DEFAUT = 3
DEFAUT1 = 3
MNEMO = 'SLVPRO\%KRYLOV'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'PROPAGATION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'PROPAGATION'
NIVEAU = 0
AIDE =
'Dimension de l''espace de Krylov pour la methode GMRES (7).'
AIDE1 =
'Dimension of Krylov space for the GMRES method (7).'
/
NOM = 'ORDRE DU TIR INITIAL POUR LA HAUTEUR'
NOM1 = 'INITIAL GUESS FOR DEPTH'
TYPE = INTEGER
INDEX = 17
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'IORDRH'
CHOIX =
'0="zero"';
'1="precedent"';
'2="extrapolation"'
CHOIX1 =
'0="zero"';
'1="previous"';
'2="extrapolation"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'PROPAGATION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'PROPAGATION'
COMPORT =
'Foreground ("PARAMETRES NUMERIQUES*VITESSE-CELERITE-HAUTEUR")
IS BRUT (blue)'
NIVEAU = 0
AIDE =
'Tir initial du solveur de l''etape de propagation.
Offre la possibilite de modifier la valeur initiale de $\delta h$,
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 :
\begin{itemize}
\item 0 : $\delta h$ = 0,
\item 1 : $\delta h$ = $\delta h_n$ (valeur finale de $\delta h$
au pas de temps precedent),
\item 2 : $\delta h$ = 2 $\delta h_n$ - $\delta h_{n-1}$
(extrapolation).
\end{itemize}'
AIDE1 =
'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
variable had in the earlier time steps. Thus, the convergence can be
speeded up when the system is being solved. 3 options are available:
\begin{itemize}
\item 0: $\delta h$ = 0,
\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}'
/
NOM = 'PROPAGATION LINEARISEE'
NOM1 = 'LINEARIZED PROPAGATION'
TYPE = LOGICAL
INDEX = 12
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'PROLIN'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'PROPAGATION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'PROPAGATION'
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'Provided for linearizing the propagation step, e.g. when
performing test-cases for which an analytical solution in the linearized
case is available.'
/
NOM = 'PROFONDEUR MOYENNE POUR LA LINEARISATION'
NOM1 = 'MEAN DEPTH FOR LINEARIZATION'
TYPE = REAL
INDEX = 15
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'HAULIN'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'PROPAGATION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'PROPAGATION'
COMPORT =
'Foreground ("EQUATIONS*HAUTEUR")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Fixe la hauteur d''eau autour de laquelle s''effectue la
linearisation lorsque l''option \telkey{PROPAGATION LINEARISEE} est
choisie.'
AIDE1 =
'Sets the water depth about which the linearization is done when
the \telkey{LINEARIZED PROPAGATION} option is selected.'
/
////////////////////////////////////////////////////////////////////////
/////// 5.4.3-ADVECTION
////////////////////////////////////////////////////////////////////////
NOM = 'SCHEMA POUR LA CONVECTION DE LA HAUTEUR'
NOM1 = 'SCHEME FOR ADVECTION OF DEPTH'
TYPE = INTEGER
INDEX = 22
TAILLE = 1
DEFAUT = 5
DEFAUT1 = 5
MNEMO = 'SCHCH'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'ADVECTION'
COMPORT =
'Foreground ("EQUATIONS, CONVECTION*GENERAL")
IS BRUT (blue)'
NIVEAU = 1
AIDE =
'Le schema conservatif (5) est desormais impose.'
AIDE1 =
'The conservative scheme (5) is now mandatory.'
/
NOM = 'SCHEMA POUR LA CONVECTION DES VITESSES'
NOM1 = 'SCHEME FOR ADVECTION OF VELOCITIES'
TYPE = INTEGER
INDEX = 18
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'SCHCVI'
CHOIX =
'0="PAS DE CONVECTION"';
'1="CARACTERISTIQUES"';
'2="EXPLICITE + SUPG"';
'3="EXPLICITE LEO POSTMA"';
'4="EXPLICITE + MURD SCHEMA N"';
'5="EXPLICITE + MURD SCHEMA PSI"';
'13="LEO POSTMA POUR BANCS DECOUVRANTS"';
'14="SCHEMA N POUR BANCS DECOUVRANTS"'
CHOIX1 =
'0="NO ADVECTION"';
'1="CHARACTERISTICS"';
'2="EXPLICIT + SUPG"';
'3="EXPLICIT LEO POSTMA"';
'4="EXPLICIT + MURD SCHEME N"';
'5="EXPLICIT + MURD SCHEME PSI"';
'13="LEO POSTMA FOR TIDAL FLATS"';
'14="N-SCHEME FOR TIDAL FLATS"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'ADVECTION'
COMPORT =
'Foreground ("EQUATIONS, CONVECTION*GENERAL")
IS BRUT (blue)'
NIVEAU = 0
AIDE =
'Fixe le schema utilise pour la convection des vitesses.
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 13 : Leo Postma pour bancs decouvrants ;
\item 14 : schema N pour bancs decouvrants.
\end{itemize}'
AIDE1 =
'Sets the advection scheme for the velocities.
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 13: Leo Postma for tidal flats,
\item 14: N-scheme for tidal flats.
\end{itemize}'
/
NOM = 'COMPATIBILITE DU GRADIENT DE SURFACE LIBRE'
NOM1 = 'FREE SURFACE GRADIENT COMPATIBILITY'
TYPE = REAL
INDEX = 94
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'TETAZCOMP'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'ADVECTION'
NIVEAU = 0
AIDE =
'Des valeurs comprises entre 0 et 1 peuvent supprimer les
oscillations parasites.'
AIDE1 =
'Values between 0 and 1 may suppress spurious oscillations.'
/
NOM = 'CONTOURNEMENT DES VOLUMES NULS'
NOM1 = 'BYPASS VOID VOLUMES'
TYPE = LOGICAL
INDEX = 82
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'BYPASS'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'ADVECTION'
NIVEAU = 1
AIDE =
'Accelere les schemas de convection distributifs et volumes finis
en cas de bancs decouvrants ou de transformation sigma generalisee.'
AIDE1 =
'Will speed-up distributive and finite volumes advection
schemes in case of tidal flats or generalised sigma transformation.'
/
NOM = 'MASS-LUMPING POUR LES VITESSES'
NOM1 = 'MASS-LUMPING FOR VELOCITIES'
TYPE = REAL
INDEX = 31
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'AGGLOU'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'ADVECTION'
NIVEAU = 0
AIDE =
'Fixe le taux de mass-lumping effectue sur la vitesse.
Utilisation deconseillee.'
AIDE1 =
'Sets the amount of mass-lumping that is performed on
the velocity. Not recommended for use.'
/
NOM = 'OPTION DU SCHEMA POUR LA CONVECTION DES VITESSES'
NOM1 = 'SCHEME OPTION FOR ADVECTION OF VELOCITIES'
TYPE = INTEGER
INDEX = 59
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTADV\_VI'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'ADVECTION'
NIVEAU = 1
AIDE =
'Si present remplace et a priorite sur :
\telkey{OPTION POUR LES CARACTERISTIQUES} et
\telkey{OPTION DE SUPG}.
Si schema PSI ou N :
\begin{itemize}
\item 1 : explicite ;
\item 2 : predicteur-correcteur ;
\item 3 : predicteur-correcteur deuxieme ordre en temps ;
\item 4 : implicite.
\end{itemize}'
AIDE1 =
'If present replaces and has priority over:
\telkey{OPTION FOR CHARACTERISTICS} and
\telkey{SUPG OPTION}.
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}'
/
NOM = 'OPTION POUR LES CARACTERISTIQUES'
NOM1 = 'OPTION FOR CHARACTERISTICS'
TYPE = INTEGER
INDEX = 116
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTCHA'
CHOIX =
'1="fortes"';
'2="faibles"'
CHOIX1 =
'1="strong"';
'2="weak"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'ADVECTION'
NIVEAU = 0
AIDE =
'Les choix possibles sont :
\begin{itemize}
\item 1: forme forte ;
\item 2: forme faible.
\end{itemize}'
AIDE1 =
'Possible choices are:
\begin{itemize}
\item 1: strong form,
\item 2: weak form.
\end{itemize}'
/
NOM = 'NOMBRE DE POINTS DE GAUSS POUR LES CARACTERISTIQUES FAIBLES'
NOM1 = 'NUMBER OF GAUSS POINTS FOR WEAK CHARACTERISTICS'
TYPE = INTEGER
INDEX = 117
TAILLE = 1
DEFAUT = 6
DEFAUT1 = 6
MNEMO = 'NGAUSS'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'ADVECTION'
NIVEAU = 2
AIDE =
'Voir les release notes v6.3.
6 (points) est le seul choix pour TELEMAC-3D.'
AIDE1 =
'See release notes v6.3.
6 (points) is the only choice for TELEMAC-3D.'
/
NOM = 'MASS-LUMPING POUR LES CARACTERISTIQUES FAIBLES'
NOM1 = 'MASS-LUMPING FOR WEAK CHARACTERISTICS'
TYPE = REAL
INDEX = 102
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'AGGLOW'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'ADVECTION'
NIVEAU = 0
AIDE =
'Fixe le taux de mass-lumping qui est applique a la matrice de
masse lors de l''utilisation des caracteristiques faibles.'
AIDE1 =
'Sets the amount of mass-lumping that is applied to the mass
matrix when using weak characteristics.'
/
////////////////////////////////////////////////////////////////////////
/////// 5.4.4-DIFFUSION
////////////////////////////////////////////////////////////////////////
NOM = 'SCHEMA POUR LA DIFFUSION DES VITESSES'
NOM1 = 'SCHEME FOR DIFFUSION OF VELOCITIES'
TYPE = INTEGER
INDEX = 23
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'SCHDVI'
CHOIX =
'0="PAS DE DIFFUSION"';
'1="IMPLICITE"'
CHOIX1 =
'0="NO DIFFUSION"';
'1="IMPLICIT"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'DIFFUSION'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*GENERAL")
IS BRUT (blue)'
NIVEAU = 0
AIDE =
'Permet de specifier si l''on utilise ou non la diffusion
des vitesses horizontales $U$ et $V$.
Les choix possibles sont :
\begin{itemize}
\item 0 : pas de diffusion,
\item 1 : implicite.
\end{itemize}'
AIDE1 =
'Monitors the choice of the diffusion scheme
for velocities.
Possible choices are:
\begin{itemize}
\item 0: no diffusion,
\item 1: implicit.
\end{itemize}'
/
NOM = 'SOLVEUR POUR LA DIFFUSION DES VITESSES'
NOM1 = 'SOLVER FOR DIFFUSION OF VELOCITIES'
TYPE = INTEGER
INDEX = 33
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'SLVDVI\%SLV'
CHOIX =
'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"'
CHOIX1 =
'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"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'DIFFUSION'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*GENERAL")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Permet de choisir le solveur utilise pour la resolution
de la diffusion des vitesses $U$ et $V$.
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}'
AIDE1 =
'Choice of the solver for the diffusion of velocities
$U$ and $V$.
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}'
/
NOM = 'PRECISION POUR LA DIFFUSION DES VITESSES'
NOM1 = 'ACCURACY FOR DIFFUSION OF VELOCITIES'
TYPE = REAL
INDEX = 22
TAILLE = 1
DEFAUT = 1.E-5
DEFAUT1 = 1.E-5
MNEMO = 'SLVDVI\%EPS'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'DIFFUSION'
NIVEAU = 0
AIDE =
'Fixe la precision demandee pour le calcul de la diffusion
de la vitesse.'
AIDE1 =
'Sets the accuracy needed for the computation of the
diffusion of the velocities.'
/
NOM = 'MAXIMUM D''ITERATIONS POUR LA DIFFUSION DES VITESSES'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR DIFFUSION OF VELOCITIES'
TYPE = INTEGER
INDEX = 39
TAILLE = 1
DEFAUT = 60
DEFAUT1 = 60
MNEMO = 'SLVDVI\%NITMAX'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'DIFFUSION'
NIVEAU = 0
AIDE =
'Limite le nombre d''iterations du solveur a chaque pas
de temps pour le calcul de la diffusion de la vitesse.'
AIDE1 =
'Limits the number of solver iterations for the diffusion of
velocities.'
/
NOM = 'PRECONDITIONNEMENT POUR LA DIFFUSION DES VITESSES'
NOM1 = 'PRECONDITIONING FOR DIFFUSION OF VELOCITIES'
TYPE = INTEGER
INDEX = 27
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'SLVDVI\%PRECON'
CHOIX =
'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"'
CHOIX1 =
'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"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'DIFFUSION'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*GENERAL")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Permet de preconditionner le systeme relatif
a la diffusion des vitesses. 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}'
AIDE1 =
'Choice of preconditioning for the diffusion of
velocities. 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}'
/
NOM = 'OPTION DU SOLVEUR POUR LA DIFFUSION DES VITESSES'
NOM1 = 'OPTION OF SOLVER FOR DIFFUSION OF VELOCITIES'
TYPE = INTEGER
INDEX = 74
TAILLE = 1
DEFAUT = 3
DEFAUT1 = 3
MNEMO = 'SLVDVI\%KRYLOV'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'DIFFUSION'
NIVEAU = 0
AIDE =
'Dimension de l''espace de Krylov pour la methode GMRES (7).'
AIDE1 =
'Dimension of Krylov space for the GMRES method (7).'
/
NOM = 'IMPLICITATION POUR LA DIFFUSION'
NOM1 = 'IMPLICITATION FOR DIFFUSION'
TYPE = REAL
INDEX = 90
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'TETADI'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'DIFFUSION'
NIVEAU = 0
AIDE =
'Fixe la valeur du coefficient d''implication pour l''etape de
diffusion.
Dans le cas de \telkey{OPTION POUR LA DIFFUSION} = 2, cette valeur est
ecrasee a 0 et un traitement particulier est fait pour la diffusion.'
AIDE1 =
'Sets the value of the implicitation coefficient for the
diffusion step.
When \telkey{OPTION FOR THE DIFFUSION} = 2, this value is changed at 0
and a specific treatment is done for the diffusion.'
/
////////////////////////////////////////////////////////////////////////
/////// 5.4.5-NON HYDROSTATIC
////////////////////////////////////////////////////////////////////////
NOM = 'SOLVEUR POUR PPE'
NOM1 = 'SOLVER FOR PPE'
TYPE = INTEGER
INDEX = 72
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'SLVPOI\%SLV'
CHOIX =
'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"'
CHOIX1 =
'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"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'NON HYDROSTATIQUE'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'NON HYDROSTATIC'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*GENERAL")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Permet de choisir le solveur utilise pour la resolution de
l''equation de Poisson.
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}'
AIDE1 =
'Choice of the solver for the Poisson Pressure Equation.
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}'
/
NOM = 'PRECISION POUR PPE'
NOM1 = 'ACCURACY FOR PPE'
TYPE = REAL
INDEX = 71
TAILLE = 1
DEFAUT = 1.E-4
DEFAUT1 = 1.E-4
MNEMO = 'SLVPOI\%EPS'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'NON HYDROSTATIQUE'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'NON HYDROSTATIC'
NIVEAU = 0
AIDE =
'Fixe la precision pour l''equation de Poisson.'
AIDE1 =
'Sets the precision needed for the computation of the Poisson
Pressure Equation.'
/
NOM = 'MAXIMUM D''ITERATIONS POUR PPE'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR PPE'
TYPE = INTEGER
INDEX = 73
TAILLE = 1
DEFAUT = 100
DEFAUT1 = 100
MNEMO = 'SLVPOI\%NITMAX'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'NON HYDROSTATIQUE'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'NON HYDROSTATIC'
NIVEAU = 0
AIDE =
'Limite le nombre d iterations pour l''equation de Poisson.'
AIDE1 =
'Limits the number of solver iterations for the Poisson
Pressure Equation.'
/
NOM = 'PRECONDITIONNEMENT POUR PPE'
NOM1 = 'PRECONDITIONING FOR PPE'
TYPE = INTEGER
INDEX = 71
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'SLVPOI\%PRECON'
CHOIX =
'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"'
CHOIX1 =
'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"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'NON HYDROSTATIQUE'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'NON HYDROSTATIC'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*GENERAL")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Preconditionnement pour l''equation de Poisson.
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}'
AIDE1 =
'Preconditioning for the Poisson Pressure Equation.
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}'
/
NOM = 'OPTION DU SOLVEUR POUR PPE'
NOM1 = 'OPTION OF SOLVER FOR PPE'
TYPE = INTEGER
INDEX = 81
TAILLE = 1
DEFAUT = 3
DEFAUT1 = 3
MNEMO = 'SLVPOI\%KRYLOV'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'NON HYDROSTATIQUE'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'NON HYDROSTATIC'
NIVEAU = 0
AIDE =
'Dimension de l''espace de Krylov pour la methode GMRES (7).'
AIDE1 =
'Dimension of Krylov space for the GMRES method (7).'
/
NOM = 'PRESSION DYNAMIQUE DANS L''EQUATION D''ONDE'
NOM1 = 'DYNAMIC PRESSURE IN WAVE EQUATION'
TYPE = LOGICAL
INDEX = 72
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'DPWAVEQ'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'NON HYDROSTATIQUE'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'NON HYDROSTATIC'
NIVEAU = 1
AIDE =
'Definit si une estimation du gradient de pression dynamique
est prise en compte dans l''equation d''onde.'
AIDE1 =
'Defines if an estimated pressure gradient is taken into
account in the wave equation.'
/
NOM = 'CONDITION LIMITE DYNAMIQUE'
NOM1 = 'DYNAMIC BOUNDARY CONDITION'
TYPE = LOGICAL
INDEX = 70
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'CLDYN'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'NON HYDROSTATIQUE'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'NON HYDROSTATIC'
NIVEAU = 1
AIDE =
'Si OUI, impose une vitesse en surface
selon la condition a la limite dynamique.'
AIDE1 =
'If YES, will set at the free surface a
velocity obeying the dynamic boundary condition.'
/
NOM = 'CORRECTION DE CONTINUITE SUR FRONTIERES OUVERTES'
NOM1 = 'CONTINUITY CORRECTION ON OPEN BOUNDARIES'
TYPE = LOGICAL
INDEX = 93
TAILLE = 1
DEFAUT = NO
DEFAUT1 = NO
MNEMO = 'CONCOR'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'NON HYDROSTATIQUE'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'NON HYDROSTATIC'
NIVEAU = 2
AIDE =
'Modifie les vitesses libres sur les frontieres ouvertes
pour avoir un meilleur champ a divergence nulle.'
AIDE1 =
'Changes the free velocities on open boundaries to get
a better divergence-free field.'
/
////////////////////////////////////////////////////////////////////////
/////// 5.4.6-VERTICAL
////////////////////////////////////////////////////////////////////////
NOM = 'SOLVEUR POUR LA VITESSE VERTICALE'
NOM1 = 'SOLVER FOR VERTICAL VELOCITY'
TYPE = INTEGER
INDEX = 38
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'SLVW\%SLV'
CHOIX =
'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"'
CHOIX1 =
'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"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'VERTICALE'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'VERTICAL'
NIVEAU = 0
AIDE =
'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}'
AIDE1 =
'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}'
/
NOM = 'PRECISION POUR LA VITESSE VERTICALE'
NOM1 = 'ACCURACY FOR VERTICAL VELOCITY'
TYPE = REAL
INDEX = 27
TAILLE = 1
DEFAUT = 1.E-6
DEFAUT1 = 1.E-6
MNEMO = 'SLVW\%EPS'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'VERTICALE'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'VERTICAL'
NIVEAU = 0
AIDE =
'Fixe la precision demandee pour le calcul de la vitesse
verticale.'
AIDE1 =
'Sets the accuracy needed for the computation
of the vertical velocity.'
/
NOM = 'MAXIMUM D''ITERATIONS POUR LA VITESSE VERTICALE'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR VERTICAL VELOCITY'
TYPE = INTEGER
INDEX = 44
TAILLE = 1
DEFAUT = 100
DEFAUT1 = 100
MNEMO = 'SLVW\%NITMAX'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'VERTICALE'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'VERTICAL'
NIVEAU = 0
AIDE =
'Fixe le nombre maximum d''iterations accepte lors de la
resolution du calcul de la vitesse verticale.'
AIDE1 =
'Limits the number of solver iterations for the diffusion of
vertical velocity.'
/
NOM = 'PRECONDITIONNEMENT POUR LA VITESSE VERTICALE'
NOM1 = 'PRECONDITIONING FOR VERTICAL VELOCITY'
TYPE = INTEGER
INDEX = 32
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'SLVW\%PRECON'
CHOIX =
'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"'
CHOIX1 =
'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"'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'VERTICALE'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'VERTICAL'
NIVEAU = 0
AIDE =
'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}'
AIDE1 =
'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}'
/
////////////////////////////////////////////////////////////////////////
/////// 5.4.7-IMPLICITATION
////////////////////////////////////////////////////////////////////////
NOM = 'IMPLICITATION POUR LA HAUTEUR'
NOM1 = 'IMPLICITATION FOR DEPTH'
TYPE = REAL
INDEX = 28
TAILLE = 1
DEFAUT = 0.55
DEFAUT1 = 0.55
MNEMO = 'TETAH'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'IMPLICITATION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'IMPLICITATION'
NIVEAU = 0
AIDE =
'Fixe la valeur du coefficient d''implicitation sur la hauteur
d''eau dans l''etape de propagation (cf. Note de principe).
Les valeurs inferieures a 0.5 donnent un schema instable.'
AIDE1 =
'Sets the value of the implicitation coefficient for water
depth in the propagation step (cf. Principe note).
The values lower than 0.5 give an instable scheme.'
/
NOM = 'IMPLICITATION POUR LES VITESSES'
NOM1 = 'IMPLICITATION FOR VELOCITIES'
TYPE = REAL
INDEX = 29
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'TETAU'
RUBRIQUE =
'HYDRODYNAMIQUE';'PARAMETRES NUMERIQUES';'IMPLICITATION'
RUBRIQUE1 =
'HYDRODYNAMICS';'NUMERICAL PARAMETERS';'IMPLICITATION'
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'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.'
/
////////////////////////////////////////////////////////////////////////
///// 5.5-TIDAL FLATS INFO
////////////////////////////////////////////////////////////////////////
NOM = 'BANCS DECOUVRANTS'
NOM1 = 'TIDAL FLATS'
TYPE = LOGICAL
INDEX = 11
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'BANDEC'
RUBRIQUE =
'HYDRODYNAMIQUE';'INFO BANCS DECOUVRANTS';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDAL FLATS INFO';''
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'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.'
/
NOM = 'OPTION DE TRAITEMENT DES BANCS DECOUVRANTS'
NOM1 = 'OPTION FOR THE TREATMENT OF TIDAL FLATS'
TYPE = INTEGER
INDEX = 90
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTBAN'
CHOIX =
'1="EQUATIONS RESOLUES PARTOUT, CORRECTION SUR LES BANCS DECOUVRANTS"';
'2="GEL DES ELEMENTS DECOUVRANTS"';
'3="COMME 1 MAIS AVEC POROSITE (METHODE DEFINA)"'
CHOIX1 =
'1="EQUATIONS SOLVED EVERYWHERE WITH CORRECTION ON TIDAL FLATS"';
'2="DRY ELEMENTS FROZEN"';
'3="LIKE 1 BUT WITH POROSITY (DEFINA METHOD)"'
RUBRIQUE =
'HYDRODYNAMIQUE';'INFO BANCS DECOUVRANTS';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDAL FLATS INFO';''
NIVEAU = 0
AIDE =
'Utilise si \telkey{BANCS DECOUVRANTS} est vrai.
Les choix possibles sont :
\begin{itemize}
\item 1 : equations resolues partout avec correction sur les bancs
decouvrants ;
\item 2 : gel des elements decouvrants.
\end{itemize}'
AIDE1 =
'Used if \telkey{TIDAL FLATS} is true. Possible choices are:
\begin{itemize}
\item 1: equations solved everywhere with correction on tidal flats,
\item 2: dry elements frozen.
\end{itemize}'
/
NOM = 'TRAITEMENT DES HAUTEURS NEGATIVES'
NOM1 = 'TREATMENT OF NEGATIVE DEPTHS'
TYPE = INTEGER
INDEX = 106
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPT\_HNEG'
RUBRIQUE =
'HYDRODYNAMIQUE';'INFO BANCS DECOUVRANTS';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDAL FLATS INFO';''
NIVEAU = 0
AIDE =
'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}'
AIDE1 =
'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}'
/
NOM = 'TRAITEMENT SUR LES BANCS DECOUVRANTS POUR LES VITESSES'
NOM1 = 'TREATMENT ON TIDAL FLATS FOR VELOCITIES'
TYPE = INTEGER
INDEX = 46
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'TRBAVI'
CHOIX =
'0="FORCAGE A ZERO"';
'1="VALEUR AVANT MASQUAGE"'
CHOIX1 =
'0="FORCED TO ZERO"';
'1="VALUE BEFORE MASKED"'
RUBRIQUE =
'HYDRODYNAMIQUE';'INFO BANCS DECOUVRANTS';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDAL FLATS INFO';''
NIVEAU = 1
AIDE =
'Traitement sur les bancs decouvrants a l''etape de diffusion.
\begin{itemize}
\item 0 : forcage a zero ;
\item 1 : valeur avant masquage.
\end{itemize}'
AIDE1 =
'Treatment of tidal flats at the diffusion step for velocities.
\begin{itemize}
\item 0: forced to zero,
\item 1: value before masked.
\end{itemize}'
/
NOM = 'SEUIL POUR CORRECTION DE VISCOSITE SUR BANCS DECOUVRANTS'
NOM1 = 'THRESHOLD FOR VISCOSITY CORRECTION ON TIDAL FLATS'
TYPE = REAL
INDEX = 24
TAILLE = 1
DEFAUT = 0.2
DEFAUT1 = 0.2
MNEMO = 'HLIM'
RUBRIQUE =
'HYDRODYNAMIQUE';'INFO BANCS DECOUVRANTS';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDAL FLATS INFO';''
NIVEAU = 0
AIDE =
'Pour les profondeurs inferieures, la viscosite sera
progressivement reduite. Voir le sous-programme
\telfile{VISCLIP}.'
AIDE1 =
'Below the threshold, viscosity will be progressively
cancelled. See subroutine \telfile{VISCLIP}.'
/
NOM = 'VALEUR MINIMALE POUR LA HAUTEUR'
NOM1 = 'MINIMAL VALUE FOR DEPTH'
TYPE = REAL
INDEX = 14
TAILLE = 1
DEFAUT = -1000.
DEFAUT1 = -1000.
MNEMO = 'HMIN'
RUBRIQUE =
'HYDRODYNAMIQUE';'INFO BANCS DECOUVRANTS';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDAL FLATS INFO';''
NIVEAU = 0
AIDE =
'Fixe la valeur minimale de $H$.'
AIDE1 =
'Sets the minimum water depth value $H$.'
/
////////////////////////////////////////////////////////////////////////
///// 5.6-TIDES
////////////////////////////////////////////////////////////////////////
NOM = 'BASE BINAIRE 1 DE DONNEES DE MAREE'
NOM1 = 'BINARY DATABASE 1 FOR TIDE'
TYPE = STRING
INDEX = 89
TAILLE = 1
SUBMIT = 'NBB1-READ;T3DBB1;FACUL;BIN;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DBB1)'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';''
NIVEAU = 1
AIDE =
'Nom du fichier de la base de donnees binaire 1. Dans le cas des
donnees satellitaires de l''OSU (type TPXO), ce fichier correspond aux
donnees de niveau d''eau, par exemple h\_tpxo7.2.'
AIDE1 =
'File name for the binary database 1 of tidal harmonic
constants. In the case of the OSU satellite altimetry model (TPXO type),
this file should be for free surface level, for instance h\_tpxo7.2.'
/
NOM = 'BASE BINAIRE 2 DE DONNEES DE MAREE'
NOM1 = 'BINARY DATABASE 2 FOR TIDE'
TYPE = STRING
INDEX = 90
TAILLE = 1
SUBMIT = 'NBB2-READ;T3DBB2;FACUL;BIN;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DBB2)'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';''
NIVEAU = 1
AIDE =
'Nom du fichier de la base de donnees binaire 2. Dans le cas des
donnees satellitaires de l''OSU (type TPXO), ce fichier correspond aux
donnees de vitesse de marees, par exemple u\_tpxo7.2.'
AIDE1 =
'File name for the binary database 2 of tidal harmonic
constants. In the case of the OSU satellite altimetry model (TPXO type),
this file should be for tidal velocities, for instance u\_tpxo7.2.'
/
NOM = 'SYSTEME GEOGRAPHIQUE'
NOM1 = 'GEOGRAPHIC SYSTEM'
TYPE = INTEGER
INDEX = 113
TAILLE = 1
DEFAUT = -1
DEFAUT1 = -1
MNEMO = 'GEOSYST'
CHOIX =
'-1="PAS DE VALEUR PAR DEFAUT"';
'0="DEFINI PAR L UTILISATEUR"';
'1="WGS84 LONGITUDE/LATITUDE EN DEGRES REELS"';
'2="WGS84 NORD UTM"';
'3="WGS84 SUD UTM"';
'4="LAMBERT"';
'5="MERCATOR PROJECTION"'
CHOIX1 =
'-1="NO DEFAULT VALUE"';
'0="DEFINED BY USER"';
'1="WGS84 LONGITUDE/LATITUDE IN REAL DEGREES"';
'2="WGS84 NORTHERN UTM"';
'3="WGS84 SOUTHERN UTM"';
'4="LAMBERT"';
'5="MERCATOR PROJECTION"'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';''
NIVEAU = 1
AIDE =
'Systeme de coordonnees geographiques dans lequel est construit
le modele numerique.
Indiquer la zone correspondante avec le mot-cle.
Indique le systeme de coordonnees geographiques dans lequel est
construit le modele numerique. Les choix possibles sont :
\begin{itemize}
\item 0 : defini par l''utilisateur ;
\item 1 : WGS84 longitude/latitude en degres reels ;
\item 2 : WGS84 nord UTM ;
\item 3 : WGS84 sud UTM ;
\item 4 : Lambert ;
\item 5 : projection Mercator.
\end{itemize}'
AIDE1 =
'Geographic coordinates system in which the numerical model is
built. Indicate the corresponding zone with the keyword.
The possible choices are:
\begin{itemize}
\item 0: defined by the user,
\item 1: WGS84 longitude/latitude in real degrees,
\item 2: WGS84 Northern UTM,
\item 3: WGS84 Southern UTM,
\item 4: Lambert,
\item 5: Mercator projection.
\end{itemize}'
/
NOM = 'NUMERO DE FUSEAU OU PROJECTION DANS LE SYSTEME GEOGRAPHIQUE'
NOM1 = 'ZONE NUMBER IN GEOGRAPHIC SYSTEM'
TYPE = INTEGER
INDEX = 114
TAILLE = 1
DEFAUT = -1
DEFAUT1 = -1
MNEMO = 'NUMZONE'
CHOIX =
'-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"'
CHOIX1 =
'-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."'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';''
NIVEAU = 0
AIDE =
'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
mot-cle \telkey{SYSTEME GEOGRAPHIQUE}.
Les choix possibles sont :
\begin{itemize}
\item 1 : Lambert 1 nord ;
\item 2 : Lambert 2 centre ;
\item 3 : Lambert 3 sud ;
\item 4 : Lambert 4 Corse ;
\item 22 : Lambert 2 etendu ;
\item 93 : Lambert 93 ;
\item X : Valeur UTM de la zone WGS84 (X est le numero de la zone).
\end{itemize}'
AIDE1 =
'Number of zone when using a plane projection.
Indicate the geographic system in which the numerical model is built
with the keyword \telkey{GEOGRAPHIC SYSTEM}.
Possible choices are:
\begin{itemize}
\item 1: Lambert 1 north,
\item 2: Lambert 2 center,
\item 3: Lambert 3 south,
\item 4: Lambert 4 Corsica,
\item 22: Lambert 22 extended,
\item 93: Lambert 93,
\item X: UTM zone with WGS84 (X is the number of the zone).
\end{itemize}'
/
NOM = 'FICHIER DE CONVERSION LAMBERT 93'
NOM1 = 'LAMBERT 93 CONVERSION FILE'
TYPE = STRING
INDEX = 35
TAILLE = 1
SUBMIT = 'NL93-READ;T3DL93;FACUL;ASC;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DL93)'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';''
NIVEAU = 1
AIDE =
'Nom du fichier gr3df97a.txt, grille de conversion pour Lambert 93.'
AIDE1 =
'Name of file gr3df97a.txt, conversion grid for Lambert 93.'
/
NOM = 'COEFFICIENT DE CALAGE DU NIVEAU DE MER'
NOM1 = 'COEFFICIENT TO CALIBRATE SEA LEVEL'
TYPE = REAL
INDEX = 101
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'MSL'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';''
NIVEAU = 0
AIDE =
'Coefficient pour ajuster le niveau de mer.
Ce coefficient correspond d''habitude au niveau moyen de la mer
ou une valeur proche.'
AIDE1 =
'Coefficient to calibrate the sea level.
This coefficient usually corresponds to the mean sea level
or a close value.'
/
NOM = 'NUMERO GLOBAL DU POINT POUR CALER LA PLEINE MER'
NOM1 = 'GLOBAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER'
TYPE = INTEGER
INDEX = 120
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'ICALHWG'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';''
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'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.'
/
NOM = 'INTERPOLATION DE COMPOSANTES MINEURES'
NOM1 = 'MINOR CONSTITUENTS INFERENCE'
TYPE = LOGICAL
INDEX = 86
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'INTMICON'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';''
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';''
NIVEAU = 1
AIDE =
'Pour les solutions developpees par OSU (ex. TPXO) uniquement.
Interpolation de composantes harmoniques mineures
a partir de celles lues dans les fichiers d''entree
lies aux mots-cles \telkey{BASE BINAIRE 1 DE DONNEES DE MAREE}
et \telkey{BASE BINAIRE 2 DE DONNEES DE MAREE}.'
AIDE1 =
'For tidal solutions developed by OSU (e.g. TPXO) only.
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}.'
/
////////////////////////////////////////////////////////////////////////
/////// 5.6.1-PHYSICAL PARAMETERS
////////////////////////////////////////////////////////////////////////
NOM = 'FORCE GENERATRICE DE LA MAREE'
NOM1 = 'TIDE GENERATING FORCE'
TYPE = LOGICAL
INDEX = 18
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'MAREE'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';'PARAMETRES PHYSIQUES'
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';'PHYSICAL PARAMETERS'
NIVEAU = 0
AIDE =
'Active la prise en compte de la force generatrice de la maree'
AIDE1 =
'The tide generating force is taken into account.'
/
////////////////////////////////////////////////////////////////////////
/////// 5.6.2-BOUNDARY CONDITIONS
////////////////////////////////////////////////////////////////////////
NOM = 'OPTION POUR LES CONDITIONS AUX LIMITES DE MAREE'
NOM1 = 'OPTION FOR TIDAL BOUNDARY CONDITIONS'
TYPE = INTEGER
INDEX = 111
TAILLE = 2
MNEMO = 'BND\_TIDE'
CHOIX =
'0="Pas de maree"';
'1="Maree reelle (methodologie recommandee)"';
'2="Maree de vive-eau exceptionnelle (coef. presque 120)"';
'3="Maree de vive-eau moyenne (coef. presque 95)"';
'4="Maree moyenne (coef. presque 70)"';
'5="Maree de morte-eau moyenne (coef. presque 45)"';
'6="Maree de morte-eau exceptionnelle (coef. presque 20)"';
'7="Maree reelle (methodologie d avant 2010)"'
CHOIX1 =
'0="No tide"';
'1="Real tide (recommended methodology)"';
'2="Astronomical tide"';
'3="Mean spring tide"';
'4="Mean tide"';
'5="Mean neap tide"';
'6="Astronomical neap tide"';
'7="Real tide (methodology before 2010)"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';'CONDITIONS AUX LIMITES'
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';'BOUNDARY CONDITIONS'
NIVEAU = 0
AIDE =
'Option pour les conditions aux limites de maree.
Pour des marees reelles, l''option 1 est recommandee.
Depuis la version 7.1, ce mot-cle est un tableau avec une valeur
donnee par frontiere liquide, separee par point-virgules.
Ceci permet d''avoir des conditions de maree (ou pas) calculees
sur des frontieres liquides avec vitesses ou hauteur d''eau imposees.
Ca evite un conflit lors de l''utilisation de seuils dans le 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
\telkey{COEFFICIENT POUR CALAGE EN MARNAGE},
\telkey{COEFFICIENT DE CALAGE DES VITESSES DE COURANT},
et \telkey{COEFFICIENT POUR CALAGE EN NIVEAU}.
Les choix possibles sont :
\begin{itemize}
\item 0 : Pas de maree ;
\item 1 : Maree reelle (methodologie recommandee) ;
\item 2 : Maree de vive-eau exceptionnelle (coef. presque 120) ;
\item 3 : Maree de vive-eau moyenne (coef. presque 95) ;
\item 4 : Maree moyenne (coef. presque 70) ;
\item 5 : Maree de morte-eau moyenne (coef. presque 45) ;
\item 6 : Maree de morte-eau exceptionnelle (coef. presque 20) ;
\item 7 : Maree reelle (methodologie d avant 2010).
\end{itemize}'
AIDE1 =
'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 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 number 1.
In that case this keyword must be changed and more values 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}.
Possible choices are:
\begin{itemize}
\item 0: No tide,
\item 1: Real tide (recommended methodology),
\item 2: Astronomical tide,
\item 3: Mean spring tide,
\item 4: Mean tide,
\item 5: Mean neap tide,
\item 6: Astronomical neap tide,
\item 7: Real tide (methodology before 2010).
\end{itemize}'
/
NOM = 'BASE DE DONNEES DE MAREE'
NOM1 = 'TIDAL DATA BASE'
TYPE = INTEGER
INDEX = 112
TAILLE = 1
DEFAUT = -1
DEFAUT1 = -1
MNEMO = 'TIDALDB'
CHOIX =
'-1="PAS DE VALEUR PAR DEFAUT"';
'1="JMJ"';
'2="TPXO"';
'3="DIVERS (LEGOS-NEA, FES20XX, PREVIMER...)"'
CHOIX1 =
'-1="NO DEFAULT VALUE"';
'1="JMJ"';
'2="TPXO"';
'3="MISCELLANEOUS (LEGOS-NEA, FES20XX, PREVIMER...)"'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';'CONDITIONS AUX LIMITES'
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';'BOUNDARY CONDITIONS'
NIVEAU = 0
AIDE =
'Fournit le nom de la base de donnees utilisee pour la generation
automatique des conditions aux limites. Les choix possibles sont :
\begin{itemize}
\item 1 : JMJ ;
\item 2 : TPXO ;
\item 3 : divers (LEGOS-NEA, FES20XX, PREVIMER).
\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.
Pour TPXO, LEGOS-NEA, FES20XX et PREVIMER, l''utilisateur
doit telecharger les fichiers de constantes harmoniques sur internet.'
AIDE1 =
'Gives the name of the data base used to automatically generate
the boundary conditions. Possible choices are:
\begin{itemize}
\item 1: JMJ,
\item 2: TPXO,
\item 3: MISCELLANEOUS (LEGOS-NEA, FES20XX, PREVIMER...).
\end{itemize}
For JMJ, indicate the location of the files bdd\_jmj and geofin
with 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.'
/
NOM = 'FICHIER DES CONSTANTES HARMONIQUES'
NOM1 = 'HARMONIC CONSTANTS FILE'
TYPE = STRING
INDEX = 86
TAILLE = 1
SUBMIT = 'NHAR-READWRITE;T3DHAR;FACUL;ASC;ECRLIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DHAR)\%NAME'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';'CONDITIONS AUX LIMITES'
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';'BOUNDARY CONDITIONS'
NIVEAU = 0
AIDE =
'Nom du fichier contenant les constantes harmoniques extraites
du fichier du modele de maree (JMJ)
ou autres atlas (FES, NEA, PREVIMER).'
AIDE1 =
'Name of the file containing the harmonic constants extracted
from the tidal model file (JMJ) or other atlases (FES, NEA, PREVIMER).'
/
NOM = 'FICHIER DU MODELE DE MAREE'
NOM1 = 'TIDAL MODEL FILE'
TYPE = STRING
INDEX = 87
TAILLE = 1
SUBMIT = 'NTID-READ;T3DTID;FACUL;BIN;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DTID)'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';'CONDITIONS AUX LIMITES'
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';'BOUNDARY CONDITIONS'
NIVEAU = 1
AIDE =
'Fichier de geometrie du modele dont sont extraites
les constantes harmoniques (JMJ seulement).'
AIDE1 =
'Geometry file of the model from which harmonic constituents
are extracted (JMJ only).'
/
NOM = 'FORMAT DU FICHIER DU MODELE DE MAREE'
NOM1 = 'TIDAL MODEL FILE FORMAT'
TYPE = STRING
INDEX = 17
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T3D\_FILES(T3DTID)\%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';'CONDITIONS AUX LIMITES'
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';'BOUNDARY CONDITIONS'
NIVEAU = 1
AIDE =
'Format du \telkey{FICHIER DU MODELE DE MAREE}.
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}'
AIDE1 =
'Format of the \telkey{TIDAL MODEL 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}'
/
NOM = 'BASE ASCII DE DONNEES DE MAREE'
NOM1 = 'ASCII DATABASE FOR TIDE'
TYPE = STRING
INDEX = 88
TAILLE = 1
SUBMIT = 'NBDD-READ;T3DBDD;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DBDD)'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';'CONDITIONS AUX LIMITES'
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';'BOUNDARY CONDITIONS'
NIVEAU = 1
AIDE =
'Nom de la base de donnees de constantes harmoniques
tirees du \telkey{FICHIER DU MODELE DE MAREE}.'
AIDE1 =
'File name for the tide data base of harmonic constituents
extracted from the \telkey{TIDAL MODEL FILE}.'
/
NOM = 'COEFFICIENT DE CALAGE DU MARNAGE'
NOM1 = 'COEFFICIENT TO CALIBRATE TIDAL RANGE'
TYPE = REAL
INDEX = 99
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'CTIDE'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';'CONDITIONS AUX LIMITES'
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';'BOUNDARY CONDITIONS'
NIVEAU = 0
AIDE =
'Coefficient pour ajuster le marnage de l''onde de maree
aux frontieres maritimes.'
AIDE1 =
'Coefficient to calibrate the tidal range of tidal wave
at tidal open boundary conditions.'
/
NOM = 'COEFFICIENT DE CALAGE DES VITESSES DE COURANT'
NOM1 = 'COEFFICIENT TO CALIBRATE TIDAL VELOCITIES'
TYPE = REAL
INDEX = 100
TAILLE = 1
DEFAUT = 999999.
DEFAUT1 = 999999.
MNEMO = 'CTIDEV'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';'CONDITIONS AUX LIMITES'
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';'BOUNDARY CONDITIONS'
NIVEAU = 0
AIDE =
'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 \telkey{COEFFICIENT DE CALAGE DU MARNAGE} qui est prise.'
AIDE1 =
'Coefficient to calibrate the tidal velocities of tidal wave
at tidal open boundary conditions.
Default value 999999. means that the square root of
\telkey{COEFFICIENT TO CALIBRATE TIDAL RANGE} is taken.'
/
NOM = 'NUMERO LOCAL DU POINT POUR CALER LA PLEINE MER'
NOM1 = 'LOCAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER'
TYPE = INTEGER
INDEX = 119
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'ICALHWB'
RUBRIQUE =
'HYDRODYNAMIQUE';'MAREES';'CONDITIONS AUX LIMITES'
RUBRIQUE1 =
'HYDRODYNAMICS';'TIDES';'BOUNDARY CONDITIONS'
NIVEAU = 0
AIDE =
'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 dephasees par rapport a ce point
pour debuter le calcul par une pleine mer
(en marees schematiques seulement).'
AIDE1 =
'Local number between 1 and the number of tidal boundary points
(of the \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).'
/
////////////////////////////////////////////////////////////////////////
///// 5.7-PARTICLES TRANSPORT
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 5.7.1-DROGUES
////////////////////////////////////////////////////////////////////////
NOM = 'NOMBRE DE FLOTTEURS'
NOM1 = 'NUMBER OF DROGUES'
TYPE = INTEGER
INDEX = 5
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NFLOT'
RUBRIQUE =
'HYDRODYNAMIQUE';'TRANSPORT DE PARTICULES';'FLOTTEURS'
RUBRIQUE1 =
'HYDRODYNAMICS';'PARTICLES TRANSPORT';'DROGUES'
NIVEAU = 0
AIDE =
'Permet d''effectuer un suivi de flotteurs.
Fixe le nombre 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.'
AIDE1 =
'Number of drogues in the computation.
The user must then fill the subroutine \telfile{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.'
/
NOM = 'FICHIER DES FLOTTEURS'
NOM1 = 'DROGUES FILE'
TYPE = STRING
INDEX = 91
TAILLE = 1
SUBMIT = 'T3DFLO-WRITE;T3DFLO;FACUL;ASC;ECR;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DFLO)\%NAME'
RUBRIQUE =
'HYDRODYNAMIQUE';'TRANSPORT DE PARTICULES';'FLOTTEURS'
RUBRIQUE1 =
'HYDRODYNAMICS';'PARTICLES TRANSPORT';'DROGUES'
NIVEAU = 0
AIDE =
'Fichier de resultat avec les positions des flotteurs.'
AIDE1 =
'Results file with positions of drogues.'
/
NOM = 'PERIODE POUR LES SORTIES DE FLOTTEURS'
NOM1 = 'PRINTOUT PERIOD FOR DROGUES'
TYPE = INTEGER
INDEX = 6
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'FLOPRD'
RUBRIQUE =
'HYDRODYNAMIQUE';'TRANSPORT DE PARTICULES';'FLOTTEURS'
RUBRIQUE1 =
'HYDRODYNAMICS';'PARTICLES TRANSPORT';'DROGUES'
NIVEAU = 0
AIDE =
'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'
AIDE1 =
'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.'
/
////////////////////////////////////////////////////////////////////////
/////// 5.7.2-OIL SPILL
////////////////////////////////////////////////////////////////////////
NOM = 'MODELE DE NAPPES D''HYDROCARBURES'
NOM1 = 'OIL SPILL MODEL'
TYPE = LOGICAL
INDEX = 85
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'SPILL\_MODEL'
RUBRIQUE =
'HYDRODYNAMIQUE';'TRANSPORT DE PARTICULES';'NAPPES D HYDROCARBURES'
RUBRIQUE1 =
'HYDRODYNAMICS';'PARTICLES TRANSPORT';'OIL SPILL'
NIVEAU = 0
AIDE =
'Pour declencher le modele de nappes d''hydrocarbures,
dans ce cas le
\telkey{FICHIER DE COMMANDES HYDROCARBURES} est necessaire.'
AIDE1 =
'Will trigger the oil spill model, in this case
the \telkey{OIL SPILL STEERING FILE} is needed.'
/
NOM = 'FICHIER DE COMMANDES HYDROCARBURES'
NOM1 = 'OIL SPILL STEERING FILE'
TYPE = STRING
INDEX = 57
TAILLE = 1
SUBMIT = 'NMIG-READ;T3DMIG;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DMIG)\%NAME'
RUBRIQUE =
'HYDRODYNAMIQUE';'TRANSPORT DE PARTICULES';'NAPPES D HYDROCARBURES'
RUBRIQUE1 =
'HYDRODYNAMICS';'PARTICLES TRANSPORT';'OIL SPILL'
NIVEAU = 0
AIDE =
'Contient les donnees pour le
modele de nappes d''hydrocarbures.'
AIDE1 =
'Contains data for the oil spill model.'
/
////////////////////////////////////////////////////////////////////////
///// 5.8-HYDRAULIC STRUCTURES
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 5.8.1-CULVERTS
////////////////////////////////////////////////////////////////////////
NOM = 'NOMBRE DE BUSES'
NOM1 = 'NUMBER OF CULVERTS'
TYPE = INTEGER
INDEX = 58
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NBUSE'
RUBRIQUE =
'HYDRODYNAMIQUE';'OUVRAGES HYDRAULIQUES';'BUSES'
RUBRIQUE1 =
'HYDRODYNAMICS';'HYDRAULIC STRUCTURES';'CULVERTS'
NIVEAU = 0
AIDE =
'Nombre de buses ou ponts traites comme des termes sources ou
puits. Ces buses doivent etre decrites comme des sources dans le
fichier cas. Leurs caracteristiques sont donnees dans le
\telkey{FICHIER DE DONNEES DES BUSES} (voir la documentation ecrite).'
AIDE1 =
'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 \telkey{CULVERTS DATA FILE} (see written
documentation).'
/
NOM = 'FICHIER DE DONNEES DES BUSES'
NOM1 = 'CULVERTS DATA FILE'
TYPE = STRING
INDEX = 50
TAILLE = 1
SUBMIT = 'T3DBUS-READ;T3DBUS;FACUL;ASC;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DBUS)%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'HYDRODYNAMIQUE';'OUVRAGES HYDRAULIQUES';'BUSES'
RUBRIQUE1 =
'HYDRODYNAMICS';'HYDRAULIC STRUCTURES';'CULVERTS'
NIVEAU = 0
AIDE =
'Fichier de description des buses/ponts presents dans le modele.'
AIDE1 =
'Description of culverts/bridges existing in the model.'
/
NOM = 'OPTION POUR LES BUSES'
NOM1 = 'OPTION FOR CULVERTS'
TYPE = INTEGER
INDEX = 57
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTBUSE'
RUBRIQUE =
'HYDRODYNAMIQUE';'OUVRAGES HYDRAULIQUES';'BUSES'
RUBRIQUE1 =
'HYDRODYNAMICS';'HYDRAULIC STRUCTURES';'CULVERTS'
NIVEAU = 0
AIDE =
'Option pour le traitement des buses. Il existe deux formulations
dans \tel.'
AIDE1 =
'Option for the treatment of culverts. There are two options
in \tel.'
/
////////////////////////////////////////////////////////////////////////
/// 6-TURBULENCE
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
///// 6.1-PHYSICAL PARAMETERS
////////////////////////////////////////////////////////////////////////
NOM = 'MODELE DE TURBULENCE HORIZONTAL'
NOM1 = 'HORIZONTAL TURBULENCE MODEL'
TYPE = INTEGER
INDEX = 85
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'ITURBH'
CHOIX =
'1="VISCOSITE CONSTANTE"';
'3="MODELE K-EPSILON"';
'4="SMAGORINSKI"';
'5="SPALART-ALLMARAS"';
'7="MODELE K-OMEGA"';
'9="MODELE DES (DETACHED EDDY SIMULATION)"'
CHOIX1 =
'1="CONSTANT VISCOSITY"';
'3="K-EPSILON MODEL"';
'4="SMAGORINSKI"';
'5="SPALART-ALLMARAS"';
'7="K-OMEGA MODEL"';
'9="DES (DETACHED EDDY SIMULATION) MODEL"'
RUBRIQUE =
'TURBULENCE';'PARAMETRES PHYSIQUES';''
RUBRIQUE1 =
'TURBULENCE';'PHYSICAL PARAMETERS';''
NIVEAU = 0
AIDE =
'Permet de specifier le modele de turbulence horizontal.
Les choix possibles sont :
\begin{itemize}
\item 1 : viscosite constante ;
\item 3 : modele $k$-$\epsilon$ ;
\item 4 : Smagorinski ;
\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
Si on choisit les autres options, ce meme parametre doit retrouver sa
vraie valeur physique car elle est utilisee comme telle dans le modele
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.'
AIDE1 =
'Specifies the horizontal turbulence model.
The available choices are:
\begin{itemize}
\item 1: constant viscosity,
\item 3: $k$-$\epsilon$ model,
\item 4: Smagorinski,
\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\
If option 3 ou 7 is chosen, this parameter must get its real physical
value of molecular diffusivity, generally about $10^{-6}$
because it is used as well in the turbulence model.'
/
NOM = 'MODELE DE TURBULENCE VERTICAL'
NOM1 = 'VERTICAL TURBULENCE MODEL'
TYPE = INTEGER
INDEX = 14
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'ITURBV'
CHOIX =
'1="VISCOSITE CONSTANTE"';
'2="LONGUEUR DE MELANGE"';
'3="MODELE K-EPSILON"';
'4="SMAGORINSKI"';
'5="SPALART-ALLMARAS"';
'7="MODELE K-OMEGA"';
'9="MODELE DES (DETACHED EDDY SIMULATION)"'
CHOIX1 =
'1="CONSTANT VISCOSITY"';
'2="MIXING LENGTH"';
'3="K-EPSILON MODEL"';
'4="SMAGORINSKI"';
'5="SPALART-ALLMARAS"';
'7="K-OMEGA MODEL"';
'9="DES (DETACHED EDDY SIMULATION) MODEL"'
RUBRIQUE =
'TURBULENCE';'PARAMETRES PHYSIQUES';''
RUBRIQUE1 =
'TURBULENCE';'PHYSICAL PARAMETERS';''
NIVEAU = 0
AIDE =
'Permet de specifier le modele de turbulence horizontal.
Les choix possibles sont :
\begin{itemize}
\item 1 : viscosite constante ;
\item 2 : longueur de melange ;
\item 3 : modele $k$-$\epsilon$ ;
\item 4 : Smagorinski ;
\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
Si on choisit les autres options, ce meme parametre doit retrouver sa
vraie valeur physique car elle est utilisee comme telle dans le modele
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.'
AIDE1 =
'Specifies the horizontal 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 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\
If option 3 ou 7 is chosen, this parameter must get its real physical
value of molecular diffusivity, generally about $10^{-6}$
because it is used as well in the turbulence model.'
/
NOM = 'COEFFICIENT DE DIFFUSION HORIZONTAL DES VITESSES'
NOM1 = 'COEFFICIENT FOR HORIZONTAL DIFFUSION OF VELOCITIES'
TYPE = REAL
INDEX = 16
TAILLE = 1
DEFAUT = 1.E-6
DEFAUT1 = 1.E-6
MNEMO = 'DNUVIH'
RUBRIQUE =
'TURBULENCE';'PARAMETRES PHYSIQUES';''
RUBRIQUE1 =
'TURBULENCE';'PHYSICAL PARAMETERS';''
COMPORT =
'Foreground ("EQUATIONS*MODELE DE TURBULENCE*VISCOSITE CONSTANTE")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'Sets, in an even way for the whole domain, the value of the
coefficient of global (dynamic+turbulent) viscosity
for the horizontal direction. This value may
have a significant effect both on the shapes and sizes of
recirculation zones.'
/
NOM = 'COEFFICIENT DE DIFFUSION VERTICAL DES VITESSES'
NOM1 = 'COEFFICIENT FOR VERTICAL DIFFUSION OF VELOCITIES'
TYPE = REAL
INDEX = 17
TAILLE = 1
DEFAUT = 1.E-6
DEFAUT1 = 1.E-6
MNEMO = 'DNUVIV'
RUBRIQUE =
'TURBULENCE';'PARAMETRES PHYSIQUES';''
RUBRIQUE1 =
'TURBULENCE';'PHYSICAL PARAMETERS';''
COMPORT =
'Foreground ("EQUATIONS*MODELE DE TURBULENCE*VISCOSITE CONSTANTE")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'Sets, in an even way for the whole domain, the value of the
coefficient of global (dynamic+turbulent) viscosity
for the horizontal direction. This value may
have a significant effect both on the shapes and sizes of
recirculation zones.'
/
NOM = 'MODELE DE LONGUEUR DE MELANGE'
NOM1 = 'MIXING LENGTH MODEL'
TYPE = INTEGER
INDEX = 4
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'MIXING'
RUBRIQUE =
'TURBULENCE';'PARAMETRES PHYSIQUES';''
RUBRIQUE1 =
'TURBULENCE';'PHYSICAL PARAMETERS';''
NIVEAU = 0
AIDE =
'Permet de specifier le modele de longueur utilise pour la
turbulence verticale. Les choix possibles sont :
\begin{itemize}
\item 1: Prandtl ;
\item 3: Nezu et Nakawaga ;
\item 5: Quetin ;
\item 6: Tsanis.
\end{itemize}
4 (jet) a ete supprime.'
AIDE1 =
'Specifies the mixing length model used for vertical turbulence.
Possible choices are:
\begin{itemize}
\item 1: Prandtl,
\item 3: Nezu and Nakawaga,
\item 5: Quetin,
\item 6: TsaniS.
\end{itemize}
4 (jet) has been suppressed.'
/
NOM = 'FONCTION D''AMORTISSEMENT'
NOM1 = 'DAMPING FUNCTION'
TYPE = INTEGER
INDEX = 20
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'DAMPING'
RUBRIQUE =
'TURBULENCE';'PARAMETRES PHYSIQUES';''
RUBRIQUE1 =
'TURBULENCE';'PHYSICAL PARAMETERS';''
NIVEAU = 0
AIDE =
'Specifie le type de fonction d''amortissement utilise
(quand un modele de longueur de melange est utilise).
Les choix possibles sont :
\begin{itemize}
\item 0: rien ;
\item 1: fait par l''utilisateur ;
\item 2: Viollet ;
\item 3: Munk et Anderson.
\end{itemize}'
AIDE1 =
'Specifies the type of damping function used (when using mixing
length turbulence model). The possible choices are:
\begin{itemize}
\item 0: nothing,
\item 1: user programmed,
\item 2: Viollet,
\item 3: Munk and Anderson.
\end{itemize}'
/
NOM = 'NOMBRE DE PRANDTL'
NOM1 = 'PRANDTL NUMBER'
TYPE = REAL
INDEX = 66
TAILLE = 1
DEFAUT = 1.0
DEFAUT1 = 1.0
MNEMO = 'PRANDTL'
RUBRIQUE =
'TURBULENCE';'PARAMETRES PHYSIQUES';''
RUBRIQUE1 =
'TURBULENCE';'PHYSICAL PARAMETERS';''
NIVEAU = 1
AIDE =
'Rapport entre viscosite et diffusivite turbulente.'
AIDE1 =
'Ratio between eddy viscosity and eddy diffusivity.'
/
NOM = 'CONSTANTE DE KARMAN'
NOM1 = 'KARMAN CONSTANT'
TYPE = REAL
INDEX = 65
TAILLE = 1
DEFAUT = 0.4
DEFAUT1 = 0.4
MNEMO = 'KARMAN'
RUBRIQUE =
'TURBULENCE';'PARAMETRES PHYSIQUES';''
RUBRIQUE1 =
'TURBULENCE';'PHYSICAL PARAMETERS';''
NIVEAU = 1
AIDE =
'Valeur de la constante de Von Karman.'
AIDE1 =
'Value of Von Karman''s constant.'
/
////////////////////////////////////////////////////////////////////////
///// 6.2-BOUNDARY CONDITIONS
////////////////////////////////////////////////////////////////////////
NOM = 'HAUTEUR DU LIT FICTIF'
NOM1 = 'FICTITIOUS BED LEVEL'
TYPE = REAL
INDEX = 67
TAILLE = 1
DEFAUT = 2.0
DEFAUT1 = 2.0
MNEMO = 'FICT'
RUBRIQUE =
'TURBULENCE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'TURBULENCE';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Rapport entre le fond fictif et la hauteur de
la premiere maille utilisee par le modele de turbulence
$k$-$\epsilon$ et pour le transport du sable.'
AIDE1 =
'Ratio between the fictitious bed and
the grid size above the bed.'
/
NOM = 'OPTION POUR LES CONDITIONS AUX LIMITES DU K-EPSILON'
NOM1 = 'OPTION FOR THE BOUNDARY CONDITIONS OF K-EPSILON'
TYPE = INTEGER
INDEX = 56
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTBCKE'
CHOIX =
'1="pas de turbulence"';
'2="Hans Burchard"'
CHOIX1 =
'1="no turbulence"';
'2="Hans Burchard"'
RUBRIQUE =
'TURBULENCE';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'TURBULENCE';'BOUNDARY CONDITIONS';''
NIVEAU = 2
AIDE =
'Calcul des conditions aux limites laterales sur $k$ et
$\epsilon$. Les choix possibles sont :
\begin{itemize}
\item 1: pas de turbulence = les valeurs minimales \telfile{KMIN}
et \telfile{EMIN} definies dans \telfile{CSTKEP} ;
\item 2: formule de Hans Burchard.
\end{itemize}'
AIDE1 =
'Computation of the lateral boundary conditions of $k$
and $\epsilon$. Possible choices are:
\begin{itemize}
\item 1: no turbulence = the minimum values \telfile{KMIN} and
\telfile{EMIN} defined in \telfile{CSTKEP},
\item 2: Hans Burchard formula.
\end{itemize}'
/
////////////////////////////////////////////////////////////////////////
///// 6.3-NUMERICAL PARAMETERS
////////////////////////////////////////////////////////////////////////
NOM = 'DERIVEES VERTICALES DES VITESSES'
NOM1 = 'VERTICAL VELOCITY DERIVATIVES'
TYPE = INTEGER
INDEX = 110
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'LINLOG'
RUBRIQUE =
'TURBULENCE';'PARAMETRES NUMERIQUES';''
RUBRIQUE1 =
'TURBULENCE';'NUMERICAL PARAMETERS';''
NIVEAU = 2
AIDE =
'Mode de calcul des derivees des vitesses suivant $z$ :
\begin{itemize}
\item 1 : derivee lineaire (classique) ;
\item 2 : derivee logarithmique (mieux pour profils logarithmiques).
\end{itemize}'
AIDE1 =
'Way of computing the velocity derivatives along $z$:
\begin{itemize}
\item 1: linear derivative (classic),
\item 2: logarithmic derivative (better for logarithmic profiles).
\end{itemize}'
/
////////////////////////////////////////////////////////////////////////
/////// 6.3.1-ADVECTION
////////////////////////////////////////////////////////////////////////
NOM = 'SCHEMA POUR LA CONVECTION DU K-EPSILON'
NOM1 = 'SCHEME FOR ADVECTION OF K-EPSILON'
TYPE = INTEGER
INDEX = 21
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'SCHCKE'
CHOIX =
'0="PAS DE CONVECTION"';
'1="CARACTERISTIQUES"';
'2="EXPLICITE + SUPG"';
'3="EXPLICITE LEO POSTMA"';
'4="EXPLICITE + MURD SCHEMA N"';
'5="EXPLICITE + MURD SCHEMA PSI"';
'13="LEO POSTMA POUR BANCS DECOUVRANTS"';
'14="SCHEMA N POUR BANCS DECOUVRANTS"'
CHOIX1 =
'0="NO ADVECTION"';
'1="CHARACTERISTICS"';
'2="EXPLICIT + SUPG"';
'3="EXPLICIT LEO POSTMA"';
'4="EXPLICIT + MURD SCHEME N"';
'5="EXPLICIT + MURD SCHEME PSI"';
'13="LEO POSTMA FOR TIDAL FLATS"';
'14="N-SCHEME FOR TIDAL FLATS"'
RUBRIQUE =
'TURBULENCE';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'TURBULENCE';'NUMERICAL PARAMETERS';'ADVECTION'
COMPORT =
'Foreground ("EQUATIONS, CONVECTION*GENERAL")
IS BRUT (blue)'
NIVEAU = 0
AIDE =
'Fixe le schema utilise pour la convection du modele
$k$-$\epsilon$. 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 13 : Leo Postma pour bancs decouvrants ;
\item 14 : schema N pour bancs decouvrants.
\end{itemize}'
AIDE1 =
'Sets the advection scheme for the $k$-$\epsilon$ 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 13: Leo Postma for tidal flats,
\item 14: N-scheme for tidal flats.
\end{itemize}'
/
NOM = 'OPTION DU SCHEMA POUR LA CONVECTION DU K-EPSILON'
NOM1 = 'SCHEME OPTION FOR ADVECTION OF K-EPSILON'
TYPE = INTEGER
INDEX = 63
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTADV\_KE'
RUBRIQUE =
'TURBULENCE';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'TURBULENCE';'NUMERICAL PARAMETERS';'ADVECTION'
NIVEAU = 1
AIDE =
'Si present remplace et a priorite sur :
\telkey{OPTION POUR LES CARACTERISTIQUES} et
\telkey{OPTION DE SUPG}.
Si schema PSI ou N :
\begin{itemize}
\item 1 : explicite ;
\item 2 : predicteur-correcteur ;
\item 3 : predicteur-correcteur deuxieme ordre en temps ;
\item 4 : implicite.
\end{itemize}'
AIDE1 =
'If present replaces and has priority over:
\telkey{OPTION FOR CHARACTERISTICS} and
\telkey{SUPG OPTION}.
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}'
/
////////////////////////////////////////////////////////////////////////
/////// 6.3.2-DIFFUSION
////////////////////////////////////////////////////////////////////////
NOM = 'SCHEMA POUR LA DIFFUSION DU K-EPSILON'
NOM1 = 'SCHEME FOR DIFFUSION OF K-EPSILON'
TYPE = INTEGER
INDEX = 26
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'SCHDKE'
CHOIX =
'0="PAS DE DIFFUSION"';
'1="IMPLICITE"'
CHOIX1 =
'0="NO DIFFUSION"';
'1="IMPLICIT"'
RUBRIQUE =
'TURBULENCE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'TURBULENCE';'NUMERICAL PARAMETERS';'DIFFUSION'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*GENERAL")
IS BRUT (blue)'
NIVEAU = 0
AIDE =
'Permet de specifier si l''on utilise ou non la diffusion
de $k$ et $\epsilon$.
Les choix possibles sont :
\begin{itemize}
\item 0 : pas de diffusion,
\item 1 : implicite.
\end{itemize}'
AIDE1 =
'Monitors the choice of the diffusion scheme
for $k$ and $\epsilon$.
Possible choices are:
\begin{itemize}
\item 0: no diffusion,
\item 1: implicit.
\end{itemize}'
/
NOM = 'SOLVEUR POUR LA DIFFUSION DU K-EPSILON'
NOM1 = 'SOLVER FOR DIFFUSION OF K-EPSILON'
TYPE = INTEGER
INDEX = 36
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'SLVDKE\%SLV'
CHOIX =
'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"'
CHOIX1 =
'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"'
RUBRIQUE =
'TURBULENCE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'TURBULENCE';'NUMERICAL PARAMETERS';'DIFFUSION'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*GENERAL")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Permet de choisir le solveur utilise pour la resolution de
la diffusion du modele $k$-$\epsilon$.
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}'
AIDE1 =
'Choice of the solver for the diffusion of $k$ and $\epsilon$.
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}'
/
NOM = 'PRECISION POUR LA DIFFUSION DU K-EPSILON'
NOM1 = 'ACCURACY FOR DIFFUSION OF K-EPSILON'
TYPE = REAL
INDEX = 25
TAILLE = 1
DEFAUT = 1.E-6
DEFAUT1 = 1.E-6
MNEMO = 'SLVDKE\%EPS'
RUBRIQUE =
'TURBULENCE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'TURBULENCE';'NUMERICAL PARAMETERS';'DIFFUSION'
NIVEAU = 0
AIDE =
'Fixe la precision demandee pour le calcul de la diffusion
du $k$-$\epsilon$.'
AIDE1 =
'Sets the accuracy needed for the computation of the
diffusion of the $k$-$\epsilon$ model.'
/
NOM = 'MAXIMUM D''ITERATIONS POUR LA DIFFUSION DU K-EPSILON'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR DIFFUSION OF K-EPSILON'
TYPE = INTEGER
INDEX = 42
TAILLE = 1
DEFAUT = 200
DEFAUT1 = 200
MNEMO = 'SLVDKE\%NITMAX'
RUBRIQUE =
'TURBULENCE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'TURBULENCE';'NUMERICAL PARAMETERS';'DIFFUSION'
COMPORT =
'Foreground ("PARAMETRES NUMERIQUES*MODELE K-EPSILON")
IS BRUT (blue)'
NIVEAU = 0
AIDE =
'Fixe le nombre maximum d''iterations accepte lors de la
resolution du systeme diffusion-termes sources du modele
$k$-$\epsilon$.'
AIDE1 =
'Limits the number of solver iterations for the diffusion of
$k$-$\epsilon$.'
/
NOM = 'PRECONDITIONNEMENT POUR LA DIFFUSION DU K-EPSILON'
NOM1 = 'PRECONDITIONING FOR DIFFUSION OF K-EPSILON'
TYPE = INTEGER
INDEX = 30
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'SLVDKE\%PRECON'
CHOIX =
'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"'
CHOIX1 =
'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"'
RUBRIQUE =
'TURBULENCE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'TURBULENCE';'NUMERICAL PARAMETERS';'DIFFUSION'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*GENERAL")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Permet de preconditionner le systeme relatif
a la diffusion du modele $k$-$\epsilon$. 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}'
AIDE1 =
'Choice of preconditioning for the diffusion of
the $k$-$\epsilon$ model. 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}'
/
NOM = 'OPTION DU SOLVEUR POUR LA DIFFUSION DU K-EPSILON'
NOM1 = 'OPTION OF SOLVER FOR DIFFUSION OF K-EPSILON'
TYPE = INTEGER
INDEX = 76
TAILLE = 1
DEFAUT = 3
DEFAUT1 = 3
MNEMO = 'SLVDKE\%KRYLOV'
RUBRIQUE =
'TURBULENCE';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'TURBULENCE';'NUMERICAL PARAMETERS';'DIFFUSION'
NIVEAU = 0
AIDE =
'Dimension de l''espace de Krylov pour la methode GMRES (7).'
AIDE1 =
'Dimension of Krylov space for the GMRES method (7).'
/
////////////////////////////////////////////////////////////////////////
///// 6.4-TIDAL FLATS INFO
////////////////////////////////////////////////////////////////////////
NOM = 'TRAITEMENT SUR LES BANCS DECOUVRANTS POUR LE K-EPSILON'
NOM1 = 'TREATMENT ON TIDAL FLATS FOR K-EPSILON'
TYPE = INTEGER
INDEX = 49
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'TRBAKE'
CHOIX =
'0="FORCAGE A ZERO"';
'1="VALEUR AVANT MASQUAGE"'
CHOIX1 =
'0="FORCED TO ZERO"';
'1="VALUE BEFORE MASKED"'
RUBRIQUE =
'TURBULENCE';'INFO BANCS DECOUVRANTS';''
RUBRIQUE1 =
'TURBULENCE';'TIDAL FLATS INFO';''
NIVEAU = 1
AIDE =
'Traitement sur les bancs decouvrants a l''etape de diffusion
pour $k$ et $\epsilon$.
\begin{itemize}
\item 0 : forcage a zero ;
\item 1 : valeur avant masquage.
\end{itemize}'
AIDE1 =
'Treatment of tidal flats at the diffusion step for $k$ and
$\epsilon$.
\begin{itemize}
\item 0: forced to zero,
\item 1: value before masked.
\end{itemize}'
/
////////////////////////////////////////////////////////////////////////
/// 7-TRACERS
////////////////////////////////////////////////////////////////////////
NOM = 'NOMBRE DE TRACEURS'
NOM1 = 'NUMBER OF TRACERS'
TYPE = INTEGER
INDEX = 3
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NTRAC'
RUBRIQUE =
'TRACEURS';'';''
RUBRIQUE1 =
'TRACERS';'';''
COMPORT =
'Foreground ("EQUATIONS, TRACEUR")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Definit le nombre de traceurs.'
AIDE1 =
'Defines the number of tracers.'
/
NOM = 'NOMS DES TRACEURS'
NOM1 = 'NAMES OF TRACERS'
TYPE = STRING
INDEX = 56
TAILLE = 2
MNEMO = 'NAMETRAC'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'';''
RUBRIQUE1 =
'TRACERS';'';''
COMPORT =
'Foreground ("ENTREES-SORTIES, FICHIERS*NOMS")
IS BRUT (red)'
NIVEAU = 1
AIDE =
'Noms des traceurs en 32 caracteres, 16 pour le nom,
16 pour l''unite.'
AIDE1 =
'Name of tracers in 32 characters, 16 for the name,
16 for the unit.'
/
////////////////////////////////////////////////////////////////////////
///// 7.1-PHYSICAL PARAMETERS
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 7.1.1-METEOROLOGY
////////////////////////////////////////////////////////////////////////
NOM = 'VALEURS DES TRACEURS DANS LA PLUIE'
NOM1 = 'VALUES OF TRACERS IN THE RAIN'
TYPE = REAL
INDEX = 32
TAILLE = 2
MNEMO = 'TRAIN'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'PARAMETRES PHYSIQUES';'METEOROLOGIE'
RUBRIQUE1 =
'TRACERS';'PHYSICAL PARAMETERS';'METEOROLOGY'
NIVEAU = 1
AIDE =
'Fixe la valeur des traceurs dans la pluie.'
AIDE1 =
'Sets the value of the tracers in the rain.'
/
////////////////////////////////////////////////////////////////////////
/////// 7.1.2-SOURCES
////////////////////////////////////////////////////////////////////////
NOM = 'VALEURS DES TRACEURS DES SOURCES'
NOM1 = 'VALUE OF THE TRACERS AT THE SOURCES'
TYPE = REAL
INDEX = 84
TAILLE = 2
MNEMO = 'TASCE'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'PARAMETRES PHYSIQUES';'SOURCES'
RUBRIQUE1 =
'TRACERS';'PHYSICAL PARAMETERS';'SOURCES'
NIVEAU = 1
AIDE =
'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
(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'
AIDE1 =
'Sets the value 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'
/
////////////////////////////////////////////////////////////////////////
/////// 7.1.3-DENSITY
////////////////////////////////////////////////////////////////////////
NOM = 'LOI DE DENSITE'
NOM1 = 'DENSITY LAW'
TYPE = INTEGER
INDEX = 89
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'DENLAW'
RUBRIQUE =
'TRACEURS';'PARAMETRES PHYSIQUES';'DENSITE'
RUBRIQUE1 =
'TRACERS';'PHYSICAL PARAMETERS';'DENSITY'
NIVEAU = 0
AIDE =
'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.
\end{itemize}'
AIDE1 =
'Gives the type of the law of density used in the case of
active tracers. 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.
\end{itemize}'
/
NOM = 'VALEURS DE REFERENCE DES TRACEURS'
NOM1 = 'STANDARD VALUES FOR TRACERS'
TYPE = REAL
INDEX = 9
TAILLE = 2
MNEMO = 'T0AC'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'PARAMETRES PHYSIQUES';'DENSITE'
RUBRIQUE1 =
'TRACERS';'PHYSICAL PARAMETERS';'DENSITY'
NIVEAU = 1
AIDE =
'Valeur du traceur pour laquelle la densite est donnee lors de
l''utilisation de la valeur 4 du mot cle
\telkey{LOI DE DENSITE}.'
AIDE1 =
'Reference value of tracers corresponding to the given density
when using \telkey{DENSITY LAW} = 4.'
/
NOM = 'COEFFICIENT DE DILATATION BETA POUR LES TRACEURS'
NOM1 = 'BETA EXPANSION COEFFICIENT FOR TRACERS'
TYPE = REAL
INDEX = 8
TAILLE = 2
MNEMO = 'BETAC'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'PARAMETRES PHYSIQUES';'DENSITE'
RUBRIQUE1 =
'TRACERS';'PHYSICAL PARAMETERS';'DENSITY'
NIVEAU = 1
AIDE =
'Unite : K$^{-1}$.
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}.'
AIDE1 =
'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.'
/
////////////////////////////////////////////////////////////////////////
///// 7.2-BOUNDARY CONDITIONS
////////////////////////////////////////////////////////////////////////
NOM = 'VALEURS IMPOSEES DES TRACEURS'
NOM1 = 'PRESCRIBED TRACERS VALUES'
TYPE = REAL
INDEX = 85
TAILLE = 2
MNEMO = 'TRACER'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'TRACERS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Determine la valeur imposee des traceurs a la premiere
frontiere, puis a la deuxieme etc. suivant la meme logique que pour les
\telkey{VALEURS DES TRACEURS DES SOURCES}.'
AIDE1 =
'Determines the imposed value of tracers at the first boundary,
then at the second, and so on, with the same logic as
\telkey{VALUE OF THE TRACERS AT THE SOURCES}.'
/
NOM = 'PROFILS DES TRACEURS SUR LA VERTICALE'
NOM1 = 'TRACERS VERTICAL PROFILES'
TYPE = INTEGER
INDEX = 99
TAILLE = 2
MNEMO = 'VERPROTRA'
CHOIX =
'0="Programmation utilisateur"';
'1="Constant"';
'2="Constant ou Rouse si sediment"';
'3= "Profil de Rouse normalise et concentration imposee"';
'4= "Profil de Rouse modifie avec viscosite moleculaire"'
CHOIX1 =
'0="User defined"';
'1="Constant"';
'2="Constant or Rouse if sediment"';
'3= "Normalized Rouse profile and imposed conc"';
'4= "Modified Rouse profile accounting for molecular viscosity"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'TRACERS';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Permet de specifier le type de profil de concentration des
traceurs sur la verticale. Les choix possibles sont :
\begin{itemize}
\item 0 : Programmation utilisateur ;
\item 1 : Constant ;
\item 2 : Rouse equilibrium concentration ;
\item 3 : Rouse (normalise) et concentration imposee.
\item 4 : Rouse modifie avec viscosite moleculaire.
\end{itemize}'
AIDE1 =
'Specifies the type of profiles of tracer concentration on the
vertical. Possible choices are:
\begin{itemize}
\item 0: user defined,
\item 1: constant,
\item 2: Rouse equilibrium, constant (diluted tracer)
or Rouse (sediment),
\item 3: Rouse (normalized) and imposed concentration.
\item 4: Rouse modified with molecular viscosity.
\end{itemize}'
/
////////////////////////////////////////////////////////////////////////
///// 7.3-INITIALIZATION
////////////////////////////////////////////////////////////////////////
NOM = 'VALEURS INITIALES DES TRACEURS'
NOM1 = 'INITIAL VALUES OF TRACERS'
TYPE = REAL
INDEX = 20
TAILLE = 2
MNEMO = 'TRAC0'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'INITIALISATION';''
RUBRIQUE1 =
'TRACERS';'INITIALIZATION';''
NIVEAU = 0
AIDE =
'Fixe la valeur initiale des traceurs.'
AIDE1 =
'Sets the initial values of tracers.'
/
////////////////////////////////////////////////////////////////////////
///// 7.4-NUMERICAL PARAMETERS
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 7.4.1-ADVECTION
////////////////////////////////////////////////////////////////////////
NOM = 'SCHEMA POUR LA CONVECTION DES TRACEURS'
NOM1 = 'SCHEME FOR ADVECTION OF TRACERS'
TYPE = INTEGER
INDEX = 19
TAILLE = 2
MNEMO = 'SCHCTA'
CHOIX =
'0="PAS DE CONVECTION"';
'1="CARACTERISTIQUES"';
'2="EXPLICITE + SUPG"';
'3="EXPLICITE LEO POSTMA"';
'4="EXPLICITE + MURD SCHEMA N"';
'5="EXPLICITE + MURD SCHEMA PSI"';
'13="LEO POSTMA POUR BANCS DECOUVRANTS"';
'14="SCHEMA N POUR BANCS DECOUVRANTS"'
CHOIX1 =
'0="NO ADVECTION"';
'1="CHARACTERISTICS"';
'2="EXPLICIT + SUPG"';
'3="EXPLICIT LEO POSTMA"';
'4="EXPLICIT + MURD SCHEME N"';
'5="EXPLICIT + MURD SCHEME PSI"';
'13="LEO POSTMA FOR TIDAL FLATS"';
'14="N-SCHEME FOR TIDAL FLATS"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'TRACERS';'NUMERICAL PARAMETERS';'ADVECTION'
COMPORT =
'Foreground ("EQUATIONS, CONVECTION*GENERAL")
IS BRUT (blue)'
NIVEAU = 1
AIDE =
'Fixe le schema utilise pour la convection des traceurs.
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 13 : Leo Postma pour bancs decouvrants ;
\item 14 : schema N pour bancs decouvrants.
\end{itemize}'
AIDE1 =
'Sets the advection scheme for the tracers.
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 13: Leo Postma for tidal flats,
\item 14: N-scheme for tidal flats.
\end{itemize}'
/
NOM = 'OPTION DU SCHEMA POUR LA CONVECTION DES TRACEURS'
NOM1 = 'SCHEME OPTION FOR ADVECTION OF TRACERS'
TYPE = INTEGER
INDEX = 66
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTADV\_TR'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'PARAMETRES NUMERIQUES';'CONVECTION'
RUBRIQUE1 =
'TRACERS';'NUMERICAL PARAMETERS';'ADVECTION'
NIVEAU = 1
AIDE =
'Si present remplace et a priorite sur :
\telkey{OPTION POUR LES CARACTERISTIQUES} et
\telkey{OPTION DE SUPG}.
Si schema PSI ou N :
\begin{itemize}
\item 1 : explicite ;
\item 2 : predicteur-correcteur ;
\item 3 : predicteur-correcteur deuxieme ordre en temps ;
\item 4 : implicite.
\end{itemize}'
AIDE1 =
'If present replaces and has priority over:
\telkey{OPTION FOR CHARACTERISTICS} and
\telkey{SUPG OPTION}.
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}'
/
////////////////////////////////////////////////////////////////////////
/////// 7.4.2-DIFFUSION
////////////////////////////////////////////////////////////////////////
NOM = 'SCHEMA POUR LA DIFFUSION DES TRACEURS'
NOM1 = 'SCHEME FOR DIFFUSION OF TRACERS'
TYPE = INTEGER
INDEX = 24
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'SCHDTA'
CHOIX =
'0="PAS DE DIFFUSION"';
'1="IMPLICITE"';
'2 ="VERTICAL DIFFUSION ONLY"'
CHOIX1 =
'0="NO DIFFUSION"';
'1="IMPLICIT"';
'2 ="VERTICAL DIFFUSION ONLY"'
RUBRIQUE =
'TRACEURS';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'TRACERS';'NUMERICAL PARAMETERS';'DIFFUSION'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*GENERAL")
IS BRUT (blue)'
NIVEAU = 1
AIDE =
'Permet de specifier si l''on utilise ou non la diffusion
des traceurs
Les choix possibles sont :
\begin{itemize}
\item 0 : pas de diffusion,
\item 1 : implicite;
\item 2 : diffusion verticale seulement.
\end{itemize}'
AIDE1 =
'Monitors the choice of the diffusion scheme
for tracers.
Possible choices are:
\begin{itemize}
\item 0: no diffusion,
\item 1: implicit,
\item 2: vertical diffusion only.
\end{itemize}'
/
NOM = 'SOLVEUR POUR LA DIFFUSION DES TRACEURS'
NOM1 = 'SOLVER FOR DIFFUSION OF TRACERS'
TYPE = INTEGER
INDEX = 34
TAILLE = 2
MNEMO = 'SLVDTA(ITRAC)\%SLV'
CHOIX =
'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"'
CHOIX1 =
'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"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'TRACERS';'NUMERICAL PARAMETERS';'DIFFUSION'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*GENERAL")
IS BRUT (brown)'
NIVEAU = 1
AIDE =
'Permet de choisir le solveur utilise pour la resolution de
la diffusion des traceurs.
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}'
AIDE1 =
'Choice of the solver for the diffusion of tracers.
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}'
/
NOM = 'PRECISION POUR LA DIFFUSION DES TRACEURS'
NOM1 = 'ACCURACY FOR DIFFUSION OF TRACERS'
TYPE = REAL
INDEX = 23
TAILLE = 1
DEFAUT = 1.E-8
DEFAUT1 = 1.E-8
MNEMO = 'SLVDTA(ITRAC)\%EPS'
RUBRIQUE =
'TRACEURS';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'TRACERS';'NUMERICAL PARAMETERS';'DIFFUSION'
NIVEAU = 1
AIDE =
'Fixe la precision demandee pour le calcul de la diffusion
des traceurs.'
AIDE1 =
'Sets the accuracy needed for the computation of
the diffusion of the tracers.'
/
NOM = 'MAXIMUM D''ITERATIONS POUR LA DIFFUSION DES TRACEURS'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR DIFFUSION OF TRACERS'
TYPE = INTEGER
INDEX = 40
TAILLE = 1
DEFAUT = 60
DEFAUT1 = 60
MNEMO = 'SLVDTA(ITRAC)\%NITMAX'
RUBRIQUE =
'TRACEURS';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'TRACERS';'NUMERICAL PARAMETERS';'DIFFUSION'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*TRACEUR")
IS BRUT (brown)'
NIVEAU = 1
AIDE =
'Limite le nombre d''iterations du solveur a chaque pas
de temps pour le calcul de la diffusion des traceurs.'
AIDE1 =
'Limits the number of solver iterations for the diffusion of
tracers.'
/
NOM = 'PRECONDITIONNEMENT POUR LA DIFFUSION DES TRACEURS'
NOM1 = 'PRECONDITIONING FOR DIFFUSION OF TRACERS'
TYPE = INTEGER
INDEX = 28
TAILLE = 2
MNEMO = 'SLVDTA(ITRAC)\%PRECON'
CHOIX =
'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"'
CHOIX1 =
'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"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'TRACERS';'NUMERICAL PARAMETERS';'DIFFUSION'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*GENERAL")
IS BRUT (brown)'
NIVEAU = 1
AIDE =
'Permet de preconditionner le systeme relatif
a la diffusion des traceurs. 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}'
AIDE1 =
'Choice of preconditioning for the diffusion of tracers.
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}'
/
NOM = 'OPTION DU SOLVEUR POUR LA DIFFUSION DES TRACEURS'
NOM1 = 'OPTION OF SOLVER FOR DIFFUSION OF TRACERS'
TYPE = INTEGER
INDEX = 75
TAILLE = 1
DEFAUT = 3
DEFAUT1 = 3
MNEMO = 'SLVDTA(ITRAC)\%KRYLOV'
RUBRIQUE =
'TRACEURS';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'TRACERS';'NUMERICAL PARAMETERS';'DIFFUSION'
NIVEAU = 1
AIDE =
'Dimension de l''espace de Krylov pour la methode GMRES (7).'
AIDE1 =
'Dimension of Krylov space for the GMRES method (7).'
/
////////////////////////////////////////////////////////////////////////
///// 7.5-TIDAL FLATS INFO
////////////////////////////////////////////////////////////////////////
NOM = 'TRAITEMENT SUR LES BANCS DECOUVRANTS POUR LES TRACEURS'
NOM1 = 'TREATMENT ON TIDAL FLATS FOR TRACERS'
TYPE = INTEGER
INDEX = 47
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'TRBATA'
CHOIX =
'0="FORCAGE A ZERO"';
'1="VALEUR AVANT MASQUAGE"'
CHOIX1 =
'0="FORCED TO ZERO"';
'1="VALUE BEFORE MASKED"'
RUBRIQUE =
'TRACEURS';'INFO BANCS DECOUVRANTS';''
RUBRIQUE1 =
'TRACERS';'TIDAL FLATS INFO';''
NIVEAU = 1
AIDE =
'Traitement sur les bancs decouvrants a l''etape de diffusion.
\begin{itemize}
\item 0 : forcage a zero ;
\item 1 : valeur avant masquage.
\end{itemize}'
AIDE1 =
'Treatment of tidal flats at the diffusion step for tracers.
\begin{itemize}
\item 0: forced to zero,
\item 1: value before masked.
\end{itemize}'
/
////////////////////////////////////////////////////////////////////////
///// 7.6-TURBULENCE
////////////////////////////////////////////////////////////////////////
NOM = 'COEFFICIENT DE DIFFUSION HORIZONTAL DES TRACEURS'
NOM1 = 'COEFFICIENT FOR HORIZONTAL DIFFUSION OF TRACERS'
TYPE = REAL
INDEX = 18
TAILLE = 2
MNEMO = 'DNUTAH'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'TURBULENCE';''
RUBRIQUE1 =
'TRACERS';'TURBULENCE';''
COMPORT =
'Foreground ("EQUATIONS*MODELE DE TURBULENCE*VISCOSITE CONSTANTE")
IS BRUT (brown)'
NIVEAU = 1
AIDE =
'Fixe les valeurs de coefficients de diffusion horizontal des
traceurs. L''influence de ce parametre sur l''evolution des traceurs
dans le temps est importante.
C est un tableau depuis la version 7.1, avec une valeur par traceur,
separation par un point virgule.'
AIDE1 =
'Sets the values of the horizontal diffusion of tracers.
These values may have a significant effect on the evolution of
tracers in time.
Since version 7.1, it has been an array, with one value per tracer,
separated by semicolons.'
/
NOM = 'COEFFICIENT DE DIFFUSION VERTICAL DES TRACEURS'
NOM1 = 'COEFFICIENT FOR VERTICAL DIFFUSION OF TRACERS'
TYPE = REAL
INDEX = 19
TAILLE = 2
MNEMO = 'DNUTAV'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'TURBULENCE';''
RUBRIQUE1 =
'TRACERS';'TURBULENCE';''
COMPORT =
'Foreground ("EQUATIONS*MODELE DE TURBULENCE*VISCOSITE CONSTANTE")
IS BRUT (brown)'
NIVEAU = 1
AIDE =
'Fixe les valeurs de coefficients de diffusion vertical des
traceurs. L''influence de ce parametre sur l''evolution des traceurs
dans le temps est importante.
C est un tableau depuis la version 7.1, avec une valeur par traceur,
separation par un point virgule.'
AIDE1 =
'Sets the values of the vertical diffusion of tracers.
These values may have a significant effect on the evolution of
tracers in time.
Since version 7.1, it has been an array, with one value per tracer,
separated by semicolons.'
/
////////////////////////////////////////////////////////////////////////
/// 8-SEDIMENT INFO
////////////////////////////////////////////////////////////////////////
NOM = 'SEDIMENT'
NOM1 = 'SEDIMENT'
TYPE = LOGICAL
INDEX = 9
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'S3D\_SEDI'
RUBRIQUE =
'SEDIMENT INFO';'';''
RUBRIQUE1 =
'SEDIMENT INFO';'';''
COMPORT =
'Foreground ("SEDIMENT")
IS BRUT (darksalmon)'
NIVEAU = 0
AIDE =
'Permet de prendre en compte le transport sedimentaire.'
AIDE1 =
'If YES, sediment transport is modelled.'
/
NOM = 'MASSE VOLUMIQUE DU SEDIMENT'
NOM1 = 'DENSITY OF THE SEDIMENT'
TYPE = REAL
INDEX = 51
TAILLE = 1
DEFAUT = 2650.
DEFAUT1 = 2650.
MNEMO = 'S3D\_RHOS'
RUBRIQUE =
'SEDIMENT INFO';'';''
RUBRIQUE1 =
'SEDIMENT INFO';'';''
NIVEAU = 1
AIDE =
'Fixe la valeur de la masse volumique du sediment (kg/m$^3$).'
AIDE1 =
'Value of the sediment density (kg/m$^3$).'
/
NOM = 'PAS DE TEMPS DE LA CONSOLIDATION'
NOM1 = 'TIME STEP FOR CONSOLIDATION'
TYPE = REAL
INDEX = 55
TAILLE = 1
DEFAUT = 1200.
DEFAUT1 = 1200.
MNEMO = 'S3D\_DTC'
RUBRIQUE =
'SEDIMENT INFO';'';''
RUBRIQUE1 =
'SEDIMENT INFO';'';''
NIVEAU = 1
AIDE =
'Valeur du pas de temps pour le modele de consolidation qui
peut etre plus grand que le pas de temps hydrodynamique car le
phenomene est tres lent. Ce parametre est utilise si
\telkey{OPTION DU MODELE DE TASSEMENT} = 1 (Modele multicouches
empirique) ou 2 (Modele de Gibson (Lenormant)).'
AIDE1 =
'Time step for the modelling consolidation, which can
be greater than the hydrodynamic time step. This parameter is
used if \telkey{CONSOLIDATION MODEL} = 1 (Empirical multilayer model)
or 2 (Gibson model (Lenormant)).'
/
NOM = 'SEDIMENT COHESIF'
NOM1 = 'COHESIVE SEDIMENT'
TYPE = LOGICAL
INDEX = 76
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'S3D\_SEDCO'
RUBRIQUE =
'SEDIMENT INFO';'';''
RUBRIQUE1 =
'SEDIMENT INFO';'';''
NIVEAU = 1
AIDE =
'Permet de dire si le sediment est cohesif ou non.'
AIDE1 =
'Tells if the sediment is cohesive or not.'
/
NOM = 'PARAMETRE DE SHIELDS'
NOM1 = 'SHIELDS PARAMETER'
TYPE = REAL
INDEX = 97
TAILLE = 1
DEFAUT = 0.047
DEFAUT1 = 0.047
MNEMO = 'S3D\_AC'
RUBRIQUE =
'SEDIMENT INFO';'';''
RUBRIQUE1 =
'SEDIMENT INFO';'';''
NIVEAU = 1
AIDE =
'Utilise pour determiner la valeur de la contrainte critique
d''entrainement.'
AIDE1 =
'Used to determine the critical bed shear stress value.'
/
NOM = 'SEDIMENT MIXTE'
NOM1 = 'MIXED SEDIMENT'
TYPE = LOGICAL
INDEX = 92
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'S3D\_MIXTE'
RUBRIQUE =
'SEDIMENT INFO';'';''
RUBRIQUE1 =
'SEDIMENT INFO';'';''
NIVEAU = 1
AIDE =
'Si OUI, calcul en sediments mixtes, il y aura un sediment
cohesif et un sediment non cohesif.'
AIDE1 =
'If YES, calculation of mixed sediment transport, there will be
one cohesive sediment and one non cohesive sediment.'
/
NOM = 'NOMBRE DE COUCHES DU LIT COHESIF'
NOM1 = 'NUMBER OF SEDIMENT BED LAYERS'
TYPE = INTEGER
INDEX = 65
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'S3D\_NCOUCH'
RUBRIQUE =
'SEDIMENT INFO';'';''
RUBRIQUE1 =
'SEDIMENT INFO';'';''
COMPORT =
'DISPLAY %TASSEMENT DU LIT COHESIF% = OUI'
NIVEAU = 2
AIDE =
'Structure verticale du lit cohesif, le nombre de couches
doit etre inferieur a 20.'
AIDE1 =
'Number of cohesive sediment bed layers, should be less
than 20.'
/
////////////////////////////////////////////////////////////////////////
///// 8.1-INPUT
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 8.1.1-DATA
////////////////////////////////////////////////////////////////////////
NOM = 'LECTURE CONTRAINTE CRITIQUE POUR CHAQUE COUCHE'
NOM1 = 'READ CRITICAL BED SHEAR STRESS PER LAYER'
TYPE = LOGICAL
INDEX = 87
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'S3D\_READ\_TOCE'
RUBRIQUE =
'SEDIMENT INFO';'ENTREE';'DONNEES'
RUBRIQUE1 =
'SEDIMENT INFO';'INPUT';'DATA'
NIVEAU = 1
AIDE =
'Lecture de la contrainte critique d''erosion a
partir du \telkey{FICHIER DE GEOMETRIE}.'
AIDE1 =
'Decides if erosion shear stress at each layer is
read from \telkey{GEOMETRY FILE}.'
/
////////////////////////////////////////////////////////////////////////
///// 8.2-OUTPUT
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 8.2.1-RESULTS
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER DES RESULTATS SEDIMENTOLOGIQUES'
NOM1 = 'SEDIMENTOLOGICAL RESULT FILE'
TYPE = STRING
INDEX = 51
TAILLE = 1
SUBMIT = 'T3DSED-WRITE;T3DSED;FACUL;BIN;ECR;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(S3D\_T3DSED)\%NAME'
RUBRIQUE =
'SEDIMENT INFO';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'SEDIMENT INFO';'OUTPUT';'RESULTS'
NIVEAU = 1
AIDE =
'Nom du fichier dans lequel seront ecrits les variables
decrivant le fond vaseux (epaisseurs et concentrations\ldots)
avec la periodicite donnee par le mot cle \telkey{PERIODE POUR
LES SORTIES GRAPHIQUES}.'
AIDE1 =
'Name of the file into which the sedimentological computation
results (thickness and concentration of the mud bed\ldots) shall be
written, the periodicity being given by the keyword
\telkey{GRAPHIC PRINTOUT PERIOD}.'
/
NOM = 'BINAIRE DU FICHIER DES RESULTATS SEDIMENTOLOGIQUES'
NOM1 = 'SEDIMENTOLOGICAL RESULT FILE BINARY'
TYPE = STRING
INDEX = 53
TAILLE = 1
DEFAUT = 'STD'
DEFAUT1 = 'STD'
MNEMO = 'S3D\_BIRSED'
CHOIX =
'STD';
'IBM';
'I3E'
CHOIX1 =
'STD';
'IBM';
'I3E'
RUBRIQUE =
'SEDIMENT INFO';'SORTIE';'RESULTATS'
RUBRIQUE1 =
'SEDIMENT INFO';'OUTPUT';'RESULTS'
NIVEAU = 1
AIDE =
'Type du binaire utilise pour l''ecriture du fichier
des resultats sedimentologiques.
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.'
AIDE1 =
'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.
\end{itemize}
In that case, normal READ and WRITE commands are used.'
/
////////////////////////////////////////////////////////////////////////
///// 8.3-RESTART
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER SEDIMENTOLOGIQUE DU CALCUL PRECEDENT'
NOM1 = 'PREVIOUS COMPUTATION SEDIMENTOLOGICAL FILE'
TYPE = STRING
INDEX = 52
TAILLE = 1
SUBMIT = 'T3DSUS-READ;T3DSUS;FACUL;BIN;LIT;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DSUS)\%NAME'
RUBRIQUE =
'SEDIMENT INFO';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'SEDIMENT INFO';'RESTART';''
NIVEAU = 1
AIDE =
'Nom d''un fichier contenant les variables sedimentologiques
decrivant le fond vaseux, 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.'
AIDE1 =
'Name of a file containing the sedimentological parameters
(thickness and concentration of the bed\ldots), 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.'
/
////////////////////////////////////////////////////////////////////////
///// 8.4-PHYSICAL PARAMETERS
////////////////////////////////////////////////////////////////////////
NOM = 'DIAMETRE MOYEN DES GRAINS'
NOM1 = 'MEAN DIAMETER OF THE SEDIMENT'
TYPE = REAL
INDEX = 91
TAILLE = 1
DEFAUT = .01
DEFAUT1 = .01
MNEMO = 'S3D\_D50'
RUBRIQUE =
'SEDIMENT INFO';'PARAMETRES PHYSIQUES';''
RUBRIQUE1 =
'SEDIMENT INFO';'PHYSICAL PARAMETERS';''
NIVEAU = 1
AIDE =
'Valeur du diametre D50 pour les sediments non cohesifs.'
AIDE1 =
'Sets the value of the diameter D50 for non cohesive sediments.'
/
////////////////////////////////////////////////////////////////////////
/////// 8.4.1-FRICTION
////////////////////////////////////////////////////////////////////////
NOM = 'RATIO ENTRE LA RUGOSITE DE PEAU ET LE DIAMETRE MOYEN'
NOM1 = 'RATIO BETWEEN SKIN FRICTION AND MEAN DIAMETER'
TYPE = REAL
INDEX = 96
TAILLE = 1
DEFAUT = 3.0
DEFAUT1 = 3.0
MNEMO = 'S3D\_KSPRATIO'
RUBRIQUE =
'SEDIMENT INFO';'PARAMETRES PHYSIQUES';'FROTTEMENT'
RUBRIQUE1 =
'SEDIMENT INFO';'PHYSICAL PARAMETERS';'FRICTION'
NIVEAU = 1
AIDE =
'Ratio pour le calcul du frottement de peau.
rugosite de peau = ratio $\times$ diametre moyen.'
AIDE1 =
' Ratio for the computation of skin friction.
skin roughness = ratio $\times$ mean diameter.'
/
NOM = 'CORRECTION FROTTEMENT DE PEAU'
NOM1 = 'SKIN FRICTION CORRECTION'
TYPE = INTEGER
INDEX = 107
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'S3D\_ICR'
RUBRIQUE =
'SEDIMENT INFO';'PARAMETRES PHYSIQUES';'FROTTEMENT'
RUBRIQUE1 =
'SEDIMENT INFO';'PHYSICAL PARAMETERS';'FRICTION'
NIVEAU = 2
AIDE =
'Prise en compte du frottement de peau :
\begin{itemize}
\item 0 : pas de correction (TAUP = TOB) voir aussi
\telkey{RATIO BETWEEN SKIN FRICTION AND MEAN DIAMETER} :
\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}'
AIDE1 =
'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{S3D\_KSPRATIO},
\item 1: Flat bed (KSP = \telfile{S3D\_KSPRATIO} $\times$
\telfile{S3D\_D50}),
\item 2: Ripple correction factor (not yet implemented).
\end{itemize}'
/
////////////////////////////////////////////////////////////////////////
///// 8.5-INITIALIZATION
////////////////////////////////////////////////////////////////////////
NOM = 'POURCENTAGE INITIAL DE SEDIMENT NON COHESIF'
NOM1 = 'INITIAL PERCENTAGE OF NON COHESIVE SEDIMENT'
TYPE = REAL
INDEX = 106
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'S3D\_PVSNCO0'
RUBRIQUE =
'SEDIMENT INFO';'INITIALISATION';''
RUBRIQUE1 =
'SEDIMENT INFO';'INITIALIZATION';''
NIVEAU = 2
AIDE =
'Pourcentage initial du sediment non cohesif (mixte).'
AIDE1 =
'Initial percentage of non cohesive sediment (mixed sediments).'
/
NOM = 'CONCENTRATIONS DES COUCHES DE VASE'
NOM1 = 'MUD CONCENTRATIONS PER LAYER'
TYPE = REAL
INDEX = 53
TAILLE = 2
MNEMO = 'S3D\_CONC\_LAYER'
RUBRIQUE =
'SEDIMENT INFO';'INITIALISATION';''
RUBRIQUE1 =
'SEDIMENT INFO';'INITIALIZATION';''
NIVEAU = 2
AIDE =
'Concentration du lit de vase en g/L (definie par couches) en
commencant par la couche du fond.'
AIDE1 =
'Dry density of the mud-bed layers in g/L starting
form the bottom upwards.'
/
NOM = 'CONTRAINTE CRITIQUE D''EROSION DES COUCHES DE VASE'
NOM1 = 'CRITICAL EROSION SHEAR STRESS OF THE MUD LAYERS'
TYPE = REAL
INDEX = 58
TAILLE = 2
MNEMO = 'S3D\_TOCE\_LAYER'
RUBRIQUE =
'SEDIMENT INFO';'INITIALISATION';''
RUBRIQUE1 =
'SEDIMENT INFO';'INITIALIZATION';''
COMPORT =
'DISPLAY %TASSEMENT DU LIT COHESIF% = OUI'
NIVEAU = 2
AIDE =
'Taux critique d erosion de la vase (N/m$^2$).
Doit etre defini pour chaque couche en commencant par la couche de
fond.'
AIDE1 =
'Critical erosion shear stress of the mud per layer
(N/m$^2$).
Needs to be defined for each layer (N/m$^2$),
starting from the condolidated bottom layer upwards.'
/
NOM = 'EPAISSEURS INITIALES DES COUCHES'
NOM1 = 'INITIAL THICKNESS OF SEDIMENT LAYERS'
TYPE = REAL
INDEX = 64
TAILLE = 2
MNEMO = 'S3D\_ES\_LAYER'
RUBRIQUE =
'SEDIMENT INFO';'INITIALISATION';''
RUBRIQUE1 =
'SEDIMENT INFO';'INITIALIZATION';''
NIVEAU = 2
AIDE =
'Epaisseurs initiales des sediments (m).'
AIDE1 =
'Sediment layers thickness (m) for initialisation.'
/
////////////////////////////////////////////////////////////////////////
///// 8.6-NUMERICAL PARAMETERS
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 8.6.1-DIFFUSION
////////////////////////////////////////////////////////////////////////
NOM = 'SOLVEUR POUR LA DIFFUSION DU SEDIMENT'
NOM1 = 'SOLVER FOR DIFFUSION OF THE SEDIMENT'
TYPE = INTEGER
INDEX = 52
TAILLE = 1
DEFAUT = 3
DEFAUT1 = 3
MNEMO = 'S3D\_SLVDSE\%SLV'
CHOIX =
'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"'
CHOIX1 =
'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"'
RUBRIQUE =
'SEDIMENT INFO';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'SEDIMENT INFO';'NUMERICAL PARAMETERS';'DIFFUSION'
NIVEAU = 0
AIDE =
'Permet de choisir le solveur utilise pour la resolution de
la diffusion du sediment.
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}'
AIDE1 =
'Choice of the solver for the sediment equation.
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}'
/
NOM = 'PRECISION POUR LA DIFFUSION DU SEDIMENT'
NOM1 = 'ACCURACY FOR DIFFUSION OF SEDIMENT'
TYPE = REAL
INDEX = 21
TAILLE = 1
DEFAUT = 1.E-6
DEFAUT1 = 1.E-6
MNEMO = 'S3D\_SLVDSE\%EPS'
RUBRIQUE =
'SEDIMENT INFO';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'SEDIMENT INFO';'NUMERICAL PARAMETERS';'DIFFUSION'
NIVEAU = 0
AIDE =
'Fixe la precision demandee pour le calcul de la diffusion
des sediments.'
AIDE1 =
'Sets the accuracy needed for the computation of the
diffusion of sediments.'
/
NOM = 'MAXIMUM D''ITERATIONS POUR LA DIFFUSION DU SEDIMENT'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR DIFFUSION OF SEDIMENT'
TYPE = INTEGER
INDEX = 29
TAILLE = 1
DEFAUT = 60
DEFAUT1 = 60
MNEMO = 'S3D\_SLVDSE\%NITMAX'
RUBRIQUE =
'SEDIMENT INFO';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'SEDIMENT INFO';'NUMERICAL PARAMETERS';'DIFFUSION'
COMPORT =
'Foreground ("EQUATIONS, DIFFUSION*TRACEUR")
IS BRUT (brown)'
NIVEAU = 0
AIDE =
'Limite le nombre d''iterations du solveur a chaque pas
de temps pour le calcul de la diffusion du sediment.'
AIDE1 =
'Limits the number of solver iterations for the diffusion of
sediment.'
/
NOM = 'PRECONDITIONNEMENT POUR LA DIFFUSION DU SEDIMENT'
NOM1 = 'PRECONDITIONING FOR DIFFUSION OF THE SEDIMENT'
TYPE = INTEGER
INDEX = 53
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'S3D\_SLVDSE\%PRECON'
CHOIX =
'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"'
CHOIX1 =
'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"'
RUBRIQUE =
'SEDIMENT INFO';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'SEDIMENT INFO';'NUMERICAL PARAMETERS';'DIFFUSION'
NIVEAU = 0
AIDE =
'Permet de preconditionner le systeme relatif
a la diffusion du sediment. 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}
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.'
AIDE1 =
'Choice of the preconditioning in the sediment diffusion
system that the convergence is speeded up when it is being solved.
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}
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 done.'
/
NOM = 'OPTION DU SOLVEUR POUR LA DIFFUSION DU SEDIMENT'
NOM1 = 'OPTION OF SOLVER FOR DIFFUSION OF THE SEDIMENT'
TYPE = INTEGER
INDEX = 84
TAILLE = 1
DEFAUT = 3
DEFAUT1 = 3
MNEMO = 'S3D\_SLVDSE\%KRYLOV'
RUBRIQUE =
'SEDIMENT INFO';'PARAMETRES NUMERIQUES';'DIFFUSION'
RUBRIQUE1 =
'SEDIMENT INFO';'NUMERICAL PARAMETERS';'DIFFUSION'
NIVEAU = 0
AIDE =
'Dimension de l''espace de Krylov pour la methode GMRES (7).'
AIDE1 =
'Dimension of Krylov space for the GMRES method (7).'
/
////////////////////////////////////////////////////////////////////////
///// 8.7-TIDAL FLATS INFO
////////////////////////////////////////////////////////////////////////
NOM = 'SEUIL LIMITE POUR EROSION SUR BANCS DECOUVRANTS'
NOM1 = 'THRESHOLD FOR SEDIMENT FLUX CORRECTION ON TIDAL FLATS'
TYPE = REAL
INDEX = 36
TAILLE = 1
DEFAUT = 0.2
DEFAUT1 = 0.2
MNEMO = 'S3D\_HSED'
RUBRIQUE =
'SEDIMENT INFO';'INFO BANCS DECOUVRANTS';''
RUBRIQUE1 =
'SEDIMENT INFO';'TIDAL FLATS INFO';''
NIVEAU = 0
AIDE =
'Pour les profondeurs inferieures a cette valeur limite, le flux
sedimentaire sera nul. Voir le sous-programme \telfile{FLUSED}.'
AIDE1 =
'Below this limiting depth, all sediment erosion rates are set
to zero. See subroutine \telfile{FLUSED}.'
/
////////////////////////////////////////////////////////////////////////
///// 8.8-DEPOSITION
////////////////////////////////////////////////////////////////////////
NOM = 'CONTRAINTE CRITIQUE DE DEPOT'
NOM1 = 'CRITICAL SHEAR STRESS FOR DEPOSITION'
TYPE = REAL
INDEX = 52
TAILLE = 1
DEFAUT = 0.2
DEFAUT1 = 0.2
MNEMO = 'S3D\_TOCD'
RUBRIQUE =
'SEDIMENT INFO';'DEPOT';''
RUBRIQUE1 =
'SEDIMENT INFO';'DEPOSITION';''
NIVEAU = 1
AIDE =
'Fixe la valeur de la contrainte de cisaillement au fond
au dessous de laquelle se produit le depot des sediments cohesifs.'
AIDE1 =
'Value of the critical bottom shear stress under which
deposition of cohesive sediments occurs.'
/
NOM = 'POROSITE DU LIT NON COHESIF'
NOM1 = 'NON COHESIVE BED POROSITY'
TYPE = REAL
INDEX = 63
TAILLE = 1
DEFAUT = 0.4
DEFAUT1 = 0.4
MNEMO = 'S3D\_XKV'
RUBRIQUE =
'SEDIMENT INFO';'DEPOT';''
RUBRIQUE1 =
'SEDIMENT INFO';'DEPOSITION';''
NIVEAU = 1
AIDE =
'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.'
AIDE1 =
'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.'
/
////////////////////////////////////////////////////////////////////////
///// 8.9-EROSION
////////////////////////////////////////////////////////////////////////
NOM = 'COEFFICIENT D''EROSION'
NOM1 = 'EROSION COEFFICIENT'
TYPE = REAL
INDEX = 57
TAILLE = 1
DEFAUT = 2.E-3
DEFAUT1 = 2.E-3
MNEMO = 'S3D\_MPART'
RUBRIQUE =
'SEDIMENT INFO';'EROSION';''
RUBRIQUE1 =
'SEDIMENT INFO';'EROSION';''
NIVEAU = 1
AIDE =
'Valeur du coefficient d''erosion utilise dans la formule
de Partheniades en kg/m$^2$/s.'
AIDE1 =
'Value of the erosion coefficient used in Partheniades
formula in kg/m$^2$/s.'
/
////////////////////////////////////////////////////////////////////////
///// 8.10-SETTLING VELOCITY
////////////////////////////////////////////////////////////////////////
NOM = 'VITESSE DE CHUTE CONSTANTE'
NOM1 = 'CONSTANT SEDIMENT SETTLING VELOCITY'
TYPE = REAL
INDEX = 61
TAILLE = 1
DEFAUT = 0.01
DEFAUT1 = 0.01
MNEMO = 'S3D\_WCHU0'
RUBRIQUE =
'SEDIMENT INFO';'VITESSE DE CHUTE';''
RUBRIQUE1 =
'SEDIMENT INFO';'SETTLING VELOCITY';''
NIVEAU = 1
AIDE =
'Vitesse de chute constante en m/s (> 0 depuis v6.3).
Valeur imposee si
\telkey{INFLUENCE DE LA TURBULENCE SUR LA VITESSE DE CHUTE}
= NON.'
AIDE1 =
'Constant sediment settling velocity in m/s (>0 since v6.3).
Prescribed value if
\telkey{INFLUENCE OF TURBULENCE ON SETTLING VELOCITY} = NO.'
/
NOM = 'VITESSE DE CHUTE DES SABLES'
NOM1 = 'SETTLING VELOCITY OF SANDS'
TYPE = REAL
INDEX = 105
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'S3D\_WCS0'
RUBRIQUE =
'SEDIMENT INFO';'VITESSE DE CHUTE';''
RUBRIQUE1 =
'SEDIMENT INFO';'SETTLING VELOCITY';''
NIVEAU = 2
AIDE =
'Vitesse de chute du sediment non cohesif.'
AIDE1 =
'Non cohesive sediment settling velocity.'
/
NOM = 'SCHEMA DE CONVECTION DIFFUSION AVEC VITESSE DE CHUTE'
NOM1 = 'ADVECTION-DIFFUSION SCHEME WITH SETTLING VELOCITY'
TYPE = INTEGER
INDEX = 54
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'S3D\_SETDEP'
RUBRIQUE =
'SEDIMENT INFO';'VITESSE DE CHUTE';''
RUBRIQUE1 =
'SEDIMENT INFO';'SETTLING VELOCITY';''
NIVEAU = 1
AIDE =
'Choix de schema vertical pour la diffusion et le depot du
sediment :
\begin{itemize}
\item 0 : Diffusion implicite ;
\item 1 : Schema implicite de convection-diffusion
(tridiagonal matrix solver) ;
\item 2 : Convection faible \telfile{sed\_fall.f}
\end{itemize}'
AIDE1 =
'Choice of the vertical scheme for diffusion and settling of
sediment:
\begin{itemize}
\item 0: Implicit-diffusion scheme,
\item 1: Implicit-convection scheme (Tridiagonal matrix solver),
\item 2: \telfile{set\_fall.f}
\end{itemize}'
/
NOM = 'VITESSE DE CHUTE ENTRAVEE'
NOM1 = 'HINDERED SETTLING'
TYPE = LOGICAL
INDEX = 90
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'S3D\_HINDER'
RUBRIQUE =
'SEDIMENT INFO';'VITESSE DE CHUTE';''
RUBRIQUE1 =
'SEDIMENT INFO';'SETTLING VELOCITY';''
NIVEAU = 1
AIDE =
'Decide si la formulation entravee doit etre utilisee
pour calculer la vitesse de chute de la vase.'
AIDE1 =
'Decides if hindered formulation is to be used to
compute settling velocity for mud.'
/
NOM = 'CONCENTRATION LIMITE FLUIDE-SOLIDE'
NOM1 = 'WEAK SOIL CONCENTRATION FOR MUD'
TYPE = REAL
INDEX = 103
TAILLE = 1
DEFAUT = 0.0
DEFAUT1 = 0.0
MNEMO = 'S3D\_CGEL'
RUBRIQUE =
'SEDIMENT INFO';'VITESSE DE CHUTE';''
RUBRIQUE1 =
'SEDIMENT INFO';'SETTLING VELOCITY';''
NIVEAU = 1
AIDE =
'Concentration limite en kg/m$^3$ au-dela de laquelle
la couche de vase fluide devient solide.
Cette valeur est demandee lorsque
\telkey{VITESSE DE CHUTE ENTRAVEE} = OUI.'
AIDE1 =
'The sediment concentration at which sediment
forms a weak soil in kg/m$^3$. These values are needed when
\telkey{HINDERED SETTLING} = YES.'
/
NOM = 'CONCENTRATION LIMITE POUR VITESSE DE CHUTE ENTRAVEE'
NOM1 = 'THRESHOLD CONCENTRATION FOR HINDERED SETTLING'
TYPE = REAL
INDEX = 104
TAILLE = 1
DEFAUT = 0.0
DEFAUT1 = 0.0
MNEMO = 'S3D\_CINI'
RUBRIQUE =
'SEDIMENT INFO';'VITESSE DE CHUTE';''
RUBRIQUE1 =
'SEDIMENT INFO';'SETTLING VELOCITY';''
NIVEAU = 1
AIDE =
'Concentration de sediment a laquelle la chute entravee est
initiee. Ces valeurs sont necessaires lorsque
\telkey{VITESSE DE CHUTE ENTRAVEE} = OUI.'
AIDE1 =
'The sediment concentration at which hindered settling is
initiated. These values are needed when
\telkey{HINDERED SETTLING} = YES.'
/
NOM = 'FORMULE POUR VITESSE DE CHUTE ENTRAVEE'
NOM1 = 'HINDERED SETTLING FORMULA'
TYPE = INTEGER
INDEX = 125
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'S3D\_HIND\_TYPE'
RUBRIQUE =
'SEDIMENT INFO';'VITESSE DE CHUTE';''
RUBRIQUE1 =
'SEDIMENT INFO';'SETTLING VELOCITY';''
NIVEAU = 1
AIDE =
'Type de vitesse de chute entravee :
\begin{itemize}
\item 1 : Whitehouse et al. (2000) - fonctionne ;
\item 2 : Winterwerp (1999) - ne fonctionne pas actuellement.
\end{itemize}'
AIDE1 =
'Type of hindered settling:
\begin{itemize}
\item 1: Whitehouse et al. (2000) - working,
\item 2: Winterwerp (1999) - not currently working.
\end{itemize}'
/
////////////////////////////////////////////////////////////////////////
///// 8.11-SUSPENSION
////////////////////////////////////////////////////////////////////////
NOM = 'FORMULE POUR LA CONCENTRATION DE REFERENCE'
NOM1 = 'REFERENCE CONCENTRATION FORMULA'
TYPE = INTEGER
INDEX = 108
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'S3D\_ICQ'
RUBRIQUE =
'SEDIMENT INFO';'SUSPENSION';''
RUBRIQUE1 =
'SEDIMENT INFO';'SUSPENSION';''
NIVEAU = 2
AIDE =
'\begin{itemize}
\item 1 : formule de Zyserman et Fredsoe, formule d''equilibre ;
\item 3 : formule de Van Rijn (1987).
\end{itemize}'
AIDE1 =
'\begin{itemize}
\item 1: Zyserman and Fredsoe, equilibrium formula,
\item 3: Van Rijn formula (1987).
\end{itemize}'
/
////////////////////////////////////////////////////////////////////////
///// 8.12-FLOCCULATION INFO
////////////////////////////////////////////////////////////////////////
NOM = 'FLOCULATION'
NOM1 = 'FLOCCULATION'
TYPE = LOGICAL
INDEX = 91
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'S3D\_FLOC'
RUBRIQUE =
'SEDIMENT INFO';'FLOCULATION INFO';''
RUBRIQUE1 =
'SEDIMENT INFO';'FLOCCULATION INFO';''
NIVEAU = 1
AIDE =
'Decide si la formulation entravee doit etre utilisee
pour calculer la vitesse de chute pour la vase.'
AIDE1 =
'Decides if hindered formulation is to be used to
compute settling velocity for mud.'
/
NOM = 'FORMULE POUR FLOCULATION'
NOM1 = 'FLOCCULATION FORMULA'
TYPE = INTEGER
INDEX = 126
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'S3D\_FLOC\_TYPE'
RUBRIQUE =
'SEDIMENT INFO';'FLOCULATION INFO';''
RUBRIQUE1 =
'SEDIMENT INFO';'FLOCCULATION INFO';''
NIVEAU = 1
AIDE =
'Formule pour floculation :
\begin{itemize}
\item 1: Van Leussen ;
\item 2: Soulsby et al. (2013).
\end{itemize}'
AIDE1 =
'Type of flocculation formula:
\begin{itemize}
\item 1: Van Leussen,
\item 2: Soulsby et al. (2013).
\end{itemize}'
/
NOM = 'COEFFICIENT TRADUISANT LA FORMATION DES FLOCS'
NOM1 = 'FLOCCULATION COEFFICIENT'
TYPE = REAL
INDEX = 59
TAILLE = 1
DEFAUT = 0.3
DEFAUT1 = 0.3
MNEMO = 'S3D\_TURBA'
RUBRIQUE =
'SEDIMENT INFO';'FLOCULATION INFO';''
RUBRIQUE1 =
'SEDIMENT INFO';'FLOCCULATION INFO';''
NIVEAU = 1
AIDE =
'Coefficient intervenant dans la modelisation de l''influence de
la turbulence sur la floculation, il intervient plus precisement dans
le terme de formation des flocs par les contraintes turbulentes
(coefficient $a$ de la formule de Van Leussen).
Valeur a imposer si
\telkey{INFLUENCE DE LA TURBULENCE SUR LA VITESSE DE CHUTE}
= OUI.'
AIDE1 =
'When the influence of turbulence on the settling velocity
is modelled, this coefficient traduces the formation of flocs by
turbulence (coefficient $a$ of Van Leussen formula).
Value to be imposed if
\telkey{INFLUENCE OF TURBULENCE ON SETTLING VELOCITY} = YES.'
/
NOM = 'COEFFICIENT TRADUISANT LA DESTRUCTION DES FLOCS'
NOM1 = 'COEFFICIENT RELATIVE TO FLOC DESTRUCTION'
TYPE = REAL
INDEX = 60
TAILLE = 1
DEFAUT = 0.09
DEFAUT1 = 0.09
MNEMO = 'S3D\_TURBB'
RUBRIQUE =
'SEDIMENT INFO';'FLOCULATION INFO';''
RUBRIQUE1 =
'SEDIMENT INFO';'FLOCCULATION INFO';''
NIVEAU = 1
AIDE =
'Coefficient intervenant dans la modelisation de l''influence de
la turbulence sur la floculation, il intervient plus precisement dans
le terme de destruction des flocs par les contraintes turbulentes
(coefficient $b$ de la formulede Van Leussen).
Valeur a imposer si
\telkey{INFLUENCE DE LA TURBULENCE SUR LA VITESSE DE CHUTE}
= OUI.'
AIDE1 =
'When the influence of turbulence on the settling velocity
is modelled, this coefficient traduces the breaking of flocs by
turbulence (coefficient $b$ of Van Leussen formula).
Value to be imposed if
\telkey{INFLUENCE OF TURBULENCE ON SETTLING VELOCITY} = YES.'
/
////////////////////////////////////////////////////////////////////////
///// 8.13-DEPRECATED
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 8.13.1-CLEANING TO BE DONE
////////////////////////////////////////////////////////////////////////
NOM = 'EPAISSEUR DES COUCHES DU FOND VASEUX'
NOM1 = 'BED LAYERS THICKNESS'
TYPE = REAL
INDEX = 54
TAILLE = 1
DEFAUT = 5.E-3
DEFAUT1 = 5.E-3
MNEMO = 'S3D\_EPAI0'
RUBRIQUE =
'SEDIMENT INFO';'OBSOLETE';'MENAGE A FAIRE'
RUBRIQUE1 =
'SEDIMENT INFO';'DEPRECATED';'CLEANING TO BE DONE'
NIVEAU = 1
AIDE =
'Epaisseur de reference pour creer de nouvelles couches
de vase. Ce parametre est utilise seulement dans le cas
\telkey{OPTION DU MODELE DE TASSEMENT} = 2
(modele de Gibson (Lenormant)). Avec ce modele, le sediment
qui se depose sur le fond est tout d''abord stocke dans une couche
tampon appelee couche des depots frais. C''est seulement quand
l''epaisseur de cette couche atteint la valeur donnee par le mot
cle \telkey{EPAISSEUR DES COUCHES DU FOND VASEUX} qu''une nouvelle
couche est cree au niveau du lit de vase.'
AIDE1 =
'Reference thickness considered for the creation of new
bed layers.
This parameter is used if \telkey{CONSOLIDATION MODEL} = 2
(Gibson model (Lenormant)).
With this model, the sediment which settles on
the bottom arrives at first in the fresh deposit layer. When
the thickness of this layer is equal to the
\telkey{BED LAYERS THICKNESS},
a new mud layer is added to the mud bed.'
/
NOM = 'CONCENTRATION MAXIMUM DE LA VASE TASSEE'
NOM1 = 'MAXIMUM CONCENTRATION OF THE CONSOLIDATED MUD'
TYPE = REAL
INDEX = 56
TAILLE = 1
DEFAUT = 500.
DEFAUT1 = 500.
MNEMO = 'S3D\_CFMAX'
RUBRIQUE =
'SEDIMENT INFO';'OBSOLETE';'MENAGE A FAIRE'
RUBRIQUE1 =
'SEDIMENT INFO';'DEPRECATED';'CLEANING TO BE DONE'
NIVEAU = 1
AIDE =
'Concentration maximale pouvant etre atteinte par une couche
de vase lors du tassement.
Ce parametre est utilise si \telkey{OPTION DU MODELE DE TASSEMENT} = 2
(Modele de Gibson - Lenormant).'
AIDE1 =
'Maximum concentration which may be reached by a mud layer
during consolidation.
This value is used if \telkey{CONSOLIDATION MODEL} = 2
(Gibson model (Lenormant)).'
/
NOM = 'TEMPS DE SEJOUR DE LA VASE'
NOM1 = 'RESIDENCE TIME FOR MUD'
TYPE = REAL
INDEX = 62
TAILLE = 30
MNEMO = 'S3D\_TREST(S3D\_NCOUCH)'
RUBRIQUE =
'SEDIMENT INFO';'OBSOLETE';'MENAGE A FAIRE'
RUBRIQUE1 =
'SEDIMENT INFO';'DEPRECATED';'CLEANING TO BE DONE'
NIVEAU = 1
AIDE =
'Tableau contenant les temps de sejour en heure et centieme
relatifs a chacune des couches discretisant le fond vaseux
(la premiere valeur correspond a la couche du fond et la derniere
correspond a la couche superficielle).
Valeurs necessaires si \telkey{OPTION DU MODELE DE TASSEMENT} = 1
(Modele multicouches empirique).'
AIDE1 =
'Array which contains the residence times of the mud bed
layers (the first value is related to the bottom layer and the
last one to the top layer).
These values are needed when \telkey{CONSOLIDATION MODEL} = 1
(Empirical multilayer model).'
/
////////////////////////////////////////////////////////////////////////
/////// 8.13.2-TO BE CHECKED
////////////////////////////////////////////////////////////////////////
NOM = 'TASSEMENT DE LA VASE'
NOM1 = 'CONSOLIDATION'
TYPE = LOGICAL
INDEX = 51
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'S3D\_TASSE'
RUBRIQUE =
'SEDIMENT INFO';'OBSOLETE';'A VERIFIER'
RUBRIQUE1 =
'SEDIMENT INFO';'DEPRECATED';'TO BE CHECKED'
NIVEAU = 1
AIDE =
'Logique pour la prise en compte du tassement des depots vaseux
a l''aide d''un modele multicouches : les couches discretisant le fond
sont caracterisees par leur temps de sejour, temps au bout duquel la
vase presente dans cette couche bascule dans la couche suivante plus
consolidee.'
AIDE1 =
'If this key word is equal to YES, consolidation is simulated
thanks to a multi-layers model: the bed layers are characterized by
their residence time which is the time after which the quantity of
mud which remains in a layer goes into a more consolidated layer.'
/
NOM = 'OPTION DU MODELE DE TASSEMENT'
NOM1 = 'CONSOLIDATION MODEL'
TYPE = INTEGER
INDEX = 51
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'S3D\_ITASS'
RUBRIQUE =
'SEDIMENT INFO';'OBSOLETE';'A VERIFIER'
RUBRIQUE1 =
'SEDIMENT INFO';'DEPRECATED';'TO BE CHECKED'
NIVEAU = 2
AIDE =
'Choix du modele de tassement :
\begin{itemize}
\item 1 : Modele multicouches empirique ;
\item 2 : Modele de Gibson (Lenormant).
\end{itemize}'
AIDE1 =
'Choice of the consolidation model:
\begin{itemize}
\item 1: Empirical multilayer model,
\item 2: Gibson model (Lenormant).
\end{itemize}'
/
////////////////////////////////////////////////////////////////////////
/// 9-COUPLING
////////////////////////////////////////////////////////////////////////
NOM = 'COUPLAGE AVEC'
NOM1 = 'COUPLING WITH'
TYPE = STRING
INDEX = 62
TAILLE = 1
DEFAUT = 'RIEN'
DEFAUT1 = 'NOTHING'
MNEMO = 'COUPLING, IN BIEF'
CHOIX =
'RIEN';
'SISYPHE';
'TOMAWAC';
'WAQTEL';
'DELWAQ'
CHOIX1 =
'NOTHING';
'SISYPHE';
'TOMAWAC';
'WAQTEL';
'DELWAQ'
RUBRIQUE =
'COUPLAGE';'';''
RUBRIQUE1 =
'COUPLING';'';''
NIVEAU = 0
AIDE =
'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.
\end{itemize}'
AIDE1 =
'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.
\end{itemize}'
/
////////////////////////////////////////////////////////////////////////
///// 9.1-SISYPHE
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER DES PARAMETRES DE SISYPHE'
NOM1 = 'SISYPHE STEERING FILE'
TYPE = STRING
INDEX = 61
TAILLE = 1
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'PAS DE MNEMO'
RUBRIQUE =
'COUPLAGE';'SISYPHE';''
RUBRIQUE1 =
'COUPLING';'SISYPHE';''
NIVEAU = 0
AIDE =
'Fichier des parametres de \sisyphe en cas de couplage
interne.'
AIDE1 =
'\sisyphe parameter file in case of internal coupling.'
/
NOM = 'PERIODE DE COUPLAGE POUR SISYPHE'
NOM1 = 'COUPLING PERIOD FOR SISYPHE'
TYPE = INTEGER
INDEX = 41
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'PERCOU\_SIS'
RUBRIQUE =
'COUPLAGE';'SISYPHE';''
RUBRIQUE1 =
'COUPLING';'SISYPHE';''
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'Sets the coupling period with the \sisyphe module, in number
of time steps. By default, it is coupled at every time step.'
/
////////////////////////////////////////////////////////////////////////
///// 9.2-TOMAWAC
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER DES PARAMETRES DE TOMAWAC'
NOM1 = 'TOMAWAC STEERING FILE'
TYPE = STRING
INDEX = 83
TAILLE = 1
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'PAS DE MNEMO'
RUBRIQUE =
'COUPLAGE';'TOMAWAC';''
RUBRIQUE1 =
'COUPLING';'TOMAWAC';''
NIVEAU = 0
AIDE =
'Fichier des parametres de \tomawac en cas de couplage
interne.'
AIDE1 =
'\tomawac parameter file in case of internal coupling.'
/
NOM = 'PERIODE DE COUPLAGE POUR TOMAWAC'
NOM1 = 'COUPLING PERIOD FOR TOMAWAC'
TYPE = INTEGER
INDEX = 35
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'PERCOU\_WAC'
RUBRIQUE =
'COUPLAGE';'TOMAWAC';''
RUBRIQUE1 =
'COUPLING';'TOMAWAC';''
NIVEAU = 0
AIDE =
'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.'
AIDE1 =
'Sets the coupling period with the \tomawac module, in number
of time steps. By default, it is coupled at every time step.'
/
////////////////////////////////////////////////////////////////////////
///// 9.3-WAQTEL
////////////////////////////////////////////////////////////////////////
NOM = 'PROCESSUS DE QUALITE D''EAU'
NOM1 = 'WATER QUALITY PROCESS'
TYPE = INTEGER
INDEX = 127
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'WAQPROCESS'
RUBRIQUE =
'COUPLAGE';'WAQTEL';''
RUBRIQUE1 =
'COUPLING';'WAQTEL';''
NIVEAU = 0
AIDE =
'Donne le numero du processus de qualite d''eau, defini
comme une combinaison multiplicative de nombres premiers
(2, 3, 5, 7, 11, 13, 17 et 19) avec les cas particuliers 0 et 1 :
\begin{itemize}
\item 0 : tous ;
\item 1 : rien ;
\item 2 : O2 ;
\item 3 : BIOMASS ;
\item 5 : EUTRO ;
\item 7 : MICROPOL ;
\item 11 : THERMIC ;
\item 13 : AED2 ;
\item 17 : Loi de degradation ;
\item 19 : Court-circuit temporaire pour les glaces.
\end{itemize}
Exemple : 110 = 2x5x11 activera O2, EUTRO et THERMIC ensemble.
On notera qu''AED2, pour l''instant, doit etre utilise toute seule
sans combinaison possible avec d autre processus de qualite de l eau.'
AIDE1 =
'Gives the water quality process number, defined as
a multiplicative combination of prime numbers (2, 3, 5, 7, 11, 13, 17
and 19) with 0 and 1 having a special role:
\begin{itemize}
\item 0: all,
\item 1: none,
\item 2: O2,
\item 3: BIOMASS,
\item 5: EUTRO,
\item 7: MICROPOL,
\item 11: THERMIC,
\item 13: AED2,
\item 17: Degradation law,
\item 19: Ghost process for ice modelling.
\end{itemize}
Example: 110 = 2x5x11 activates O2, EUTRO and THERMIC together.
It is noted that AED2 should be used on its own, for the time being,
without possible combination with other processes.'
/
NOM = 'FICHIER DES PARAMETRES DE WAQTEL'
NOM1 = 'WAQTEL STEERING FILE'
TYPE = STRING
INDEX = 95
TAILLE = 1
DEFAUT = ''
DEFAUT1 = ''
MNEMO = ''
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'WAQTEL';''
RUBRIQUE1 =
'COUPLING';'WAQTEL';''
NIVEAU = 0
AIDE =
'Fichier des parametres physiques pour les
processus de qualite d''eau (internes, pas ceux de DELWAQ).'
AIDE1 =
'File for physical parameters of water quality processes
(local ones of \telemac-TRACER not those of DELWAQ).'
/
////////////////////////////////////////////////////////////////////////
///// 9.4-DELWAQ
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER DE COMMANDE DELWAQ'
NOM1 = 'DELWAQ STEERING FILE'
TYPE = STRING
INDEX = 69
TAILLE = 1
SUBMIT = 'T3DL11-WRITE;T3DL11;FACUL;ASC;ECR;DELWAQHYD'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DL11)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Fichier de commande pour le couplage avec DELWAQ.'
AIDE1 =
'Steering file for coupling with DELWAQ.'
/
NOM = 'PERIODE DE SORTIE POUR DELWAQ'
NOM1 = 'DELWAQ PRINTOUT PERIOD'
TYPE = INTEGER
INDEX = 101
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'WAQPRD'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Periode de sortie des resultats pour DELWAQ.'
AIDE1 =
'Printout period for DELWAQ files.'
/
NOM = 'FICHIER DELWAQ DES ECHANGES ENTRE NOEUDS'
NOM1 = 'EXCHANGES BETWEEN NODES DELWAQ FILE'
TYPE = STRING
INDEX = 67
TAILLE = 1
SUBMIT = 'T3DDL6-WRITE;T3DDL6;FACUL;BIN;ECR;DELWAQMET'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DDL6)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Fichier de resultats pour le couplage avec DELWAQ.'
AIDE1 =
'Results file for coupling with DELWAQ.'
/
NOM = 'FICHIER DELWAQ DES DISTANCES ENTRE NOEUDS'
NOM1 = 'NODES DISTANCES DELWAQ FILE'
TYPE = STRING
INDEX = 68
TAILLE = 1
SUBMIT = 'T3DDL7-WRITE;T3DDL7;FACUL;BIN;ECR;DELWAQMET'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DDL7)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Fichier de resultats pour le couplage avec DELWAQ.'
AIDE1 =
'Results file for coupling with DELWAQ.'
/
NOM = 'FICHIER DELWAQ DES SURFACES DU FOND'
NOM1 = 'BOTTOM SURFACES DELWAQ FILE'
TYPE = STRING
INDEX = 66
TAILLE = 1
SUBMIT = 'T3DDL5-WRITE;T3DDL5;FACUL;BIN;ECR;DELWAQMET'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DDL5)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Fichier de resultats pour le couplage avec DELWAQ.'
AIDE1 =
'Results file for coupling with DELWAQ.'
/
NOM = 'FICHIER DELWAQ DES VOLUMES'
NOM1 = 'VOLUMES DELWAQ FILE'
TYPE = STRING
INDEX = 63
TAILLE = 1
SUBMIT = 'T3DDL1-WRITE;T3DDL1;FACUL;BIN;ECR;DELWAQPTS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DDL1)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Fichier de resultats pour le couplage avec DELWAQ.'
AIDE1 =
'Results file for coupling with DELWAQ.'
/
NOM = 'FICHIER DELWAQ DES SURFACES DE FLUX'
NOM1 = 'EXCHANGE AREAS DELWAQ FILE'
TYPE = STRING
INDEX = 64
TAILLE = 1
SUBMIT = 'T3DDL2-WRITE;T3DDL2;FACUL;BIN;ECR;DELWAQSEG'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DDL2)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Fichier de resultats pour le couplage avec DELWAQ.'
AIDE1 =
'Results file for coupling with DELWAQ.'
/
NOM = 'FICHIER DELWAQ DES FLUX VERTICAUX'
NOM1 = 'VERTICAL FLUXES DELWAQ FILE'
TYPE = STRING
INDEX = 65
TAILLE = 1
SUBMIT = 'T3DDL3-WRITE;T3DDL3;FACUL;BIN;ECR;DELWAQSEG'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DDL3)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Fichier de resultats pour le couplage avec DELWAQ.'
AIDE1 =
'Results file for coupling with DELWAQ.'
/
NOM = 'FICHIER DELWAQ DE LA VITESSE'
NOM1 = 'VELOCITY DELWAQ FILE'
TYPE = STRING
INDEX = 76
TAILLE = 1
SUBMIT = 'T3DDL9-WRITE;T3DDL9;FACUL;BIN;ECR;DELWAQPTS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DDL9)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Fichier de resultats pour le couplage avec DELWAQ.'
AIDE1 =
'Results file for coupling with DELWAQ.'
/
NOM = 'FICHIER DELWAQ DE LA DIFFUSION'
NOM1 = 'DIFFUSIVITY DELWAQ FILE'
TYPE = STRING
INDEX = 77
TAILLE = 1
SUBMIT = 'T3DL10-WRITE;T3DL10;FACUL;BIN;ECR;DELWAQPTS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DL10)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Fichier de resultats pour le couplage avec DELWAQ.'
AIDE1 =
'Results file for coupling with DELWAQ.'
/
NOM = 'FICHIER DELWAQ DE LA TEMPERATURE'
NOM1 = 'TEMPERATURE DELWAQ FILE'
TYPE = STRING
INDEX = 71
TAILLE = 1
SUBMIT = 'TDDL8-WRITE;T3DDL8;FACUL;BIN;ECR;DELWAQPTS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DDL8)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Fichier de resultats pour le couplage avec DELWAQ.'
AIDE1 =
'Results file for coupling with DELWAQ.'
/
NOM = 'FICHIER DELWAQ DE LA SALINITE'
NOM1 = 'SALINITY DELWAQ FILE'
TYPE = STRING
INDEX = 70
TAILLE = 1
SUBMIT = 'T3DDL4-WRITE;T3DDL4;FACUL;BIN;ECR;DELWAQPTS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T3D\_FILES(T3DDL4)\%NAME'
APPARENCE =
'LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Fichier de resultats pour le couplage avec DELWAQ.'
AIDE1 =
'Results file for coupling with DELWAQ.'
/
NOM = 'VITESSE POUR DELWAQ'
NOM1 = 'VELOCITY FOR DELWAQ'
TYPE = LOGICAL
INDEX = 79
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'VELO\_DEL'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Decide de la sortie de la vitesse pour DELWAQ.'
AIDE1 =
'Triggers the output of velocity for DELWAQ.'
/
NOM = 'DIFFUSION POUR DELWAQ'
NOM1 = 'DIFFUSION FOR DELWAQ'
TYPE = LOGICAL
INDEX = 80
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'DIFF\_DEL'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Decide de la sortie de la diffusion pour DELWAQ.'
AIDE1 =
'Triggers the output of diffusion for DELWAQ.'
/
NOM = 'TEMPERATURE POUR DELWAQ'
NOM1 = 'TEMPERATURE FOR DELWAQ'
TYPE = LOGICAL
INDEX = 78
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'TEMP\_DEL'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Decide de la sortie de la temperature pour DELWAQ.'
AIDE1 =
'Triggers the output of temperature for DELWAQ.'
/
NOM = 'SALINITE POUR DELWAQ'
NOM1 = 'SALINITY FOR DELWAQ'
TYPE = LOGICAL
INDEX = 77
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'SALI\_DEL'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 0
AIDE =
'Decide de la sortie de la salinite pour DELWAQ.'
AIDE1 =
'Triggers the output of salinity for DELWAQ.'
/
////////////////////////////////////////////////////////////////////////
/// 10-AUTOMATIC DIFFERENTIATION
////////////////////////////////////////////////////////////////////////
NOM = 'AD NOMBRE DES DERIVEES'
NOM1 = 'AD NUMBER OF DERIVATIVES'
TYPE = INTEGER
INDEX = 13
TAILLE = 0
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NADVAR'
RUBRIQUE =
'DIFFERENTIATION AUTOMATIQUE';'';''
RUBRIQUE1 =
'AUTOMATIC DIFFERENTIATION';'';''
NIVEAU = 1
AIDE =
'Definit le nombre de derivees utilisateurs, dans le cadre
de la differentiation algorithmique.'
AIDE1 =
'Defines the number of user derivatives, within the framework
of the algorithmic differentiation.'
/
NOM = 'AD NOMS DES DERIVEES'
NOM1 = 'AD NAMES OF DERIVATIVES'
TYPE = STRING
INDEX = 13
TAILLE = 2
MNEMO = 'NAME\_ADVAR'
RUBRIQUE =
'DIFFERENTIATION AUTOMATIQUE';'';''
RUBRIQUE1 =
'AUTOMATIC DIFFERENTIATION';'';''
NIVEAU = 1
AIDE =
'Noms des derivees utilisateurs en 32 caracteres,
16 pour le nom, 16 pour l''unite.'
AIDE1 =
'Name of user derivatives in 32 characters,
16 for the name, 16 for the unit.'
/
NOM = 'AD NOMBRE DE DIRECTIONS'
NOM1 = 'AD NUMBER OF DIRECTIONS'
TYPE = INTEGER
INDEX = 69
TAILLE = 0
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'AD\_NUMOFDIR'
RUBRIQUE =
'DIFFERENTIATION AUTOMATIQUE';'';''
RUBRIQUE1 =
'AUTOMATIC DIFFERENTIATION';'';''
NIVEAU = 1
AIDE =
'Definit le nombre de directions de differentiateurs.'
AIDE1 =
'Defines the number of directions for the differentiators.'
/
NOM = 'AD SOLVEUR LINEAIRE SYMBOLIQUE'
NOM1 = 'AD SYMBOLIC LINEAR SOLVER'
TYPE = LOGICAL
INDEX = 32
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'AD\_SYMBLINSOLV'
RUBRIQUE =
'DIFFERENTIATION AUTOMATIQUE';'';''
RUBRIQUE1 =
'AUTOMATIC DIFFERENTIATION';'';''
NIVEAU = 1
AIDE =
'Permet le solveur lineaire symbolique pour l AD.'
AIDE1 =
'Enables the symbolic linear solver for AD.'
/
NOM = 'AD REMISE A ZERO DES DERIVEES DU SOLVEUR LINEAIRE'
NOM1 = 'AD LINEAR SOLVER RESET DERIVATIVES'
TYPE = LOGICAL
INDEX = 33
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'AD\_LINSOLV\_RESETDERIV'
RUBRIQUE =
'DIFFERENTIATION AUTOMATIQUE';'';''
RUBRIQUE1 =
'AUTOMATIC DIFFERENTIATION';'';''
NIVEAU = 1
AIDE =
'Remet a zero les derivees pour l AD.'
AIDE1 =
'Resets the derivatives for AD.'
/
NOM = 'AD CONVERGENCE DES DERIVEES POUR LE SOLVEUR LINEAIRE'
NOM1 = 'AD LINEAR SOLVER DERIVATIVE CONVERGENCE'
TYPE = LOGICAL
INDEX = 34
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'AD\_LINSOLV\_DERIVATIVE\_CONVERGENCE'
RUBRIQUE =
'DIFFERENTIATION AUTOMATIQUE';'';''
RUBRIQUE1 =
'AUTOMATIC DIFFERENTIATION';'';''
NIVEAU = 1
AIDE =
'Solveur lineaire iteratif : test de convergence des derivees
pour l AD.'
AIDE1 =
'Iterative linear solvers: derivative convergence test for AD.'
/
////////////////////////////////////////////////////////////////////////
/// 11-INTERNAL
////////////////////////////////////////////////////////////////////////
NOM = 'PARTITIONNEUR'
NOM1 = 'PARTITIONING TOOL'
TYPE = STRING
INDEX = 101
TAILLE = 1
DEFAUT = 'METIS'
DEFAUT1 = 'METIS'
MNEMO = ''
CHOIX =
'METIS';
'SCOTCH';
'PARMETIS';
'PTSCOTCH'
CHOIX1 =
'METIS';
'SCOTCH';
'PARMETIS';
'PTSCOTCH'
RUBRIQUE =
'INTERNE';'';''
RUBRIQUE1 =
'INTERNAL';'';''
NIVEAU = 1
AIDE =
'Choix du partitionneur :
\begin{itemize}
\item 1 : METIS ;
\item 2 : SCOTCH ;
\item 3 : PARMETIS ;
\item 4 : PTSCOTCH.
\end{itemize}'
AIDE1 =
'Partitioning tool selection:
\begin{itemize}
\item 1: METIS,
\item 2: SCOTCH,
\item 3: PARMETIS,
\item 4: PTSCOTCH.
\end{itemize}'
/
NOM = 'FICHIER DES PARAMETRES'
NOM1 = 'STEERING FILE'
TYPE = STRING
INDEX = 8
TAILLE = 1
SUBMIT = 'INUTILE;T3DCAS;OBLIG;ASC;LIT;CAS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = ''
RUBRIQUE =
'INTERNE';'';''
RUBRIQUE1 =
'INTERNAL';'';''
NIVEAU = 1
AIDE =
'Nom du fichier contenant les parametres du calcul a realiser.'
AIDE1 =
'Name of the file containing the parameters of the computation.
Written by the user.'
/
NOM = 'NUMERO DE VERSION'
NOM1 = 'RELEASE'
TYPE = STRING
INDEX = 12
TAILLE = 1
DEFAUT = 'TRUNK'
DEFAUT1 = 'TRUNK'
MNEMO = ''
RUBRIQUE =
'INTERNE';'';''
RUBRIQUE1 =
'INTERNAL';'';''
NIVEAU = 100
AIDE =
'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'
AIDE1 =
''
/
NOM = 'DICTIONNAIRE'
NOM1 = 'DICTIONARY'
TYPE = STRING
INDEX = 100
TAILLE = 1
SUBMIT = 'INUTILE;T3DDICO;OBLIG;ASC;LIT;DICO'
DEFAUT = 'telemac3d.dico'
DEFAUT1 = 'telemac3d.dico'
MNEMO = ''
RUBRIQUE =
'INTERNE';'';''
RUBRIQUE1 =
'INTERNAL';'';''
NIVEAU = 100
AIDE =
'Dictionnaire des mots cles.'
AIDE1 =
'Key word dictionary.'