Go to the source code of this file.
|
subroutine | cormar (PART, UTEL, VTEL, HTEL) |
|
◆ cormar()
subroutine cormar |
( |
integer, intent(in) |
PART, |
|
|
type(bief_obj), intent(in) |
UTEL, |
|
|
type(bief_obj), intent(in) |
VTEL, |
|
|
type(bief_obj), intent(in) |
HTEL |
|
) |
| |
- Parameters
-
[in] | part | AT Computation time |
[in] | HTEL | Telemac water depth |
[in] | LT | Number of the time step currently solved |
[out] | NVCOU | Number of variables of the formatted current file |
[out] | NVHMA | N.of variables of the formatted water level file |
[in] | PART | Flag for direct coupling with telemac |
[out] | TC1 | Time t1 in the current file |
[out] | TC2 | Time t2 in the current file |
[out] | TM1 | Time t1 in the water level file |
[out] | TM2 | Time t2 in the water level file |
[in] | UTEL | X-axis telemac current speed |
[in] | VTEL | Y-axis telemac current speed |
Definition at line 7 of file cormar.f.