Last change
on this file since 1434 was
1434,
checked in by musat, 12 years ago
|
v3.aqua4K IPSL CMIP5 simulation registration.
|
File size:
969 bytes
|
Line | |
---|
1 | # $Id$ |
---|
2 | # |
---|
3 | INCLUDEDEF=physiq.def |
---|
4 | INCLUDEDEF=gcm.def |
---|
5 | ## Type de calendrier utilise |
---|
6 | ## valeur possible: earth_360d (defaut), earth_365d, earth_366d |
---|
7 | calend=_calend_ |
---|
8 | ## Jour de l'etat initial ( = 350 si 20 Decembre ,par expl. ,comme ici ) |
---|
9 | dayref=81 |
---|
10 | ## Annee de l'etat initial ( avec 4 chiffres ) |
---|
11 | anneeref=_anneeref_ |
---|
12 | ## Nombre de jours d'integration |
---|
13 | nday=_nday_ |
---|
14 | ## Remise a zero de la date initiale |
---|
15 | raz_date=_raz_date_ |
---|
16 | ## periode de sortie des variables de controle (en pas) |
---|
17 | iconser=240 |
---|
18 | ## periode d'ecriture du fichier histoire (en jour) |
---|
19 | iecri=1 |
---|
20 | ## flag de sortie dynzon |
---|
21 | ok_dynzon=n |
---|
22 | ## periode de stockage fichier dynzon (en jour) |
---|
23 | periodav=_periodav_ |
---|
24 | ## activation du calcul d equilibrage de charge |
---|
25 | adjust=_adjust_ |
---|
26 | ## activation du filtre fft |
---|
27 | use_filtre_fft=y |
---|
28 | ## niveau d impression de controle |
---|
29 | prt_level=0 |
---|
30 | ### |
---|
31 | ### Informations sur la configuration utilisee |
---|
32 | ### |
---|
33 | ### type_ocean = force / slab /couple |
---|
34 | type_ocean=force |
---|
35 | ### VEGET= y si ORCHIDEE, =n si bucket |
---|
36 | VEGET=n |
---|
37 | |
---|
Note: See
TracBrowser
for help on using the repository browser.