Last change
on this file since 1557 was
1557,
checked in by acosce, 13 years ago
|
- Modify run.def physiq.def gcm.def by merging with LMDZOR config - results don't change
- Add filtre_fft
- change JobNumProcTot? in config.card (32)
- remove Bands Files for 4 and 2 proc
|
-
Property svn:executable set to
*
|
File size:
1.1 KB
|
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 | INCLUDEDEF=guide.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=480 |
---|
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 | ### Parameters read only by ce0l : |
---|
39 | ### create file grilles_gcm.nc |
---|
40 | grilles_gcm_netcdf=y |
---|
41 | |
---|
Note: See
TracBrowser
for help on using the repository browser.