Go to the source code of this file.
|
subroutine | flusec_sisyphe (U, V, H, QSXC, QSYC, CHARR, QSXS, QSYS, SUSP, IKLE, NELMAX, NELEM, X, Y, DT, NCP, CTRLSC, INFO, TPS) |
|
◆ flusec_sisyphe()
subroutine flusec_sisyphe |
( |
type(bief_obj), intent(in) |
U, |
|
|
type(bief_obj), intent(in) |
V, |
|
|
type(bief_obj), intent(in) |
H, |
|
|
type(bief_obj), intent(in) |
QSXC, |
|
|
type(bief_obj), intent(in) |
QSYC, |
|
|
logical, intent(in) |
CHARR, |
|
|
type(bief_obj), intent(in) |
QSXS, |
|
|
type(bief_obj), intent(in) |
QSYS, |
|
|
logical, intent(in) |
SUSP, |
|
|
integer, dimension(nelmax,*), intent(in) |
IKLE, |
|
|
integer, intent(in) |
NELMAX, |
|
|
integer, intent(in) |
NELEM, |
|
|
double precision, dimension(*), intent(in) |
X, |
|
|
double precision, dimension(*), intent(in) |
Y, |
|
|
double precision, intent(in) |
DT, |
|
|
integer, intent(in) |
NCP, |
|
|
integer, dimension(ncp), intent(in) |
CTRLSC, |
|
|
logical, intent(in) |
INFO, |
|
|
double precision, intent(in) |
TPS |
|
) |
| |
- Parameters
-
[in] | nelmax | CHARR Logical, bedload |
[in] | CTRLSC | Control section |
[in] | DT | Time step |
[in] | H | Water depth |
[in] | IKLE | Connectivity table |
[in] | INFO | If yes, print |
[in] | NCP | Two times the number of control sections |
[in] | NELEM | Number of elements |
[in] | NELMAX | Maximum number of elements |
[in,out] | QSXC | Bedload transport rate x-direction |
[in,out] | QSXS | Suspension transport rate x-direction |
[in,out] | QSYC | Bedload transport rate y-direction |
[in,out] | QSYS | Suspension transport rate y-direction |
[in] | SUSP | Logical, suspension |
[in] | TPS | Temps |
[in] | nelem | CHARR Logical, bedload |
[in] | CTRLSC | Control section |
[in] | DT | Time step |
[in] | H | Water depth |
[in] | IKLE | Connectivity table |
[in] | INFO | If yes, print |
[in] | NCP | Two times the number of control sections |
[in] | NELEM | Number of elements |
[in] | NELMAX | Maximum number of elements |
[in,out] | QSXC | Bedload transport rate x-direction |
[in,out] | QSXS | Suspension transport rate x-direction |
[in,out] | QSYC | Bedload transport rate y-direction |
[in,out] | QSYS | Suspension transport rate y-direction |
[in] | SUSP | Logical, suspension |
[in] | TPS | Temps |
[in] | ncp | CHARR Logical, bedload |
[in] | CTRLSC | Control section |
[in] | DT | Time step |
[in] | H | Water depth |
[in] | IKLE | Connectivity table |
[in] | INFO | If yes, print |
[in] | NCP | Two times the number of control sections |
[in] | NELEM | Number of elements |
[in] | NELMAX | Maximum number of elements |
[in,out] | QSXC | Bedload transport rate x-direction |
[in,out] | QSXS | Suspension transport rate x-direction |
[in,out] | QSYC | Bedload transport rate y-direction |
[in,out] | QSYS | Suspension transport rate y-direction |
[in] | SUSP | Logical, suspension |
[in] | TPS | Temps |
Definition at line 8 of file flusec_sisyphe.f.