The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | anamar |
subroutine anamar | ( | ) |
V5P0
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
G.MATTAROLO (EDF - LNHE) 08/06/2011 V6P1 Translation of French names of the variables in argument
J-M HERVOUET (EDF R&D, LNHE) 23/01/20103 V6P3 Now depth is requested, not elevation above z0 !!!!!!!!!!!!
[in] | AT | Computation time |
[in] | DDC | Date of computation beginning |
[out] | DZHDT | Variation temporelle de la hauteur de maree |
[out] | LT | Number of the time step currently solved |
[in] | NPOIN2 | Number of points in 2d |
[in] | UC | Current velocity along x at the mesh points |
[in] | VC | Current velocity along y at the mesh points |
[in] | X | Abscissae of points in the mesh |
[in] | Y | Ordinates of points in the mesh |
[out] | ZM | Depth at time at, at the mesh points |
[in] | ZM1 | Depth at time tm1, at the mesh points |
[in] | ZM2 | Depth at time tm2, at the mesh points |
Definition at line 4 of file anamar.f.