All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.fudaa.dodico.telemac.dicos.v8p0.telemac2d.dico Maven / Gradle / Ivy

There is a newer version: 2.7
Show newest version
&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-19,21-45,47-79,81-108,110-111
/  - REAL (REEL):
/       1-66,68-77
/  - LOGICAL (LOGIQUE):
/       1-56
/  - CHARACTER (CARACTERE):
/       1-3,6-13,15-20,23-29,33-41,54,57-88,90-102
/
/-------------------------------------------------------------------------------
/
////////////////////////////////////////////////////////////////////////
/// 1-COMPUTATION ENVIRONMENT
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
///// 1.1-INITIALIZATION
////////////////////////////////////////////////////////////////////////
NOM = 'TITRE'
NOM1 = 'TITLE'
TYPE = STRING
INDEX = 1
TAILLE = 1
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'TITCAS'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';''
NIVEAU = 0
AIDE =
'Titre du cas etudie. Ce titre figurera sur les dessins.'
AIDE1 =
'Title of the case being considered. This title shall be marked on the
drawings.'
/
NOM = 'CONDITIONS INITIALES'
NOM1 = 'INITIAL CONDITIONS'
TYPE = STRING
INDEX = 26
TAILLE = 1
DEFAUT = 'COTE NULLE'
DEFAUT1 = 'ZERO ELEVATION'
MNEMO = 'CDTINI'
CHOIX =
'COTE NULLE';
'COTE CONSTANTE';
'HAUTEUR NULLE';
'HAUTEUR CONSTANTE';
'SPECIAL';
'PARTICULIERES';
'PARTICULAR';
'ALTIMETRIE SATELLITE TPXO'
CHOIX1 =
'ZERO ELEVATION';
'CONSTANT ELEVATION';
'ZERO DEPTH';
'CONSTANT DEPTH';
'SPECIAL';
'PARTICULIERES';
'PARTICULAR';
'TPXO SATELLITE ALTIMETRY'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';''
NIVEAU = 0
AIDE =
'Permet de definir les conditions initiales sur
les hauteurs d''eau.
Les valeurs possibles sont :
   - COTE NULLE. Initialise la cote de surface libre a 0.
           Les hauteurs d''eau initiales sont alors retrouvees en
           faisant la difference entre les cotes de surface libre
           et du fond.
   - COTE CONSTANTE .Initialise la cote de surface libre a la
           valeur donnee par le mot-cle COTE INITIALE. Les hauteurs
           d''eau initiales sont calculees comme precedemment.
   - HAUTEUR NULLE .Initialise les hauteurs d''eau a 0.
   - HAUTEUR CONSTANTE. Initialise les hauteurs d''eau a la valeur
           donnee par le mot-cle HAUTEUR INITIALE.
   - PARTICULIERES. Les conditions initiales sur la hauteur d''eau
           doivent etre precisees dans le sous-programme CONDIN.
   - ALTIMETRIE SATELLITE TPXO. Les conditions initiales sur la hauteur
           d''eau et les vitesses sont etiblies sur la base des donnees
           satellite TPXO dont les 8 premiers constistuents
ont ete extrait
           et sauves dans le fichier BASE DE DONNEES DE MAREE.'
AIDE1 =
'Makes it possible to define the initial conditions with
the water depth.
The possible values are as follows:
   - ZERO ELEVATION-. Initializes the free surface elevation to 0.
The initial water depths are then found by computing the difference
between the free surface and the bottom.
   - CONSTANT ELEVATION-. Initializes the water elevation to the value
given by the keyword -INITIAL ELEVATION-. The initial water depths
are computed as in the previous case.
   - ZERO DEPTH-. Initializes the water depths to 0.
   - CONSTANT DEPTH-. Initializes the water depths to the value given
by the key-word -INITIAL DEPTH-.
   - SPECIAL-. The initial conditions with the water depth should be
stated in the CONDIN subroutine.
   - TPXO SATELITE ALTIMETRY. The initial conditions on the
free surface and
velocities are established from the TPXO satellite program data,
the harmonic
constituents of which are stored in the TIDE DATA BASE file.'
/
NOM = 'COTE INITIALE'
NOM1 = 'INITIAL ELEVATION'
TYPE = REAL
INDEX = 33
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'COTINI'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';''
NIVEAU = 0
AIDE =
'Valeur utilisee avec l''option :
     CONDITIONS INITIALES - COTE CONSTANTE'
AIDE1 =
'Value to be used with the option :
INITIAL CONDITIONS  -CONSTANT ELEVATION'
/
NOM = 'HAUTEUR INITIALE'
NOM1 = 'INITIAL DEPTH'
TYPE = REAL
INDEX = 34
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'HAUTINI'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';''
NIVEAU = 0
AIDE =
'Valeur utilisee avec l''option :
CONDITIONS INITIALES :-HAUTEUR CONSTANTE-'
AIDE1 =
'Value to be used along with the option:
         INITIAL CONDITIONS -CONSTANT DEPTH-'
/
NOM = 'FORMAT DU FICHIER DE DONNEES BINAIRE 1'
NOM1 = 'BINARY DATA FILE 1 FORMAT'
TYPE = STRING
INDEX = 96
TAILLE = 1
DEFAUT = 'BIN'
DEFAUT1 = 'BIN'
MNEMO = '????'
CHOIX =
'BIN';
'SERAFIN';
'SERAFIND';
'MED'
CHOIX1 =
'BIN';
'SERAFIN';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';''
NIVEAU = 2
AIDE =
'Format du fichier de geometrie.
Les valeurs possibles sont :
- BIN     : format binaire standard
- SERAFIN : format standard simple precision pour Telemac;
- SERAFIND: format standard double precision pour Telemac;
- MED     : format MED base sur HDF5'
AIDE1 =
'Geometry file format.
Possible values are:
- BIN     : Standard binary format
- SERAFIN : classical single precision format in Telemac;
- SERAFIND: classical double precision format in Telemac;
- MED     : MED format based on HDF5'
/
NOM = 'FICHIER DE DONNEES BINAIRE 1'
NOM1 = 'BINARY DATA FILE 1'
TYPE = STRING
INDEX = 17
TAILLE = 1
SUBMIT = 'T2DBI1-READ;T2DBI1;FACUL;BIN;LIT;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DBI1)%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';''
NIVEAU = 1
AIDE =
'Fichier de donnees code en binaire mis a la disposition
de l''utilisateur.
Les donnees de ce fichier seront a lire sur le canal 24.'
AIDE1 =
'Binary-coded data file made available to the user.
The data in this file shall be read on channel 24.'
/
NOM = 'FORMAT DU FICHIER DE DONNEES BINAIRE 2'
NOM1 = 'BINARY DATA FILE 2 FORMAT'
TYPE = STRING
INDEX = 97
TAILLE = 1
DEFAUT = 'BIN'
DEFAUT1 = 'BIN'
MNEMO = '????'
CHOIX =
'BIN';
'SERAFIN';
'SERAFIND';
'MED'
CHOIX1 =
'BIN';
'SERAFIN';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';''
NIVEAU = 2
AIDE =
'Format du fichier de geometrie.
Les valeurs possibles sont :
- BIN     : format binaire standard
- SERAFIN : format standard simple precision pour Telemac;
- SERAFIND: format standard double precision pour Telemac;
- MED     : format MED base sur HDF5'
AIDE1 =
'Geometry file format.
Possible values are:
- BIN     : Standard binary format
- SERAFIN : classical single precision format in Telemac;
- SERAFIND: classical double precision format in Telemac;
- MED     : MED format based on HDF5'
/
NOM = 'FICHIER DE DONNEES BINAIRE 2'
NOM1 = 'BINARY DATA FILE 2'
TYPE = STRING
INDEX = 18
TAILLE = 1
SUBMIT = 'T2DBI2-READ;T2DBI2;FACUL;BIN;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DBI2)%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';''
NIVEAU = 1
AIDE =
'Fichier de donnees code en binaire mis a la disposition
de l''utilisateur.
Les donnees de ce fichier seront a lire sur le canal 25.'
AIDE1 =
'Binary-coded data file made available to the user.
The data in this file shall be read on channel 25.'
/
NOM = 'FICHIER DE DONNEES FORMATE 1'
NOM1 = 'FORMATTED DATA FILE 1'
TYPE = STRING
INDEX = 19
TAILLE = 1
SUBMIT = 'T2DFO1-READ;T2DFO1;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DFO1)%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';''
NIVEAU = 1
AIDE =
'Fichier de donnees formate mis a la disposition de
l''utilisateur.
Les donnees de ce fichier seront a lire sur le canal 26.'
AIDE1 =
'Formatted data file made available to the user.
The data in this file shall be read on channel 26.'
/
NOM = 'FICHIER DE DONNEES FORMATE 2'
NOM1 = 'FORMATTED DATA FILE 2'
TYPE = STRING
INDEX = 20
TAILLE = 1
SUBMIT = 'T2DFO2-READ;T2DFO2;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DFO2)%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';''
NIVEAU = 1
AIDE =
'Fichier de donnees formate mis a la disposition de
l''utilisateur.
Les donnees de ce fichier seront a lire sur le canal 27.'
AIDE1 =
'Formatted data file made available to the user.
The data in this file shall be read on channel 27.'
/
////////////////////////////////////////////////////////////////////////
/////// 1.1.1-INPUT FILES
////////////////////////////////////////////////////////////////////////
NOM = 'FORMAT DU FICHIER DE GEOMETRIE'
NOM1 = 'GEOMETRY FILE FORMAT'
TYPE = STRING
INDEX = 27
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T2D\_FILES(T2DGEO)%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'FICHIERS D ENTREE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'INPUT FILES'
NIVEAU = 0
AIDE =
'Format du fichier de geometrie.
Les valeurs possibles sont :
- SERAFIN : format standard simple precision pour Telemac;
- SERAFIND: format standard double precision pour Telemac;
- MED     : format MED base sur HDF5'
AIDE1 =
'Geometry file format.
Possible values are:
- SERAFIN : classical single precision format in Telemac;
- SERAFIND: classical double precision format in Telemac;
- MED     : MED format based on HDF5'
/
NOM = 'FICHIER DE GEOMETRIE'
NOM1 = 'GEOMETRY FILE'
TYPE = STRING
INDEX = 6
TAILLE = 1
SUBMIT = 'T2DGEO-READ;T2DGEO;OBLIG;BIN;LIT;SELAFIN-GEOM'
MNEMO = 'T2D\_FILES(T2DGEO)%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'FICHIERS D ENTREE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'INPUT FILES'
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 = 'FICHIER FORTRAN'
NOM1 = 'FORTRAN FILE'
TYPE = STRING
INDEX = 7
TAILLE = 1
SUBMIT = 'INUTILE;INUTILE;FACUL;ASC;LIT;FORTRAN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'NOMFOR'
APPARENCE =
'FILE_OR_FOLDER'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'FICHIERS D ENTREE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'INPUT FILES'
NIVEAU = 1
AIDE =
'Nom du fichier FORTRAN a soumettre.'
AIDE1 =
'Name of FORTRAN file to be submitted.'
/
NOM = 'FICHIER DES FONDS'
NOM1 = 'BOTTOM TOPOGRAPHY FILE'
TYPE = STRING
INDEX = 15
TAILLE = 1
SUBMIT = 'T2DFON-READ;T2DFON;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DFON)%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'FICHIERS D ENTREE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'INPUT FILES'
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 = 'LISSAGES DU FOND'
NOM1 = 'BOTTOM SMOOTHINGS'
TYPE = INTEGER
INDEX = 31
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'LISFOND'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'FICHIERS D ENTREE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'INPUT FILES'
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 DES CONDITIONS AUX LIMITES'
NOM1 = 'BOUNDARY CONDITIONS FILE'
TYPE = STRING
INDEX = 9
TAILLE = 1
SUBMIT = 'T2DLIM-READ;T2DCLI;OBLIG;ASC;LIT;CONLIM'
MNEMO = 'T2D\_FILES(T2DLIM)%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'FICHIERS D ENTREE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'INPUT FILES'
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
through colours that are assigned to the boundary nodes.'
/
NOM = 'VALIDATION'
NOM1 = 'VALIDATION'
TYPE = LOGICAL
INDEX = 21
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'VALID'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'FICHIERS D ENTREE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'INPUT FILES'
NIVEAU = 1
AIDE =
'Option utilisee principalement pour le dossier de validation. Le
fichier des resultats du calcul precedent est alors considere comme une
reference a laquelle on va comparer le calcul. La comparaison est
effectuee par le sous-programme VALIDA qui peut etre une comparaison
avec une solution exacte par exemple.'
AIDE1 =
'This option is primarily used for the validation documents. The
PREVIOUS COMPUTATION FILE is then considered as a reference which the
computation is going to be compared with. The comparison is made by the
subroutine VALIDA, which can be modified as to so as to include, for
example,a comparison with an exact solution.'
/
NOM = 'FORMAT DU FICHIER DE REFERENCE'
NOM1 = 'REFERENCE FILE FORMAT'
TYPE = STRING
INDEX = 78
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T2D\_FILES(T2DREF)%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'FICHIERS D ENTREE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'INPUT FILES'
NIVEAU = 1
AIDE =
'Format du fichier de resultats du calcul precedent.
Les valeurs possibles sont :
- SERAFIN : format standard simple precision pour Telemac;
- SERAFIND: format standard double precision pour Telemac;
- MED     : format MED base sur HDF5'
AIDE1 =
'Previous computation results file format.
Possible values are:
- SERAFIN : classical single precision format in Telemac;
- SERAFIND: classical double precision format in Telemac;
- MED     : MED format based on HDF5'
/
NOM = 'FICHIER DE REFERENCE'
NOM1 = 'REFERENCE FILE'
TYPE = STRING
INDEX = 37
TAILLE = 1
SUBMIT = 'T2DREF-READ;T2DREF;FACUL;BIN;LIT;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DREF)%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'FICHIERS D ENTREE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'INPUT FILES'
NIVEAU = 1
AIDE =
'Fichier de resultats de reference pour la validation. Les resultats a
placer dans ce fichier seront a ecrire sur le canal 22.'
AIDE1 =
'Binary-coded result file for validation. The results to be entered
into this file shall be written on channel 22.'
/
////////////////////////////////////////////////////////////////////////
/////// 1.1.2-GLOBAL
////////////////////////////////////////////////////////////////////////
NOM = 'PROCESSEURS PARALLELES'
NOM1 = 'PARALLEL PROCESSORS'
TYPE = INTEGER
INDEX = 49
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NCSIZE'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'GLOBAL'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'GLOBAL'
NIVEAU = 1
AIDE =
'NOMBRE DE PROCESSEURS EN CALCUL PARALLELE
0 : 1 machine, compilation sans bibliotheque de parallelisme
1 : 1 machine, compilation avec bibliotheque de parallelisme
2 : 2 processeurs ou machines en parallele
etc...'
AIDE1 =
'NUMBER OF PROCESSORS FOR PARALLEL PROCESSING
0 : 1 machine, compiling without parallel library
1 : 1 machine, compiling with a parallel library
2 : 2 processors or machines in parallel
etc....'
/
NOM = 'VERIFICATION DU MAILLAGE'
NOM1 = 'CHECKING THE MESH'
TYPE = LOGICAL
INDEX = 51
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'CHECK\_MESH'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'GLOBAL'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'GLOBAL'
NIVEAU = 0
AIDE =
'Si oui on appelle le sous-programme checkmesh qui verifie
la coherence du maillage, points superposes, etc.'
AIDE1 =
'if this key word is equal to yes, a call to subroutine
checkmesh will look for errors in the mesh, superimposed points, etc.'
/
NOM = 'NOMBRE MAXIMUM DE FRONTIERES'
NOM1 = 'MAXIMUM NUMBER OF BOUNDARIES'
TYPE = INTEGER
INDEX = 95
TAILLE = 1
DEFAUT = 30
DEFAUT1 = 30
MNEMO = 'MAXFRO'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'GLOBAL'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'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 SOURCES'
NOM1 = 'MAXIMUM NUMBER OF SOURCES'
TYPE = INTEGER
INDEX = 96
TAILLE = 1
DEFAUT = 20
DEFAUT1 = 20
MNEMO = 'MAXSCE'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'GLOBAL'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'GLOBAL'
NIVEAU = 1
AIDE =
'nombre maximal de points sources dans le maillage.
Sert au dimensionnement de la memoire, a augmenter si necessaire'
AIDE1 =
'maximal number of punctual sources 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 = 97
TAILLE = 1
DEFAUT = 20
DEFAUT1 = 20
MNEMO = 'MAXTRA'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'GLOBAL'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'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 = 'LONGUEUR DU VECTEUR'
NOM1 = 'VECTOR LENGTH'
TYPE = INTEGER
INDEX = 36
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'LVMAC'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'INITIALISATION';'GLOBAL'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'INITIALIZATION';'GLOBAL'
NIVEAU = 3
AIDE =
'LONGUEUR DU VECTEUR POUR LES MACHINES VECTORIELLES'
AIDE1 =
'VECTOR LENGTH ON VECTOR MACHINES'
/
////////////////////////////////////////////////////////////////////////
///// 1.2-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.
NON : Il s''agit du premier passage pour ce calcul et il est necessaire
de definir un jeu complet de conditions initiales
OUI : Il s''agit d''une reprise de calcul :
les conditions initiales sont constituees par le dernier pas de
temps du ''FICHIER DU CALCUL PRECEDENT'' du fichier des parametres
utilise pour soumettre le calcul.
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 ...
De meme, il est necessaire de definir des conditions aux limites
(sous-programme BORD ou valeurs placees dans le fichier des
parametres), qui peuvent egalement etre modifiees.'
AIDE1 =
'Determines whether the computation under way is independent
result or is following an earlier result.
NO: It is the first run for this computation and a whole set of
initial conditions should be defined.
YES: It follows a former computation:
the initial conditions consist in the last time step of the
PREVIOUS COMPUTATION FILE in the steering file used for submitting
the computation.
All the data from the steering file may be defined once again, which
provides an opportunity to change, for example, the time step,
the turbulence model, the friction, to add or remove a tracer...
It is also possible to define new boundary conditions.'
/
NOM = 'FORMAT DU FICHIER DU CALCUL PRECEDENT'
NOM1 = 'PREVIOUS COMPUTATION FILE FORMAT'
TYPE = STRING
INDEX = 29
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T2D\_FILES(T2DPRE)%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 fichier de resultats du calcul precedent.
Les valeurs possibles sont :
- SERAFIN : format standard simple precision pour Telemac;
- SERAFIND: format standard double precision pour Telemac;
- MED     : format MED base sur HDF5'
AIDE1 =
'Previous computation results file format.
Possible values are:
- SERAFIN : classical single precision format in Telemac;
- SERAFIND: classical double precision format in Telemac;
- MED     : MED format based on HDF5'
/
NOM = 'FICHIER DU CALCUL PRECEDENT'
NOM1 = 'PREVIOUS COMPUTATION FILE'
TYPE = STRING
INDEX = 10
TAILLE = 1
SUBMIT = 'T2DPRE-READ;T2DPRE;FACUL;BIN;LIT;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DPRE)%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.'
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 provid the initial conditions for the new computation.'
/
NOM = 'ENREGISTREMENT POUR SUITE DE CALCUL'
NOM1 = 'RECORD NUMBER FOR RESTART'
TYPE = INTEGER
INDEX = 39
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'START\_RECORD'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
NIVEAU = 0
AIDE =
'En cas de suite de calcul, numero de l''enregistrement
de depart dans le fichier du calcul precedent. 0 signifie
qu''on prend le dernier enregistrement'
AIDE1 =
'In case of COMPUTATION CONTINUED, record number to
start from in the PREVIOUS COMPUTATION FILE'
/
NOM = 'REMISE A ZERO DU TEMPS'
NOM1 = 'INITIAL TIME SET TO ZERO'
TYPE = LOGICAL
INDEX = 30
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'RAZTIM'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'REPRISE DE CALCUL';''
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'RESTART';''
NIVEAU = 0
AIDE =
'Remet le temps a zero en cas de suite de calcul'
AIDE1 =
'Initial time set to zero in case of restart'
/
////////////////////////////////////////////////////////////////////////
///// 1.3-OUTPUT FILES
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 1.3.1-RESULTS FILES
////////////////////////////////////////////////////////////////////////
NOM = 'NUMERO DU PREMIER PAS DE TEMPS POUR LES SORTIES GRAPHIQUES'
NOM1 = 'NUMBER OF FIRST TIME STEP FOR GRAPHIC PRINTOUTS'
TYPE = INTEGER
INDEX = 22
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'PTINIG'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FICHIERS RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'RESULTS FILES'
NIVEAU = 0
AIDE =
'Determine le nombre de pas de temps a partir duquel debute
l''ecriture des resultats dans le FICHIER DES RESULTATS.'
AIDE1 =
'Determines the number of time steps after which the results
are first written into the RESULTS FILE.'
/
NOM = 'PERIODE POUR LES SORTIES GRAPHIQUES'
NOM1 = 'GRAPHIC PRINTOUT PERIOD'
TYPE = INTEGER
INDEX = 1
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'LEOPRD'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FICHIERS RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'RESULTS FILES'
NIVEAU = 0
AIDE =
' Determine la periode en nombre de pas de temps d''impression des
VARIABLES POUR LES SORTIES GRAPHIQUES (voir ce mot-cle) dans le FICHIER
DES RESULTATS.'
AIDE1 =
' Determines, in number of time steps, the printout period for the
VARIABLES FOR GRAPHIC PRINTOUTS in the RESULTS FILE.'
/
NOM = 'VARIABLES POUR LES SORTIES GRAPHIQUES'
NOM1 = 'VARIABLES FOR GRAPHIC PRINTOUTS'
TYPE = STRING
INDEX = 2
TAILLE = 1
DEFAUT = 'U,V,H,B'
DEFAUT1 = 'U,V,H,B'
MNEMO = 'SORTIE'
CHOIX =
'U="vitesse suivant l axe des x (m/s)"';
'V="vitesse suivant l axe des y (m/s)"';
'C="celerite des onde (m/s)"';
'H="hauteur d eau (m)"';
'S="cote de surface libre (m)"';
'B="cote du fond (m)"';
'F="nombre de Froude"';
'Q="debit scalaire du fluide (m2/s)"';
'T1="traceur 1, etc."';
'T*="Tous les traceurs de 1a 9."';
'T1*="Tous les traceurs 10 a 19."';
'K="energie turbulente du modele k-epsilon (J/kg)"';
'E="dissipation de l energie turbulente (W/kg)"';
'D="viscosite turbulente (m2/s)"';
'I="debit suivant l axe des x (m2/s)"';
'J="debit suivant l axe des y (m2/s)"';
'M="vitesse scalaire (m/s)"';
'X="vent suivant l axe des x (m/s)"';
'Y="vent suivant l axe des y (m/s)"';
'P="pression atmospherique (Pa)"';
'W="coefficient de frottement sur le fond "';
'A="derive en x (m)"';
'G="derive en y (m)"';
'L="nombre de Courant "';
'N="variable supplementaire N"';
'O="variable supplementaire O"';
'R="variable supplementaire R"';
'Z="variable supplementaire Z"';
'MAXZ="cote maximum"';
'TMXZ="temps de la cote maximum"';
'MAXV="vitesse maximum"';
'TMXV="temps de la vitesse maximum"';
'US="vitesse de frottement"';
'G1="gradient 1, etc. "';
'ZRL="reference level for Nestor "'
CHOIX1 =
'U="velocity along x axis (m/s)"';
'V="velocity along y axis (m/s)"';
'C="wave celerity (m/s)"';
'H="water depth (m)"';
'S="free surface elevation (m)"';
'B="bottom elevation (m)"';
'F="Froude number"';
'Q="scalar flowrate of fluid (m2/s)"';
'T1="tracer 1 etc."';
'T*="All the tracers 1 to 9."';
'T1*="All the tracers 10 to 19."';
'K="turbulent kinetic energy in k-epsilon model (J/kg)"';
'E="dissipation of turbulent energy (W/kg)"';
'D="turbulent viscosity (m2/s)"';
'I="flowrate along x axis (m2/s)"';
'J="flowrate along y axis (m2/s)"';
'M="scalar velocity (m/s)"';
'X="wind along x axis (m/s)"';
'Y="wind along y axis (m/s)"';
'P="air pressure (Pa)"';
'W="friction coefficient"';
'A="drift along x (m)"';
'G="drift along y (m)"';
'L="Courant number "';
'N="supplementary variable N"';
'O="supplementary variable O"';
'R="supplementary variable R"';
'Z="supplementary variable Z"';
'MAXZ="maximum elevation"';
'TMXZ="time of maximum elevation"';
'MAXV="maximum velocity"';
'TMXV="time of maximum velocity"';
'US="friction velocity"';
'G1="gradient 1, etc. "';
'ZRL="reference level for Nestor "'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FICHIERS RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'RESULTS FILES'
COMPOSE = ','
NIVEAU = 0
AIDE =
' Noms des variables que l''utilisateur veut ecrire dans le fichier des
resultats. Chaque variable est representee par une lettre. Le choix des
separateurs est libre. Les possibilites offertes sont les suivantes :
 - U : vitesse suivant l''axe des x (m/s),
 - V : vitesse suivant l''axe des y (m/s),
 - C : celerite des ondes (m/s),
 - H : hauteur d''eau (m),
 - S : cote de surface libre (m),
 - B : cote du fond (m),
 - F : nombre de Froude,
 - Q : debit scalaire du fluide (m2/s),
 - Tn: traceur, avec n le numero du traceur,
 - K : energie turbulente du modele k-epsilon (J/kg),
 - E : dissipation de l''energie turbulente (W/kg),
 - D : viscosite turbulente du modele k-epsilon (m2/s),
 - I : debit suivant l''axe des x (m2/s),
 - J : debit suivant l''axe des y (m2/s),
 - M : vitesse scalaire (m/s),
 - X : vent suivant l''axe des x (m/s),
 - Y : vent suivant l''axe des y (m/s),
 - P : pression atmospherique (Pa),
 - W : coefficient de frottement sur le fond,
 - A : derive en x (m),
 - G : derive en y (m),
 - L : coefficient de frottement sur le fond,
 - Gn: gradient differencie, avec n le numero de reference du gradient.
L''utilisateur dispose egalement de 4 champs libres, qu''il peut
utiliser pour ecrire dans le fichier des resultats des variables qu''il
cree lui-meme. Ces variables propres a l''utlisateur doivent etre
calculees dans le sous-programme PRERES et le nom que l''on desire leur
donner doit etre ecrit dans le sous-programme NOMVAR. Ces 7 champs sont
:
 - N, O, R, Z qui correspondent aux tableaux PRIVE(1,1), PRIVE(1,2),
 PRIVE(1,3), PRIVE(1,4).
