Last change
on this file since 855 was
855,
checked in by sdipsl, 15 years ago
|
- Use ozone (day/night)
- leap, noleap calendar available
- use new patches
- in sync with IPSLCM
|
File size:
822 bytes
|
Line | |
---|
1 | # $Id$ |
---|
2 | # |
---|
3 | INCLUDEDEF=physiq.def |
---|
4 | INCLUDEDEF=gcm.def |
---|
5 | INCLUDEDEF=orchidee.def |
---|
6 | ## Type de calendrier utilise |
---|
7 | ## valeur possible: earth_360d (defaut), earth_365d, earth_366d |
---|
8 | calend=_calend_ |
---|
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 |
---|
21 | ## flag de sortie dynzon |
---|
22 | ok_dynzon=n |
---|
23 | ## periode de stockage fichier dynzon (en jour) |
---|
24 | periodav=_periodav_ |
---|
25 | ## activation du calcul d equilibrage de charge |
---|
26 | adjust=_adjust_ |
---|
27 | ## activation du filtre fft |
---|
28 | use_filtre_fft=y |
---|
29 | ## run.sed results are below |
---|
Note: See
TracBrowser
for help on using the repository browser.