The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | bedload_nerbed_vf |
subroutine bedload_nerbed_vf | ( | ) |
M. GONZALES DE LINARES 07/05/2002 V5P3 First version.
J-M HERVOUET (EDF,LNHE) 31/01/2008 V6P0 CORRECTED INITIALISATION ERROR FOR T1 AND T2
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 Names of variables . R.ATA (EDF-LNHE) 02/06/2014 V7P0 Corrections of normals and nubo tables after changes in FV data structure of Telemac-2D.
[in] | AVA | Percent available |
[in,out] | BREACH | Indicator for non erodible bed (finite volumes schemes) |
[in] | DT | Time step |
[in,out] | ELAY | Thickness of surface layer |
[in] | KSORT | Convention for free output |
[in,out] | LIEBOR | Physical boundary conditions for bed evolution |
[in,out] | MESH | Mesh structure |
[in] | NPOIN | Number of points |
[in] | NPTFR | Number of boundary points |
[in] | NSEG | Number of segments per control section |
[in] | NUBO | Global number of edge extremities |
[in,out] | QS | Bedload transport rate |
[in] | QSX | Solid discharge x |
[in] | QSY | Solid discharge y |
[in,out] | T1 | Work bief_obj structure |
[in,out] | T2 | Work bief_obj structure |
[in,out] | T3 | Work bief_obj structure |
[in] | V2DPAR | Integral of test functions, assembled in parallel |
[in] | VNOIN | Outward unit normals |
[in] | CSF_SABLE | Volume concentration of sand (1-porosity) |
Definition at line 4 of file bedload_nerbed_vf.f.