A la difference des variables precedentes, celles-ci sont conservees
dans tout le programme, et peuvent donc etre reutilisees.  Dans ce
dernier cas ne pas oublier de donner une taille suffisante au tableau
PRIVE (dans le programme principal). Il est ainsi possible de limiter,
par exemple, la taille des fichiers de resultats pour de tres gros
calculs. Cependant, il faut etre conscient du fait que, dans
l''eventualite d''une reprise de calcul, le code doit disposer, dans le
fichier des resultats, des informations necessaires a sa poursuite, a
savoir :
 - les vitesses U et V,
 - les hauteurs d''eau H,
 - les cotes du fond B.
Toutefois, TELEMAC peut recalculer certaines de ces variables a
partir d''autres qui lui seront fournies (par exemple, il recalculera H
a partir de S et B).'
AIDE1 =
' Names of variables the user wants to write into the results file. Each
variable is represented by a letter. The separators can be freely
selected. The available capabilities are as follows:
 - U : velocity along x axis (m/s),
 - V : velocity along y axis (m/s),
 - C : wave celerity (m/s),
 - H : water depth (m),
 - S : free surface elevation (m),
 - B : bottom elevation (m),
 - F : Froude number,
 - Q : scalar flowrate of fluid (m2/s),
 - Tn : tracer, with n the tracer number,
 - K : turbulent kinetic energy in k-epsilon model (J/kg),
 - E : dissipation of turbulent energy (W/kg),
 - D : turbulent viscosity of k-epsilon model (m2/s),
 - I : flowrate along x axis (m2/s),
 - J : flowrate along y axis (m2/s),
 - M : scalar velocity (m/s),
 - X : wind along x axis (m/s) Y : wind along y axis (m/s),
 - P : air pressure (Pa),
 - W : friction coefficient ,
 - A : drift along x,
 - G : drift along y,
 - L : nombre de courant,
 - Gn : differentiated gradient, with n the gradient reference number.
Four other variables are also made available to the
user who may use them for writing into the file the results of variables
he creates himself. These user-specific variables should be computed in
the subroutine PRERES and their desired name should be written into the
subroutine NOMVAR. These seven variables are as follows:
- N, O, R, Z
which correspond to arrays PRIVE(1,1) up to PRIVE(1, Unlike the
preceding variables, they are preserved throughout the program, so that
they can be used again.
In the latter case, do not forget to provide the
array PRIVE with sufficiently large dimensions (in FORTRAN file). With
this key-word, one can limit the size of the RESULTS FILE. It should be
kept in mind, however, that if a computation has to be continued, the
RESULTS FILE should contain the appropriate information for running the
code,i.e.:
 - velocities U and V,
 - water depths H,
 - bottom elevations B.
TELEMAC, however, can compute some of these variables from others for
example, it will compute H from S and B.'
/
NOM = 'NOMBRE DE TABLEAUX PRIVES'
NOM1 = 'NUMBER OF PRIVATE ARRAYS'
TYPE = INTEGER
INDEX = 54
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NPRIV'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FICHIERS RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'RESULTS FILES'
NIVEAU = 0
AIDE =
'Nombre de tableaux mis a disposition de l utilisateur'
AIDE1 =
'Number of arrays for own user programming'
/
NOM = 'NOMS DES VARIABLES PRIVEES'
NOM1 = 'NAMES OF PRIVATE VARIABLES'
TYPE = STRING
INDEX = 98
TAILLE = 2
MNEMO = 'NAMES\_PRIVE'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FICHIERS RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'RESULTS FILES'
NIVEAU = 1
AIDE =
'Noms des variables privees en 32 caracteres, 16 pour le nom
         16 pour l''unite. Elles correspondent au bloc PRIVE
         et peuvent etre lues dans le fichier de geometrie si elles
         y sont presentes avec leur nom'
AIDE1 =
'Name of private variables in 32 characters, 16 for the name,
         16 for the unit. They are stored in the block PRIVE and
         can be read in the geometry file if they are here with their
         name'
/
NOM = 'FORMAT DU FICHIER DES RESULTATS'
NOM1 = 'RESULTS FILE FORMAT'
TYPE = STRING
INDEX = 28
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T2D\_FILES(T2DRES)%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FICHIERS RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'RESULTS FILES'
NIVEAU = 0
AIDE =
'Format du fichier de resultats.
Les valeurs possibles sont :
- SERAFIN : format standard simple precision pour Telemac;
- SERAFIND: format standard double precision pour Telemac;
- MED     : format MED base sur HDF5'
AIDE1 =
'Results file format. Possible values are:
- SERAFIN : classical single precision format in Telemac;
- SERAFIND: classical double precision format in Telemac;
- MED     : MED format based on HDF5'
/
NOM = 'FICHIER DES RESULTATS'
NOM1 = 'RESULTS FILE'
TYPE = STRING
INDEX = 11
TAILLE = 1
SUBMIT = 'T2DRES-READWRITE;T2DRES;OBLIG;BIN;ECR;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DRES)%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FICHIERS RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'RESULTS FILES'
NIVEAU = 0
AIDE =
'Nom du fichier dans lequel seront ecrits les resultats du
calcul avec la periodicite donnee par le mot cle ''PERIODE POUR LES
SORTIES GRAPHIQUES''.'
AIDE1 =
'Name of the file into which the computation results shall be
written,
the periodicity being given by the key-word:
GRAPHIC PRINTOUT PERIOD.'
/
NOM = 'FICHIER RESULTAT EN LONGITUDE-LATITUDE'
NOM1 = 'RESULT FILE IN LONGITUDE-LATITUDE'
TYPE = LOGICAL
INDEX = 56
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'KEEP\_LONLAT'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FICHIERS RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'RESULTS FILES'
NIVEAU = 1
AIDE =
'donne les coordonnees dans le fichier resultats en longitude-latitude
si le fichier geo est aussi donnee en long lat'
AIDE1 =
'gives result file in longitude latitude if geo file is
also given in long lat'
/
NOM = 'FORMAT DU FICHIER DE RESULTATS BINAIRE'
NOM1 = 'BINARY RESULTS FILE FORMAT'
TYPE = STRING
INDEX = 95
TAILLE = 1
DEFAUT = 'BIN'
DEFAUT1 = 'BIN'
MNEMO = 'T2D\_FILES(T2DRBI)%NAME'
CHOIX =
'BIN';
'SERAFIN';
'SERAFIND';
'MED'
CHOIX1 =
'BIN';
'SERAFIN';
'SERAFIND';
'MED'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FICHIERS RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'RESULTS FILES'
NIVEAU = 2
AIDE =
'Format du fichier de geometrie.
Les valeurs possibles sont :
- SERAFIN : format standard simple precision pour Telemac;
- SERAFIND: format standard double precision pour Telemac;
- MED     : format MED base sur HDF5'
AIDE1 =
'Geometry file format.
Possible values are:
- SERAFIN : classical single precision format in Telemac;
- SERAFIND: classical double precision format in Telemac;
- MED     : MED format based on HDF5'
/
NOM = 'FICHIER DE RESULTATS BINAIRE'
NOM1 = 'BINARY RESULTS FILE'
TYPE = STRING
INDEX = 24
TAILLE = 1
SUBMIT = 'T2DRBI-WRITE;T2DRBI;FACUL;BIN;ECR;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DRBI)%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FICHIERS RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'RESULTS FILES'
NIVEAU = 1
AIDE =
'Fichier de resultats code en binaire mis a la disposition
de l''utilisateur. Les resultats a placer dans ce fichier seront a
ecrire sur le canal 28.'
AIDE1 =
'Additional binary-coded result file made available
to the user. The results to be entered into this file shall be written
on channel 28.'
/
NOM = 'FICHIER DE RESULTATS FORMATE'
NOM1 = 'FORMATTED RESULTS FILE'
TYPE = STRING
INDEX = 25
TAILLE = 1
SUBMIT = 'T2DRFO-WRITE;T2DRFO;FACUL;ASC;ECR;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DRFO)%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FICHIERS RESULTATS'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'RESULTS FILES'
NIVEAU = 1
AIDE =
'Fichier de resultats formate mis a la disposition de
l''utilisateur.
Les resultats a placer dans ce fichier seront a ecrire sur
le canal 29.'
AIDE1 =
'Formatted file of results made available to the user.
The results to be entered into this file shall be written
on channel 29.'
/
////////////////////////////////////////////////////////////////////////
/////// 1.3.2-CONTROL SECTION
////////////////////////////////////////////////////////////////////////
NOM = 'SECTIONS DE CONTROLE'
NOM1 = 'CONTROL SECTIONS'
TYPE = INTEGER
INDEX = 44
TAILLE = 2
MNEMO = 'CTRLSC'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'SECTION DE CONTROLE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'CONTROL SECTION'
NIVEAU = 1
AIDE =
'Couples de points (numeros globaux dans le maillage) entre
lesquels les debits instantanes et cumules seront donnes.'
AIDE1 =
'Couples of points (global numbers
in the mesh) defining sections
 where the instantaneous and cumulated discharges will be given'
/
NOM = 'IMPRESSION DU CUMUL DES FLUX'
NOM1 = 'PRINTING CUMULATED FLOWRATES'
TYPE = LOGICAL
INDEX = 39
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'CUMFLO'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'SECTION DE CONTROLE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'CONTROL SECTION'
NIVEAU = 0
AIDE =
'IMPRESSION DU FLUX CUMULE A TRAVERS LES SECTIONS DE CONTROLE'
AIDE1 =
'PRINTING THE CUMULATED FLOWRATES THROUGH CONTROL SECTIONS'
/
NOM = 'CALCUL COMPATIBLE DES FLUX'
NOM1 = 'COMPATIBLE COMPUTATION OF FLUXES'
TYPE = LOGICAL
INDEX = 40
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'COMFLU'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'SECTION DE CONTROLE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'CONTROL SECTION'
NIVEAU = 0
AIDE =
'FLUX A TRAVERS LES SECTIONS DE CONTROLE, CALCUL COMPATIBLE
AVEC L''IMPERMEABILITE SOUS FORME FAIBLE'
AIDE1 =
'FLOWRATES THROUGH CONTROL SECTIONS, COMPUTATION COMPATIBLE
WITH THE WEAK FORMULATION OF NO-FLUX BOUNDARY CONDITION'
/
NOM = 'FICHIER DES SECTIONS DE CONTROLE'
NOM1 = 'SECTIONS INPUT FILE'
TYPE = STRING
INDEX = 79
TAILLE = 1
SUBMIT = 'NSCS-READ;T2DSEC;FACUL;ASC;LIT;SECTION'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES%ADR(T2DSEC)'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'SECTION DE CONTROLE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'CONTROL SECTION'
NIVEAU = 1
AIDE =
'sections input file, partitioned'
AIDE1 =
'sections input file, partitioned'
/
NOM = 'FICHIER DE SORTIE DES SECTIONS DE CONTROLE'
NOM1 = 'SECTIONS OUTPUT FILE'
TYPE = STRING
INDEX = 80
TAILLE = 1
SUBMIT = 'NSEO-WRITE;T2DSEO;FACUL;ASC;ECR;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES%ADR(T2DSEO)'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'SECTION DE CONTROLE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'CONTROL SECTION'
NIVEAU = 1
AIDE =
'sections output file, written by the master'
AIDE1 =
'sections output file, written by the master'
/
NOM = 'FLUXLINE'
NOM1 = 'FLUXLINE'
TYPE = LOGICAL
INDEX = 52
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'DOFLUX'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'SECTION DE CONTROLE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'CONTROL SECTION'
NIVEAU = 1
AIDE =
'FLUXLINE'
AIDE1 =
'Use Fluxline to compute flux over lines'
/
NOM = 'FICHIER DE FLUXLINE'
NOM1 = 'FLUXLINE INPUT FILE'
TYPE = STRING
INDEX = 102
TAILLE = 1
SUBMIT = 'T2DFLX-READ;T2DFLX;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DFLX)%NAME'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'SECTION DE CONTROLE'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'CONTROL SECTION'
NIVEAU = 1
AIDE =
'Nom du fichier de fluxline, avec des donnees sur les sections'
AIDE1 =
'Name of the Fluxline file, with data on cross-sections'
/
////////////////////////////////////////////////////////////////////////
/////// 1.3.3-LISTING
////////////////////////////////////////////////////////////////////////
NOM = 'NUMERO DU PREMIER PAS DE TEMPS POUR LES SORTIES LISTING'
NOM1 = 'NUMBER OF FIRST TIME STEP FOR LISTING PRINTOUTS'
TYPE = INTEGER
INDEX = 23
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'PTINIL'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'LISTING'
NIVEAU = 2
AIDE =
'Determine le nombre 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.'
/
NOM = 'PERIODE DE SORTIE LISTING'
NOM1 = 'LISTING PRINTOUT PERIOD'
TYPE = INTEGER
INDEX = 2
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'LISPRD'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'LISTING'
NIVEAU = 0
AIDE =
' Determine la periode en nombre de pas de temps d''impression des
VARIABLES A IMPRIMER (voir ce mot-cle) Pour la mise au point, il faut
savoir que la sortie des resultats est effectuee systematiquement sur le
fichier de retour d''execution du code (actuellement accessible par le
menu 3.f de SPF sur IBM, et dans le fichier !CAS.SORTIE sur station de
travail)'
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 (file CAS.SORTIE at the workstation).'
/
NOM = 'PERIODE POUR LES SORTIES LISTING'
NOM1 = 'LISTING FOR PRINTOUT PERIOD'
TYPE = INTEGER
INDEX = 64
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'LISPRD'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'LISTING'
NIVEAU = 1
AIDE =
'Determine la periode en nombre de pas de temps d''impression
des VARIABLES A IMPRIMER (voir ce mot-cle) Pour la mise au point,
il faut savoir que la sortie des resultats est effectuee
systematiquement sur le fichier de retour d''execution du code
(actuellement accessible par le menu 3.f de SPF sur IBM, et dans
le fichier !CAS.SORTIE sur station de travail)'
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
(file CAS.SORTIE at the workstation).'
/
NOM = 'SORTIE LISTING'
NOM1 = 'LISTING PRINTOUT'
TYPE = LOGICAL
INDEX = 3
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'LISTIN'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'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 MASS BALANCE and VALIDATION are inhibited.
Not recommended for use.'
/
NOM = 'VARIABLES A IMPRIMER'
NOM1 = 'VARIABLES TO BE PRINTED'
TYPE = STRING
INDEX = 3
TAILLE = 1
DEFAUT = ' '
DEFAUT1 = ' '
MNEMO = 'VARIMP'
CHOIX =
'U="vitesse suivant l axe des x (m/s)"';
'V="vitesse suivant l axe des y (m/s)"';
'C="celerite des ondes (m/s)"';
'H="hauteur d eau (m)"';
'S="cote de surface libre (m)"';
'B="cote du fond (m)"';
'F="nombre de Froude"';
'Q="debit scalaire du fluide (m2/s)"';
'Tn="traceur 1, etc."';
'K="energie turbulente du modele k-epsilon (J/kg)"';
'E="dissipation de l energie turbulente (W/kg)"';
'D="viscosite turbulente du modele k-epsilon (m2/s)"';
'I="debit suivant l axe des x (m2/s)"';
'J="debit suivant l axe des y (m2/s)"';
'M="vitesse scalaire (m/s)"';
'X="vent suivant l axe des x (m/s)"';
'Y="vent suivant l axe des y (m/s)"';
'P="pression atmospherique (Pa)"';
'W="coefficient de frottement sur le fond"';
'A="derive en x (m)"';
'G="derive en y (m)"';
'L="nombre de courants "';
'N="variable supplementaire N"';
'O="variable supplementaire O"';
'R="variable supplementaire R"';
'Z="variable supplementaire Z"';
'Gn="gradient 1, etc."'
CHOIX1 =
'U="velocity along x axis (m/s)"';
'V="velocity along y axis (m/s)"';
'C="wave celerity (m/s)"';
'H="water depth (m)"';
'S="free surface elevation (m)"';
'B="bottom elevation (m)"';
'F="Froude number"';
'Q="scalar flowrate of fluid (m2/s)"';
'Tn="tracer 1, etc."';
'K="turbulent kinetic energy in k-epsilon model (J/kg)"';
'E="dissipation of turbulent energy (W/kg)"';
'D="turbulent viscosity of k-epsilon model (m2/s)"';
'I="flowrate along x axis (m2/s)"';
'J="flowrate along y axis (m2/s)"';
'M="scalar velocity (m/s)"';
'X="wind along x axis (m/s)"';
'Y="wind along y axis (m/s)"';
'P="air pressure (Pa)"';
'W="friction coefficient"';
'A="drift along x (m)"';
'G="drift along y (m)"';
'L="nombre de courants "';
'N="supplementary variable N"';
'O="supplementary variable O"';
'R="supplementary variable R"';
'Z="supplementary variable Z"';
'Gn="gradient 1, etc."'
APPARENCE =
'DYNLIST2'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'LISTING'
COMPOSE = ','
NIVEAU = 1
AIDE =
'Nom des variables que l''utilisateur desire ecrire a l''ecran. Meme
possibilites que pour les sorties graphiques.'
AIDE1 =
'Name of the variables that the user wants printed on screen.
Same values available as graphical outputs'
/
NOM = 'BILAN DE MASSE'
NOM1 = 'MASS-BALANCE'
TYPE = LOGICAL
INDEX = 16
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'BILMAS'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'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 :
 - les flux aux entrees et sorties du domaine;
 - le flux global a travers l''ensemble des parois du domaine (liquides
ou solides)
- l''erreur relative sur la masse pour ce pas de temps.
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 mader or not.
This procedures computes the following at each time step:
the domain inflows and outflows,
the overall flow across all the boundaries,
the relative error in the mass for that time step.
The relative error in the mass over the whole computation can be found
at the end of the listing.'
/
NOM = 'INFORMATIONS SUR LE SOLVEUR'
NOM1 = 'INFORMATION ABOUT SOLVER'
TYPE = LOGICAL
INDEX = 15
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'INFOGR'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'LISTING'
NIVEAU = 2
AIDE =
'Donne a chaque pas de temps le nombre d''iterations necessaires
a la convergence du solveur de l''etape de propagation.'
AIDE1 =
'if YES, prints the number of iterations
that have been necessar
to get the solution of the linear system.'
/
NOM = 'LISTE DE POINTS'
NOM1 = 'LIST OF POINTS'
TYPE = INTEGER
INDEX = 58
TAILLE = 2
MNEMO = 'LIST\_PTS'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'LISTING'
NIVEAU = 1
AIDE =
'Liste de points remarquables pour les impressions'
AIDE1 =
'List of remarkable points for printouts'
/
NOM = 'NOMS DES POINTS'
NOM1 = 'NAMES OF POINTS'
TYPE = STRING
INDEX = 61
TAILLE = 2
MNEMO = 'NAME\_PTS'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'LISTING'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'LISTING'
NIVEAU = 1
AIDE =
'Noms des points remarquables pour les impressions'
AIDE1 =
'Names of remarkable points for printouts'
/
////////////////////////////////////////////////////////////////////////
/////// 1.3.4-FOURIER
////////////////////////////////////////////////////////////////////////
NOM = 'PERIODES D''ANALYSE DE FOURIER'
NOM1 = 'FOURIER ANALYSIS PERIODS'
TYPE = REAL
INDEX = 51
TAILLE = 2
MNEMO = 'PERIAF'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FOURIER'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'FOURIER'
NIVEAU = 0
AIDE =
'Liste des periodes que l''on veut analyser'
AIDE1 =
'List of periods to be analysed'
/
NOM = 'BORNES EN TEMPS POUR L''ANALYSE DE FOURIER'
NOM1 = 'TIME RANGE FOR FOURIER ANALYSIS'
TYPE = REAL
INDEX = 59
TAILLE = 2
DEFAUT = 0.;0.
DEFAUT1 = 0.;0.
MNEMO = 'TAFBGN,TAFEND'
RUBRIQUE =
'ENVIRONNEMENT DE CALCUL';'FICHIERS DE SORTIE';'FOURIER'
RUBRIQUE1 =
'COMPUTATION ENVIRONMENT';'OUTPUT FILES';'FOURIER'
NIVEAU = 0
AIDE =
'Pour le calcul du marnage et de la phase de la maree'
AIDE1 =
'For computing tidal range and phase of tide'
/
////////////////////////////////////////////////////////////////////////
/// 2-HYDRO
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
///// 2.1-BOUNDARY CONDITIONS
////////////////////////////////////////////////////////////////////////
NOM = 'COTES IMPOSEES'
NOM1 = 'PRESCRIBED ELEVATIONS'
TYPE = REAL
INDEX = 31
TAILLE = 2
MNEMO = 'COTES'
APPARENCE =
'LIST'
RUBRIQUE =
'HYDRO';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRO';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Valeurs des cotes imposees aux frontieres liquides entrantes.
Lire la partie du mode d''emploi consacree aux conditions aux limites'
AIDE1 =
'Values of prescribed elevations at the inflow boundaries.
The section about boundary conditions is to be read in the manual'
/
NOM = 'DEBITS IMPOSES'
NOM1 = 'PRESCRIBED FLOWRATES'
TYPE = REAL
INDEX = 30
TAILLE = 2
MNEMO = 'DEBIT'
APPARENCE =
'LIST'
RUBRIQUE =
'HYDRO';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRO';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Valeurs des debits imposes aux frontieres liquides entrantes.
Lire la partie du mode d''emploi consacree aux conditions aux limites'
AIDE1 =
'Values of prescribed flowrates at the inflow boundaries.
The section about boundary conditions is to be read in the manual'
/
NOM = 'VITESSES IMPOSEES'
NOM1 = 'PRESCRIBED VELOCITIES'
TYPE = REAL
INDEX = 32
TAILLE = 2
MNEMO = 'VITES'
APPARENCE =
'LIST'
RUBRIQUE =
'HYDRO';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'HYDRO';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Valeurs des vitesses imposees aux frontieres liquides entrantes.
 Lire la partie du mode d''emploi consacree aux conditions aux limites'
AIDE1 =
'Values of prescribed velocities at the liquid inflow boundaries.
 Refer to the section dealing with the boundary conditions'
/
////////////////////////////////////////////////////////////////////////
///// 2.2-BOUNDARY CONDITIONS OTHERS
////////////////////////////////////////////////////////////////////////
NOM = 'COURBES DE TARAGE'
NOM1 = 'STAGE-DISCHARGE CURVES'
TYPE = INTEGER
INDEX = 68
TAILLE = 2
MNEMO = 'STA\_DIS\_CURVES'
CHOIX =
'0="non"';
'1="Z(Q)"';
'2="Q(Z)"'
CHOIX1 =
'0="no"';
'1="Z(Q)"';
'2="Q(Z)"'
APPARENCE =
'LIST'
RUBRIQUE =
'HYDRO';'CONDITIONS AUX LIMITES AUTRES';''
RUBRIQUE1 =
'HYDRO';'BOUNDARY CONDITIONS OTHERS';''
NIVEAU = 1
AIDE =
'Indique si une courbe de tarage doit etre utilisee pour une frontiere
0:non 1:Z(Q) 2: Q(Z)'
AIDE1 =
'Says if a discharge-elevation curve must be used for a given boundary
0:NO 1:Z(Q) 2: Q(Z)'
/
NOM = 'FICHIER DES COURBES DE TARAGE'
NOM1 = 'STAGE-DISCHARGE CURVES FILE'
TYPE = STRING
INDEX = 73
TAILLE = 1
SUBMIT = 'T2DMAB-READ;T2DMAB;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DMAB)%NAME'
RUBRIQUE =
'HYDRO';'CONDITIONS AUX LIMITES AUTRES';''
RUBRIQUE1 =
'HYDRO';'BOUNDARY CONDITIONS OTHERS';''
NIVEAU = 1
AIDE =
'Nom du fichier contenant les courbes de tarage'
AIDE1 =
'Name of the file containing stage-discharge curves'
/
NOM = 'PROFILS DE VITESSE'
NOM1 = 'VELOCITY PROFILES'
TYPE = INTEGER
INDEX = 50
TAILLE = 2
MNEMO = 'PROVEL'
CHOIX =
'1="Profil normal constant"';
'2="u et v dans le fichier conlim"';
'3="Vitesse normale donnee dans ubor dans le fichier conlim"';
'4="vitesse en racine carree de h"';
'5="vitesse en racine carree de h, variante"'
CHOIX1 =
'1="constant normal profile"';
'2="u and v given in the conlim file"';
'3="normal velocity given in ubor in the conlim file"';
'4="velocity proportional to square root of depth"';
'5="velocity proportional to square root of depth, variant"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'HYDRO';'CONDITIONS AUX LIMITES AUTRES';''
RUBRIQUE1 =
'HYDRO';'BOUNDARY CONDITIONS OTHERS';''
NIVEAU = 1
AIDE =
'1:profil normal constant  2:u et v
donnes dans le fichier conlim
        3:vitesse normale donnee dans ubor dans le fichier conlim
        4:profil en racine de la profondeur
        5:profil en racine de la profondeur, variante'
AIDE1 =
'1:constant normal profile 2:u and v given in the conlim file
        3:normal velocity given in ubor in the conlim file
        4:sqrt(depth) profile
        5:sqrt(depth) profile, variant'
/
NOM = 'OPTION POUR LES FRONTIERES LIQUIDES'
NOM1 = 'OPTION FOR LIQUID BOUNDARIES'
TYPE = INTEGER
INDEX = 47
TAILLE = 2
MNEMO = 'FRTYPE'
CHOIX =
'1="classique"';
'2="methode de Thompson avec calcul de caracteristiques"'
CHOIX1 =
'1="classical"';
'2="Thompson method based on characteristics"'
APPARENCE =
'LIST'
RUBRIQUE =
'HYDRO';'CONDITIONS AUX LIMITES AUTRES';''
RUBRIQUE1 =
'HYDRO';'BOUNDARY CONDITIONS OTHERS';''
NIVEAU = 1
AIDE =
'On donne 1 entier par frontiere liquide
     1 : conditions aux limites classiques
     2 : methode de Thompson avec calcul de caracteristiques'
AIDE1 =
'One integer per liquid boundary is given
     1 : classical boundary conditions
     2 : Thompson method based on characteristics'
/
NOM = 'FICHIER DES FRONTIERES LIQUIDES'
NOM1 = 'LIQUID BOUNDARIES FILE'
TYPE = STRING
INDEX = 38
TAILLE = 1
SUBMIT = 'T2DIMP-READ;T2DIMP;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DIMP)%NAME'
RUBRIQUE =
'HYDRO';'CONDITIONS AUX LIMITES AUTRES';''
RUBRIQUE1 =
'HYDRO';'BOUNDARY CONDITIONS OTHERS';''
NIVEAU = 1
AIDE =
'Fichier de variations en temps des conditions aux limites.
Les donnees de ce fichier seront a lire sur le canal 12.'
AIDE1 =
'Variations in time of boundary conditions.
Data of this file are read
on channel 12.'
/
NOM = 'ELEMENTS MASQUES PAR L''UTILISATEUR'
NOM1 = 'ELEMENTS MASKED BY USER'
TYPE = LOGICAL
INDEX = 26
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'MSKUSE'
RUBRIQUE =
'HYDRO';'CONDITIONS AUX LIMITES AUTRES';''
RUBRIQUE1 =
'HYDRO';'BOUNDARY CONDITIONS OTHERS';''
NIVEAU = 0
AIDE =
'SI OUI REMPLIR LE SOUS-PROGRAMME MASKOB'
AIDE1 =
'IF YES REWRITE SUBROUTINE MASKOB'
/
////////////////////////////////////////////////////////////////////////
///// 2.3-PHYSICAL PARAMETERS HYDRO
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 2.3.1-FRICTION
////////////////////////////////////////////////////////////////////////
NOM = 'NOMBRE MAXIMUM DE DOMAINES DE FROTTEMENT'
NOM1 = 'MAXIMUM NUMBER OF FRICTION DOMAINS'
TYPE = INTEGER
INDEX = 63
TAILLE = 1
DEFAUT = 10
DEFAUT1 = 10
MNEMO = 'NZONMX'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'FRICTION'
NIVEAU = 0
AIDE =
'nombre maximal de zones pouvant etre definies pour le
frottement. Peut etre augmente si necessaire'
AIDE1 =
'maximal number of zones defined for the friction.
Could be increased if needed'
/
NOM = 'DONNEES POUR LE FROTTEMENT'
NOM1 = 'FRICTION DATA'
TYPE = LOGICAL
INDEX = 37
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'FRICTB'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'FRICTION'
NIVEAU = 2
AIDE =
'Lois de frottements definies par zone'
AIDE1 =
'Friction law defined by area'
/
NOM = 'FICHIER DE DONNEES POUR LE FROTTEMENT'
NOM1 = 'FRICTION DATA FILE'
TYPE = STRING
INDEX = 63
TAILLE = 1
SUBMIT = 'T2DCOF-READ;T2DCOF;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DCOF)%NAME'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'FRICTION'
NIVEAU = 1
AIDE =
'fichier de donnees pour le frottement'
AIDE1 =
'friction data file'
/
NOM = 'LOI DE FROTTEMENT SUR LE FOND'
NOM1 = 'LAW OF BOTTOM FRICTION'
TYPE = INTEGER
INDEX = 8
TAILLE = 1
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 =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'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) : - 0 : pas de frottement sur le fond; 1 : formule de
Haaland 2 : formule de Chezy 3 : formule de STRICKLER 4 : formule de
MANNING 5 : formule de NIKURADSE'
AIDE1 =
' Selects the type of formulation used for the bottom friction. The
possible laws are as follows (refer to the Principle note): 0: no
friction against bottom, 1: Haaland''s formula 2: CHEZY''s formula 3:
STRICKLER''s formula 4: MANNING''s formula 5: NIKURADSE''s formula'
/
NOM = 'COEFFICIENT DE FROTTEMENT'
NOM1 = 'FRICTION COEFFICIENT'
TYPE = REAL
INDEX = 4
TAILLE = 1
DEFAUT = 50.
DEFAUT1 = 50.
MNEMO = 'FFON'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'FRICTION'
NIVEAU = 0
AIDE =
'Fixe la valeur du coefficient de frottement pour la
formulation choisie.
Attention; la signification de ce chiffre varie suivant la formule
choisie :
                    1 : coefficient lineaire
                    2 : coefficient de Chezy
                    3 : coefficient de Strickler
                    4 : coefficient de Manning
                    5 : hauteur de rugosite de Nikuradse'
AIDE1 =
'Sets the value of the friction coefficient for the selected
formulation. It is noteworthy that the meaning of this figure changes
according to the selected formula (Chezy, Strickler, etc.) :
                    1 : linear coefficient
                    2 : Chezy coefficient
                    3 : Strickler coefficient
                    4 : Manning coefficient
                    5 : Nikuradse grain size'
/
NOM = 'VALEUR PAR DEFAUT DU MANNING POUR LA LOI DE COLEBROOK-WHITE'
NOM1 = 'MANNING DEFAULT VALUE FOR COLEBROOK-WHITE LAW'
TYPE = REAL
INDEX = 53
TAILLE = 1
DEFAUT = 0.02
DEFAUT1 = 0.02
MNEMO = 'NDEF'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'FRICTION'
NIVEAU = 0
AIDE =
'valeur par defaut du manning pour la loi de frottement de
Colebrook-White (loi numero 7)'
AIDE1 =
'Manning default value for the friction law of Colebrook-White
(law number 7)'
/
NOM = 'HAUTEUR DANS LES TERMES DE FROTTEMENT'
NOM1 = 'DEPTH IN FRICTION TERMS'
TYPE = INTEGER
INDEX = 71
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'HFROT'
CHOIX =
'1="nodale"';
'2="moyenne"'
CHOIX1 =
'1="nodal"';
'2="average"'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'FRICTION'
NIVEAU = 0
AIDE =
'1 : nodale 2 : moyenne'
AIDE1 =
'1: nodal   2: average'
/
NOM = 'FROTTEMENT POUR LA VEGETATION NON SUBMERGEE'
NOM1 = 'NON-SUBMERGED VEGETATION FRICTION'
TYPE = LOGICAL
INDEX = 38
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'LINDNER'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'FRICTION'
NIVEAU = 0
AIDE =
'calcul du frottement du a la vegetation non submergee'
AIDE1 =
'friction calculation of the non-submerged vegetation'
/
NOM = 'DIAMETRE DES ELEMENTS DE FROTTEMENT'
NOM1 = 'DIAMETER OF ROUGHNESS ELEMENTS'
TYPE = REAL
INDEX = 54
TAILLE = 1
DEFAUT = 0.006
DEFAUT1 = 0.006
MNEMO = 'DP'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'FRICTION'
NIVEAU = 0
AIDE =
'diametre des elements de frottements'
AIDE1 =
'diameter of roughness element'
/
NOM = 'ESPACEMENT DES ELEMENTS DE FROTTEMENT'
NOM1 = 'SPACING OF ROUGHNESS ELEMENTS'
TYPE = REAL
INDEX = 55
TAILLE = 1
DEFAUT = 0.14
DEFAUT1 = 0.14
MNEMO = 'SP'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'FRICTION'
NIVEAU = 0
AIDE =
'espacement des elements de frottement'
AIDE1 =
'spacing of rouhness element'
/
NOM = 'LOI DE FROTTEMENT SUR LES PAROIS LATERALES'
NOM1 = 'LAW OF FRICTION ON LATERAL BOUNDARIES'
TYPE = INTEGER
INDEX = 72
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'KFROTL'
CHOIX =
'0="PAS DE FROTTEMENT"';
'1="HAALAND"';
'2="CHEZY"';
'3="STRICKLER"';
'4="MANNING"';
'5="NIKURADSE"';
'6="LOG LAW"';
'7="COLEBROOK-WHITE"'
CHOIX1 =
'0="NO FRICTION"';
'1="HAALAND"';
'2="CHEZY"';
'3="STRICKLER"';
'4="MANNING"';
'5="NIKURADSE"';
'6="LOG LAW"';
'7="COLEBROOK-WHITE"'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'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) :
0 : pas de frottement
1 : lineaire
2 : Chezy
3 : Strickler
4 : Manning
5 : formule de NIKURADSE
6 : loi en log
7 : Colebrook-White'
AIDE1 =
'Selects the type of formulation used
for the friction on lateral boundaries.
The possible laws are as follows (refer to the Principle note):
0: no friction
1: linear
2: Chezy
3: Strickler
4: Manning
5: NIKURADSE''s formula
6 : law log
7 : Colebrook-White'
/
NOM = 'COEFFICIENT DE RUGOSITE DES BORDS'
NOM1 = 'ROUGHNESS COEFFICIENT OF BOUNDARIES'
TYPE = REAL
INDEX = 29
TAILLE = 1
DEFAUT = 100.
DEFAUT1 = 100.
MNEMO = 'SB'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'FRICTION'
NIVEAU = 0
AIDE =
'Fixe la valeur du coefficient de frottement sur les frontieres
solides avec un regime turbulent rugueux sur les bords du domaine.
meme convention que pour le coefficient de frottement:
                    1 : non programme
                    2 : coefficient de Chezy
                    3 : coefficient de Strickler
                    4 : coefficient de Manning
                    5 : hauteur de rugosite de Nikuradse'
AIDE1 =
'Sets the value of the friction coefficient of the solid
boundary with the bed roughness option. Same meaning than friction
coefficient'
/
NOM = 'DEFINITION DE ZONES'
NOM1 = 'DEFINITION OF ZONES'
TYPE = LOGICAL
INDEX = 36
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'DEFZON'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'FRICTION'
NIVEAU = 0
AIDE =
'Declenche l''appel a def\_zones, pour donner
 un numero de zone a chaque point'
AIDE1 =
'Triggers the call to def\_zones to give a zone number to every point'
/
NOM = 'FICHIER DES ZONES'
NOM1 = 'ZONES FILE'
TYPE = STRING
INDEX = 59
TAILLE = 1
SUBMIT = 'T2DZFI-READ;T2DZFI;FACUL;ASC;LIT;ZONES'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DZFI)%NAME'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'FROTTEMENT'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'FRICTION'
NIVEAU = 1
AIDE =
'Fichier des zones avec sur chaque ligne
numero de point  numero de zone'
AIDE1 =
'Zones file, with on every line:
point number   zone number'
/
////////////////////////////////////////////////////////////////////////
/////// 2.3.2-ICE PROCESSES
////////////////////////////////////////////////////////////////////////
NOM = 'PROCESSUS LIES AUX GLACES'
NOM1 = 'ICE PROCESSES'
TYPE = INTEGER
INDEX = 110
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'ICEPROCESS'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'GLACES'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'ICE PROCESSES'
NIVEAU = 1
AIDE =
'Donne le numero du processus des glaces, avec le numero defini
sur la base multiplicative de nombres premiers (2, 3, 5, 7, 11, 13,
...). Par example, 14 (2x7) rend actif les processus 2 et 7.
Exception a la regle:
si l''entier est 1, il n''y a pas de couplage;
si l''entier est 0, tous les effets suivant sont inclus:
  2- BUDGET THERMIQUE,
  3-..'
AIDE1 =
'provides the ice process number with the number being defined
on the basis of a multiplication of primary numbers (2, 3, 5,
7, 11, 13, ...). For instance, 14 (2x7) activate processes 2
and 7. Exception is made for:
if the number is 1, there will be no ice processes included;
if the number is 0, all processes are included, as follows:
  2- THERMIMAL BUDGET,
  3-..'
/
////////////////////////////////////////////////////////////////////////
/////// 2.3.3-METEOROLOGY
////////////////////////////////////////////////////////////////////////
NOM = 'VENT'
NOM1 = 'WIND'
TYPE = LOGICAL
INDEX = 14
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'VENT'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
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 = 94
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 formated file"';
'3="variable in time and space given by formated file"'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 0
AIDE =
'donne les options pour introduire le vent:
   1: constant en temps et en espace (donne par le mot cle
      VITESSE ET DIRECTION DU VENT)
   2: variable en temps donne par fichier formate
   3: variable en temps et en espace donne par fichier formate
      ou un fichier binaire serafin'
AIDE1 =
'gives option for managing the wind:
   1: constant in time and space, given by keyword SPEED AND
      DIRECTION OF WIND
   2: variable in time and (constant in space), given by formated file
   3: variable in time and space , given by formated file or by
      a binary serafin file'
/
NOM = 'COEFFICIENT D''INFLUENCE DU VENT'
NOM1 = 'COEFFICIENT OF WIND INFLUENCE'
TYPE = REAL
INDEX = 6
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'FAIR'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Fixe la valeur du coefficient d''entrainement du vent (cf.
Note de principe).'
AIDE1 =
'Sets the value of the wind driving coefficient.
Refer to principle note.'
/
NOM = 'VITESSE DU VENT SUIVANT X'
NOM1 = 'WIND VELOCITY ALONG X'
TYPE = REAL
INDEX = 7
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'FUAIR'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Composante de la vitesse du vent suivant l''axe des x (m/s).'
AIDE1 =
'Wind velocity, component along x axis (m/s).'
/
NOM = 'VITESSE DU VENT SUIVANT Y'
NOM1 = 'WIND VELOCITY ALONG Y'
TYPE = REAL
INDEX = 8
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'FVAIR'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Composante de la vitesse du vent suivant l''axe des y (m/s).'
AIDE1 =
'Wind velocity, component along y axis (m/s).'
/
NOM = 'VITESSE ET DIRECTION DU VENT'
NOM1 = 'SPEED AND DIRECTION OF WIND'
TYPE = REAL
INDEX = 72
TAILLE = 2
DEFAUT = 0.;0.
DEFAUT1 = 0.;0.
MNEMO = 'WIND\_SPD'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Donne la vitesse et la direction (en degres de 0 a 360,
0 etant y=0 et x=+inf) du vent lorsqu ils sont consant en temps et
en espace (mot cle OPTION DU VENT = 1)'
AIDE1 =
'gives the speed and direction (degre (from 0 to 360),
0 given y=0 anx x=+infinity) when they are constant in time and space
(keyword OPTION FOR WIND = 1)'
/
NOM = 'PROFONDEUR LIMITE POUR LE VENT'
NOM1 = 'THRESHOLD DEPTH FOR WIND'
TYPE = REAL
INDEX = 56
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'HWIND'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Retire la force due au vent dans les petites profondeurs'
AIDE1 =
'Wind is not taken into account for small depths'
/
NOM = 'PRESSION ATMOSPHERIQUE'
NOM1 = 'AIR PRESSURE'
TYPE = LOGICAL
INDEX = 5
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'ATMOS'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Permet de decider si l''on prend ou non en compte l''influence
d''un champ de pression.'
AIDE1 =
'Provided to decide whether the influence of
an atmosphere field
is taken into account or not.'
/
NOM = 'VALEUR DE LA PRESSION ATMOSPHERIQUE'
NOM1 = 'VALUE OF ATMOSPHERIC PRESSURE'
TYPE = REAL
INDEX = 73
TAILLE = 1
DEFAUT = 100000.
DEFAUT1 = 100000.
MNEMO = 'PATMOS\_VALUE'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 0
AIDE =
'donne la valeur de la pression atmospherique lorsquelle est
constante en temps et en espace'
AIDE1 =
'gives the value of atmospheric pressure when it is contant
in time and space'
/
NOM = 'PLUIE OU EVAPORATION'
NOM1 = 'RAIN OR EVAPORATION'
TYPE = LOGICAL
INDEX = 19
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'RAIN'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Pour ajouter un apport ou une perte d''eau en surface.
Voir le mot-cle PLUIE OU EVAPORATION EN MM PAR JOUR'
AIDE1 =
'to add or remove water at the free surface. See the key-word
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 = 61
TAILLE = 1
DEFAUT = 0.0
DEFAUT1 = 0.0
MNEMO = 'RAIN\_MMPD'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 0
AIDE =
'Pour ajouter un apport ou une perte d''eau en surface'
AIDE1 =
'to add or remove water at the free surface'
/
NOM = 'MODELE PLUIE-DEBIT'
NOM1 = 'RAINFALL-RUNOFF MODEL'
TYPE = INTEGER
INDEX = 103
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'RUNOFFOPT'
CHOIX =
'0="Pas d infiltration"';
'1="Modele CN"'
CHOIX1 =
'0="No infiltration"';
'1="CN runoff model"'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 1
AIDE =
'Option pour modele pluie-debit. Les options disponibles sont:
  0 : Pas d infiltration (fonction de base)
  1 : Modele CN (Curve Number du SCS)'
AIDE1 =
'Option for the rainfall-runoff model. Available options are:
  0 : No infiltration
  1 : CN runoff model (Curve Number method of the SCS)'
/
NOM = 'CONDITIONS D''HUMIDITE PRECEDENTE'
NOM1 = 'ANTECEDENT MOISTURE CONDITIONS'
TYPE = INTEGER
INDEX = 105
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'AMC'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 1
AIDE =
'Donne les conditions d humidite precedant un episode de pluie pour
le modele CN du SCS. Les options disponibles sont:
  1 : conditions precedentes seches
  2 : conditions precedentes normales
  3 : conditions prcedentes mouillees
ce mot cle est uniquement utile pour le modele pluie-debit 1 (CN)'
AIDE1 =
'Gives the antecedent moisture conditions before a rainfall
 event for the SCS CN runoff model. Available options are:
  1 : dry antecedent conditions
  2 : normal antecedent conditions
  3 : wet antecedent conditions
This keyword is only usefull for runoff model 1 (SCS CN model)'
/
NOM = 'DUREE DE LA PLUIE OU EVAPORATION EN HEURES'
NOM1 = 'DURATION OF RAIN OR EVAPORATION IN HOURS'
TYPE = REAL
INDEX = 76
TAILLE = 1
DEFAUT = 1.E6
DEFAUT1 = 1.E6
MNEMO = 'RAIN\_HDUR'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 1
AIDE =
'Donne la duree de la pluie en heure, par defaut pluie infinie'
AIDE1 =
'Gives the duration of the rain in hour,
default value is infinite'
/
NOM = 'FICHIER ASCII DE DONNEES ATMOSPHERIQUES'
NOM1 = 'ASCII ATMOSPHERIC DATA FILE'
TYPE = STRING
INDEX = 33
TAILLE = 1
SUBMIT = 'T2ATMA-READ;T2ATMA;FACUL;ASC;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2ATMA)%NAME'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 1
AIDE =
'Fichier de donnees en 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 = 'T2ATMB-READ;T2ATMB;FACUL;BIN;LIT;SELAFIN'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2ATMB)%NAME'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'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 = 'T2D\_FILES(T2ATMB)%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 2
AIDE =
'Format du fichier binaire de donn\E9es atmospheriques.
Les valeurs possibles sont :
- SERAFIN : format standard simple precision pour Telemac;
- SERAFIND: format standard double precision pour Telemac;
- MED     : format MED base sur HDF5'
AIDE1 =
'Binary atmospheric file format.
Possible values are:
- SERAFIN : classical single precision format in Telemac;
- SERAFIND: classical double precision format in Telemac;
- MED     : MED format based on HDF5'
/
NOM = 'OPTION POUR RATIO DES PERTES INITIALES'
NOM1 = 'OPTION FOR INITIAL ABSTRACTION RATIO'
TYPE = INTEGER
INDEX = 106
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'IASCNOPT'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'METEOROLOGIE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'METEOROLOGY'
NIVEAU = 1
AIDE =
'Donne le ratio entre pertes initiales IA et la retention potenti
maximale S pour le modele pluie-debit SCS CN. Les options disponibles so
  1 : IA/S = 0.2 (methode standard)
  2 : IA/S = 0.05 (methode revisee, cf. Woodward, Hawkins et al. 2003. A
      cette option les coefficients CN fournis en entree sont alors
          automatiquement corriges, cf. manuel utilisateur).
Ce mot cle est uniquement utile pour le modele pluie-d�bit 1 (CN)'
AIDE1 =
'Gives the ratio for Initial Abstraction to Maximal Potential
Retention S for the SCS CN runoff model. Available options are:
  1 : IA/S = 0.2 (standard method)
  2 : IA/S = 0.05 (revised method, see Woodward, Hawkins et al. 2003. Wi
      this option the CN values given in input are automatically convers
          see user manual).
This keyword is only useful for runoff model 1 (SCS CN model)'
/
////////////////////////////////////////////////////////////////////////
/////// 2.3.4-WAVE
////////////////////////////////////////////////////////////////////////
NOM = 'COURANTS DE HOULE'
NOM1 = 'WAVE DRIVEN CURRENTS'
TYPE = LOGICAL
INDEX = 33
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'COUROU'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'HOULE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'WAVE'
NIVEAU = 0
AIDE =
'Active la prise en compte des courants de houle'
AIDE1 =
'Wave driven currents are taken into account.'
/
NOM = 'NUMERO DE L''ENREGISTREMENT DANS LE FICHIER DE HOULE'
NOM1 = 'RECORD NUMBER IN WAVE FILE'
TYPE = INTEGER
INDEX = 56
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'NPTH'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'HOULE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'WAVE'
NIVEAU = 0
AIDE =
'Numero d enregistrement dans le fichier des courants de houle'
AIDE1 =
'Record number to read in the wave driven currents file'
/
NOM = 'AUGMENTATION DU FROTTEMENT PAR LA HOULE'
NOM1 = 'WAVE ENHANCED FRICTION FACTOR'
TYPE = LOGICAL
INDEX = 50
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'FRICOU'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'HOULE'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'WAVE'
NIVEAU = 1
AIDE =
'Active la prise en compte des interactions non-lineaires entre la
houle et les courant pour le calcul du courant de houle (cf OConnor and
Yoo, 1988, Coast Eng.12.)'
AIDE1 =
'Wave friction enhancement for the calculation of the wave generated
longshore current (cf OConnor and Yoo, 1988, Coast Eng.12.)'
/
////////////////////////////////////////////////////////////////////////
/////// 2.3.5-ESTIMATION
////////////////////////////////////////////////////////////////////////
NOM = 'ESTIMATION DE PARAMETRE'
NOM1 = 'PARAMETER ESTIMATION'
TYPE = STRING
INDEX = 60
TAILLE = 1
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'ESTIME'
CHOIX =
'';
'FROTTEMENT';
'FROTTEMENT, PERMANENT'
CHOIX1 =
'';
'FRICTION';
'FRICTION, STEADY'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'ESTIMATION'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'ESTIMATION'
NIVEAU = 0
AIDE =
'Liste des parametres a estimer, choix : FROTTEMENT
        ou FROTTEMENT, PERMANENT'
AIDE1 =
'List of parameter to be estimated, choice : FRICTION
        or FRICTION, STEADY'
/
NOM = 'FONCTION COUT'
NOM1 = 'COST FUNCTION'
TYPE = INTEGER
INDEX = 59
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTCOST'
CHOIX =
'1="Calculee sur h,u,v"';
'2="Calculee avec c,u,v"'
CHOIX1 =
'1="Computed with h,u,v"';
'2="Computed with c,u,v"'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'ESTIMATION'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'ESTIMATION'
NIVEAU = 1
AIDE =
'1 : calculee sur h, u , v  2 : calculee avec c, u , v'
AIDE1 =
'1: computed with h, u , v 2: computed with c, u , v'
/
NOM = 'METHODE D''IDENTIFICATION'
NOM1 = 'IDENTIFICATION METHOD'
TYPE = INTEGER
INDEX = 57
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTID'
CHOIX =
'0="plan d experience"';
'1="gradient simple"';
'2="gradient conj"';
'3="interp. de Lagrange"'
CHOIX1 =
'0="list of tests"';
'1="gradient simple"';
'2="conj gradient"';
'3="Lagrange interp."'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'ESTIMATION'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'ESTIMATION'
NIVEAU = 0
AIDE =
'0 : plan d''experience
1 : gradient simple
2 : gradient conj.
3 : interp. de Lagrange'
AIDE1 =
'0 : list of tests
1: gradient
2 : conj. gradient
3 : lagrange interp.'
/
NOM = 'PRECISIONS POUR L''IDENTIFICATION'
NOM1 = 'TOLERANCES FOR IDENTIFICATION'
TYPE = REAL
INDEX = 52
TAILLE = 4
DEFAUT = 1.E-3;1.E-3;1.E-3;1.E-4
DEFAUT1 = 1.E-3;1.E-3;1.E-3;1.E-4
MNEMO = 'TOLEST'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'ESTIMATION'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'ESTIMATION'
NIVEAU = 0
AIDE =
'4 nombres : precision absolue sur H, U, V,
 et precision relative sur la fonction cout'
AIDE1 =
'4 numbers: absolute precision on H, U V,
 and relative precision on the cost function'
/
NOM = 'MAXIMUM D''ITERATIONS POUR L''IDENTIFICATION'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR IDENTIFICATION'
TYPE = INTEGER
INDEX = 60
TAILLE = 1
DEFAUT = 20
DEFAUT1 = 20
MNEMO = 'MAXEST'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'ESTIMATION'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'ESTIMATION'
NIVEAU = 0
AIDE =
'chaque iteration comprend au moins un
 calcul direct et un calcul adjoint'
AIDE1 =
'every iteration implies at least a direct and
 an adjoint computation'
