Rev | Line | |
---|
[4615] | 1 | # |
---|
| 2 | # $Id$ |
---|
| 3 | # |
---|
| 4 | INCLUDEDEF=physiq.def |
---|
| 5 | INCLUDEDEF=gcm.def |
---|
| 6 | INCLUDEDEF=L79.def |
---|
| 7 | INCLUDEDEF=orchidee.def |
---|
| 8 | INCLUDEDEF=config.def |
---|
| 9 | INCLUDEDEF=guide.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=2000 |
---|
| 17 | ## Nombre de jours d'integration |
---|
| 18 | nday=360 |
---|
| 19 | ## Remise a zero de la date initiale |
---|
| 20 | raz_date= 1 |
---|
| 21 | ## periode de sortie des variables de controle (en pas) |
---|
| 22 | iconser=7 |
---|
| 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=0 |
---|
| 35 | ### |
---|
| 36 | ok_sync=y |
---|
| 37 | filtre_oro=y |
---|
Note: See
TracBrowser
for help on using the repository browser.