Go to the source code of this file.
|
subroutine | bedload_einst (TETAP, NPOIN, DENS, GRAV, DM, DSTAR, QSC) |
|
◆ bedload_einst()
subroutine bedload_einst |
( |
type(bief_obj), intent(in) |
TETAP, |
|
|
integer, intent(in) |
NPOIN, |
|
|
double precision, intent(in) |
DENS, |
|
|
double precision, intent(in) |
GRAV, |
|
|
double precision, intent(in) |
DM, |
|
|
double precision, intent(in) |
DSTAR, |
|
|
type(bief_obj), intent(inout) |
QSC |
|
) |
| |
- Parameters
-
[in] | tetap | DENS Relative sensity of sediment |
[in] | DM | Sediment grain diameter |
[in] | DSTAR | Non-dimensional diameter |
[in] | GRAV | Acceleration of gravity |
[in] | NPOIN | Number of points |
[in,out] | QSC | Bed load transport |
[in] | TETAP | Adimensional skin friction |
Definition at line 7 of file bedload_einst.f.