/
////////////////////////////////////////////////////////////////////////
/////// 2.3.6-SOURCES
////////////////////////////////////////////////////////////////////////
NOM = 'ABSCISSES DES SOURCES'
NOM1 = 'ABSCISSAE OF SOURCES'
TYPE = REAL
INDEX = 36
TAILLE = 2
MNEMO = 'XSCE'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'SOURCES'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'SOURCES'
NIVEAU = 1
AIDE =
'Valeurs des abscisses des sources de debit et de traceur.'
AIDE1 =
'abscissae of sources of flowrate and/or tracer'
/
NOM = 'ORDONNEES DES SOURCES'
NOM1 = 'ORDINATES OF SOURCES'
TYPE = REAL
INDEX = 37
TAILLE = 2
MNEMO = 'YSCE'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'SOURCES'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'SOURCES'
NIVEAU = 1
AIDE =
'Valeurs des ordonnees des sources de debit et de traceur.'
AIDE1 =
'ordinates of sources of flowrate and/or tracer'
/
NOM = 'DEBITS DES SOURCES'
NOM1 = 'WATER DISCHARGE OF SOURCES'
TYPE = REAL
INDEX = 38
TAILLE = 2
MNEMO = 'DSCE'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'SOURCES'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'SOURCES'
NIVEAU = 1
AIDE =
'Valeurs des debits des sources.'
AIDE1 =
'values of water discharge of sources'
/
NOM = 'VITESSES DES SOURCES SELON X'
NOM1 = 'VELOCITIES OF THE SOURCES ALONG X'
TYPE = REAL
INDEX = 43
TAILLE = 2
MNEMO = 'USCE'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'SOURCES'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'SOURCES'
NIVEAU = 1
AIDE =
'Vitesses du courant a chacune des sources. Si elles ne sont pas
donnees, on considere que la vitesse est celle du courant'
AIDE1 =
'Velocities at the sources. If they are not given, the velocity
of the flow at this location is taken'
/
NOM = 'VITESSES DES SOURCES SELON Y'
NOM1 = 'VELOCITIES OF THE SOURCES ALONG Y'
TYPE = REAL
INDEX = 44
TAILLE = 2
MNEMO = 'VSCE'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'SOURCES'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'SOURCES'
NIVEAU = 1
AIDE =
'Vitesses du courant a chacune des sources'
AIDE1 =
'Velocities at the sources'
/
NOM = 'TYPE DES SOURCES'
NOM1 = 'TYPE OF SOURCES'
TYPE = INTEGER
INDEX = 53
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTSOU'
CHOIX =
'1="Normal"';
'2="Dirac"'
CHOIX1 =
'1="Normal"';
'2="Dirac"'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'SOURCES'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'SOURCES'
NIVEAU = 0
AIDE =
'1: Source portee par une base elements finis
2: Source portee  par une fonction de Dirac'
AIDE1 =
'1: Source term multiplied by a finite element basis
2: Source term multiplied by a Dirac function'
/
NOM = 'FICHIER DES SOURCES'
NOM1 = 'SOURCES FILE'
TYPE = STRING
INDEX = 75
TAILLE = 1
SUBMIT = 'T2DVEF-READ;T2DVEF;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DVEF)%NAME'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'SOURCES'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'SOURCES'
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 = 111
TAILLE = 2
MNEMO = 'ISCE'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'SOURCES'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'SOURCES'
NIVEAU = 1
AIDE =
' Numeros globaux des noeuds du maillage sur lequels sont affectes des
points source'
AIDE1 =
' Global numbers of nodes in the mesh that correspond to source point
locations'
/
NOM = 'FICHIER DES REGIONS DES SOURCES'
NOM1 = 'SOURCE REGIONS DATA FILE'
TYPE = STRING
INDEX = 103
TAILLE = 1
SUBMIT = 'T2DSDN-READ;T2DSDN;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2SDN)%NAME'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'SOURCES'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'SOURCES'
NIVEAU = 1
AIDE =
'Fichier de donnees en ascii contenant les coordonnees des polygones
qui contiennent les sources'
AIDE1 =
'Ascii data file containing sources informations: coordinates of the
polygons containing sources '
/
NOM = 'NOMBRE MAXIMUM DE POINTS POUR DEFINIR DES SOURCES'
NOM1 = 'MAXIMUM NUMBER OF POINTS FOR SOURCES REGIONS'
TYPE = INTEGER
INDEX = 112
TAILLE = 1
DEFAUT = 10
DEFAUT1 = 10
MNEMO = 'MAXPTSCE'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'SOURCES'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'SOURCES'
NIVEAU = 1
AIDE =
'Nombre maximal de points pour définir les regions contenant les sources.
Sert au dimensionnement de la memoire, a augmenter si necessaire'
AIDE1 =
'Maximal number of points to define regions containing sources.
Used for dimensioning arrays. It can be increased if needed'
/
////////////////////////////////////////////////////////////////////////
/////// 2.3.7-WATER QUALITY INFO
////////////////////////////////////////////////////////////////////////
NOM = 'PROCESSUS QUALITE D''EAU'
NOM1 = 'WATER QUALITY PROCESS'
TYPE = INTEGER
INDEX = 100
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'WAQPROCESS'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'QUALITE D EAU'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'WATER QUALITY INFO'
NIVEAU = 1
AIDE ='Donne le numero du processus de qualite d''eau, defini
comme une combinaison multiplicative de nombres premiers
(2,3,5,7,11 et 13) 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-cicuit temporaire pour les glaces
\end{itemize}
Example: 110 = 2x5x11 activera O2, EUTRO et THERMIC ensemble.
On notera que AED2, pour l instant, n est pas disponible en 2D'
AIDE1 ='Gives the water quality process number, defined as
a multiplicative combination of prime numbers (2,3,5,7,11
 et 13) with 0 and 1 having a special role:
\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 activate O2, EUTRO and THERMIC together.
It is noted that AED2 is not available in 2D, for the time being.'
/
////////////////////////////////////////////////////////////////////////
/////// 2.3.8-ADVANCED-PHY
////////////////////////////////////////////////////////////////////////
NOM = 'MASSE VOLUMIQUE DE L''EAU'
NOM1 = 'WATER DENSITY'
TYPE = REAL
INDEX = 27
TAILLE = 1
DEFAUT = 1000.
DEFAUT1 = 1000.
MNEMO = 'ROEAU'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'AVANCEE-PHY'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'ADVANCED-PHY'
NIVEAU = 0
AIDE =
'Fixe la valeur de la masse volumique de l''eau.'
AIDE1 =
'set the value of water density'
/
NOM = 'ACCELERATION DE LA PESANTEUR'
NOM1 = 'GRAVITY ACCELERATION'
TYPE = REAL
INDEX = 2
TAILLE = 1
DEFAUT = 9.81
DEFAUT1 = 9.81
MNEMO = 'GRAV'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'AVANCEE-PHY'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'ADVANCED-PHY'
NIVEAU = 0
AIDE =
'Fixe la valeur de l''acceleration de la pesanteur.'
AIDE1 =
'Set the value of the acceleration due to gravity.'
/
NOM = 'STRUCTURES VERTICALES'
NOM1 = 'VERTICAL STRUCTURES'
TYPE = LOGICAL
INDEX = 34
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'VERTIC'
RUBRIQUE =
'HYDRO';'PARAMETRES PHYSIQUES HYDRO';'AVANCEE-PHY'
RUBRIQUE1 =
'HYDRO';'PHYSICAL PARAMETERS HYDRO';'ADVANCED-PHY'
NIVEAU = 0
AIDE =
'Prise en compte de la force de trainee de structures verticales
(il faut alors remplir la subroutine DRAGFO)'
AIDE1 =
'drag forces from vertical structures are taken into account.
(subroutine DRAGFO must then be implemented)'
/
////////////////////////////////////////////////////////////////////////
///// 2.4-NUMERICAL PARAMETERS HYDRO
////////////////////////////////////////////////////////////////////////
NOM = 'EQUATIONS'
NOM1 = 'EQUATIONS'
TYPE = STRING
INDEX = 36
TAILLE = 1
DEFAUT = 'SAINT-VENANT EF'
DEFAUT1 = 'SAINT-VENANT FE'
MNEMO = 'EQUA'
CHOIX =
'SAINT-VENANT EF';
'SAINT-VENANT VF';
'BOUSSINESQ'
CHOIX1 =
'SAINT-VENANT FE';
'SAINT-VENANT FV';
'BOUSSINESQ'
RUBRIQUE =
'HYDRO';'PARAMETRES NUMERIQUES HYDRO';''
RUBRIQUE1 =
'HYDRO';'NUMERICAL PARAMETERS HYDRO';''
NIVEAU = 0
AIDE =
'CHOIX DES EQUATIONS A RESOUDRE : SAINT-VENANT ELEMENTS FINIS,
SAINT-VENANT VOLUMES FINIS OU BOUSSINESQ 20 CARACTERES'
AIDE1 =
'CHOICE OF EQUATIONS TO SOLVE : SAINT-VENANT FINITE ELEMENTS,
SAINT-VENANT FINITE VOLUMES OR BOUSSINESQ 20 CHARACTERS'
/
NOM = 'TRAITEMENT DU SYSTEME LINEAIRE'
NOM1 = 'TREATMENT OF THE LINEAR SYSTEM'
TYPE = INTEGER
INDEX = 48
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'SOLSYS'
CHOIX =
'1="traitement couple"';
'2="Equation d onde"'
CHOIX1 =
'1="coupled"';
'2="Wave equation"'
RUBRIQUE =
'HYDRO';'PARAMETRES NUMERIQUES HYDRO';''
RUBRIQUE1 =
'HYDRO';'NUMERICAL PARAMETERS HYDRO';''
NIVEAU = 0
AIDE =
'1 : Traitement couple 2 : equation d onde'
AIDE1 =
'1 : Coupled  2 : wave equation'
/
NOM = 'SCHEMA EN VOLUMES FINIS'
NOM1 = 'FINITE VOLUME SCHEME'
TYPE = INTEGER
INDEX = 62
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTVF'
CHOIX =
'0="schema de Roe"';
'1="schema cinetique ordre 1"';
'2="schema cinetique ordre 2"';
'3="schema Zokagoa ordre 1"';
'4="schema Tchamen ordre 1"';
'5="schema HLLC ordre 1"';
'6="schema WAF ordre 2"'
CHOIX1 =
'0="Roe scheme"';
'1="kinetic order 1"';
'2="kinetic order 2"';
'3="Zokagoa scheme order 1"';
'4="Tchamen scheme order 1"';
'5="HLLC scheme order 1"';
'6="WAF scheme order 2"'
RUBRIQUE =
'HYDRO';'PARAMETRES NUMERIQUES HYDRO';''
RUBRIQUE1 =
'HYDRO';'NUMERICAL PARAMETERS HYDRO';''
NIVEAU = 0
AIDE =
'0 : schema de Roe 1 : cinetique ordre 1  2 : cinetique ordre 2
3 : schema de Zokagoa 4 : schema de Tchamen 5 : HLLC ordre 1
6 : WAF ordre 2'
AIDE1 =
'0: Roe scheme     1: kinetic order 1     2: kinetic order 2
3 : Zokagoa scheme 4 : Tchamen scheme 5 : HLLC order 1
6 : WAF order 2'
/
////////////////////////////////////////////////////////////////////////
///// 2.5-FLUID
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
/////// 2.5.1-CORIOLIS EFFECT
////////////////////////////////////////////////////////////////////////
NOM = 'CORIOLIS'
NOM1 = 'CORIOLIS'
TYPE = LOGICAL
INDEX = 13
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'CORIOL'
RUBRIQUE =
'HYDRO';'FLUIDE';'EFFET DE CORIOLIS'
RUBRIQUE1 =
'HYDRO';'FLUID';'CORIOLIS EFFECT'
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 = 5
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'FCOR'
RUBRIQUE =
'HYDRO';'FLUIDE';'EFFET DE CORIOLIS'
RUBRIQUE1 =
'HYDRO';'FLUID';'CORIOLIS EFFECT'
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 = 2w sin(l) , w etant la vitesse de rotation de la terre.
                        w = 7.2921 10-5 rad/s
Les composantes de la force de Coriolis sont alors :
   FU =   FCOR x V
   FV = - FCOR x U'
AIDE1 =
'Sets the value of the Coriolis force coefficient, in cartesian
coordinates.
This coefficient, denoted FCOR in the code, should be equal to
2 w sin(l)d  where w denotes the earth angular speed of rotation
and l the latitude. w = 7.2921 10-5 rad/sec
The Coriolis force components are then:
FU =  FCOR x V,
FV = -FCOR x U
In spherical coordinates, the latitudes are known'
/
////////////////////////////////////////////////////////////////////////
/////// 2.5.2-TSUNAMI
////////////////////////////////////////////////////////////////////////
NOM = 'OPTION POUR LA GENERATION DE TSUNAMI'
NOM1 = 'OPTION FOR TSUNAMI GENERATION'
TYPE = INTEGER
INDEX = 76
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'OPTTSUNAMI'
CHOIX =
'0="Pas de Tsunami"';
'1="Generation d un Tsunami sur la base du modele de Okada 1992"'
CHOIX1 =
'0="No Tsunami"';
'1="Tsunami generated on the basis of the Okada model 1992"'
RUBRIQUE =
'HYDRO';'FLUIDE';'TSUNAMI'
RUBRIQUE1 =
'HYDRO';'FLUID';'TSUNAMI'
NIVEAU = 0
AIDE =
''
AIDE1 =
''
/
NOM = 'PARAMETRES PHYSIQUES DU TSUNAMI'
NOM1 = 'PHYSICAL CHARACTERISTICS OF THE TSUNAMI'
TYPE = REAL
INDEX = 62
TAILLE = 10
DEFAUT = 100.;210000.;75000.;13.6;81.;41.;110.;0.;0.;3.
DEFAUT1 = 100.;210000.;75000.;13.6;81.;41.;110.;0.;0.;3.
MNEMO = 'COETSUNAMI'
RUBRIQUE =
'HYDRO';'FLUIDE';'TSUNAMI'
RUBRIQUE1 =
'HYDRO';'FLUID';'TSUNAMI'
NIVEAU = 0
AIDE =
''
AIDE1 =
''
/
////////////////////////////////////////////////////////////////////////
/////// 2.5.3-SECONDARY CURRENTS INFO
////////////////////////////////////////////////////////////////////////
NOM = 'COURANTS SECONDAIRES'
NOM1 = 'SECONDARY CURRENTS'
TYPE = LOGICAL
INDEX = 49
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'SECCURRENTS'
RUBRIQUE =
'HYDRO';'FLUIDE';'INFO COURANTS SECONDAIRES'
RUBRIQUE1 =
'HYDRO';'FLUID';'SECONDARY CURRENTS INFO'
NIVEAU = 0
AIDE =
'Pour prendre en compte les courants secondaires'
AIDE1 =
'Using the parametrisation for secondary currents'
/
NOM = 'COEFFICIENT DE PRODUCTION POUR COURANTS SECONDAIRES'
NOM1 = 'PRODUCTION COEFFICIENT FOR SECONDARY CURRENTS'
TYPE = REAL
INDEX = 74
TAILLE = 1
DEFAUT = 7.071
DEFAUT1 = 7.071
MNEMO = 'SEC\_AS'
RUBRIQUE =
'HYDRO';'FLUIDE';'INFO COURANTS SECONDAIRES'
RUBRIQUE1 =
'HYDRO';'FLUID';'SECONDARY CURRENTS INFO'
NIVEAU = 0
AIDE =
'Une constante dans les termes de creation de Omega'
AIDE1 =
'A constant in the production terms of Omega'
/
NOM = 'COEFFICIENT DE DISSIPATION POUR COURANTS SECONDAIRES'
NOM1 = 'DISSIPATION COEFFICIENT FOR SECONDARY CURRENTS'
TYPE = REAL
INDEX = 75
TAILLE = 1
DEFAUT = 5.E-1
DEFAUT1 = 5.E-1
MNEMO = 'SEC\_DS'
RUBRIQUE =
'HYDRO';'FLUIDE';'INFO COURANTS SECONDAIRES'
RUBRIQUE1 =
'HYDRO';'FLUID';'SECONDARY CURRENTS INFO'
NIVEAU = 0
AIDE =
'Coefficient de dissipation de Omega'
AIDE1 =
'Coefficient of dissipation term of Omega'
/
////////////////////////////////////////////////////////////////////////
/// 3-GENERAL PARAMETERS
////////////////////////////////////////////////////////////////////////
NOM = 'DEBUGGER'
NOM1 = 'DEBUGGER'
TYPE = INTEGER
INDEX = 69
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, calls of subroutines will be printed in the listing'
/
////////////////////////////////////////////////////////////////////////
///// 3.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 ; voir 3.
Ceci peut etre realisable en hydraulique fluviale ; mais ne l''est
pratiquement jamais en hydraulique maritime ou l''on peut atteindre des
valeurs de 50.'
AIDE1 =
'Specifies the time step in seconds.'
/
NOM = 'NOMBRE DE PAS DE TEMPS'
NOM1 = 'NUMBER OF TIME STEPS'
TYPE = INTEGER
INDEX = 3
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'NIT'
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
NIVEAU = 1
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 = 45
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'DUREE'
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
NIVEAU = 1
AIDE =
'Duree de la simulation. alternative au parametre nombre de pas
de temps. On en deduit le nombre de pas de temps en prenant l''entier le
 plus proche de (duree du calcul/pas de temps). Si le nombre de pas de
temps est aussi donne, on prend la plus grande valeur'
AIDE1 =
'Duration of simulation. May be used instead of the parameter
NUMBER OF TIME STEPS. The nearest integer to (duration/time step) is
taken.
If NUMBER OF TIME STEPS is also given, the greater value is taken'
/
NOM = 'DATE DE L''ORIGINE DES TEMPS'
NOM1 = 'ORIGINAL DATE OF TIME'
TYPE = INTEGER
INDEX = 41
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 lors
de la prise en compte de la force generatrice de la maree.'
AIDE1 =
'Give the date of the time origin of the model when taking into
account the tide generating force.'
/
NOM = 'HEURE DE L''ORIGINE DES TEMPS'
NOM1 = 'ORIGINAL HOUR OF TIME'
TYPE = INTEGER
INDEX = 42
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 lors de la
prise en compte de la force generatrice de la maree.'
AIDE1 =
' Give the time of the time origin of the model when taking into account
of the tide generator force.'
/
NOM = 'ARRET SI UN ETAT PERMANENT EST ATTEINT'
NOM1 = 'STOP IF A STEADY STATE IS REACHED'
TYPE = LOGICAL
INDEX = 25
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'STOPER'
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
NIVEAU = 0
AIDE =
'A UTILISER AVEC LE MOT-CLE : CRITERES D''ARRET'
AIDE1 =
'TO BE USED WITH THE KEY-WORD: STOP CRITERIA'
/
NOM = 'CRITERES D''ARRET'
NOM1 = 'STOP CRITERIA'
TYPE = REAL
INDEX = 41
TAILLE = 3
DEFAUT = 1.E-4;1.E-4;1.E-4
DEFAUT1 = 1.E-4;1.E-4;1.E-4
MNEMO = 'CRIPER'
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
NIVEAU = 0
AIDE =
'Criteres d''arret pour un ecoulement permanent
ces coefficients sont respectivement appliques a
        1) U et V
        2) H
        3) T
A utiliser avec le mot-cle : ARRET SI UN ETAT PERMANENT EST ATTEINT'
AIDE1 =
'Stop criteria for a steady state
These coefficients are applied respectively to
        1) U and V
        2) H
        3) T
To be used with the key-word: STOP IF A STEADY STATE IS REACHED'
/
NOM = 'CONTROLE DES LIMITES'
NOM1 = 'CONTROL OF LIMITS'
TYPE = LOGICAL
INDEX = 23
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'VERLIM'
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
NIVEAU = 0
AIDE =
'Utiliser avec le mot-cle : valeurs limites, le programme
s''arrete si les limites sur u,v,h ou t sont depassees'
AIDE1 =
'Use with the key-word : limit values,
the program is stopped if
the limits on u,v,h, or t are trespassed'
/
NOM = 'VALEURS LIMITES'
NOM1 = 'LIMIT VALUES'
TYPE = REAL
INDEX = 15
TAILLE = 8
DEFAUT = -1000.;9000.;-1000.;1000.;-1000.;1000.;-1000.;1000.
DEFAUT1 = -1000.;9000.;-1000.;1000.;-1000.;1000.;-1000.;1000.
MNEMO = ''
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
NIVEAU = 0
AIDE =
'Utilise avec le mot-cle CONTROLE DES LIMITES
        valeurs mini et maxi acceptables pour H,U,V et T dans l''ordre
        suivant : min(H) max(H) min(U) max(U)
                  min(V) max(V) min(T) max(T)'
AIDE1 =
'To be used with the key-word CONTROL OF LIMITS
        min and max acceptable values for H,U,V et T in the following
        order   : min(H) max(H) min(U) max(U)
                  min(V) max(V) min(T) max(T)'
/
NOM = 'PAS DE TEMPS VARIABLE'
NOM1 = 'VARIABLE TIME-STEP'
TYPE = LOGICAL
INDEX = 32
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'DTVARI'
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
NIVEAU = 0
AIDE =
' Pas de temps variable pour avoir un nombre de courant souhaite'
AIDE1 =
' Variable time-step to get a given Courant number'
/
NOM = 'NOMBRE DE COURANT SOUHAITE'
NOM1 = 'DESIRED COURANT NUMBER'
TYPE = REAL
INDEX = 50
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'CFLWTD'
RUBRIQUE =
'PARAMETRES GENERAUX';'TEMPS';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'TIME';''
NIVEAU = 0
AIDE =
'Nombre de Courant souhaite en cas de pas de temps variable'
AIDE1 =
'Desired Courant number when VARIABLE TIME-STEP is set to YES'
/
////////////////////////////////////////////////////////////////////////
///// 3.2-LOCATION
////////////////////////////////////////////////////////////////////////
NOM = 'COORDONNEES DE L''ORIGINE'
NOM1 = 'ORIGIN COORDINATES'
TYPE = INTEGER
INDEX = 65
TAILLE = 2
DEFAUT = 0;0
DEFAUT1 = 0;0
MNEMO = 'I\_ORIG,J\_ORIG'
RUBRIQUE =
'PARAMETRES GENERAUX';'LOCALISATION';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'LOCATION';''
NIVEAU = 0
AIDE =
'Valeur en metres, utilise
pour eviter les trops grands nombres, transmis
dans le format Selafin mais pas d''autre traitement pour l''instant'
AIDE1 =
'Value in metres, used to avoid large real numbers,
added in Selafin format, but so far no other treatment'
/
NOM = 'COORDONNEES SPHERIQUES'
NOM1 = 'SPHERICAL COORDINATES'
TYPE = LOGICAL
INDEX = 18
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 LATITUDE DU POINT ORIGINE
(autre mot-cle) 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 LATITUDE OF ORIGIN POINT (another keyword), which corresponds to
ordinate y=0 in the mesh, must moreover be given.'
/
NOM = 'LATITUDE DU POINT ORIGINE'
NOM1 = 'LATITUDE OF ORIGIN POINT'
TYPE = REAL
INDEX = 28
TAILLE = 1
DEFAUT = 48.
DEFAUT1 = 48.
MNEMO = 'LAMBD0'
RUBRIQUE =
'PARAMETRES GENERAUX';'LOCALISATION';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'LOCATION';''
NIVEAU = 0
AIDE =
'Determine l''origine utilisee pour le calcul de latitudes
lorsque l''on effectue un calcul en coordonnees spheriques.'
AIDE1 =
'Determines the origin used for computing latitudes when
a computation is made in spherical coordinates.
this latitude is in particular used to compute the Coriolis force.
In cartesian coordinates, Coriolis coefficient is considered constant.'
/
NOM = 'LONGITUDE DU POINT ORIGINE'
NOM1 = 'LONGITUDE OF ORIGIN POINT'
TYPE = REAL
INDEX = 48
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'PHI0'
RUBRIQUE =
'PARAMETRES GENERAUX';'LOCALISATION';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'LOCATION';''
NIVEAU = 0
AIDE =
'Fixe la valeur de la longitude du point origine du modele,
lors de l''utilisation de la force generatrice de la maree.'
AIDE1 =
'Give the value of the longitude of the origin point
of the model, when taking into account of the tide generator force.'
/
NOM = 'NORD'
NOM1 = 'NORTH'
TYPE = REAL
INDEX = 46
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'NORD'
RUBRIQUE =
'PARAMETRES GENERAUX';'LOCALISATION';''
RUBRIQUE1 =
'GENERAL PARAMETERS';'LOCATION';''
NIVEAU = 2
AIDE =
'Direction du nord en degres, par rapport a l''axe des y
dans le sens trigonometrique. Notation decimale 10.5 signifie  10 degres
 et trente minutes.'
AIDE1 =
'Angle of the North with the y axis, in degrees. 10.5 means
10 degrees and 30 minutes.'
/
NOM = 'TYPE DE PROJECTION SPATIALE'
NOM1 = 'SPATIAL PROJECTION TYPE'
TYPE = INTEGER
INDEX = 81
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
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 =
'Option 2 ou 3 obligatoire pour les coordonnees spheriques
Option 3 : latitude et longitude en degres !'
AIDE1 =
'Option 2 or 3 mandatory for spherical coordinates
Option 3: latitude and longitude in degrees!'
/
////////////////////////////////////////////////////////////////////////
/// 4-NUMERICAL PARAMETERS
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
///// 4.1-SOLVER INFO
////////////////////////////////////////////////////////////////////////
NOM = 'SOLVEUR'
NOM1 = 'SOLVER'
TYPE = INTEGER
INDEX = 19
TAILLE = 1
DEFAUT = 3
DEFAUT1 = 3
MNEMO = 'ISOLVE'
CHOIX =
'3="equation normale"';
'1="gradient conjuge"';
'2="residu conjuge"';
'4="erreur minimale"';
'6="cgstab"';
'7="gmres"';
'8="direct"'
CHOIX1 =
'3="conjugate gradient on a normal equation"';
'1="conjugate gradient"';
'2="conjugate residual"';
'4="minimum error"';
'6="cgstab"';
'7="gmres"';
'8="direct"'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO SOLVEUR';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'SOLVER INFO';''
NIVEAU = 0
AIDE =
'Permet de choisir le solveur utilise pour la resolution de
l''etape de propagation. Toutes les methodes proposees actuellement
s''apparentent au Gradient Conjugue. Ce sont :
  1 : gradient conjugue
  2 : residu conjugue
  3 : gradient conjugue sur equation normale
  4 : erreur minimale
  5 : gradient conjugue carre (non programme)
  6 : gradient conjugue carre stabilise (cgstab)
  7 : gmres (voir aussi option du solveur)
  8 : direct'
AIDE1 =
'Makes it possible to select the solver used for solving the
propagation step. All the currently available methods are variations
of the Conjugate Gradient method. They are as follows:
1: conjugate gradient
2: conjugate residual
3: conjugate gradient on a normal equation
4: minimum error
5: conjugate gradient squared (not implemented)
6: conjugate gradient squared stabilised (cgstab)
7: gmres (see option for solver)
8: direct'
/
NOM = 'OPTION DU SOLVEUR'
NOM1 = 'SOLVER OPTION'
TYPE = INTEGER
INDEX = 33
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'ISOLVE'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO SOLVEUR';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'SOLVER INFO';''
NIVEAU = 0
AIDE =
'si le solveur est GMRES (7) le mot cle est la dimension de
l''espace de KRYLOV (valeurs conseillees entre 2 et 15)'
AIDE1 =
'WHEN GMRES (7) IS CHOSEN, DIMENSION OF THE KRYLOV SPACE
TRY VALUES BETWEEN 2 AND 15'
/
NOM = 'PRECISION DU SOLVEUR'
NOM1 = 'SOLVER ACCURACY'
TYPE = REAL
INDEX = 14
TAILLE = 1
DEFAUT = 1.E-4
DEFAUT1 = 1.E-4
MNEMO = 'EPSI1'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO SOLVEUR';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'SOLVER INFO';''
NIVEAU = 0
AIDE =
'Precision demandee pour la resolution de l''etape de propagation
 (cf.  Note de principe).'
