The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | qwind3 (TSTOT, TSDER, F, XK, USOLD, USNEW, TWOLD, TWNEW, NF, NDIRE, NPOIN2, BETAN, BETAO, DIRN, DIRO) |
Definition at line 1178 of file interface_tomawac.f.
subroutine interface_tomawac::QWIND3::qwind3 | ( | double precision, dimension(npoin2,ndire,nf), intent(inout) | TSTOT, |
double precision, dimension(npoin2,ndire,nf), intent(inout) | TSDER, | ||
double precision, dimension(npoin2,ndire,nf), intent(in) | F, | ||
double precision, dimension(npoin2,nf), intent(in) | XK, | ||
double precision, dimension(npoin2), intent(in) | USOLD, | ||
double precision, dimension(npoin2), intent(in) | USNEW, | ||
double precision, dimension(npoin2), intent(in) | TWOLD, | ||
double precision, dimension(npoin2), intent(in) | TWNEW, | ||
integer, intent(in) | NF, | ||
integer, intent(in) | NDIRE, | ||
integer, intent(in) | NPOIN2, | ||
double precision, dimension(npoin2), intent(inout) | BETAN, | ||
double precision, dimension(npoin2), intent(inout) | BETAO, | ||
double precision, dimension(npoin2), intent(inout) | DIRN, | ||
double precision, dimension(npoin2), intent(inout) | DIRO | ||
) |
Definition at line 1181 of file interface_tomawac.f.