|
Last change
on this file since 247 was
72,
checked in by lmdz, 26 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
|
| Line | |
|---|
| 1 | c----------------------------------------------------------------------- |
|---|
| 2 | INTEGER KIDIA, KFDIA, KLON, KLEV |
|---|
| 3 | PARAMETER (KIDIA=1,KFDIA=iim*(jjm-1)+2-1/jjm, |
|---|
| 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.