source: trunk/LMDZ.PLUTO.old/libf/grid/dimension/ntraceur.1

Last change on this file was 3175, checked in by emillour, 12 months ago

Pluto PCM:
Add the old Pluto LMDZ for reference (required prior step to making
an LMDZ.PLUTO using the same framework as the other physics packages).
TB+EM

File size: 400 bytes
RevLine 
[3175]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=1)
11
12c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.