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