Go to the source code of this file.
|
subroutine | check_sortgai (CHAINE, NBRE, CHAINEHYD, IND_SED, YES2D, GRAP_PRINT2D) |
|
◆ check_sortgai()
subroutine check_sortgai |
( |
character(len=72), intent(inout) |
CHAINE, |
|
|
integer, intent(in) |
NBRE, |
|
|
character(len=72), intent(inout) |
CHAINEHYD, |
|
|
integer, intent(in) |
IND_SED, |
|
|
logical, intent(in) |
YES2D, |
|
|
logical, intent(in), optional |
GRAP_PRINT2D |
|
) |
| |
- Parameters
-
[in] | nbre | [in, out] CHAINE String of variables for gaia graphic outputs |
[in,out] | CHAINEHYD | String of variables for hydro graphic outputs |
[in] | IND_SED | Rank of sediments in tracers |
[in] | NBRE | Number of variables |
[in] | YES2D | Logical to check if t2d or t3d |
[in] | GRAP_PRINT2D | Logical to check if sort2d or sort3d |
Definition at line 7 of file check_sortgai.f.