The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | suspension_flux_mixte (TAUP, FDM, NPOIN, CHARR, XMVE, XMVS, VCE, GRAV, XWC, ZERO, PARTHENIADES, FLUER_SABLE, FLUER_VASE, ZREF, AC, CSTAEQ, QSC, ICQ, DEBUG, AVAIL, NSICLA, ES, TOCE_VASE, TOCE_SABLE, NOMBLAY, DT, TOCE_MIXTE, MS_SABLE, MS_VASE) |
Definition at line 274 of file interface_sisyphe_suspension.f.
subroutine interface_sisyphe_suspension::SUSPENSION_FLUX_MIXTE::suspension_flux_mixte | ( | type (bief_obj), intent(in) | TAUP, |
double precision, intent(in) | FDM, | ||
integer, intent(in) | NPOIN, | ||
logical, intent(in) | CHARR, | ||
double precision, intent(in) | XMVE, | ||
double precision, intent(in) | XMVS, | ||
double precision, intent(in) | VCE, | ||
double precision, intent(in) | GRAV, | ||
double precision, intent(in) | XWC, | ||
double precision, intent(in) | ZERO, | ||
double precision, intent(in) | PARTHENIADES, | ||
type (bief_obj), intent(inout) | FLUER_SABLE, | ||
type (bief_obj), intent(inout) | FLUER_VASE, | ||
type (bief_obj), intent(in) | ZREF, | ||
double precision, intent(inout) | AC, | ||
type (bief_obj), intent(inout) | CSTAEQ, | ||
type(bief_obj), intent(in) | QSC, | ||
integer, intent(in) | ICQ, | ||
integer, intent(in) | DEBUG, | ||
double precision, dimension(npoin,nomblay,nsicla), intent(inout) | AVAIL, | ||
integer, intent(in) | NSICLA, | ||
double precision, dimension(npoin,nomblay), intent(inout) | ES, | ||
double precision, dimension(nomblay), intent(in) | TOCE_VASE, | ||
double precision, intent(in) | TOCE_SABLE, | ||
integer, intent(in) | NOMBLAY, | ||
double precision, intent(in) | DT, | ||
double precision, dimension(npoin,nomblay), intent(inout) | TOCE_MIXTE, | ||
double precision, dimension(npoin,nomblay), intent(inout) | MS_SABLE, | ||
double precision, dimension(npoin,nomblay), intent(inout) | MS_VASE | ||
) |
Definition at line 282 of file interface_sisyphe_suspension.f.