Last change
on this file since 1169 was
1169,
checked in by jgipsl, 14 years ago
|
Modification in developement branch LMDZOR_v4 :
- added resolution 280x280x39 with zoom Africa (cordex grid)
- bug correction in CREATE experience for calendar=leap
(anneref=year and calend=gregorian)
- added always nudging(ok_guide=y)
- added scripts for interpolating ERAI analysis to model horizontal
grid. These scripts have to be used by hand, on other machine.
|
File size:
1019 bytes
|
Line | |
---|
1 | # $Id$ |
---|
2 | # |
---|
3 | INCLUDEDEF=physiq.def |
---|
4 | INCLUDEDEF=gcm.def |
---|
5 | INCLUDEDEF=orchidee.def |
---|
6 | INCLUDEDEF=guide.def |
---|
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 | ## 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=_periodav_ |
---|
26 | ## activation du calcul d equilibrage de charge |
---|
27 | adjust=_adjust_ |
---|
28 | ## activation du filtre fft |
---|
29 | use_filtre_fft=y |
---|
30 | ## niveau d impression de controle |
---|
31 | prt_level=0 |
---|
32 | ### |
---|
33 | ### Informations sur la configuration utilisee |
---|
34 | ### |
---|
35 | ### type_ocean = force / slab /couple |
---|
36 | type_ocean=force |
---|
37 | ### VEGET= y si ORCHIDEE, =n si bucket |
---|
38 | VEGET=y |
---|
Note: See
TracBrowser
for help on using the repository browser.