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