AIDE1 =
'Required accuracy for solving the propagation step
(refer to Principle note).'
/
NOM = 'MAXIMUM D''ITERATIONS POUR LE SOLVEUR'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR SOLVER'
TYPE = INTEGER
INDEX = 10
TAILLE = 1
DEFAUT = 100
DEFAUT1 = 100
MNEMO = 'NITMAX'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO SOLVEUR';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'SOLVER INFO';''
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 = 'CORRECTION DE CONTINUITE'
NOM1 = 'CONTINUITY CORRECTION'
TYPE = LOGICAL
INDEX = 29
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'CORCON'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO SOLVEUR';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'SOLVER INFO';''
NIVEAU = 0
AIDE =
'Corrige les vitesses sur les points avec hauteur imposee ou
l''equation de continuite n''a pas ete resolue'
AIDE1 =
'Correction of the velocities on points with a prescribed
elevation, where the continuity equation has not been solved'
/
NOM = 'PRECONDITIONNEMENT'
NOM1 = 'PRECONDITIONING'
TYPE = INTEGER
INDEX = 14
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'SLVPRO%PRECON'
CHOIX =
'2="diagonal"';
'0="aucun"';
'3="bloc-diagonal (4 ou 9 matrices)"';
'5="valeur absolue diagonale"';
'7="crout"';
'11="gauss-seidel"';
'14="diagonal et crout"'
CHOIX1 =
'2="diagonal"';
'0="no preconditioning"';
'3="block-diagonal (4-9 matrices)"';
'5="absolute value of diagonal"';
'7="crout"';
'11="gauss-seidel"';
'14="diagonal and crout"'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO SOLVEUR';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'SOLVER INFO';''
NIVEAU = 0
AIDE =
'Permet de preconditionner le systeme de l''etape de propagation
afin d''accelerer la convergence lors de sa resolution.
 - 0 : pas de preconditionnement;
 - 2 : preconditionnement diagonal.
 - 3 : preconditionnement diagonal-bloc
 - 7 : preconditionnement de Crout par element ou segment
 -11 : preconditionnement de Gauss-Seidel par element ou segment
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.
 0: no preconditioning
 2: diagonal preconditioning
 3: block-diagonal preconditioning (systemes a 4 ou 9 matrices)
 7: Crout''s preconditioning per element or segment
11: Gauss-Seidel''s preconditioning per element or segment
Some operations (either 2 or 3 diagonal preconditioning) can be
performed concurrently with the others.
Only prime numbers are therefore kept to denote the preconditioning
operations. When several of them are to be performed concurrently,
the product of relevant options shall be made.'
/
NOM = 'PRECONDITIONNEMENT C-U'
NOM1 = 'C-U PRECONDITIONING'
TYPE = LOGICAL
INDEX = 31
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'PRECCU'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO SOLVEUR';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'SOLVER INFO';''
NIVEAU = 0
AIDE =
'Changement de variable de H en C dans le systeme lineaire final'
AIDE1 =
'Change of variable from H to C in the final linear system'
/
NOM = 'ASSEMBLAGE EN ELEMENTS FINIS'
NOM1 = 'FINITE ELEMENT ASSEMBLY'
TYPE = INTEGER
INDEX = 108
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'MODASS'
CHOIX =
'1="normal"';
'2="Entier I8"';
'3="Compense"'
CHOIX1 =
'1="normal"';
'2="Integer I8"';
'3="Compensated"'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO SOLVEUR';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'SOLVER INFO';''
NIVEAU = 1
AIDE =
'1 : normal 2 : avec des entiers I8 3:compense'
AIDE1 =
'1: normal 2: with I8 integers 3:compensation'
/
////////////////////////////////////////////////////////////////////////
///// 4.2-DISCRETISATIONS IMPLICITATION
////////////////////////////////////////////////////////////////////////
NOM = 'IMPLICITATION POUR LA HAUTEUR'
NOM1 = 'IMPLICITATION FOR DEPTH'
TYPE = REAL
INDEX = 17
TAILLE = 1
DEFAUT = 0.55
DEFAUT1 = 0.55
MNEMO = 'TETAC'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'DISCRETIZATIONS IMPLICITATION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'DISCRETISATIONS IMPLICITATION';''
NIVEAU = 0
AIDE =
'Fixe la valeur du coefficient d''implicitation sur C dans l''etape de
propagation (cf. Note de principe). Les valeurs inferieures a 0.5
donnent un schema instable.'
AIDE1 =
'Sets the value of the implicitation coefficient for C (the celerity of
waves) in the propagation step (refer to principle note). Values below
0.5 result in an unstable scheme.'
/
NOM = 'IMPLICITATION POUR LA VITESSE'
NOM1 = 'IMPLICITATION FOR VELOCITY'
TYPE = REAL
INDEX = 18
TAILLE = 1
DEFAUT = 0.55
DEFAUT1 = 0.55
MNEMO = 'TETAU'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'DISCRETIZATIONS IMPLICITATION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'DISCRETISATIONS 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 velocity in the
propagation step (refer to principle note). Values below 0.5 result in
an unstable condition.'
/
NOM = 'DISCRETISATIONS EN ESPACE'
NOM1 = 'DISCRETIZATIONS IN SPACE'
TYPE = INTEGER
INDEX = 16
TAILLE = 4
DEFAUT = 11;11;11;11
DEFAUT1 = 11;11;11;11
MNEMO = 'DISCRE'
CHOIX =
'11="lineaire"';
'12="quasi-bulle"';
'13="quadratique"'
CHOIX1 =
'11="linear"';
'12="quasi-bubble"';
'13="quadratic"'
APPARENCE =
'LIST'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'DISCRETIZATIONS IMPLICITATION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'DISCRETISATIONS IMPLICITATION';''
NIVEAU = 1
AIDE =
' Choix de la discretisation pour chaque variable ces coefficients sont
respectivement appliques a 1) U et V 2) H 3) T 4) K ET EPSILON (NON
PROGRAMME) 11 : lineaire 12 : quasi-bulle 13 : quadratique'
AIDE1 =
' Choice of space discretisation for every variable These coefficients
are applied respectively to 1) U and V 2) H 3) T 4) K and EPSILON (NOT
IMPLEMENTED) 11: linear 12: quasi-bubble 13: quadratic'
/
////////////////////////////////////////////////////////////////////////
///// 4.3-PROPAGATION INFO
////////////////////////////////////////////////////////////////////////
NOM = 'PROPAGATION'
NOM1 = 'PROPAGATION'
TYPE = LOGICAL
INDEX = 12
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'PROPA'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO PROPAGATION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'PROPAGATION INFO';''
NIVEAU = 0
AIDE =
'Prise en compte ou non de la propagation de la vitesse et de la
hauteur d''eau.
La diffusion etant contenue dans cette etape sera supprimee aussi.'
AIDE1 =
'Determines whether the propagation step is taken into account
or not.
The diffusion being included in that step will be deleted as well.'
/
NOM = 'ORDRE DU TIR INITIAL POUR H'
NOM1 = 'INITIAL GUESS FOR H'
TYPE = INTEGER
INDEX = 15
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'IORDRH'
CHOIX =
'0="zero"';
'1="precedent"';
'2="extrapolation"'
CHOIX1 =
'0="zero"';
'1="previous"';
'2="extrapolation"'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO PROPAGATION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'PROPAGATION INFO';''
NIVEAU = 0
AIDE =
' Tir initial du solveur de l''etape de propagation. Offre la
possibilite de modifier la valeur initiale de DH, accroissement de H, a
chaque iteration, dans l''etape de propagation en utilisant les valeurs
finales de cette variable aux pas de temps precedents. Ceci peut
permettre d''accelerer la vitesse de convergence lors de la resolution
du systeme. Trois possibilites sont offertes :
 0 : DH = 0.
 1 : DH = DHn (valeur finale de DH au pas de temps precedent),
 2 : DH = 2DHn - DHn-1 (extrapolation).'
AIDE1 =
'Initial guess for the solver in the propagation step.
Makes it possible to modify the initial value of C, upon each
iteration in the propagation step, by using the ultimate values this
variable had in the earlier time steps. Thus, the convergence can be
speeded up when the system is being solved. 3 options are available:
 0: DH = 0
 1: DH = DHn (ultimate DH value in the next previous time step)
 2: DH = 2DHn - DHn-1 (extrapolation)'
/
NOM = 'PROPAGATION LINEARISEE'
NOM1 = 'LINEARIZED PROPAGATION'
TYPE = LOGICAL
INDEX = 20
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'PROLIN'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO PROPAGATION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'PROPAGATION INFO';''
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 = 'ORDRE DU TIR INITIAL POUR U'
NOM1 = 'INITIAL GUESS FOR U'
TYPE = INTEGER
INDEX = 38
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'IORDRU'
CHOIX =
'0="zero"';
'1="precedent"';
'2="extrapolation"'
CHOIX1 =
'0="zero"';
'1="previous"';
'2="extrapolation"'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO PROPAGATION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'PROPAGATION INFO';''
NIVEAU = 0
AIDE =
'Tir initial du solveur de l''etape de propagation.
Offre la possibilite de modifier la valeur initiale de U, a chaque
iteration, dans l''etape de propagation en utilisant les valeurs
finales de cette variable aux pas de temps precedents. Ceci peut
permettre d''accelerer la vitesse de convergence lors de la resolution
du systeme. Trois possibilites sont offertes :
 0 : U = 0
 1 : U = U(n)
 2 : U = 2 U(n)- U(n-1) (extrapolation)'
AIDE1 =
'Initial guess for the solver in the propagation step.
Makes it possible to modify the initial value of U, upon each
iteration in the propagation step, by using the ultimate values this
variable had in the earlier time steps. Thus, the convergence can be
speeded up when the system is being solved. 3 options are available:
 0 : U = 0
 1 : U = U(n)
 2 : U = 2 U(n)- U(n-1) (extrapolation)'
/
NOM = 'PROFONDEUR MOYENNE POUR LA LINEARISATION'
NOM1 = 'MEAN DEPTH FOR LINEARIZATION'
TYPE = REAL
INDEX = 26
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'HAULIN'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO PROPAGATION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'PROPAGATION INFO';''
NIVEAU = 0
AIDE =
'Fixe la hauteur d''eau autour de laquelle s''effectue la
linearisation lorsque l''option PROPAGATION LINEARISEE est choisie.'
AIDE1 =
'Sets the water depth about which the linearization is made
when the LINEARIZED PROPAGATION OPTION is selected.'
/
////////////////////////////////////////////////////////////////////////
///// 4.4-ADVECTION INFO
////////////////////////////////////////////////////////////////////////
NOM = 'CONVECTION'
NOM1 = 'ADVECTION'
TYPE = LOGICAL
INDEX = 6
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'CONV'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
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 CONVECTION DE ...'
AIDE1 =
'Are the advection terms taken into account or not?
If YES, some advection terms can still be deleted using the keywords
-ADVECTION OF ..-'
/
NOM = 'CONVECTION DE H'
NOM1 = 'ADVECTION OF H'
TYPE = LOGICAL
INDEX = 8
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'CONVV(2)'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 0
AIDE =
'Prise en compte ou non de la convection de H.
Il s''agit en fait dans la version 2.0 de la convection de C'
AIDE1 =
'The advection of H  is taken into account or ignored.
Actually, in version 2.0, the matter is about C advection.'
/
NOM = 'CONVECTION DE U ET V'
NOM1 = 'ADVECTION OF U AND V'
TYPE = LOGICAL
INDEX = 7
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'CONVV(1)'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 2
AIDE =
'Prise en compte ou non de la convection de U et V.'
AIDE1 =
'The advection of U and V is taken into account or ignored.'
/
NOM = 'FORME DE LA CONVECTION'
NOM1 = 'TYPE OF ADVECTION'
TYPE = INTEGER
INDEX = 5
TAILLE = 4
DEFAUT = 1;5;1;1
DEFAUT1 = 1;5;1;1
MNEMO = 'ICONVF'
CHOIX =
'1="CARACTERISTIQUES"';
'2="SUPG"';
'3="SCHEMA N CONSERVATIF LP"';
'4="SCHEMA N CONSERVATIF"';
'5="SCHEMA PSI CONSERVATIF"';
'13="SCHEMA N PAR SEGMENTS LP"';
'14="SCHEMA N PAR SEGMENTS"';
'15="SCHEMA ERIA"'
CHOIX1 =
'1="CHARACTERISTICS"';
'2="SUPG"';
'3="CONSERVATIVE N-SCHEME LP"';
'4="CONSERVATIVE N-SCHEME"';
'5="CONSERVATIVE PSI-SCHEME"';
'13="EDGE-BASED N-SCHEME LP"';
'14="EDGE-BASED N-SCHEME"';
'15="ERIA SCHEME"'
APPARENCE =
'LIST'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 1
AIDE =
'Choix du schema de convection pour chaque variable
ces coefficients sont respectivement appliques a
1) U et V     2) H     3) T     4) K ET EPSILON
1 : caracteristiques sur h
2 : SUPG
3 : Schema N conservatif
4 : Schema N conservatif
5 : Schema PSI conservatif
13 : Schema N par segment
14 : Schema N par segment
15 : Schema ERIA
Second integer must be 5'
AIDE1 =
'Choice of advection schemes for every variable
These coefficients are applied respectively to
1) U et V     2) H     3) T     4) K and EPSILON
1: characteristics
2: SUPG
3: Conservative N-scheme
4: Conservative N-scheme
5: Conservative PSI-scheme
13 : Edge-based N-scheme
14 : Edge-based N-scheme
15 : ERIA scheme
Second integer must be 5'
/
NOM = 'OPTION POUR LES CARACTERISTIQUES'
NOM1 = 'OPTION FOR CHARACTERISTICS'
TYPE = INTEGER
INDEX = 83
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTCHA'
CHOIX =
'1="fortes"';
'2="faibles"'
CHOIX1 =
'1="strong"';
'2="weak"'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 0
AIDE =
'1: forme forte 2: forme faible'
AIDE1 =
'1: strong form 2: weak form'
/
NOM = 'OPTION DE SUPG'
NOM1 = 'SUPG OPTION'
TYPE = INTEGER
INDEX = 37
TAILLE = 4
DEFAUT = 2;2;2;2
DEFAUT1 = 2;2;2;2
MNEMO = 'OPTSUP'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 0
AIDE =
'0:pas de decentrement SUPG  1:SUPG classique   2:SUPG modifiee
ces coefficients sont respectivement appliques a
1) U et V     2) H      3) T     4) K ET EPSILON'
AIDE1 =
'0:no upwinding              1: classical SUPG  2:modified SUPG
These coefficients are applied respectively to
1) U et V     2) H      3) T     4) K and EPSILON'
/
NOM = 'NOMBRE DE POINTS DE GAUSS POUR LES CARACTERISTIQUES FAIBLES'
NOM1 = 'NUMBER OF GAUSS POINTS FOR WEAK CHARACTERISTICS'
TYPE = INTEGER
INDEX = 86
TAILLE = 1
DEFAUT = 3
DEFAUT1 = 3
MNEMO = 'NGAUSS'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 2
AIDE =
'Voir les release notes 6.3'
AIDE1 =
'See release notes 6.3'
/
NOM = 'MASS-LUMPING POUR LES CARACTERISTIQUES FAIBLES'
NOM1 = 'MASS-LUMPING FOR WEAK CHARACTERISTICS'
TYPE = REAL
INDEX = 71
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'AGGLOW'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 0
AIDE =
'Applique a la matrice de masse'
AIDE1 =
'To be applied to the mass matrix'
/
NOM = 'MAXIMUM D''ITERATIONS POUR LES SCHEMAS DE CONVECTION'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR ADVECTION SCHEMES'
TYPE = INTEGER
INDEX = 84
TAILLE = 1
DEFAUT = 10
DEFAUT1 = 10
MNEMO = 'MAXADV'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 0
AIDE =
'Seulement pour schemes 13 et 14'
AIDE1 =
'Only for schemes 13 and 14'
/
NOM = 'COEFFICIENTS DE DECENTREMENT'
NOM1 = 'UPWIND COEFFICIENTS'
TYPE = REAL
INDEX = 40
TAILLE = 4
DEFAUT = 1.;1.;1.;1
DEFAUT1 = 1.;1.;1.;1
MNEMO = 'COSUPG'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 0
AIDE =
'Coefficients utilises par la methode S.U.P.G.
ces coefficients sont respectivement appliques a
        1) U et V
        2) H ou C
        3) T
        4) K ET EPSILON'
AIDE1 =
'Upwind coefficients used by the S.U.P.G. method
These coefficients are applied respectively to
        1) U and V
        2) H  or C
        3) T
        4) K and epsilon'
/
NOM = 'MASS-LUMPING SUR H'
NOM1 = 'MASS-LUMPING ON H'
TYPE = REAL
INDEX = 20
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'AGGLOC'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 0
AIDE =
'TELEMAC 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 AM1 (h) ou AM2 (U) et AM3 (V) sur
leur diagonale.
Cette technique permet d''accelerer le code dans des proportions tres
importantes et de le rendre egalement beaucoup plus stable. Cependant
les solutions obtenues se trouvent lissees.
Ce parametre fixe le taux de mass-lumping effectue sur h.'
AIDE1 =
'TELEMAC provides an opportunity to carry out mass-lumping
either on C,H or on the velocity.
This is equivalent to bringing the matrices AM1 (h) or AM2 (U) and
AM3 (V) wholly or partly, back onto their diagonal.
Thanks to that technique, the code can be speeded up to a quite
significant extent and it can also be made much more stable. The
resulting solutions, however, become artificially smoothed.
This parameter sets the extent of mass-lumping that is performed on h.'
/
NOM = 'MASS-LUMPING SUR LA VITESSE'
NOM1 = 'MASS-LUMPING ON VELOCITY'
TYPE = REAL
INDEX = 21
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'AGGLOU'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 0
AIDE =
'Fixe le taux de mass-lumping effectue sur la vitesse.'
AIDE1 =
'Sets the amount of mass-lumping that is performed on the velocity.'
/
NOM = 'SCHEMA POUR LA CONVECTION DES VITESSES'
NOM1 = 'SCHEME FOR ADVECTION OF VELOCITIES'
TYPE = INTEGER
INDEX = 88
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'ICONVF(1)'
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="SCHEMA N POUR BANCS DECOUVRANTS"';
'14="SCHEMA N POUR BANCS DECOUVRANTS"';
'15="SCHEMA ERIA"'
CHOIX1 =
'0="NO ADVECTION"';
'1="CHARACTERISTICS"';
'2="EXPLICIT + SUPG"';
'3="EXPLICIT LEO POSTMA"';
'4="EXPLICIT + MURD SCHEME N"';
'5="EXPLICIT + MURD SCHEME PSI"';
'13="N-SCHEME FOR TIDAL FLATS"';
'14="N-SCHEME FOR TIDAL FLATS"';
'15="ERIA SCHEME"'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 0
AIDE =
'Choix du schema de convection pour les vitesses,
remplace FORME DE LA CONVECTION'
AIDE1 =
'Choice of the advection scheme for the velocities,
replaces TYPE OF ADVECTION'
/
NOM = 'OPTION DU SCHEMA POUR LA CONVECTION DES VITESSES'
NOM1 = 'SCHEME OPTION FOR ADVECTION OF VELOCITIES'
TYPE = INTEGER
INDEX = 92
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTADV\_VI'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 1
AIDE =
'Si present remplace et a priorite sur :
OPTION POUR LES CARACTERISTIQUES
OPTION DE SUPG
Si schema PSI ou N : 1=explicite 2=predicteur-correcteur
3=predicteur-correcteur deuxieme ordre en temps
4=implicite'
AIDE1 =
'If present replaces and has priority over:
OPTION FOR CHARACTERISTICS
SUPG OPTION
if N or PSI SCHEME: 1=explicit 2=predictor-corrector
3= predictor-corrector second-order in time 4= implicit'
/
NOM = 'COMPATIBILITE DU GRADIENT DE SURFACE LIBRE'
NOM1 = 'FREE SURFACE GRADIENT COMPATIBILITY'
TYPE = REAL
INDEX = 58
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'TETAZCOMP'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 0
AIDE =
'Des valeurs inferieures a 1 suppriment les oscillations
parasites'
AIDE1 =
'Values less than 1 suppress spurious oscillations'
/
NOM = 'NOMBRE DE SOUS-ITERATIONS POUR LES NON-LINEARITES'
NOM1 = 'NUMBER OF SUB-ITERATIONS FOR NON-LINEARITIES'
TYPE = INTEGER
INDEX = 21
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'NSOUSI'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
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 field.
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 = 'TRAITEMENT DES FLUX AUX FRONTIERES'
NOM1 = 'TREATMENT OF FLUXES AT THE BOUNDARIES'
TYPE = INTEGER
INDEX = 74
TAILLE = 2
DEFAUT = 1;1
DEFAUT1 = 1;1
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';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 0
AIDE =
'Utilise pour les schemas SUPG, PSI et N, avec option 2, on ne retrouve
pas exactement les valeurs imposees des traceurs, mais le flux est
correct'
AIDE1 =
'Used so far only with the SUPG, PSI and N schemes. With option 2,
Dirichlet prescribed values are not obeyed, but the fluxes are correct'
/
NOM = 'NOMBRE DE CORRECTIONS DES SCHEMAS DISTRIBUTIFS'
NOM1 = 'NUMBER OF CORRECTIONS OF DISTRIBUTIVE SCHEMES'
TYPE = INTEGER
INDEX = 17
TAILLE = 0
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'NCO\_DIST'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 2
AIDE =
'Pour les options avec predicteur-correcteur'
AIDE1 =
'For predictor-corrector options'
/
NOM = 'NOMBRE DE SOUS-PAS DES SCHEMAS DISTRIBUTIFS'
NOM1 = 'NUMBER OF SUB-STEPS OF DISTRIBUTIVE SCHEMES'
TYPE = INTEGER
INDEX = 18
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'NSP\_DIST'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 2
AIDE =
' Pour les options predicteur-correcteur avec schema localement
implicite'
AIDE1 =
' Only for implicit scheme with predictor-corrector'
/
NOM = 'OPTION DU SCHEMA PSI'
NOM1 = 'PSI SCHEME OPTION'
TYPE = INTEGER
INDEX = 4
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTPSI'
CHOIX =
'1="explicite"';
'2="predicteur-correcteur"'
CHOIX1 =
'1="explicit"';
'2="predictor-corrector"'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'INFO CONVECTION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVECTION INFO';''
NIVEAU = 2
AIDE =
' 1: explicite 2: predicteur-correcteur'
AIDE1 =
' 1: explicit 2: predictor-corrector'
/
////////////////////////////////////////////////////////////////////////
///// 4.5-DIFFUSION
////////////////////////////////////////////////////////////////////////
NOM = 'DIFFUSION DES VITESSES'
NOM1 = 'DIFFUSION OF VELOCITY'
TYPE = LOGICAL
INDEX = 4
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'DIFVIT'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'DIFFUSION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'DIFFUSION';''
NIVEAU = 0
AIDE =
'Permet de decider si l''on prend ou non en compte la diffusion
des vitesses.'
AIDE1 =
'Makes it possible to decide whether the diffusion of velocity
(i.e. viscosity) is taken into account or not.'
/
NOM = 'OPTION POUR LA DIFFUSION DES VITESSES'
NOM1 = 'OPTION FOR THE DIFFUSION OF VELOCITIES'
TYPE = INTEGER
INDEX = 52
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPDVIT'
CHOIX =
'1="div( nu grad(U) )"';
'2="1/h div ( h nu grad(U)"'
CHOIX1 =
'1="div( nu grad(U) )"';
'2="1/h div ( h nu grad(U)"'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'DIFFUSION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'DIFFUSION';''
NIVEAU = 0
AIDE =
'1: Diffusion de la forme div( nu grad(U) )
2: Diffusion de la forme 1/h div ( h nu grad(U) )'
AIDE1 =
'1: Diffusion in the form div( nu grad(U) )
2: Diffusion in the form 1/h div ( h nu grad(U) )'
/
NOM = 'IMPLICITATION POUR LA DIFFUSION DES VITESSES'
NOM1 = 'IMPLICITATION FOR DIFFUSION OF VELOCITY'
TYPE = REAL
INDEX = 19
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'TETAD'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'DIFFUSION';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'DIFFUSION';''
NIVEAU = 0
AIDE =
'Fixe la valeur du coefficient d''implicitation sur les termes de
diffusion des vitesses'
AIDE1 =
'Sets the value of the implicitation coefficient for the diffusion of
velocity'
/
////////////////////////////////////////////////////////////////////////
///// 4.6-AUTOMATIC DIFFERENTIATION
////////////////////////////////////////////////////////////////////////
NOM = 'AD NOMBRE DE DERIVEES'
NOM1 = 'AD NUMBER OF DERIVATIVES'
TYPE = INTEGER
INDEX = 104
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NADVAR'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'DIFFERENTIATION AUTOMATIQUE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'AUTOMATIC DIFFERENTIATION';''
NIVEAU = 0
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 =
'PARAMETRES NUMERIQUES';'DIFFERENTIATION AUTOMATIQUE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'AUTOMATIC DIFFERENTIATION';''
NIVEAU = 1
AIDE =
'Noms des differentiateurs utilisateurs en 32 caracteres,
         16 pour le nom, 16 pour l''unite.'
AIDE1 =
'Name of user differentiators in 32 characters,
         16 for the name, 16 for the unit.'
