Go to the source code of this file.
|
subroutine | nomvar_2d_in_3d (TEXTE, TEXTPR, MNEMO, NTRAC, MAXTRA, NAMETRAC, N_NAMES_PRIV2D, NAMES_PRIVE2D) |
|
◆ nomvar_2d_in_3d()
subroutine nomvar_2d_in_3d |
( |
character(len=32), dimension(*), intent(inout) |
TEXTE, |
|
|
character(len=32), dimension(*), intent(inout) |
TEXTPR, |
|
|
character(len=8), dimension(*), intent(inout) |
MNEMO, |
|
|
integer, intent(in) |
NTRAC, |
|
|
integer, intent(in) |
MAXTRA, |
|
|
character(len=32), dimension(maxtra), intent(in) |
NAMETRAC, |
|
|
integer, intent(in) |
N_NAMES_PRIV2D, |
|
|
character(len=32), dimension(4), intent(in) |
NAMES_PRIVE2D |
|
) |
| |
- 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] | TEXTE | See above |
[in,out] | TEXTPR | See above |
[in] | n_names_priv2d | MAXTRA Maximum number of tracers |
[in,out] | MNEMO | Mnemotechnic name |
[in] | NAMETRAC | Name of tracers |
[in] | NTRAC | Number of active tracers |
[in,out] | TEXTE | See above |
[in,out] | TEXTPR | 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] | TEXTE | See above |
[in,out] | TEXTPR | See above |
Definition at line 8 of file nomvar_2d_in_3d.f.