Last change
on this file since 1333 was
1333,
checked in by jgipsl, 11 years ago
|
Config LMDZOR_v4 :
Added creation and saving of file grilles_gcm.nc during
create_etat0_run.
|
File size:
1.1 KB
|
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 |
---|
39 | ### Parameters read only by ce0l : |
---|
40 | ### create file grilles_gcm.nc |
---|
41 | grilles_gcm_netcdf=y |
---|
42 | |
---|
Note: See
TracBrowser
for help on using the repository browser.