/
NOM = 'AD SOLVEUR LINEAIRE SYMBOLIQUE'
NOM1 = 'AD SYMBOLIC LINEAR SOLVER'
TYPE = LOGICAL
INDEX = 35
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'AD\_SYMBLINSOLV'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'DIFFERENTIATION AUTOMATIQUE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'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 = 54
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'AD\_LINSOLV\_RESETDERIV'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'DIFFERENTIATION AUTOMATIQUE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'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 = 55
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'AD\_LINSOLV\_DERIVATIVE\_CONVERGENCE'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'DIFFERENTIATION AUTOMATIQUE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'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.'
/
////////////////////////////////////////////////////////////////////////
///// 4.7-ADVANCED
////////////////////////////////////////////////////////////////////////
NOM = 'STOCKAGE DES MATRICES'
NOM1 = 'MATRIX STORAGE'
TYPE = INTEGER
INDEX = 40
TAILLE = 1
DEFAUT = 3
DEFAUT1 = 3
MNEMO = 'OPTASS'
CHOIX =
'1="EBE classique"';
'3="Stockage par segments"'
CHOIX1 =
'1="classical EBE"';
'3="Edge-based storage"'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'AVANCEE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVANCED';''
NIVEAU = 0
AIDE =
'1 : EBE classique  3 : Stockage par segments'
AIDE1 =
'1 : classical EBE  3 : Edge-based storage'
/
NOM = 'PRODUIT MATRICE-VECTEUR'
NOM1 = 'MATRIX-VECTOR PRODUCT'
TYPE = INTEGER
INDEX = 43
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'PRODUC'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'AVANCEE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVANCED';''
NIVEAU = 0
AIDE =
'1 : classique  2 : frontal
attention, avec 2, il faut une numerotation speciale des points'
AIDE1 =
'1 : classic    2 : frontal
beware, with option 2, a special numbering of points is required'
/
NOM = 'COEFFICIENT D''INTEGRATION EN TEMPS DE NEWMARK'
NOM1 = 'NEWMARK TIME INTEGRATION COEFFICIENT'
TYPE = REAL
INDEX = 60
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'GAMMA'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'AVANCEE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVANCED';''
NIVEAU = 0
AIDE =
'1. : Euler explicite 0.5 : ordre 2 en temps'
AIDE1 =
'1. : Euler explicit 0.5 : order 2 in time'
/
NOM = 'ZERO'
NOM1 = 'ZERO'
TYPE = REAL
INDEX = 3
TAILLE = 1
DEFAUT = 1.E-10
DEFAUT1 = 1.E-10
MNEMO = 'SLVPRO%ZERO'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'AVANCEE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVANCED';''
NIVEAU = 1
AIDE =
'Non active pour l''instant.'
AIDE1 =
'Not yet implemented'
/
NOM = 'OPTION DE PROPAGATION'
NOM1 = 'PROPAGATION OPTION'
TYPE = INTEGER
INDEX = 12
TAILLE = 1
DEFAUT = 3
DEFAUT1 = 3
MNEMO = 'OPTPRO'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'AVANCEE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVANCED';''
NIVEAU = 1
AIDE =
'Non active pour l''instant.'
AIDE1 =
'Not yet implemented.'
/
NOM = 'OPTION DE LA RECONSTRUCION HYDROSTATIQUE'
NOM1 = 'OPTION OF THE HYDROSTATIC RECONSTRUCTION'
TYPE = INTEGER
INDEX = 101
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'HROPT'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'AVANCEE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVANCED';''
NIVEAU = 1
AIDE =
'donne l option de la reconstruction hydrostatique
(option utile uniquement pour les volumes finis):
1: option d Audusse, 2: option de Noelle'
AIDE1 =
'gives the option for hydrostatic reconstruction
(used only for finite volumes):
1: option of Audusse, 2: option of Noelle'
/
NOM = 'ETUDE DE CONVERGENCE'
NOM1 = 'CONVERGENCE STUDY'
TYPE = LOGICAL
INDEX = 53
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'CONVERGENCE'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'AVANCEE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVANCED';''
NIVEAU = 1
AIDE =
'Active une etude de convergence par rapport a une
solution analytique sur un maillage fin'
AIDE1 =
'Activates a convergence study compared
to an analytical solution on a fine mesh'
/
NOM = 'NIVEAUX DE RAFFINEMENT'
NOM1 = 'REFINEMENT LEVELS'
TYPE = INTEGER
INDEX = 107
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'RLEVELS'
RUBRIQUE =
'PARAMETRES NUMERIQUES';'AVANCEE';''
RUBRIQUE1 =
'NUMERICAL PARAMETERS';'ADVANCED';''
NIVEAU = 1
AIDE =
'Donne le nombre de raffinements que l''utilisateur
veut utiliser pour l''etude de convergence
(en activant CONVERGENCE). Chaque niveau multiplie par 4 le
nombre d''elements.'
AIDE1 =
'Gives the number of refinement levels that the
user wants to use in the convergence study (when activating
CONVERGENCE). Each level multiplies the number of elements by
4'
/
////////////////////////////////////////////////////////////////////////
/// 5-TURBULENCE
////////////////////////////////////////////////////////////////////////
NOM = 'COEFFICIENT DE DIFFUSION DES VITESSES'
NOM1 = 'VELOCITY DIFFUSIVITY'
TYPE = REAL
INDEX = 13
TAILLE = 1
DEFAUT = 1.E-6
DEFAUT1 = 1.E-6
MNEMO = 'PROPNU'
RUBRIQUE =
'TURBULENCE';'';''
RUBRIQUE1 =
'TURBULENCE';'';''
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. this value may
have a significant effect both on the shapes and sizes of
recirculation zones.'
/
NOM = 'MODELE DE TURBULENCE'
NOM1 = 'TURBULENCE MODEL'
TYPE = INTEGER
INDEX = 7
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'ITURB'
CHOIX =
'1="VISCOSITE CONSTANTE"';
'2="ELDER"';
'3="MODELE K-EPSILON"';
'4="SMAGORINSKI"';
'5="MIXING LENGTH"';
'6="SPALART-ALLMARAS"'
CHOIX1 =
'1="CONSTANT VISCOSITY"';
'2="ELDER"';
'3="K-EPSILON MODEL"';
'4="SMAGORINSKI"';
'5="MIXING LENGTH"';
'6="SPALART-ALLMARAS"'
RUBRIQUE =
'TURBULENCE';'';''
RUBRIQUE1 =
'TURBULENCE';'';''
NIVEAU = 0
AIDE =
'3 choix sont possibles actuellement : viscosite constante (1)
modele de Elder (2) ou modele k-epsilon (3).
Attention : si on choisit l''option 1
il ne faut pas oublier d''ajuster la valeur du mot-cle COEFFICIENT DE
DIFFUSION DES VITESSES.
si on choisit l''option 2
il ne faut pas oublier d''ajuster les deux valeurs du mot-cle :
COEFFICIENTS ADIMENSIONNELS DE DISPERSION
Si on choisit l''option 3;
ce meme parametre doit retrouver sa vraie valeur physique car elle est
utilisee comme telle dans le modele de turbulence'
AIDE1 =
'The current alternatives are as follows: constant viscosity (1)
elder''s model (2) or k-epsilon model (3).
NOTE: when option 1 is chosen, it should be kept in mind that the
value of the keyword VELOCITY DIFFUSIVITY has to be ajusted.
When option 2 is chosen, the two values of key-word :
NON-DIMENSIONAL DISPERSION COEFFICIENTS are used
When option 3 is chosen, this parameter should recover its true
physical value, since it is used as such in the turbulence model.'
/
NOM = 'PRECISION SUR SPALART-ALLMARAS'
NOM1 = 'ACCURACY OF SPALART-ALLMARAS'
TYPE = REAL
INDEX = 77
TAILLE = 1
DEFAUT = 1.E-9
DEFAUT1 = 1.E-9
MNEMO = 'EPSSA'
RUBRIQUE =
'TURBULENCE';'';''
RUBRIQUE1 =
'TURBULENCE';'';''
NIVEAU = 1
AIDE =
'Fixe la precision demandee sur le modele spalart-allmaras pour
le test d''arret dans l''etape de diffusion et termes sources de k et
epsilon.'
AIDE1 =
'Sets the required accuracy for the model spalart-allmaras in
the diffusion and source-terms step of the k-epsilon model.'
/
NOM = 'INFORMATION SUR LE MODELE SPALART-ALLMARAS'
NOM1 = 'INFORMATION ABOUT SPALART-ALLMARAS MODEL'
TYPE = LOGICAL
INDEX = 48
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'INFONU'
RUBRIQUE =
'TURBULENCE';'';''
RUBRIQUE1 =
'TURBULENCE';'';''
NIVEAU = 1
AIDE =
'si oui les informations du solveur du modele spalart-allmaras
sont imprimees'
AIDE1 =
'if yes, informations about solver of spalart-allmaras model
are printed to the listing'
/
////////////////////////////////////////////////////////////////////////
///// 5.1-SOLVER INFO
////////////////////////////////////////////////////////////////////////
NOM = 'SOLVEUR POUR LE MODELE K-EPSILON'
NOM1 = 'SOLVER FOR K-EPSILON MODEL'
TYPE = INTEGER
INDEX = 25
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'ISOLKE'
CHOIX =
'1="gradient conjugue"';
'2="residu conjuge"';
'3="gradient conjugue sur equation normal"';
'4="erreur minimale"';
'5="gradient conjugue carre"';
'6="gradient conjugue carre stabilise (cgstab)"';
'7="gmres (voir aussi option du solveur pour le modele k-epsilon"';
'8="direct"'
CHOIX1 =
'1="conjugate gradient"';
'2="conjugate residuals"';
'3="conjugate gradient on normal equation"';
'4="minimum error"';
'5="conjugate gradient squared"';
'6="conjugate gradient squared stabilised (cgstab)"';
'7="gmres (see option for the solver for k-epsilon model)"';
'8="direct"'
RUBRIQUE =
'TURBULENCE';'INFO SOLVEUR';''
RUBRIQUE1 =
'TURBULENCE';'SOLVER INFO';''
NIVEAU = 0
AIDE =
'Permet de choisir le solveur utilise pour la resolution
du systeme du modele k-epsilon :
1 : gradient conjugue
2 : residu conjugue
3 : gradient conjugue sur equation normale
4 : erreur minimale
5 : gradient conjugue carre
6 : gradient conjugue carre stabilise (cgstab)
7 : gmres (voir aussi option du solveur pour le modele k-epsilon)
8 : direct'
AIDE1 =
'Makes it possible to select the solver used for solving
the system of the k-epsilon model.
1: conjugate gradient
2: conjugate residuals
3: conjugate gradient on normal equation
4: minimum error
5: conjugate gradient squared
6: conjugate gradient squared stabilised (cgstab)
7: gmres (see option for the solver for k-epsilon model)
8: direct'
/
NOM = 'OPTION DU SOLVEUR POUR LE MODELE K-EPSILON'
NOM1 = 'OPTION FOR THE SOLVER FOR K-EPSILON MODEL'
TYPE = INTEGER
INDEX = 34
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'ISOLKE'
RUBRIQUE =
'TURBULENCE';'INFO SOLVEUR';''
RUBRIQUE1 =
'TURBULENCE';'SOLVER INFO';''
NIVEAU = 0
AIDE =
'si le solveur est GMRES (7) le mot cle est la dimension de
l''espace de KRILOV (valeurs conseillees entre 2 et 15)'
AIDE1 =
'WHEN GMRES (7) IS CHOSEN, DIMENSION OF THE KRYLOV SPACE
TRY VALUES BETWEEN 2 AND 15'
/
NOM = 'PRECONDITIONNEMENT POUR LE MODELE K-EPSILON'
NOM1 = 'PRECONDITIONING FOR K-EPSILON MODEL'
TYPE = INTEGER
INDEX = 26
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'IPREKE'
CHOIX =
'2="diagonal"';
'0="aucun"';
'7="crout"';
'14="diagonal et crout"'
CHOIX1 =
'2="diagonal"';
'0="no preconditioning"';
'7="crout"';
'14="diagonal and crout"'
RUBRIQUE =
'TURBULENCE';'INFO SOLVEUR';''
RUBRIQUE1 =
'TURBULENCE';'SOLVER INFO';''
NIVEAU = 0
AIDE =
'Permet de preconditionner le systeme relatif au
modele k-epsilon
0 : pas de preconditionnement;
2 : preconditionnement diagonal.
7 : preconditionnement de Crout par element.'
AIDE1 =
'Preconditioning of the linear system in the diffusion step of
the k-epsilon model.
0: no preconditioning
2: diagonal preconditioning
7: Crout''s preconditioning per element'
/
////////////////////////////////////////////////////////////////////////
///// 5.2-ADVANCED
////////////////////////////////////////////////////////////////////////
NOM = 'COEFFICIENTS ADIMENSIONNELS DE DISPERSION'
NOM1 = 'NON-DIMENSIONAL DISPERSION COEFFICIENTS'
TYPE = REAL
INDEX = 47
TAILLE = 2
DEFAUT = 6.;0.6
DEFAUT1 = 6.;0.6
MNEMO = 'ELDER'
RUBRIQUE =
'TURBULENCE';'AVANCEE';''
RUBRIQUE1 =
'TURBULENCE';'ADVANCED';''
NIVEAU = 0
AIDE =
'Coefficients longitudinal et transversal dans la formule de
Elder. Utilises uniquement avec le modele de turbulence 2'
AIDE1 =
'Longitudinal and transversal coefficients in elder s formula.
 Used only with turbulence model number 2'
/
NOM = 'REGIME DE TURBULENCE POUR LES PAROIS'
NOM1 = 'TURBULENCE REGIME FOR SOLID BOUNDARIES'
TYPE = INTEGER
INDEX = 27
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'LISRUG'
CHOIX =
'1="lisse"';
'2="rugueux"'
CHOIX1 =
'1="smooth"';
'2="rough"'
RUBRIQUE =
'TURBULENCE';'AVANCEE';''
RUBRIQUE1 =
'TURBULENCE';'ADVANCED';''
NIVEAU = 1
AIDE =
' Permet de choisir le regime de turbulence aux parois 1 : regime
turbulent lisse. 2 : regime turbulent rugueux.'
AIDE1 =
' Provided for selecting the type of friction on the walls 1: smooth 2:
rough'
/
NOM = 'INFORMATIONS SUR LE MODELE K-EPSILON'
NOM1 = 'INFORMATION ABOUT K-EPSILON MODEL'
TYPE = LOGICAL
INDEX = 22
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'INFOKE'
RUBRIQUE =
'TURBULENCE';'AVANCEE';''
RUBRIQUE1 =
'TURBULENCE';'ADVANCED';''
NIVEAU = 0
AIDE =
'Donne le nombre d''iterations du solveur de l''etape de
diffusion et termes sources du modele k-epsilon.'
AIDE1 =
'Gives the number of iterations of the solver in the diffusion
and source terms step of the k-epsilon model.'
/
NOM = 'CONVECTION DE K ET EPSILON'
NOM1 = 'ADVECTION OF K AND EPSILON'
TYPE = LOGICAL
INDEX = 10
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'CONVV(4)'
RUBRIQUE =
'TURBULENCE';'AVANCEE';''
RUBRIQUE1 =
'TURBULENCE';'ADVANCED';''
NIVEAU = 0
AIDE =
'Prise en compte ou non de la convection de k et epsilon.'
AIDE1 =
'The k and epsilon advection is taken into account or ignored.'
/
NOM = 'SCHEMA POUR LA CONVECTION DU K-EPSILON'
NOM1 = 'SCHEME FOR ADVECTION OF K-EPSILON'
TYPE = INTEGER
INDEX = 90
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'ICONVF(4)'
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"';
'15="SCHEMA ERIA 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"';
'15="ERIA SCHEME FOR TIDAL FLATS"'
RUBRIQUE =
'TURBULENCE';'AVANCEE';''
RUBRIQUE1 =
'TURBULENCE';'ADVANCED';''
NIVEAU = 1
AIDE =
'Choix du schema de convection pour k et epsilon,
remplace FORME DE LA CONVECTION'
AIDE1 =
'Choice of the advection scheme for k and epsilon,
replaces TYPE OF ADVECTION'
/
NOM = 'OPTION DU SCHEMA POUR LA CONVECTION DU K-EPSILON'
NOM1 = 'SCHEME OPTION FOR ADVECTION OF K-EPSILON'
TYPE = INTEGER
INDEX = 93
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTADV\_KE'
RUBRIQUE =
'TURBULENCE';'AVANCEE';''
RUBRIQUE1 =
'TURBULENCE';'ADVANCED';''
NIVEAU = 1
AIDE =
'Si present remplace et a priorite sur :
OPTION POUR LES CARACTERISTIQUES
OPTION DE SUPG
Si schema PSI ou N : 1=explicite 2=predicteur-correcteur
3=predicteur-correcteur deuxieme ordre en temps
4=implicite'
AIDE1 =
'If present replaces and has priority over:
OPTION FOR CHARACTERISTICS
SUPG OPTION
if N or PSI SCHEME: 1=explicit 2=predictor-corrector
3= predictor-corrector second-order in time 4= implicit'
/
NOM = 'REDUCTION DU PAS DE TEMPS POUR LE MODELE K-EPSILON'
NOM1 = 'TIME STEP REDUCTION FOR K-EPSILON MODEL'
TYPE = REAL
INDEX = 23
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'REDUC'
RUBRIQUE =
'TURBULENCE';'AVANCEE';''
RUBRIQUE1 =
'TURBULENCE';'ADVANCED';''
NIVEAU = 3
AIDE =
'Coefficient reducteur du pas de temps pour le modele k-epsilon (qui
est normalement identique a celui du systeme hydrodynamique).
Utilisation deconseillee'
AIDE1 =
'Time step reduction coefficient for k-epsilon model (which is normally
same the same as that of the hydrodynamic system) Not recommended for
use.'
/
////////////////////////////////////////////////////////////////////////
///// 5.3-ACCURACY
////////////////////////////////////////////////////////////////////////
NOM = 'PRECISION SUR K'
NOM1 = 'ACCURACY OF K'
TYPE = REAL
INDEX = 24
TAILLE = 1
DEFAUT = 1.E-9
DEFAUT1 = 1.E-9
MNEMO = 'EPSIK'
RUBRIQUE =
'TURBULENCE';'PRECISION';''
RUBRIQUE1 =
'TURBULENCE';'ACCURACY';''
NIVEAU = 0
AIDE =
'Fixe la precision demandee sur k pour le test d''arret dans
l''etape de diffusion et termes sources du modele k-epsilon.'
AIDE1 =
'Sets the required accuracy for computing k in the diffusion
and source terms step of the k-epsilon model.'
/
NOM = 'PRECISION SUR EPSILON'
NOM1 = 'ACCURACY OF EPSILON'
TYPE = REAL
INDEX = 25
TAILLE = 1
DEFAUT = 1.E-9
DEFAUT1 = 1.E-9
MNEMO = 'EPSIE'
RUBRIQUE =
'TURBULENCE';'PRECISION';''
RUBRIQUE1 =
'TURBULENCE';'ACCURACY';''
NIVEAU = 0
AIDE =
'Fixe la precision demandee sur epsilon pour le test d''arret
dans l''etape de diffusion et termes sources de k et epsilon.'
AIDE1 =
'Sets the required accuracy for computing epsilon in
the diffusion and source-terms step of the k-epsilon model.'
/
NOM = 'MAXIMUM D''ITERATIONS POUR K ET EPSILON'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR K AND EPSILON'
TYPE = INTEGER
INDEX = 13
TAILLE = 1
DEFAUT = 50
DEFAUT1 = 50
MNEMO = 'NKEMAX'
RUBRIQUE =
'TURBULENCE';'PRECISION';''
RUBRIQUE1 =
'TURBULENCE';'ACCURACY';''
NIVEAU = 0
AIDE =
'Fixe le nombre maximum d''iterations accepte lors de la
resolution du systeme diffusion-termes sources du modele k-epsilon.'
AIDE1 =
'Sets the maximum number of iterations that are acceptable when
solving the diffusion source-terms step of the k-epsilon model.'
/
////////////////////////////////////////////////////////////////////////
/// 6-TIDAL FLATS INFO
////////////////////////////////////////////////////////////////////////
NOM = 'BANCS DECOUVRANTS'
NOM1 = 'TIDAL FLATS'
TYPE = LOGICAL
INDEX = 24
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'BANDEC'
RUBRIQUE =
'INFO BANCS DECOUVRANTS';'';''
RUBRIQUE1 =
'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 : oui'
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 = 35
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 =
'INFO BANCS DECOUVRANTS';'';''
RUBRIQUE1 =
'TIDAL FLATS INFO';'';''
NIVEAU = 0
AIDE =
'Utilise si BANCS DECOUVRANTS est vrai
1 : EQUATIONS RESOLUES PARTOUT AVEC
CORRECTION SUR LES BANCS DECOUVRANTS
2 : GEL DES ELEMENTS DECOUVRANTS
3 : COMME 1 MAIS AVEC POROSITE (METHODE DEFINA)'
AIDE1 =
'Used if TIDAL FLATS is true
1 : EQUATIONS SOLVED EVERYWHERE WITH CORRECTION ON TIDAL FLATS
2 : DRY ELEMENTS FROZEN
3 : LIKE 1 BUT WITH POROSITY (DEFINA METHOD)'
/
NOM = 'TRAITEMENT DES HAUTEURS NEGATIVES'
NOM1 = 'TREATMENT OF NEGATIVE DEPTHS'
TYPE = INTEGER
INDEX = 70
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPT\_HNEG'
CHOIX =
'1="LISSAGE"';
'2="LIMITATION DES FLUX"';
'3="LIMITATION DES FLUX (ERIA)"'
CHOIX1 =
'1="SMOOTHING"';
'2="FLUX CONTROL"';
'3="FLUX CONTROL (ERIA)"'
RUBRIQUE =
'INFO BANCS DECOUVRANTS';'';''
RUBRIQUE1 =
'TIDAL FLATS INFO';'';''
NIVEAU = 0
AIDE =
'Seulement avec OPTION DE TRAITEMENT DES BANCS DECOUVRANTS = 1
       0 : pas de traitement
       1 : lissage
       2 : limitation des flux, approche par segment
       3 : limitation des flux, approche par triangle'
AIDE1 =
'Only with OPTION FOR THE TREATMENT OF TIDAL FLATS=1
       0:no treatment
       1:smoothing
       2:flux control, by segment
       3:flux control, by element'
/
NOM = 'SEUIL POUR LES PROFONDEURS NEGATIVES'
NOM1 = 'THRESHOLD FOR NEGATIVE DEPTHS'
TYPE = REAL
INDEX = 57
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'HNEG'
RUBRIQUE =
'INFO BANCS DECOUVRANTS';'';''
RUBRIQUE1 =
'TIDAL FLATS INFO';'';''
NIVEAU = 0
AIDE =
'En dessous du seuil, les hauteurs negatives sont lissees'
AIDE1 =
'Below the threshold the negative depths are smoothed'
/
NOM = 'PROFONDEUR LIMITE POUR PROCEDURE DE RESSUYAGE'
NOM1 = 'THRESHOLD DEPTH FOR RECEDING PROCEDURE'
TYPE = REAL
INDEX = 16
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'HREC'
RUBRIQUE =
'INFO BANCS DECOUVRANTS';'';''
RUBRIQUE1 =
'TIDAL FLATS INFO';'';''
NIVEAU = 0
AIDE =
'Si > 0., declenche la procedure de ressuyage qui evite le
franchissement parasite des digues mal discretisees'
AIDE1 =
'If > 0., will trigger the receding procedure that avoids overwhelming
of dykes which are too loosely discretised'
/
NOM = 'CLIPPING DE H'
NOM1 = 'H CLIPPING'
TYPE = LOGICAL
INDEX = 17
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'CLIPH'
RUBRIQUE =
'INFO BANCS DECOUVRANTS';'';''
RUBRIQUE1 =
'TIDAL FLATS INFO';'';''
NIVEAU = 0
AIDE =
'Determine si l''on desire ou non limiter par valeur inferieure
la hauteur d''eau H (dans le cas des bancs decouvrants par exemple).'
AIDE1 =
'Determines whether limiting the water depth H by a lower value
desirable or not. (for instance in the case of tidal flats)
This key-word may have an influence on mass conservation since
the truncation of depth is equivalent to adding mass.'
/
NOM = 'VALEUR MINIMUM DE H'
NOM1 = 'MINIMUM VALUE OF DEPTH'
TYPE = REAL
INDEX = 22
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'HMIN'
RUBRIQUE =
'INFO BANCS DECOUVRANTS';'';''
RUBRIQUE1 =
'TIDAL FLATS INFO';'';''
NIVEAU = 0
AIDE =
'Fixe la valeur minimale de a lorsque l''option CLIPPING DE H est
activee.'
AIDE1 =
'Sets the minimum H value when option H CLIPPING is implemented. Not
fully implemented.'
/
////////////////////////////////////////////////////////////////////////
/// 7-TRACERS
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
///// 7.1-BOUNDARY CONDITIONS FOR TRACERS
////////////////////////////////////////////////////////////////////////
NOM = 'VALEURS IMPOSEES DES TRACEURS'
NOM1 = 'PRESCRIBED TRACERS VALUES'
TYPE = REAL
INDEX = 35
TAILLE = 2
MNEMO = 'TRACER'
APPARENCE =
'LIST'
RUBRIQUE =
'TRACEURS';'CONDITIONS AUX LIMITES POUR TRACEURS';''
RUBRIQUE1 =
'TRACERS';'BOUNDARY CONDITIONS FOR TRACERS';''
NIVEAU = 0
AIDE =
'Valeurs du traceur imposees aux frontieres liquides entrantes.
Lire la partie du mode d''emploi consacree aux conditions aux limites'
AIDE1 =
'Tracer values prescribed at the inflow boundaries.
Read the usermanual section dealing with the boundary conditions'
/
////////////////////////////////////////////////////////////////////////
///// 7.2-SETTING
////////////////////////////////////////////////////////////////////////
NOM = 'NOMBRE DE TRACEURS'
NOM1 = 'NUMBER OF TRACERS'
TYPE = INTEGER
INDEX = 67
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NTRAC'
RUBRIQUE =
'TRACEURS';'PARAMETRAGE';''
RUBRIQUE1 =
'TRACERS';'SETTING';''
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 = 74
TAILLE = 2
MNEMO = 'NAMETRAC'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'PARAMETRAGE';''
RUBRIQUE1 =
'TRACERS';'SETTING';''
NIVEAU = 0
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.'
/
NOM = 'VALEURS INITIALES DES TRACEURS'
NOM1 = 'INITIAL VALUES OF TRACERS'
TYPE = REAL
INDEX = 9
TAILLE = 2
DEFAUT = 0.;0.
DEFAUT1 = 0.;0.
MNEMO = 'TRAC0'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'PARAMETRAGE';''
RUBRIQUE1 =
'TRACERS';'SETTING';''
NIVEAU = 0
AIDE =
'Fixe la valeur initiale du traceur.'
AIDE1 =
'Sets the initial value of the tracer.'
/
NOM = 'EFFETS DE DENSITE'
NOM1 = 'DENSITY EFFECTS'
TYPE = LOGICAL
INDEX = 27
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'ROVAR'
RUBRIQUE =
'TRACEURS';'PARAMETRAGE';''
RUBRIQUE1 =
'TRACERS';'SETTING';''
NIVEAU = 0
AIDE =
'PRISE EN COMPTE DU GRADIENT HORIZONTAL DE DENSITE
        LE TRACEUR EST ALORS LA SALINITE'
AIDE1 =
'THE HORIZONTAL GRADIENT OF DENSITY IS TAKEN INTO ACCOUNT
         THE TRACER IS THEN THE SALINITY'
