The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | bedload_bijker (TOBW, TOB, MU, KSP, KSR, HN, NPOIN, DM, DENS, XMVE, GRAV, XWC, KARMAN, ZERO, T4, T7, T8, T9, QSC, QSS, BIJK, HOULE) |
Definition at line 71 of file interface_sisyphe_bedload.f.
subroutine interface_sisyphe_bedload::BEDLOAD_BIJKER::bedload_bijker | ( | type(bief_obj), intent(in) | TOBW, |
type(bief_obj), intent(in) | TOB, | ||
type(bief_obj), intent(in) | MU, | ||
type(bief_obj), intent(in) | KSP, | ||
type(bief_obj), intent(in) | KSR, | ||
type(bief_obj), intent(in) | HN, | ||
integer, intent(in) | NPOIN, | ||
double precision, intent(in) | DM, | ||
double precision, intent(in) | DENS, | ||
double precision, intent(in) | XMVE, | ||
double precision, intent(in) | GRAV, | ||
double precision, intent(in) | XWC, | ||
double precision, intent(in) | KARMAN, | ||
double precision, intent(in) | ZERO, | ||
type(bief_obj), intent(inout) | T4, | ||
type(bief_obj), intent(inout) | T7, | ||
type(bief_obj), intent(inout) | T8, | ||
type(bief_obj), intent(inout) | T9, | ||
type(bief_obj), intent(inout) | QSC, | ||
type(bief_obj), intent(inout) | QSS, | ||
double precision, intent(in) | BIJK, | ||
logical, intent(in) | HOULE | ||
) |
Definition at line 75 of file interface_sisyphe_bedload.f.