The TELEMAC-MASCARET system  trunk
Functions/Subroutines
bedload_engel_cc.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine bedload_engel_cc (TETAP, CF, NPOIN, GRAV, DM, DENS, TETA, QSC)
 

Function/Subroutine Documentation

◆ bedload_engel_cc()

subroutine bedload_engel_cc ( type(bief_obj), intent(in)  TETAP,
type(bief_obj), intent(in)  CF,
integer, intent(in)  NPOIN,
double precision, intent(in)  GRAV,
double precision, intent(in)  DM,
double precision, intent(in)  DENS,
type(bief_obj), intent(inout)  TETA,
type(bief_obj), intent(inout)  QSC 
)
Parameters
[in]tetapCF Quadratic friction coefficient
[in]DENSRelative density
[in]DMSediment grain diameter
[in]GRAVAcceleration of gravity
[in]NPOINNumber of points
[in,out]QSCBed load transport
[in,out]TETADimensionless bed shear stress
[in]TETAPAdimensional skin friction
[in]cfCF Quadratic friction coefficient
[in]DENSRelative density
[in]DMSediment grain diameter
[in]GRAVAcceleration of gravity
[in]NPOINNumber of points
[in,out]QSCBed load transport
[in,out]TETADimensionless bed shear stress
[in]TETAPAdimensional skin friction

Definition at line 7 of file bedload_engel_cc.f.

+ Here is the caller graph for this function: