Go to the source code of this file.
|
subroutine | suspension_vanrijn (FDM, TAUP, NPOIN, GRAV, XMVE, XMVS, VCE, ZERO, AC, CSTAEQ, ZREF) |
|
◆ suspension_vanrijn()
subroutine suspension_vanrijn |
( |
double precision, intent(in) |
FDM, |
|
|
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) |
VCE, |
|
|
double precision, intent(in) |
ZERO, |
|
|
double precision, intent(in) |
AC, |
|
|
type(bief_obj), intent(inout) |
CSTAEQ, |
|
|
type(bief_obj), intent(in) |
ZREF |
|
) |
| |
- Parameters
-
[in] | taup | [in, out] AC Critical shields parameter |
[in] | ACLADM | Mean diameter of sediment |
[in] | GRAV | Acceleration of gravity |
[in] | NPOIN | Number of points |
[in] | VCE | Flow viscosity |
[in] | XMVE | Fluid density |
[in] | XMVS | Sediment density |
[in] | zref | [in, out] AC Critical shields parameter |
[in] | ACLADM | Mean diameter of sediment |
[in] | GRAV | Acceleration of gravity |
[in] | NPOIN | Number of points |
[in] | VCE | Flow viscosity |
[in] | XMVE | Fluid density |
[in] | XMVS | Sediment density |
Definition at line 7 of file suspension_vanrijn.f.