source: trunk/LMDZ.GENERIC/libf/grid/dimension/ntraceur.5 @ 1974

Last change on this file since 1974 was 135, checked in by aslmd, 14 years ago

CHANGEMENT ARBORESCENCE ETAPE 2 -- NON COMPLET

File size: 400 bytes
Line 
1c-----------------------------------------------------------------------
2c   INCLUDE 'ntraceur.h'
3c
4c   ntraceur.h contient la dimension de la variable traceur q
5c   Generalement egale au nombre de traceur.
6c-----------------------------------------------------------------------
7
8      INTEGER nqmx
9
10      PARAMETER (nqmx=5)
11
12c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.