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