/
NOM = 'TEMPERATURE MOYENNE'
NOM1 = 'MEAN TEMPERATURE'
TYPE = REAL
INDEX = 42
TAILLE = 1
DEFAUT = 20.
DEFAUT1 = 20.
MNEMO = 'TREF'
RUBRIQUE =
'TRACEURS';'PARAMETRAGE';''
RUBRIQUE1 =
'TRACERS';'SETTING';''
NIVEAU = 0
AIDE =
'TEMPERATURE DE REFERENCE POUR LE CALCUL DES EFFETS DE DENSITE
A UTILISER AVEC LE MOT-CLE \telkey{EFFETS DE DENSITE}'
AIDE1 =
'REFERENCE TEMPERATURE FOR DENSITY EFFECTS
TO BE USED WITH THE KEY-WORD \telkey{DENSITY EFFECTS}'
/
////////////////////////////////////////////////////////////////////////
///// 7.3-SOLVER TRA
////////////////////////////////////////////////////////////////////////
NOM = 'SOLVEUR POUR LA DIFFUSION DES TRACEURS'
NOM1 = 'SOLVER FOR DIFFUSION OF TRACERS'
TYPE = INTEGER
INDEX = 11
TAILLE = 2
DEFAUT = 1;1
DEFAUT1 = 1;1
MNEMO = 'SLVTRA(ITRAC)%SLV'
CHOIX =
'1="gradient conjuge"';
'2="residu conjuge"';
'3="gradient conjuge sur equation normale"';
'4="erreur minimale"';
'5="gradient conjuge carre"';
'6="cgstab"';
'7="gmres (voir ausi option du solveur)"';
'8="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 (see option for the solver for tracer diffusion)"';
'8="direct"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'SOLVEUR TRA';''
RUBRIQUE1 =
'TRACERS';'SOLVER TRA';''
NIVEAU = 0
AIDE =
' 1 : gradient conjugue 2 : residu conjugue 3 : gradient conjugue sur
equation normale 4 : erreur minimale 5 : gradient conjugue carre'
AIDE1 =
' 1 : conjugate gradient 2 : conjugate gradient 3 : conjugate gradient
on a normal equation 4 : minimum error 5 : squared conjugate gradient 6
: cgstab 7 : gmres (see option for the solver for tracer diffusion) 8 :
direct'
/
NOM = 'OPTION DU SOLVEUR POUR LA DIFFUSION DES TRACEURS'
NOM1 = 'SOLVER OPTION FOR TRACERS DIFFUSION'
TYPE = INTEGER
INDEX = 32
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'SLVTRA(ITRAC)%KRYLOV'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'SOLVEUR TRA';''
RUBRIQUE1 =
'TRACERS';'SOLVER TRA';''
NIVEAU = 0
AIDE =
'si le solveur est GMRES (7) le mot cle est la dimension de
l''espace de KRILOV (valeurs conseillees entre 2 et 15)'
AIDE1 =
'WHEN GMRES (7) IS CHOSEN, DIMENSION OF THE KRYLOV SPACE
TRY VALUES BETWEEN 2 AND 15'
/
NOM = 'PRECONDITIONNEMENT POUR LA DIFFUSION DES TRACEURS'
NOM1 = 'PRECONDITIONING FOR DIFFUSION OF TRACERS'
TYPE = INTEGER
INDEX = 24
TAILLE = 1
DEFAUT = 2
DEFAUT1 = 2
MNEMO = 'SLVTRA(ITRAC)%PRECON'
CHOIX =
'0="aucun"';
'2="diagonal"';
'7="crout"';
'14="diagonal et crout"'
CHOIX1 =
'0="no preconditioning "';
'2="diagonal"';
'7="crout"';
'14="diagonal and crout"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'SOLVEUR TRA';''
RUBRIQUE1 =
'TRACERS';'SOLVER TRA';''
NIVEAU = 0
AIDE =
'Permet de preconditionner le systeme relatif au traceur.
Memes definition et possibilites que pour le mot-cle
PRECONDITIONNEMENT.
  0 : pas de preconditionnement;
  2 : preconditionnement diagonal.
  7 : Crout par element'
AIDE1 =
'Preconditioning of the linear system in the tracer diffusion
step.
Same definition and possibilities as for the keyword  PRECONDITIONING
 0: no preconditioning
 2: diagonal preconditioning
 7: Crout''s preconditioning per element.'
/
////////////////////////////////////////////////////////////////////////
///// 7.4-ACCURACY TRA
////////////////////////////////////////////////////////////////////////
NOM = 'PRECISION POUR LA DIFFUSION DES TRACEURS'
NOM1 = 'ACCURACY FOR DIFFUSION OF TRACERS'
TYPE = REAL
INDEX = 11
TAILLE = 1
DEFAUT = 1.E-6
DEFAUT1 = 1.E-6
MNEMO = 'EPSDIF'
RUBRIQUE =
'TRACEURS';'PRECISION TRA';''
RUBRIQUE1 =
'TRACERS';'ACCURACY TRA';''
NIVEAU = 0
AIDE =
'Fixe la precision demandee pour le calcul de la diffusion
du traceur.'
AIDE1 =
'Sets the required accuracy for computing the tracer
diffusion.'
/
NOM = 'MAXIMUM D''ITERATIONS POUR LA DIFFUSION DES TRACEURS'
NOM1 = 'MAXIMUM NUMBER OF ITERATIONS FOR DIFFUSION OF TRACERS'
TYPE = INTEGER
INDEX = 9
TAILLE = 1
DEFAUT = 60
DEFAUT1 = 60
MNEMO = 'SLVTRA(ITRAC)%NITMAX'
RUBRIQUE =
'TRACEURS';'PRECISION TRA';''
RUBRIQUE1 =
'TRACERS';'ACCURACY TRA';''
NIVEAU = 0
AIDE =
' Limite le nombre d''iterations du solveur a chaque pas de temps pour
le calcul de la diffusion du traceur.'
AIDE1 =
'Limits the number of solver iterations at each time step for
the diffusion of tracer.'
/
////////////////////////////////////////////////////////////////////////
///// 7.5-SOURCES TRA
////////////////////////////////////////////////////////////////////////
NOM = 'VALEURS DES TRACEURS DES SOURCES'
NOM1 = 'VALUES OF THE TRACERS AT THE SOURCES'
TYPE = REAL
INDEX = 39
TAILLE = 2
MNEMO = 'TSCE'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'SOURCES TRA';''
RUBRIQUE1 =
'TRACERS';'SOURCES TRA';''
NIVEAU = 0
AIDE =
'Valeurs des traceurs a chacune des sources'
AIDE1 =
'Values of the tracers at the sources'
/
////////////////////////////////////////////////////////////////////////
///// 7.6-METEOROLOGY TRA
////////////////////////////////////////////////////////////////////////
NOM = 'VALEURS DES TRACEURS DANS LA PLUIE'
NOM1 = 'VALUES OF TRACERS IN THE RAIN'
TYPE = REAL
INDEX = 63
TAILLE = 2
MNEMO = 'TRAIN'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'METEOROLOGIE TRA';''
RUBRIQUE1 =
'TRACERS';'METEOROLOGY TRA';''
NIVEAU = 0
AIDE =
'generalement ce traceur est la temperature, dans ce cas
cette valeur  est a modifier, sinon la valeur 0 est raisonnable'
AIDE1 =
'most often, this tracer is temperature, in this case
this value should be modified, otherwise, default value of 0 seems
reasonable'
/
////////////////////////////////////////////////////////////////////////
///// 7.7-NUMERICAL
////////////////////////////////////////////////////////////////////////
NOM = 'CONVECTION DES TRACEURS'
NOM1 = 'ADVECTION OF TRACERS'
TYPE = LOGICAL
INDEX = 9
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'CONVV(3)'
RUBRIQUE =
'TRACEURS';'NUMERIQUE';''
RUBRIQUE1 =
'TRACERS';'NUMERICAL';''
NIVEAU = 0
AIDE =
'Prise en compte ou non de la convection du traceur passif.'
AIDE1 =
'The advection of the passive tracer is taken into account
or ignored.'
/
NOM = 'COEFFICIENT D''IMPLICITATION DES TRACEURS'
NOM1 = 'IMPLICITATION COEFFICIENT OF TRACERS'
TYPE = REAL
INDEX = 12
TAILLE = 1
DEFAUT = 0.6
DEFAUT1 = 0.6
MNEMO = 'TETAT'
RUBRIQUE =
'TRACEURS';'NUMERIQUE';''
RUBRIQUE1 =
'TRACERS';'NUMERICAL';''
NIVEAU = 0
AIDE =
'Fixe la valeur du coefficient d''implicitation du traceur'
AIDE1 =
'Sets the value of the implicitation coefficient
for the tracer'
/
NOM = 'DIFFUSION DES TRACEURS'
NOM1 = 'DIFFUSION OF TRACERS'
TYPE = LOGICAL
INDEX = 11
TAILLE = 1
DEFAUT = OUI
DEFAUT1 = YES
MNEMO = 'DIFT'
RUBRIQUE =
'TRACEURS';'NUMERIQUE';''
RUBRIQUE1 =
'TRACERS';'NUMERICAL';''
NIVEAU = 0
AIDE =
'Prise en compte ou non de la diffusion du traceur passif.'
AIDE1 =
'The diffusion of the passive tracer is taken into account
or ignored.'
/
NOM = 'COEFFICIENT DE DIFFUSION DES TRACEURS'
NOM1 = 'COEFFICIENT FOR DIFFUSION OF TRACERS'
TYPE = REAL
INDEX = 10
TAILLE = 1
DEFAUT = 1.E-6
DEFAUT1 = 1.E-6
MNEMO = 'DIFNU'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'NUMERIQUE';''
RUBRIQUE1 =
'TRACERS';'NUMERICAL';''
NIVEAU = 0
AIDE =
'Fixe la valeur du coefficient de diffusion du traceur.
L''influence de ce parametre sur l''evolution du traceur dans
le temps est importante.'
AIDE1 =
'Sets the value of the tracer diffusivity.'
/
NOM = 'OPTION POUR LA DIFFUSION DES TRACEURS'
NOM1 = 'OPTION FOR THE DIFFUSION OF TRACERS'
TYPE = INTEGER
INDEX = 51
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPDTRA'
CHOIX =
'1="div( nu grad(T) )"';
'2="1/h div ( h nu grad(T)"'
CHOIX1 =
'1="div( nu grad(T) )"';
'2="1/h div ( h nu grad(T)"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'NUMERIQUE';''
RUBRIQUE1 =
'TRACERS';'NUMERICAL';''
NIVEAU = 0
AIDE =
'1: Diffusion de la forme div( nu grad(T) )
2: Diffusion de la forme 1/h div ( h nu grad(T) )'
AIDE1 =
'1: Diffusion in the form div( nu grad(T) )
2: Diffusion in the form 1/h div ( h nu grad(T) )'
/
NOM = 'SCHEMA POUR LA CONVECTION DES TRACEURS'
NOM1 = 'SCHEME FOR ADVECTION OF TRACERS'
TYPE = INTEGER
INDEX = 89
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'ICONVFT'
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"';
'15="SCHEMA ERIA 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"';
'15="ERIA SCHEME FOR TIDAL FLATS"'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'NUMERIQUE';''
RUBRIQUE1 =
'TRACERS';'NUMERICAL';''
NIVEAU = 1
AIDE =
'Choix du schema de convection pour les traceurs,
remplace FORME DE LA CONVECTION'
AIDE1 =
'Choice of the advection scheme for the tracers,
replaces TYPE OF ADVECTION'
/
NOM = 'OPTION DU SCHEMA POUR LA CONVECTION DES TRACEURS'
NOM1 = 'SCHEME OPTION FOR ADVECTION OF TRACERS'
TYPE = INTEGER
INDEX = 91
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTADV\_TR'
APPARENCE =
'DYNLIST'
RUBRIQUE =
'TRACEURS';'NUMERIQUE';''
RUBRIQUE1 =
'TRACERS';'NUMERICAL';''
NIVEAU = 0
AIDE =
'Si present remplace et a priorite sur :
OPTION POUR LES CARACTERISTIQUES
OPTION DE SUPG
Si schema PSI ou N : 1=explicite 2=predicteur-correcteur
3=predicteur-correcteur deuxieme ordre en temps
4=implicite'
AIDE1 =
'If present replaces and has priority over:
OPTION FOR CHARACTERISTICS
SUPG OPTION
if N or PSI SCHEME: 1=explicit 2=predictor-corrector
3= predictor-corrector second-order in time 4= implicit'
/
NOM = 'MASS-LUMPING SUR LES TRACEURS'
NOM1 = 'MASS-LUMPING ON TRACERS'
TYPE = REAL
INDEX = 49
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'AGGLOT'
RUBRIQUE =
'TRACEURS';'NUMERIQUE';''
RUBRIQUE1 =
'TRACERS';'NUMERICAL';''
NIVEAU = 0
AIDE =
'Fixe le taux de mass-lumping effectue sur le traceur.'
AIDE1 =
'Sets the amount of mass-lumping that is performed on
 the tracer.'
/
////////////////////////////////////////////////////////////////////////
/// 8-PARTICLE TRANSPORT
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
///// 8.1-DROGUES
////////////////////////////////////////////////////////////////////////
NOM = 'NOMBRE DE FLOTTEURS'
NOM1 = 'NUMBER OF DROGUES'
TYPE = INTEGER
INDEX = 28
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NFLOT\_MAX'
RUBRIQUE =
'TRANSPORT DE PARTICULE';'FLOTTEURS';''
RUBRIQUE1 =
'PARTICLE TRANSPORT';'DROGUES';''
NIVEAU = 0
AIDE =
'Permet d''effectuer un suivi de flotteurs'
AIDE1 =
'Number of drogues in the computation.
The user must then fill the subroutine FLOT specifying
the coordinates of the starting points, their departure
and arrival times.
The trajectory of drogues is recorded in the BINARY RESULTS
FILE that must be given in the steering file'
/
NOM = 'PERIODE POUR LES SORTIES DE FLOTTEURS'
NOM1 = 'PRINTOUT PERIOD FOR DROGUES'
TYPE = INTEGER
INDEX = 29
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'FLOPRD'
RUBRIQUE =
'TRANSPORT DE PARTICULE';'FLOTTEURS';''
RUBRIQUE1 =
'PARTICLE 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'
/
NOM = 'FICHIER DES FLOTTEURS'
NOM1 = 'DROGUES FILE'
TYPE = STRING
INDEX = 92
TAILLE = 1
SUBMIT = 'T2DFLO-WRITE;T2DFLO;FACUL;ASC;ECR;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DFLO)%NAME'
RUBRIQUE =
'TRANSPORT DE PARTICULE';'FLOTTEURS';''
RUBRIQUE1 =
'PARTICLE TRANSPORT';'DROGUES';''
NIVEAU = 0
AIDE =
'Fichier de resultat avec les positions des flotteurs'
AIDE1 =
'Results file with positions of drogues'
/
////////////////////////////////////////////////////////////////////////
///// 8.2-ALGAES
////////////////////////////////////////////////////////////////////////
NOM = 'MODELE DE TRANSPORT DES ALGUES'
NOM1 = 'ALGAE TRANSPORT MODEL'
TYPE = LOGICAL
INDEX = 47
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'ALGAE'
RUBRIQUE =
'TRANSPORT DE PARTICULE';'ALGUES';''
RUBRIQUE1 =
'PARTICLE TRANSPORT';'ALGAES';''
NIVEAU = 0
AIDE =
'Si oui, les flotteurs seront des algues'
AIDE1 =
'If yes, the floats or particles will be algae'
/
NOM = 'TYPE DES ALGUES'
NOM1 = 'ALGAE TYPE'
TYPE = INTEGER
INDEX = 82
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'ALGTYP'
CHOIX =
'1="SPHERE"';
'2="IRIDAEA FLACCIDA (PROCHE DES ULVES)"';
'3="PELVETIOPSIS LIMITATA"';
'4="GIGARTINA LEPTORHYNCHOS"'
CHOIX1 =
'1="SPHERE"';
'2="IRIDAEA FLACCIDA (CLOSE TO ULVA)"';
'3="PELVETIOPSIS LIMITATA"';
'4="GIGARTINA LEPTORHYNCHOS"'
RUBRIQUE =
'TRANSPORT DE PARTICULE';'ALGUES';''
RUBRIQUE1 =
'PARTICLE TRANSPORT';'ALGAES';''
NIVEAU = 0
AIDE =
'Type des algues. Pour le choix 1 les algues seront
modelisees comme des spheres, pour les autres choix voir Gaylord
et al. (1994).'
AIDE1 =
'Algae type. For choice 1 the algae particles will be
modeled as spheres, and for the other choices see Gaylord et
al. (1994)'
/
NOM = 'DIAMETRE DES ALGUES'
NOM1 = 'DIAMETER OF ALGAE'
TYPE = REAL
INDEX = 68
TAILLE = 1
DEFAUT = 0.1
DEFAUT1 = 0.1
MNEMO = 'DALGAE'
RUBRIQUE =
'TRANSPORT DE PARTICULE';'ALGUES';''
RUBRIQUE1 =
'PARTICLE TRANSPORT';'ALGAES';''
NIVEAU = 0
AIDE =
'Diametre des algues en m'
AIDE1 =
'Diametre of algae in m'
/
NOM = 'MASSE VOLUMIQUE DES ALGUES'
NOM1 = 'DENSITY OF ALGAE'
TYPE = REAL
INDEX = 69
TAILLE = 1
DEFAUT = 1050.
DEFAUT1 = 1050.
MNEMO = 'RALGAE'
RUBRIQUE =
'TRANSPORT DE PARTICULE';'ALGUES';''
RUBRIQUE1 =
'PARTICLE TRANSPORT';'ALGAES';''
NIVEAU = 0
AIDE =
'Masse volumique des algues en kg/m3'
AIDE1 =
'Density of algae in kg/m3'
/
NOM = 'EPAISSEUR DES ALGUES'
NOM1 = 'THICKNESS OF ALGAE'
TYPE = REAL
INDEX = 70
TAILLE = 1
DEFAUT = 0.01
DEFAUT1 = 0.01
MNEMO = 'EALGAE'
RUBRIQUE =
'TRANSPORT DE PARTICULE';'ALGUES';''
RUBRIQUE1 =
'PARTICLE TRANSPORT';'ALGAES';''
NIVEAU = 0
AIDE =
'Epaisseur des algues en m'
AIDE1 =
'Thickness of algae in m'
/
////////////////////////////////////////////////////////////////////////
///// 8.3-OIL SPILL
////////////////////////////////////////////////////////////////////////
NOM = 'MODELE DE NAPPES D''HYDROCARBURES'
NOM1 = 'OIL SPILL MODEL'
TYPE = LOGICAL
INDEX = 45
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'SPILL\_MODEL'
RUBRIQUE =
'TRANSPORT DE PARTICULE';'NAPPES';''
RUBRIQUE1 =
'PARTICLE TRANSPORT';'OIL SPILL';''
NIVEAU = 0
AIDE =
'POUR DECLENCHER LE MODELE DE DERIVE DE NAPPES, DANS
CE CAS LE FICHIER DE COMMANDES MIGRHYCAR EST NECESSAIRE'
AIDE1 =
'WILL TRIGGER THE OIL SPILL MODEL, IN THIS CASE
THE MIGRHYCAR STEERING FILE IS NEEDED'
/
NOM = 'FICHIER DE COMMANDES HYDROCARBURES'
NOM1 = 'OIL SPILL STEERING FILE'
TYPE = STRING
INDEX = 81
TAILLE = 1
SUBMIT = 'NMIG-READ;T2DMIG;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DMIG)'
RUBRIQUE =
'TRANSPORT DE PARTICULE';'NAPPES';''
RUBRIQUE1 =
'PARTICLE TRANSPORT';'OIL SPILL';''
NIVEAU = 0
AIDE =
'Contient les donnees pour le modele de derive de nappes'
AIDE1 =
'Contains data for the oil spill model'
/
////////////////////////////////////////////////////////////////////////
///// 8.4-BROWNIAN MOTION
////////////////////////////////////////////////////////////////////////
NOM = 'MODELE DE DIFFUSION STOCHASTIQUE'
NOM1 = 'STOCHASTIC DIFFUSION MODEL'
TYPE = INTEGER
INDEX = 85
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'STOCHA'
CHOIX =
'0="Pas de modele"';
'1="mouvement brownien"'
CHOIX1 =
'0="No model"';
'1="brownian movement"'
RUBRIQUE =
'TRANSPORT DE PARTICULE';'MOUVEMENT BROWNIEN';''
RUBRIQUE1 =
'PARTICLE TRANSPORT';'BROWNIAN MOTION';''
NIVEAU = 0
AIDE =
'Pour les particules : flotteurs, hydrocarbures'
AIDE1 =
'Meant for particles: drogues, oil spills'
/
////////////////////////////////////////////////////////////////////////
///// 8.5-LAGRANGIAN DRIFTS
////////////////////////////////////////////////////////////////////////
NOM = 'NOMBRE DE DERIVES LAGRANGIENNES'
NOM1 = 'NUMBER OF LAGRANGIAN DRIFTS'
TYPE = INTEGER
INDEX = 30
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NFLAG'
RUBRIQUE =
'TRANSPORT DE PARTICULE';'DERIVE LAGRANGIENNES';''
RUBRIQUE1 =
'PARTICLE TRANSPORT';'LAGRANGIAN DRIFTS';''
NIVEAU = 0
AIDE =
'Permet d''effectuer simultanement plusieurs calculs de derives
lagrangiennes initiees a des pas differents'
AIDE1 =
'Provided for performing several computations of lagrangian
drifts starting at different times.
Add A and G in the VARIABLES FOR GRAPHIC PRINTOUTS key-word'
/
////////////////////////////////////////////////////////////////////////
/// 9-HYDRAULIC STRUCTURES
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
///// 9.1-WEIRS
////////////////////////////////////////////////////////////////////////
NOM = 'NOMBRE DE SEUILS'
NOM1 = 'NUMBER OF WEIRS'
TYPE = INTEGER
INDEX = 45
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NWEIRS'
RUBRIQUE =
'OUVRAGES HYDRAULIQUES';'SEUILS';''
RUBRIQUE1 =
'HYDRAULIC STRUCTURES';'WEIRS';''
NIVEAU = 0
AIDE =
'Nombre de seuils qui seront traites par des conditions aux
limites. Ces seuils doivent etre decrits comme des frontieres du
domaine de calcul, et leurs caracteristiques sont donnees dans le
fichier de donnees des seuils (voir la documentation ecrite)'
AIDE1 =
'Number of weirs that will be treated by boundary conditions.
They must be described as boundaries of the domain and their features
are given in the weir data file (see written documentation)'
/
NOM = 'FICHIER DE DONNEES DES SEUILS'
NOM1 = 'WEIRS DATA FILE'
TYPE = STRING
INDEX = 88
TAILLE = 1
SUBMIT = 'T2DSEU-READ;T2DSEU;FACUL;ASC;LIT;WEIRS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DSEU)%NAME'
RUBRIQUE =
'OUVRAGES HYDRAULIQUES';'SEUILS';''
RUBRIQUE1 =
'HYDRAULIC STRUCTURES';'WEIRS';''
NIVEAU = 0
AIDE =
'Fichier de description des seuils presents dans le modele'
AIDE1 =
'Description of weirs existing in the model'
/
NOM = 'TYPE DES SEUILS'
NOM1 = 'TYPE OF WEIRS'
TYPE = INTEGER
INDEX = 87
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'TYPSEUIL'
CHOIX =
'1="HORIZONTAL AVEC MEME NOMBRE DE NOEUDS AMONT/AVAL"';
'2="GENERALE"'
CHOIX1 =
'1="HORIZONTAL WITH SAME NUMBER OF NODES UPSTREAM/DOWNSTREAM"';
'2="GENERAL"'
RUBRIQUE =
'OUVRAGES HYDRAULIQUES';'SEUILS';''
RUBRIQUE1 =
'HYDRAULIC STRUCTURES';'WEIRS';''
NIVEAU = 0
AIDE =
'Methode de traitement des seuils. Deux Solutions:
- HORIZONTAL AVEC MEME NOMBRE DE NOEUDS AMONT/AVAL (Solution historique
  avec bord)
- GENERALE (Nouvelle solution avec pts sources)'
AIDE1 =
'Method for treatment of weirs. Two options:
- HORIZONTAL WITH SAME NUMBER OF NODES UPSTREAM/DOWNSTREAM (Historical
  solution with bord)
