The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | nomvar_tomawac (TEXTE, MNEMO, MAXVAR) |
subroutine nomvar_tomawac | ( | character(len=32), dimension(maxvar), intent(inout) | TEXTE, |
character(len=8), dimension(maxvar), intent(inout) | MNEMO, | ||
integer, intent(in) | MAXVAR | ||
) |
[in] | maxvar | MAXVAR Maximum number of output variables |
[out] | MNEMO | Aliases for the variables in the steering file |
[out] | TEXTE | Names of variables |
Definition at line 7 of file nomvar_tomawac.f.