Go to the source code of this file.
|
subroutine | rescue_sisyphe (H, S, ZF, ZR, ES, HW, TW, THETAW, NPOIN, NOMBLAY, NSICLA, TROUVE, ALIRE, PASS, ICF, LISTI, MAXVAR) |
|
◆ rescue_sisyphe()
subroutine rescue_sisyphe |
( |
double precision, dimension(npoin), intent(inout) |
H, |
|
|
double precision, dimension(npoin), intent(inout) |
S, |
|
|
double precision, dimension(npoin), intent(inout) |
ZF, |
|
|
double precision, dimension(npoin), intent(inout) |
ZR, |
|
|
double precision, dimension(npoin,nomblay), intent(in) |
ES, |
|
|
double precision, dimension(npoin), intent(inout) |
HW, |
|
|
double precision, dimension(npoin), intent(inout) |
TW, |
|
|
double precision, dimension(npoin), intent(inout) |
THETAW, |
|
|
integer, intent(in) |
NPOIN, |
|
|
integer, intent(in) |
NOMBLAY, |
|
|
integer, intent(in) |
NSICLA, |
|
|
integer, dimension(maxvar), intent(inout) |
TROUVE, |
|
|
integer, dimension(maxvar), intent(in) |
ALIRE, |
|
|
logical, intent(in) |
PASS, |
|
|
integer, intent(in) |
ICF, |
|
|
logical, intent(in) |
LISTI, |
|
|
integer, intent(in) |
MAXVAR |
|
) |
| |
- Parameters
-
[in] | maxvar | ALIRE List variables to be read |
[in,out] | H | Water depth |
[in,out] | HW | Wave depth |
[in] | ICF | Bed-load or total load transport formulas |
[in] | LISTI | Logical, if yes print messages |
[in] | MAXVAR | Maximum number of output variables |
[in] | NPOIN | Number of mesh nodes |
[in] | PASS | Logical, if yes begin of computation |
[in,out] | S | Water surface elevation |
[in,out] | THETAW | Angle between wave and current |
[in] | TROUVE | Logique indiquant les variables trouvees DANS LE SOUS-PROGRAMME SUITE |
[in,out] | TW | Wave period |
[in,out] | ZF | Bed level |
[in] | nomblay | ALIRE List variables to be read |
[in,out] | H | Water depth |
[in,out] | HW | Wave depth |
[in] | ICF | Bed-load or total load transport formulas |
[in] | LISTI | Logical, if yes print messages |
[in] | MAXVAR | Maximum number of output variables |
[in] | NPOIN | Number of mesh nodes |
[in] | PASS | Logical, if yes begin of computation |
[in,out] | S | Water surface elevation |
[in,out] | THETAW | Angle between wave and current |
[in] | TROUVE | Logique indiquant les variables trouvees DANS LE SOUS-PROGRAMME SUITE |
[in,out] | TW | Wave period |
[in,out] | ZF | Bed level |
[in] | nsicla | ALIRE List variables to be read |
[in,out] | H | Water depth |
[in,out] | HW | Wave depth |
[in] | ICF | Bed-load or total load transport formulas |
[in] | LISTI | Logical, if yes print messages |
[in] | MAXVAR | Maximum number of output variables |
[in] | NPOIN | Number of mesh nodes |
[in] | PASS | Logical, if yes begin of computation |
[in,out] | S | Water surface elevation |
[in,out] | THETAW | Angle between wave and current |
[in] | TROUVE | Logique indiquant les variables trouvees DANS LE SOUS-PROGRAMME SUITE |
[in,out] | TW | Wave period |
[in,out] | ZF | Bed level |
Definition at line 8 of file rescue_sisyphe.f.