- GENERAL (New solution with sources points'
/
////////////////////////////////////////////////////////////////////////
///// 9.2-CULVERTS
////////////////////////////////////////////////////////////////////////
NOM = 'NOMBRE DE BUSES'
NOM1 = 'NUMBER OF CULVERTS'
TYPE = INTEGER
INDEX = 6
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'NBUSE'
RUBRIQUE =
'OUVRAGES HYDRAULIQUES';'BUSES';''
RUBRIQUE1 =
'HYDRAULIC STRUCTURES';'CULVERTS';''
NIVEAU = 0
AIDE =
'Nombre de buses ou ponts traites comme des termes sources ou
puits. Ces buses doivent etre decrits comme des sources dans le
fichier cas. Leurs caracteristiques sont donnees dans le
fichier de donnees des buses (voir la documentation ecrite)'
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 culverts data file (see written documentation)'
/
NOM = 'FICHIER DE DONNEES DES BUSES'
NOM1 = 'CULVERTS DATA FILE'
TYPE = STRING
INDEX = 90
TAILLE = 1
SUBMIT = 'T2DBUS-READ;T2DBUS;FACUL;ASC;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DBUS)%NAME'
RUBRIQUE =
'OUVRAGES HYDRAULIQUES';'BUSES';''
RUBRIQUE1 =
'HYDRAULIC STRUCTURES';'CULVERTS';''
NIVEAU = 0
AIDE =
'Fichier de description des buses/ponts presents dans le modele'
AIDE1 =
'Description of culverts/tubes/bridges existing in the model'
/
NOM = 'OPTION POUR LES BUSES'
NOM1 = 'OPTION FOR CULVERTS'
TYPE = INTEGER
INDEX = 102
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'OPTBUSE'
RUBRIQUE =
'OUVRAGES HYDRAULIQUES';'BUSES';''
RUBRIQUE1 =
'HYDRAULIC STRUCTURES';'CULVERTS';''
NIVEAU = 1
AIDE =
'Option pour le traitement des buses. Il existe deux formulations
dans Telemac'
AIDE1 =
'Option for the treatment of culverts. There are two options in
Telemac'
/
////////////////////////////////////////////////////////////////////////
///// 9.3-BREACHES
////////////////////////////////////////////////////////////////////////
NOM = 'BRECHE'
NOM1 = 'BREACH'
TYPE = LOGICAL
INDEX = 2
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'BRECHE'
RUBRIQUE =
'OUVRAGES HYDRAULIQUES';'BRECHES';''
RUBRIQUE1 =
'HYDRAULIC STRUCTURES';'BREACHES';''
NIVEAU = 0
AIDE =
'Prise en compte de breches dans le calcul par
modification altimetrique dans le maillage. La description
des breches se fait avec le fichier de donnees des breches.'
AIDE1 =
'Take in account some breaches during the computation
by modifying the bottom level of the mesh. Brech description
is done with the breaches data file.'
/
NOM = 'FICHIER DE DONNEES DES BRECHES'
NOM1 = 'BREACHES DATA FILE'
TYPE = STRING
INDEX = 91
TAILLE = 1
SUBMIT = 'T2DBUS-READ;T2DBRC;FACUL;ASC;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DBRC)%NAME'
RUBRIQUE =
'OUVRAGES HYDRAULIQUES';'BRECHES';''
RUBRIQUE1 =
'HYDRAULIC STRUCTURES';'BREACHES';''
NIVEAU = 0
AIDE =
'Fichier de description des breches'
AIDE1 =
'Description of breaches'
/
////////////////////////////////////////////////////////////////////////
/// 10-TIDES
////////////////////////////////////////////////////////////////////////
NOM = 'BASE BINAIRE 1 DE DONNEES DE MAREE'
NOM1 = 'BINARY DATABASE 1 FOR TIDE'
TYPE = STRING
INDEX = 86
TAILLE = 1
SUBMIT = 'NBB1-READ;T2DBB1;FACUL;BIN;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DBB1)'
RUBRIQUE =
'MAREES';'';''
RUBRIQUE1 =
'TIDES';'';''
NIVEAU = 1
AIDE =
'Base de donnees binaire 1 tiree du fichier du modele de maree.
 Dans le cas des donnees satellitaires de TPXO, ce fichier correspond
 aux donnees de niveau d''eau, par exemple h\_tpxo7.2'
AIDE1 =
'Binary database 1 extracted from the tidal model file.
 In the case of the TPXO satellite altimetry model, 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 = 87
TAILLE = 1
SUBMIT = 'NBB2-READ;T2DBB2;FACUL;BIN;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DBB2)'
RUBRIQUE =
'MAREES';'';''
RUBRIQUE1 =
'TIDES';'';''
NIVEAU = 1
AIDE =
'Base de donnees binaire 2 tiree du fichier du modele de maree.
 Dans le cas des donnees satellitaires de TPXO, ce fichier correspond
 aux donnees de vitesse de marrees, par exemple u\_tpxo7.2'
AIDE1 =
'Binary database 2 extracted from the tidal model file.
 In the case of the TPXO satellite altimetry model, this file should
 be for tidal velocities, for instance u\_tpxo7.2'
/
NOM = 'SYSTEME GEOGRAPHIQUE'
NOM1 = 'GEOGRAPHIC SYSTEM'
TYPE = INTEGER
INDEX = 78
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 POUR TELEMAC"'
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 FOR TELEMAC"'
RUBRIQUE =
'MAREES';'';''
RUBRIQUE1 =
'TIDES';'';''
NIVEAU = 0
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 = 79
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 =
'MAREES';'';''
RUBRIQUE1 =
'TIDES';'';''
NIVEAU = 1
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 extended,
\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;T2DL93;FACUL;ASC;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DL93)'
RUBRIQUE =
'MAREES';'';''
RUBRIQUE1 =
'TIDES';'';''
NIVEAU = 1
AIDE =
'Nom du fichier GR3DF97A, grille de conversion pour Lambert 93.'
AIDE1 =
'Name of file GR3DF97A, conversion grid for Lambert 93.'
/
NOM = 'COEFFICIENT DE CALAGE DU NIVEAU DE MER'
NOM1 = 'COEFFICIENT TO CALIBRATE SEA LEVEL'
TYPE = REAL
INDEX = 66
TAILLE = 1
DEFAUT = 0.
DEFAUT1 = 0.
MNEMO = 'MSL'
RUBRIQUE =
'MAREES';'';''
RUBRIQUE1 =
'TIDES';'';''
NIVEAU = 0
AIDE =
'Coefficient pour ajuster le niveau de mer'
AIDE1 =
'Coefficient to calibrate the sea level'
/
NOM = 'NUMERO GLOBAL DU POINT POUR CALER LA PLEINE MER'
NOM1 = 'GLOBAL NUMBER OF THE POINT TO CALIBRATE HIGH WATER'
TYPE = INTEGER
INDEX = 99
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'ICALHWG'
RUBRIQUE =
'MAREES';'';''
RUBRIQUE1 =
'TIDES';'';''
NIVEAU = 1
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 = 46
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'INTMICON'
RUBRIQUE =
'MAREES';'';''
RUBRIQUE1 =
'TIDES';'';''
NIVEAU = 1
AIDE =
'Pour la base de donnees TPXO uniquement.
Interpolation de composantes harmoniques mineures
a partir de celles lues dans les fichiers d''entree
lies aux mots-cles BASE BINAIRE 1 DE DONNEES DE MAREE
et BASE BINAIRE 2 DE DONNEES DE MAREE'
AIDE1 =
'For TPXO tidal data base only.
Inference of minor constituents from the one read in input files
linked to keywords BINARY DATABASE 1 FOR TIDE
and BINARY DATABASE 2 FOR TIDE'
/
////////////////////////////////////////////////////////////////////////
///// 10.1-BOUNDARY CONDITIONS
////////////////////////////////////////////////////////////////////////
NOM = 'OPTION POUR LES CONDITIONS AUX LIMITES DE MAREE'
NOM1 = 'OPTION FOR TIDAL BOUNDARY CONDITIONS'
TYPE = INTEGER
INDEX = 75
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 =
'LIST'
RUBRIQUE =
'MAREES';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'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 COEFFICIENT POUR CALAGE EN MARNAGE et
COEFFICIENT POUR CALAGE EN NIVEAU.'
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 COEFFICIENT TO ADJUST
TIDAL RANGE, COEFFICENT TO CALIBRATE TIDAL VELOCITIES, and COEFFICIENT
TO ADJUST SEA LEVEL.'
/
NOM = 'BASE DE DONNEES DE MAREE'
NOM1 = 'TIDAL DATA BASE'
TYPE = INTEGER
INDEX = 77
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 =
'MAREES';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'TIDES';'BOUNDARY CONDITIONS';''
NIVEAU = 0
AIDE =
'Pour JMJ, renseigner la localisation du fichier bdd\_jmj et geofin
dans les mots-cles BASE DE DONNEES DE MAREE et FICHIER DU MODELE DE
MAREE. Pour TPXO, LEGOS-NEA, FES20XX et PREVIMER, l''utilisateur doit
telecharger les fichiers de constantes harmoniques sur internet'
AIDE1 =
'For JMJ, indicate the location of the files bdd\_jmj and geofin with
keywords TIDE DATA BASE and TIDAL MODEL FILE. For TPXO, LEGOS-NEA,
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 = 83
TAILLE = 1
SUBMIT = 'NHAR-READWRITE;T2DHAR;FACUL;ASC;ECRLIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DHAR)'
RUBRIQUE =
'MAREES';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'TIDES';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Constantes harmoniques extraites du fichier du modele de maree'
AIDE1 =
'Harmonic constants extracted from the tidalmodel file'
/
NOM = 'FICHIER DU MODELE DE MAREE'
NOM1 = 'TIDAL MODEL FILE'
TYPE = STRING
INDEX = 84
TAILLE = 1
SUBMIT = 'NTID-READ;T2DTID;FACUL;BIN;LIT;SCAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DTID)'
RUBRIQUE =
'MAREES';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'TIDES';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Fichier de geometrie du modele dont sont extraites
les constantes harmoniques'
AIDE1 =
'Geometry file of the model from which harmonic constituents
are extracted'
/
NOM = 'FORMAT DU FICHIER DU MODELE DE MAREE'
NOM1 = 'TIDAL MODEL FILE FORMAT'
TYPE = STRING
INDEX = 16
TAILLE = 1
DEFAUT = 'SERAFIN?'
DEFAUT1 = 'SERAFIN?'
MNEMO = 'T2D\_FILES(T2DTID)\%FMT'
CHOIX =
'SERAFIN?';
'SERAFIND';
'MED'
CHOIX1 =
'SERAFIN?';
'SERAFIND';
'MED'
RUBRIQUE =
'MAREES';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'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 = 85
TAILLE = 1
SUBMIT = 'NBDD-READ;T2DBDD;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DBDD)'
RUBRIQUE =
'MAREES';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'TIDES';'BOUNDARY CONDITIONS';''
NIVEAU = 1
AIDE =
'Base de donnees de constantes harmoniques
tirees du fichier du modele de maree.
Ancien nom en version 6.1 : BASE DE DONNEES DE MAREE'
AIDE1 =
'Tide data base of harmonic constituents
extracted from the tidal model file.
Old name in 6.1 version: TIDE DATA BASE'
/
NOM = 'COEFFICIENT DE CALAGE DU MARNAGE'
NOM1 = 'COEFFICIENT TO CALIBRATE TIDAL RANGE'
TYPE = REAL
INDEX = 64
TAILLE = 1
DEFAUT = 1.
DEFAUT1 = 1.
MNEMO = 'CTIDE'
RUBRIQUE =
'MAREES';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'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 = 65
TAILLE = 1
DEFAUT = 999999.
DEFAUT1 = 999999.
MNEMO = 'CTIDEV'
RUBRIQUE =
'MAREES';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'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 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
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 = 98
TAILLE = 1
DEFAUT = 0
DEFAUT1 = 0
MNEMO = 'ICALHWB'
RUBRIQUE =
'MAREES';'CONDITIONS AUX LIMITES';''
RUBRIQUE1 =
'TIDES';'BOUNDARY CONDITIONS';''
NIVEAU = 1
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
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).'
/
////////////////////////////////////////////////////////////////////////
///// 10.2-PHYSICAL PARAMETERS
////////////////////////////////////////////////////////////////////////
NOM = 'FORCE GENERATRICE DE LA MAREE'
NOM1 = 'TIDE GENERATING FORCE'
TYPE = LOGICAL
INDEX = 28
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'MAREE'
RUBRIQUE =
'MAREES';'PARAMETRES PHYSIQUES';''
RUBRIQUE1 =
'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.'
/
////////////////////////////////////////////////////////////////////////
/// 11-COUPLING
////////////////////////////////////////////////////////////////////////
NOM = 'COUPLAGE AVEC'
NOM1 = 'COUPLING WITH'
TYPE = STRING
INDEX = 40
TAILLE = 1
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'COUPLING, IN BIEF'
CHOIX =
'SISYPHE';
'TOMAWAC';
'DELWAQ'
CHOIX1 =
'SISYPHE';
'TOMAWAC';
'DELWAQ'
RUBRIQUE =
'COUPLAGE';'';''
RUBRIQUE1 =
'COUPLING';'';''
NIVEAU = 0
AIDE =
'Liste des codes avec lesquels on couple Telemac-2D
        SISYPHE : couplage interne avec Sisyphe
        TOMAWAC : couplage interne avec Tomawac
        DELWAQ : sortie de fichiers de resultats pour Delwaq'
AIDE1 =
'List of codes to be coupled with Telemac-2D
        SISYPHE : internal coupling with Sisyphe
        TOMAWAC : internal coupling with Tomawac
        DELWAQ: will yield results file for Delwaq'
/
NOM = 'NOMS DES VARIABLES CLANDESTINES'
NOM1 = 'NAMES OF CLANDESTINE VARIABLES'
TYPE = STRING
INDEX = 23
TAILLE = 2
MNEMO = 'VARCLA'
RUBRIQUE =
'COUPLAGE';'';''
RUBRIQUE1 =
'COUPLING';'';''
NIVEAU = 1
AIDE =
'Noms de variables qui ne sont pas utilisees par TELEMAC;
mais qui doivent etre conservees lors de son execution.
Ceci peut etre utilise entre autres lors du couplage de TELEMAC
avec un autre code.
Les variables clandestines sont alors des variables propres a l''autre
code et sont rendues dans le fichier de resultats.'
AIDE1 =
'Names of variables that are not used by TELEMAC, but should be
preserved when it is being run. This keyword may be used, for instance
when it if TELEMAC is coupled with another code. Thus, the clandestine
variables belong to the other code and are given back in the results
file.'
/
NOM = 'DOSSIER DE COUPLAGE'
NOM1 = 'COUPLING DIRECTORY'
TYPE = STRING
INDEX = 39
TAILLE = 1
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'DOSSIER\_COUPLAGE'
RUBRIQUE =
'COUPLAGE';'';''
RUBRIQUE1 =
'COUPLING';'';''
NIVEAU = 1
AIDE =
'Nom complet du dossier d echange des fichiers
 pour couplage de codes'
AIDE1 =
'Name with full path of the directory where the files will
 be exchanged for coupling'
/
////////////////////////////////////////////////////////////////////////
///// 11.1-DELWAQ
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER DE COMMANDE DELWAQ'
NOM1 = 'DELWAQ STEERING FILE'
TYPE = STRING
INDEX = 71
TAILLE = 1
SUBMIT = 'T2DL11-WRITE;T2DL11;FACUL;ASC;ECR;DELWAQHYD'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DL11)%NAME'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
AIDE =
'Fichier de resultats pour le couplage avec Delwaq'
AIDE1 =
'Results file for coupling with Delwaq'
/
NOM = 'PERIODE DE SORTIE POUR DELWAQ'
NOM1 = 'DELWAQ PRINTOUT PERIOD'
TYPE = INTEGER
INDEX = 66
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'WAQPRD'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 2
AIDE =
'Periode de sortie des resultats pour Delwaq'
AIDE1 =
'Printout period for Delwaq file'
/
NOM = 'FICHIER DELWAQ DES ECHANGES ENTRE NOEUDS'
NOM1 = 'EXCHANGES BETWEEN NODES DELWAQ FILE'
TYPE = STRING
INDEX = 69
TAILLE = 1
SUBMIT = 'T2DDL6-WRITE;T2DDL6;FACUL;BIN;ECR;DELWAQMET'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DDL6)%NAME'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
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 = 70
TAILLE = 1
SUBMIT = 'T2DDL7-WRITE;T2DDL7;FACUL;BIN;ECR;DELWAQMET'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DDL7)%NAME'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
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 = 68
TAILLE = 1
SUBMIT = 'T2DDL5-WRITE;T2DDL5;FACUL;BIN;ECR;DELWAQMET'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DDL5)%NAME'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
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 = 64
TAILLE = 1
SUBMIT = 'T2DDL1-WRITE;T2DDL1;FACUL;BIN;ECR;DELWAQPTS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DSOU)%NAME'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
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 = 65
TAILLE = 1
SUBMIT = 'T2DDL2-WRITE;T2DDL2;FACUL;BIN;ECR;DELWAQSEG'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DDL2)%NAME'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
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 = 66
TAILLE = 1
SUBMIT = 'T2DDL3-WRITE;T2DDL3;FACUL;BIN;ECR;DELWAQSEG'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DDL3)%NAME'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
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 = 'T2DDL9-WRITE;T2DDL9;FACUL;BIN;ECR;DELWAQPTS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DDL9)%NAME'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
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 = 'T2DL10-WRITE;T2DL10;FACUL;BIN;ECR;DELWAQPTS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DL10)%NAME'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
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 = 72
TAILLE = 1
SUBMIT = 'T2DDL8-WRITE;T2DDL8;FACUL;BIN;ECR;DELWAQPTS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DDL8)%NAME'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
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 = 67
TAILLE = 1
SUBMIT = 'T2DDL4-WRITE;T2DDL4;FACUL;BIN;ECR;DELWAQPTS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(T2DDL4)%NAME'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
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 = 43
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'VELO\_DEL'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
AIDE =
'Decide de la sortie de la vitesse pour Delwaq'
AIDE1 =
'Triggers output of velocity for Delwaq'
/
NOM = 'DIFFUSION POUR DELWAQ'
NOM1 = 'DIFFUSIVITY FOR DELWAQ'
TYPE = LOGICAL
INDEX = 44
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'DIFF\_DEL'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
AIDE =
'Decide de la sortie du coefficient de diffusion pour Delwaq'
AIDE1 =
'Triggers output of diffusion for Delwaq'
/
NOM = 'TEMPERATURE POUR DELWAQ'
NOM1 = 'TEMPERATURE FOR DELWAQ'
TYPE = LOGICAL
INDEX = 42
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'TEMP\_DEL'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
AIDE =
'Decide de la sortie de la temperature pour Delwaq'
AIDE1 =
'Triggers output of temperature for Delwaq'
/
NOM = 'SALINITE POUR DELWAQ'
NOM1 = 'SALINITY FOR DELWAQ'
TYPE = LOGICAL
INDEX = 41
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'SALI\_DEL'
RUBRIQUE =
'COUPLAGE';'DELWAQ';''
RUBRIQUE1 =
'COUPLING';'DELWAQ';''
NIVEAU = 1
AIDE =
'Decide de la sortie de la salinite pour Delwaq'
AIDE1 =
'Triggers output of salinity for Delwaq'
/
////////////////////////////////////////////////////////////////////////
///// 11.2-SISYPHE
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER DES PARAMETRES DE SISYPHE'
NOM1 = 'SISYPHE STEERING FILE'
TYPE = STRING
INDEX = 62
TAILLE = 1
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'PAS DE MNEMO'
RUBRIQUE =
'COUPLAGE';'SISYPHE';''
RUBRIQUE1 =
'COUPLING';'SISYPHE';''
NIVEAU = 1
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 = 61
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'PERCOU'
RUBRIQUE =
'COUPLAGE';'SISYPHE';''
RUBRIQUE1 =
'COUPLING';'SISYPHE';''
NIVEAU = 1
AIDE =
'pour eviter de faire le couplage a chaque pas de temps'
AIDE1 =
'to avoid coupling at every time-step'
/
////////////////////////////////////////////////////////////////////////
///// 11.3-TOMAWAC
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER DES PARAMETRES DE TOMAWAC'
NOM1 = 'TOMAWAC STEERING FILE'
TYPE = STRING
INDEX = 82
TAILLE = 1
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'PAS DE MNEMO'
RUBRIQUE =
'COUPLAGE';'TOMAWAC';''
RUBRIQUE1 =
'COUPLING';'TOMAWAC';''
NIVEAU = 1
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 = 73
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 1
MNEMO = 'PERCOU\_WAC'
RUBRIQUE =
'COUPLAGE';'TOMAWAC';''
RUBRIQUE1 =
'COUPLING';'TOMAWAC';''
NIVEAU = 1
AIDE =
'pour eviter de faire le couplage a chaque pas de temps'
AIDE1 =
'to avoid coupling at every time-step'
/
////////////////////////////////////////////////////////////////////////
///// 11.4-WAQTEL
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER DES PARAMETRES DE WAQTEL'
NOM1 = 'WAQTEL STEERING FILE'
TYPE = STRING
INDEX = 93
TAILLE = 1
DEFAUT = ''
DEFAUT1 = ''
MNEMO = ''
RUBRIQUE =
'COUPLAGE';'WAQTEL';''
RUBRIQUE1 =
'COUPLING';'WAQTEL';''
NIVEAU = 1
AIDE =
'fichier des parametres physiques pour les processus de qualite d eau
(internes non ceux de DELWAQ)'
AIDE1 =
'file for physical parameters of waq processes (local ones of
Telemac-tracer not those of DELWAQ)'
/
////////////////////////////////////////////////////////////////////////
///// 11.5-KHIONE
////////////////////////////////////////////////////////////////////////
NOM = 'FICHIER DES PARAMETRES DE KHIONE'
NOM1 = 'KHIONE STEERING FILE'
TYPE = STRING
INDEX = 94
TAILLE = 1
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'T2D\_FILES(KHIONE)'
RUBRIQUE =
'COUPLAGE';'KHIONE';''
RUBRIQUE1 =
'COUPLING';'KHIONE';''
NIVEAU = 1
AIDE =
'Fichier des parametres physiques pour les processus liees aux glaces'
AIDE1 =
'Steering file for physical parameters of ice processes'
/
////////////////////////////////////////////////////////////////////////
///// 11.6-NESTOR
////////////////////////////////////////////////////////////////////////
NOM = 'NESTOR'
NOM1 = 'NESTOR'
TYPE = LOGICAL
INDEX = 57
TAILLE = 1
DEFAUT = NON
DEFAUT1 = NO
MNEMO = 'NESTOR'
RUBRIQUE =
'COUPLAGE';'NESTOR';''
RUBRIQUE1 =
'COUPLING';'NESTOR';''
NIVEAU = 0
AIDE =
'use the module Nestor to change the bottom'
AIDE1 =
'use the module Nestor to change the bottom'
/
NOM = 'FICHIER DE NESTOR ACTION'
NOM1 = 'NESTOR ACTION FILE'
TYPE = STRING
INDEX = 50
MNEMO = 'T2D\_FILES(T2NACT)%NAME'
SUBMIT = 'T2NACT-READ;T2NACT;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
NIVEAU = 0
RUBRIQUE =
'COUPLAGE';'NESTOR';''
RUBRIQUE1 =
'COUPLING';'NESTOR';''
COMPORT = 'DISPLAY %NESTOR% = OUI'
AIDE =
'Nom du fichier de commandes de nestor'
AIDE1 =
'Name of the Nestor steering file'
/
NOM = 'FICHIER DE NESTOR POLYGON'
NOM1 = 'NESTOR POLYGON FILE'
TYPE = STRING
INDEX = 51
MNEMO = 'T2D\_FILES(T2NPOL)%NAME'
SUBMIT = 'T2NPOL-READ;T2NPOL;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
NIVEAU = 0
RUBRIQUE =
'COUPLAGE';'NESTOR';''
RUBRIQUE1 =
'COUPLING';'NESTOR';''
AIDE =
'Nom du fichier de polygons de Nestor'
AIDE1 =
'Name of the Nestor polygon file'
/
NOM = 'FICHIER DE NESTOR DE SURFACE REFERENCE'
NOM1 = 'NESTOR SURFACE REFERENCE FILE'
TYPE = STRING
INDEX = 52
MNEMO = 'T2D\_FILES(T2NREF)%NAME'
SUBMIT = 'T2NREF-READ;T2NREF;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
NIVEAU = 0
APPARENCE='LISTE IS FICHIER'
RUBRIQUE =
'COUPLAGE';'NESTOR';''
RUBRIQUE1 =
'COUPLING';'NESTOR';''
COMPORT = 'DISPLAY %NESTOR% = OUI'
AIDE =
'Nom du fichier de reference surface de Nestor'
AIDE1 =
'Name of the Nestor file which contains the reference
water surface'
/
NOM = 'FICHIER DE NESTOR RESTART'
NOM1 = 'NESTOR RESTART FILE'
TYPE = STRING
INDEX = 53
MNEMO = 'T2D\_FILES(T2NRST)%NAME'
SUBMIT = 'T2NRST-READ;T2NRST;FACUL;ASC;LIT;PARAL'
DEFAUT = ''
DEFAUT1 = ''
NIVEAU = 0
RUBRIQUE =
'COUPLAGE';'NESTOR';''
RUBRIQUE1 =
'COUPLING';'NESTOR';''
COMPORT = 'DISPLAY %NESTOR% = OUI'
AIDE =
'Nom du fichier de Nestor restart'
AIDE1 =
'Name of the Nestor restart file'
/
////////////////////////////////////////////////////////////////////////
/// 12-INTERNAL
////////////////////////////////////////////////////////////////////////
NOM = 'LANGUE'
NOM1 = 'LANGUAGE'
TYPE = INTEGER
INDEX = 55
TAILLE = 1
DEFAUT = 1
DEFAUT1 = 2
MNEMO = 'LNG'
CHOIX =
'1="FRANCAIS"';
'2="ANGLAIS"'
CHOIX1 =
'1="FRANCAIS"';
'2="ANGLAIS"'
RUBRIQUE =
'INTERNAL';'';''
RUBRIQUE1 =
'INTERNAL';'';''
NIVEAU = 1
AIDE =
'1 : FRANCAIS   2 : ANGLAIS'
AIDE1 =
'1: FRENCH   2: ENGLISH'
/
NOM = 'FICHIER DES PARAMETRES'
NOM1 = 'STEERING FILE'
TYPE = STRING
INDEX = 8
TAILLE = 1
SUBMIT = 'INUTILE;T2DCAS;OBLIG;ASC;LIT;CAS'
DEFAUT = ''
DEFAUT1 = ''
MNEMO = 'NOMCAS'
RUBRIQUE =
'INTERNAL';'';''
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 = 'DICTIONNAIRE'
NOM1 = 'DICTIONARY'
TYPE = STRING
INDEX = 100
TAILLE = 1
SUBMIT = 'INUTILE;T2DDICO;OBLIG;ASC;LIT;DICO'
DEFAUT = 'telemac2d.dico'
DEFAUT1 = 'telemac2d.dico'
MNEMO = ''
RUBRIQUE =
'INTERNAL';'';''
RUBRIQUE1 =
'INTERNAL';'';''
NIVEAU = 100
AIDE =
'Dictionnaire des mots cles.'
AIDE1 =
'Key word dictionary.'
/
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 =
'INTERNAL';'';''
RUBRIQUE1 =
'INTERNAL';'';''
NIVEAU = 1
AIDE =
'CHOIX DU PARTITIONNEUR
1 : METIS
2 : SCOTCH
3 : PARMETIS
4 : PTSCOTCH
etc...'
AIDE1 =
'PARTITIONING TOOL SELECTION
1 : METIS
2 : SCOTCH
3 : PARMETIS
4 : PTSCOTCH
etc...'
/
NOM = 'NUMERO DE VERSION'
NOM1 = 'RELEASE'
TYPE = STRING
INDEX = 12
TAILLE = 1
DEFAUT = 'V8P0'
DEFAUT1 = 'V8P0'
MNEMO = ''
RUBRIQUE =
'INTERNAL';'';''
RUBRIQUE1 =
'INTERNAL';'';''
NIVEAU = 100
AIDE =
'Numero de version des bibliotheques utilisees par TELEMAC.
SUR UNE STATION DE TRAVAIL
5 versions sont donnees correspondant a :
TELEMAC,DAMO,UTILE,BIEF,HP'
AIDE1 =
'version number of the libraries used by TELEMAC.
ON A WORKSTATION
5 numbers are given, corresponding to the libraries called:
TELEMAC,DAMO,UTILE,BIEF,HP'
/




© 2015 - 2024 Weber Informatics LLC | Privacy Policy