|
Last change
on this file since 142 was
1,
checked in by lfita, 11 years ago
|
- -- --- Opening of the WRF+LMDZ coupling repository --- -- -
WRF: version v3.3
LMDZ: version v1818
More details in:
|
|
File size:
327 bytes
|
| Line | |
|---|
| 1 | ! |
|---|
| 2 | ! $Header$ |
|---|
| 3 | ! |
|---|
| 4 | ! |
|---|
| 5 | ! gestion des impressions de sorties et de débogage |
|---|
| 6 | ! lunout: unité du fichier dans lequel se font les sorties |
|---|
| 7 | ! (par defaut 6, la sortie standard) |
|---|
| 8 | ! prt_level: niveau d'impression souhaité (0 = minimum) |
|---|
| 9 | ! |
|---|
| 10 | INTEGER lunout, prt_level |
|---|
| 11 | COMMON /comprint/ lunout, prt_level |
|---|
Note: See
TracBrowser
for help on using the repository browser.