Go to the source code of this file.
◆ bedload_hiding_factor()
subroutine bedload_hiding_factor |
( |
type(bief_obj), intent(in) |
ACLADM, |
|
|
integer, intent(in) |
HIDFAC, |
|
|
integer, intent(in) |
NPOIN, |
|
|
double precision, intent(in) |
HIDI, |
|
|
double precision, intent(in) |
DM, |
|
|
double precision, intent(in) |
KARIM_HOLLY_YANG, |
|
|
type(bief_obj), intent(inout) |
HIDING |
|
) |
| |
- Parameters
-
[in] | acladm | ACLADM Mean diameter of sediment |
[in] | DM | Sediment grain diameter |
[in] | HIDFAC | Hiding factor formulas |
[in] | HIDI | Hiding factor for particular size class (hidfac =0) |
[in] | HIDING | Hiding factor correction |
[in] | NPOIN | Number of points |
Definition at line 7 of file bedload_hiding_factor.f.