Go to the source code of this file.
|
subroutine | tobw_sisyphe (TOBW, CF, FW, UW, TW, HN, NPOIN, XMVE) |
|
◆ tobw_sisyphe()
subroutine tobw_sisyphe |
( |
double precision, dimension(npoin), intent(inout) |
TOBW, |
|
|
double precision, dimension(npoin), intent(in) |
CF, |
|
|
double precision, dimension(npoin), intent(inout) |
FW, |
|
|
double precision, dimension(npoin), intent(in) |
UW, |
|
|
double precision, dimension(npoin), intent(in) |
TW, |
|
|
double precision, dimension(npoin), intent(in) |
HN, |
|
|
integer, intent(in) |
NPOIN, |
|
|
double precision, intent(in) |
XMVE |
|
) |
| |
- Parameters
-
[in] | npoin | CF Quadratic friction coefficient |
[in] | FW | Quadratic friction coefficient (wave) |
[in] | HN | Water depth at time n |
[in] | NPOIN | Number of points |
[in] | TOBW | Total bed shear stress |
[in] | TW | Wave period |
[in] | UW | Orbital velocity (wave) |
[in] | XMVE | Fluid density |
Definition at line 7 of file tobw_sisyphe.f.