Last change
on this file since 420 was
72,
checked in by lmdz, 25 years ago
|
Petit menage suggere par el gringo pour le 1D
LF
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
443 bytes
|
Rev | Line | |
---|
[2] | 1 | c----------------------------------------------------------------------- |
---|
| 2 | INTEGER KIDIA, KFDIA, KLON, KLEV |
---|
[72] | 3 | PARAMETER (KIDIA=1,KFDIA=iim*(jjm-1)+2-1/jjm, |
---|
[2] | 4 | . KLON=KFDIA-KIDIA+1,KLEV=llm) |
---|
| 5 | c----------------------------------------------------------------------- |
---|
| 6 | INTEGER nbtr ! nombre de vrais traceurs |
---|
| 7 | PARAMETER (nbtr=nqmx-2+1/(nqmx-1)) |
---|
| 8 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.