The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | sis_arret |
subroutine sis_arret | ( | ) |
E. PELTIER; C. LENORMANT; J.-M. HERVOUET 11/09/1995 V5P1
F. HUVELIN 05/01/2004 V5P8
N.DURAND (HRW), S.E.BOURBAN (HRW) 13/07/2010 V6P0 Translation of French comments within the FORTRAN sources into English comments
N.DURAND (HRW), S.E.BOURBAN (HRW) 21/08/2010 V6P0 Creation of DOXYGEN tags for automated documentation and cross-referencing of the FORTRAN sources
C.VILLARET (EDF-LNHE), P.TASSI (EDF-LNHE) 19/07/2011 V6P1 Name of variables
Y AUDOUIN (LNHE) 25/05/2015 V7P0 Modification to comply with the hermes module
[in] | AT0 | Time |
[in] | EMAX | Maximum bed evolution |
[in] | ESM | Cumulated bed evolution |
[in] | FMTRES | Format of result file |
[in] | HN | Water depth |
[in] | MAXVAR | Maximum number of variables |
[in] | MN | Number of time step |
[in] | NPOIN | Number of points |
[in] | NRES | Logical unit of the results file |
[in] | RC | Critical evolution ratio |
[in] | SORIMP | Array of logical saying if variables must be put IN THE LISTING |
[in] | SORLEO | Array of logical saying if variables must be put IN THE RESULTS FILE |
[in,out] | T1 | Work bief_obj structure |
[in,out] | T2 | Work bief_obj structure |
[in] | TEXTE | Names and units of variables |
[in] | VARSOR | Block with variables to be printed or copied |
Definition at line 4 of file sis_arret.f.