Go to the source code of this file.
|
subroutine | ride_vr (KSR, KS, UNORM, HN, GRAV, XMVE, XMVS, NPOIN, ACLADM) |
|
◆ ride_vr()
subroutine ride_vr |
( |
double precision, dimension(npoin), intent(inout) |
KSR, |
|
|
double precision, dimension(npoin), intent(inout) |
KS, |
|
|
double precision, dimension(npoin), intent(in) |
UNORM, |
|
|
double precision, dimension(npoin), intent(in) |
HN, |
|
|
double precision, intent(in) |
GRAV, |
|
|
double precision, intent(in) |
XMVE, |
|
|
double precision, intent(in) |
XMVS, |
|
|
integer |
NPOIN, |
|
|
double precision, dimension(npoin), intent(in) |
ACLADM |
|
) |
| |
- Parameters
-
[in] | npoin | ACLADM Mean diameter of sediment |
[in] | GRAV | Acceleration of gravity |
[in] | HN | Water depth |
[in] | KS | Total roughness |
[in] | KSP | Bed skin roughness |
[in] | NPOIN | Number of points |
[in] | UNORM | Intensite du courant |
[in] | XMVE | Fluid density |
[in] | XMVS | Sediment density |
Definition at line 7 of file ride_vr.f.