Last change
on this file since 1242 was
859,
checked in by acosce, 15 years ago
|
ACo : update LMDZ calendar
|
-
Property svn:executable set to
*
|
File size:
765 bytes
|
Line | |
---|
1 | ## $Id: run.def 71 2007-06-21 14:26:03Z acosce $ |
---|
2 | INCLUDEDEF=physiq.def |
---|
3 | INCLUDEDEF=gcm.def |
---|
4 | INCLUDEDEF=orchidee.def |
---|
5 | ## activation du calcul d equilibrage de charge |
---|
6 | adjust=_adjust_ |
---|
7 | ## Type de calendrier utilise |
---|
8 | ## valeur possible: earth_360d (defaut), earth_365d, earth_366d |
---|
9 | calend=_calend_ |
---|
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 | ## raz_date |
---|
15 | raz_date=_raz_date_ |
---|
16 | ## Nombre de jours d'integration |
---|
17 | nday=_nday_ |
---|
18 | ## periode de sortie des variables de controle (en pas) |
---|
19 | iconser= 480 |
---|
20 | ## periode d'ecriture du fichier histoire (en jour) |
---|
21 | iecri=10 |
---|
22 | ## periode de stockage fichier histmoy (en jour) |
---|
23 | periodav=1. |
---|
24 | ## unite de sortie des impressions |
---|
25 | lunout=6 |
---|
Note: See
TracBrowser
for help on using the repository browser.