The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | taub_waqtel (CF, DENSITY, TAUB, NPOIN, UN, VN) |
subroutine taub_waqtel | ( | type(bief_obj), intent(in) | CF, |
double precision, intent(in) | DENSITY, | ||
type(bief_obj), intent(inout) | TAUB, | ||
integer, intent(in) | NPOIN, | ||
type(bief_obj), intent(in) | UN, | ||
type(bief_obj), intent(in) | VN | ||
) |
[in] | npoin | CF Friction coefficient |
[in] | DENSITY | Density |
[in] | NPOIN | Total number of mesh nodes |
[out] | TAUB | Bed shear stress |
Definition at line 7 of file taub_waqtel.f.