The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | bedload_calcdw |
subroutine bedload_calcdw | ( | ) |
C. VILLARET **/10/2003 V5P4
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
[in] | NPOIN | Number of points |
[in] | PI | Pi |
[in] | TW | Wave period |
[in,out] | TW1 | Mid wave period, current in the wave direction |
[in,out] | TW2 | Mid wave period, current in the opposite direction |
[in] | UCW | Current projected in the wave direction |
[in] | UW | Orbital wave velocity |
[in,out] | UW1 | Work array |
[in,out] | UW2 | Work array |
Definition at line 4 of file bedload_calcdw.f.