Last change
on this file since 686 was
686,
checked in by sdipsl, 15 years ago
|
- Use latest values for *.def for 39 levels
- Keep in sync with LMDZ4-dev head
- Clean up parameter and dissociate those related to dynamic and and those related to physic (exception for pmagic and cvl_corr ; will fix that later)
|
File size:
745 bytes
|
Line | |
---|
1 | # |
---|
2 | # $Id$ |
---|
3 | # |
---|
4 | INCLUDEDEF=physiq.def |
---|
5 | INCLUDEDEF=gcm.def |
---|
6 | INCLUDEDEF=orchidee.def |
---|
7 | ## Type de calendrier utilise |
---|
8 | ## valeur possible: earth_360d (defaut), earth_365d, earth_366d |
---|
9 | calend=earth_360d |
---|
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) |
---|
25 | periodav=30. |
---|
26 | ## activation du calcul d equilibrage de charge |
---|
27 | adjust=_adjust_ |
---|
Note: See
TracBrowser
for help on using the repository browser.