|
Last change
on this file since 1755 was
1481,
checked in by Laurent Fairhead, 15 years ago
|
|
Du ménage sur les fichiers *def. La physique utilisée par défaut est NPv2.0
Some cleanup on the LMDZ input files. By default, the physics package used is NPv2.0
|
-
Property svn:executable set to
*
|
|
File size:
931 bytes
|
| Line | |
|---|
| 1 | # $Id: run.def 1403 2010-07-01 09:02:53Z fairhead $ |
|---|
| 2 | # |
|---|
| 3 | ## Fichier de configuration general |
|---|
| 4 | ## |
|---|
| 5 | INCLUDEDEF=physiq.def |
|---|
| 6 | INCLUDEDEF=gcm.def |
|---|
| 7 | INCLUDEDEF=orchidee.def |
|---|
| 8 | INCLUDEDEF=output.def |
|---|
| 9 | INCLUDEDEF=config.def |
|---|
| 10 | ## Type de calendrier utilise |
|---|
| 11 | ## valeur possible: earth_360d (defaut), earth_365d, earth_366d |
|---|
| 12 | calend=earth_360d |
|---|
| 13 | ## Jour de l'etat initial ( = 350 si 20 Decembre ,par expl. ,comme ici ) |
|---|
| 14 | dayref=1 |
|---|
| 15 | ## Annee de l'etat initial ( avec 4 chiffres ) |
|---|
| 16 | anneeref=1980 |
|---|
| 17 | ## Nombre de jours d'integration |
|---|
| 18 | nday=5 |
|---|
| 19 | ## Remise a zero de la date initiale |
|---|
| 20 | raz_date=0 |
|---|
| 21 | ## periode de sortie des variables de controle (en pas) |
|---|
| 22 | iconser=240 |
|---|
| 23 | ## periode d'ecriture du fichier histoire (en jour) |
|---|
| 24 | iecri=1 |
|---|
| 25 | ## flag de sortie dynzon |
|---|
| 26 | ok_dynzon=n |
|---|
| 27 | ## periode de stockage fichier dynzon (en jour) |
|---|
| 28 | periodav= 30. |
|---|
| 29 | ## activation du calcul d equilibrage de charge |
|---|
| 30 | adjust=n |
|---|
| 31 | ## activation du filtre fft |
|---|
| 32 | use_filtre_fft=n |
|---|
| 33 | ## niveau d'impression de controle |
|---|
| 34 | prt_level=1 |
|---|
Note: See
TracBrowser
for help on using the repository browser.