Last change
on this file since 1300 was
1300,
checked in by emillour, 10 years ago
|
Common dynamics:
Some updates to keep up with LMDZ5 Earth model evolution (up to LMDZ5 rev 1955).
Main change is the introduction of a "dyn3d_common" directory
to store files common to dyn3d and dyn3dpar.
See file "DOC/chantiers/commit_importants.log" for detailed list
of changes. These changes do not change results on test cases.
EM
|
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.