The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | anaven |
subroutine anaven | ( | ) |
M. BENOIT (LNH) 07/06/95 V1P0
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) 26/11/2013 V6P3 Example added to copy the wind in Telemac-2D memory.
[in] | AT | Computation time |
[in] | NPOIN2 | Number of points in 2d |
[out] | UV | Wind velocity along x at the mesh points |
[out] | VV | Wind velocity along y at the mesh points |
[in] | VX_CTE | Wind along x (constant value in steering file) |
[in] | VY_CTE | Wind along y (constant value in steering file) |
[in] | X | Abscissae of points in the mesh |
[in] | Y | Ordinates of points in the mesh |
Definition at line 4 of file anaven.f.