Last change
on this file since 697 was
697,
checked in by mafoipsl, 15 years ago
|
Parameters included to prepare 365 days calendar simulation.
|
File size:
750 bytes
|
Rev | Line | |
---|
[396] | 1 | # |
---|
| 2 | # $Id$ |
---|
| 3 | # |
---|
| 4 | INCLUDEDEF=physiq.def |
---|
| 5 | INCLUDEDEF=gcm.def |
---|
| 6 | INCLUDEDEF=orchidee.def |
---|
[686] | 7 | ## Type de calendrier utilise |
---|
| 8 | ## valeur possible: earth_360d (defaut), earth_365d, earth_366d |
---|
[697] | 9 | calend=_calend_ |
---|
[396] | 10 | ## Jour de l'etat initial ( = 350 si 20 Decembre ,par expl. ,comme ici ) |
---|
| 11 | dayref=_dayref_ |
---|
| 12 | ## Annee de l'etat initial ( avec 4 chiffres ) |
---|
| 13 | anneeref=_anneeref_ |
---|
| 14 | ## Nombre de jours d'integration |
---|
| 15 | nday=_nday_ |
---|
| 16 | ## Remise a zero de la date initiale |
---|
| 17 | raz_date=_raz_date_ |
---|
| 18 | ## periode de sortie des variables de controle (en pas) |
---|
| 19 | iconser=240 |
---|
| 20 | ## periode d'ecriture du fichier histoire (en jour) |
---|
| 21 | iecri=1 |
---|
| 22 | ## flag de sortie dynzon |
---|
| 23 | ok_dynzon=n |
---|
| 24 | ## periode de stockage fichier dynzon (en jour) |
---|
[697] | 25 | periodav=_periodav_ |
---|
[396] | 26 | ## activation du calcul d equilibrage de charge |
---|
| 27 | adjust=_adjust_ |
---|
Note: See
TracBrowser
for help on using the repository browser.