Go to the source code of this file.
◆ suspension_fredsoe()
subroutine suspension_fredsoe |
( |
double precision, intent(in) |
DM, |
|
|
type(bief_obj), intent(in) |
TAUP, |
|
|
integer, intent(in) |
NPOIN, |
|
|
double precision, intent(in) |
GRAV, |
|
|
double precision, intent(in) |
XMVE, |
|
|
double precision, intent(in) |
XMVS, |
|
|
double precision, intent(in) |
AC, |
|
|
type(bief_obj), intent(inout) |
CSTAEQ |
|
) |
| |
- Parameters
-
[in] | taup | [in, out] AC Critical shields parameter |
[in] | DM | Sediment grain diameter |
[in,out] | CSTAEQ | Equilibrium concentration |
[in] | GRAV | Acceleration of gravity |
[in] | NPOIN | Number of points |
[in] | TAUP | Critical shear stress |
[in] | XMVE | Fluid density |
[in] | XMVS | Water density |
Definition at line 7 of file suspension_fredsoe.f.