Go to the source code of this file.
◆ suspension_bijker()
subroutine suspension_bijker |
( |
type(bief_obj), intent(in) |
TAUP, |
|
|
integer, intent(in) |
NPOIN, |
|
|
logical, intent(in) |
CHARR, |
|
|
type(bief_obj), intent(in) |
QSC, |
|
|
type (bief_obj), intent(in) |
ZREF, |
|
|
double precision, intent(in) |
ZERO, |
|
|
type(bief_obj), intent(inout) |
CSTAEQ, |
|
|
double precision, intent(in) |
XMVE |
|
) |
| |
- Parameters
-
[in] | taup | CHARR Bedload |
[in,out] | CSTAEQ | Equilibrium concentration |
[in] | NPOIN | Number of points |
[in] | QSC | Bed load transpport rate |
[in] | TAUP | Skin froction |
[in] | XMVE | Fluid density |
[in] | ZERO | Zero |
[in] | ZREF | Reference elevation |
[in] | qsc | CHARR Bedload |
[in,out] | CSTAEQ | Equilibrium concentration |
[in] | NPOIN | Number of points |
[in] | QSC | Bed load transpport rate |
[in] | TAUP | Skin froction |
[in] | XMVE | Fluid density |
[in] | ZERO | Zero |
[in] | ZREF | Reference elevation |
Definition at line 7 of file suspension_bijker.f.