Last change
on this file since 961 was
961,
checked in by aclsce, 14 years ago
|
- Move 4 parameters from physiq.def into run.def to facilitate sharing
physiq.def file with LMDZOR forced configurations (like in IPSLCM5_v2
config).
- Back to old way to compile create_etat0_limit (no parallel mode) to
work with CREATE/Job
|
File size:
999 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 | ## niveau d impression de controle |
---|
30 | prt_level=0 |
---|
31 | ### |
---|
32 | ### Informations sur la configuration utilisee |
---|
33 | ### |
---|
34 | ### type_ocean = force / slab /couple |
---|
35 | type_ocean=force |
---|
36 | ### VEGET= y si ORCHIDEE, =n si bucket |
---|
37 | VEGET=y |
---|
38 | |
---|
Note: See
TracBrowser
for help on using the repository browser.