source: CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_WORK/EXP00/PARAM/run.def @ 686

Last change on this file since 686 was 686, checked in by sdipsl, 15 years ago
  • Use latest values for *.def for 39 levels
  • Keep in sync with LMDZ4-dev head
  • Clean up parameter and dissociate those related to dynamic and and those related to physic (exception for pmagic and cvl_corr ; will fix that later)
File size: 745 bytes
Line 
1#
2# $Id$
3#
4INCLUDEDEF=physiq.def
5INCLUDEDEF=gcm.def
6INCLUDEDEF=orchidee.def
7## Type de calendrier utilise
8## valeur possible: earth_360d (defaut), earth_365d, earth_366d
9calend=earth_360d
10## Jour de l'etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
11dayref=_dayref_
12##  Annee de l'etat  initial (   avec  4  chiffres   )
13anneeref=_anneeref_
14## Nombre de jours d'integration
15nday=_nday_
16## Remise a zero de la date initiale
17raz_date=_raz_date_
18## periode de sortie des variables de controle (en pas)
19iconser=240
20## periode d'ecriture du fichier histoire (en jour)
21iecri=1
22## flag de sortie dynzon
23ok_dynzon=n
24## periode de stockage fichier dynzon (en jour)
25periodav=30.
26## activation du calcul d equilibrage de charge
27adjust=_adjust_
Note: See TracBrowser for help on using the repository browser.