Go to the source code of this file.
◆ suspension_rouse()
subroutine suspension_rouse |
( |
type(bief_obj), intent(in) |
USTAR, |
|
|
type(bief_obj), intent(in) |
HN, |
|
|
integer, intent(in) |
NPOIN, |
|
|
double precision, intent(in) |
KARMAN, |
|
|
double precision, intent(in) |
ZERO, |
|
|
double precision, intent(in) |
XWC, |
|
|
type(bief_obj), intent(in) |
ZREF, |
|
|
type(bief_obj), intent(inout) |
T2 |
|
) |
| |
- Parameters
-
[in] | ustar | HN Water depth |
[in] | KARMAN | Von karman constant |
[in] | NPOIN | Number of points |
[in,out] | T2 | Work bief_obj structure |
[in] | USTAR | Shear velocity |
[in] | XWC | Settling velocities |
[in] | ZERO | Zero |
[in] | ZREF | Reference elevation |
[in] | hn | HN Water depth |
[in] | KARMAN | Von karman constant |
[in] | NPOIN | Number of points |
[in,out] | T2 | Work bief_obj structure |
[in] | USTAR | Shear velocity |
[in] | XWC | Settling velocities |
[in] | ZERO | Zero |
[in] | ZREF | Reference elevation |
[in] | zref | HN Water depth |
[in] | KARMAN | Von karman constant |
[in] | NPOIN | Number of points |
[in,out] | T2 | Work bief_obj structure |
[in] | USTAR | Shear velocity |
[in] | XWC | Settling velocities |
[in] | ZERO | Zero |
[in] | ZREF | Reference elevation |
Definition at line 7 of file suspension_rouse.f.