Go to the source code of this file.
◆ nomvar_telemac3d()
subroutine nomvar_telemac3d |
( |
character(len=32), dimension(*), intent(inout) |
TEXT3, |
|
|
character(len=32), dimension(*), intent(inout) |
TEXTP3, |
|
|
character(len=8), dimension(*), intent(inout) |
MNEMO, |
|
|
integer, intent(in) |
NTRAC, |
|
|
integer, intent(in) |
MAXTRA, |
|
|
character(len=32), dimension(maxtra), intent(in) |
NAMETRAC |
|
) |
| |
- Parameters
-
[in] | ntrac | MAXTRA Maximum number of tracers |
[in,out] | MNEMO | Mnemotechnic name |
[in] | NAMETRAC | Name of tracers |
[in] | NTRAC | Number of active tracers |
[in,out] | TEXT3 | See above |
[in,out] | TEXTP3 | See above |
[in] | maxtra | MAXTRA Maximum number of tracers |
[in,out] | MNEMO | Mnemotechnic name |
[in] | NAMETRAC | Name of tracers |
[in] | NTRAC | Number of active tracers |
[in,out] | TEXT3 | See above |
[in,out] | TEXTP3 | See above |
Definition at line 7 of file nomvar_telemac3d.f.