Last change
on this file since 3871 was
2708,
checked in by lguez, 8 years ago
|
Clean-up.
|
-
Property copyright set to
Name of program: LMDZ Creation date: 1984 Version: LMDZ5 License: CeCILL version 2 Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539 See the license file in the root directory
-
Property svn:executable set to
*
|
File size:
951 bytes
|
Rev | Line | |
---|
[1481] | 1 | # $Id: run.def 1403 2010-07-01 09:02:53Z fairhead $ |
---|
| 2 | # |
---|
| 3 | ## Fichier de configuration general |
---|
| 4 | ## |
---|
[2467] | 5 | INCLUDEDEF=gcm.def |
---|
[2482] | 6 | INCLUDEDEF=vert.def |
---|
[1481] | 7 | INCLUDEDEF=physiq.def |
---|
| 8 | INCLUDEDEF=orchidee.def |
---|
| 9 | INCLUDEDEF=output.def |
---|
| 10 | INCLUDEDEF=config.def |
---|
| 11 | ## Type de calendrier utilise |
---|
| 12 | ## valeur possible: earth_360d (defaut), earth_365d, earth_366d |
---|
| 13 | calend=earth_360d |
---|
| 14 | ## Jour de l'etat initial ( = 350 si 20 Decembre ,par expl. ,comme ici ) |
---|
| 15 | dayref=1 |
---|
| 16 | ## Annee de l'etat initial ( avec 4 chiffres ) |
---|
| 17 | anneeref=1980 |
---|
| 18 | ## Nombre de jours d'integration |
---|
| 19 | nday=5 |
---|
| 20 | ## Remise a zero de la date initiale |
---|
| 21 | raz_date=0 |
---|
| 22 | ## periode de sortie des variables de controle (en pas) |
---|
| 23 | iconser=240 |
---|
| 24 | ## periode d'ecriture du fichier histoire (en jour) |
---|
| 25 | iecri=1 |
---|
| 26 | ## flag de sortie dynzon |
---|
| 27 | ok_dynzon=n |
---|
| 28 | ## periode de stockage fichier dynzon (en jour) |
---|
| 29 | periodav= 30. |
---|
| 30 | ## activation du calcul d equilibrage de charge |
---|
| 31 | adjust=n |
---|
| 32 | ## activation du filtre fft |
---|
| 33 | use_filtre_fft=n |
---|
| 34 | ## niveau d'impression de controle |
---|
| 35 | prt_level=1 |
---|
Note: See
TracBrowser
for help on using the repository browser.