Go to the source code of this file.
|
subroutine | suspension_sandflow_gaia (DCLA, NPOIN, GRAV, XMVE, XMVS, ZERO, CSTAEQ, HN, U2D, V2D, CSRATIO, RATIO_TOCE) |
|
◆ suspension_sandflow_gaia()
subroutine suspension_sandflow_gaia |
( |
double precision, intent(in) |
DCLA, |
|
|
integer, intent(in) |
NPOIN, |
|
|
double precision, intent(in) |
GRAV, |
|
|
double precision, intent(in) |
XMVE, |
|
|
double precision, intent(in) |
XMVS, |
|
|
double precision, intent(in) |
ZERO, |
|
|
type(bief_obj), intent(inout) |
CSTAEQ, |
|
|
type(bief_obj), intent(in) |
HN, |
|
|
type(bief_obj), intent(in) |
U2D, |
|
|
type(bief_obj), intent(in) |
V2D, |
|
|
type(bief_obj), intent(in) |
CSRATIO, |
|
|
type(bief_obj), intent(in) |
RATIO_TOCE |
|
) |
| |
- Parameters
-
[in] | hn | RATIO_TOCE Ratio between critical shear stress of pure sediment and mixed sediment in the same layer |
[in] | u2d | RATIO_TOCE Ratio between critical shear stress of pure sediment and mixed sediment in the same layer |
[in] | v2d | RATIO_TOCE Ratio between critical shear stress of pure sediment and mixed sediment in the same layer |
[in] | csratio | RATIO_TOCE Ratio between critical shear stress of pure sediment and mixed sediment in the same layer |
Definition at line 8 of file suspension_sandflow_gaia.f.