source: CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/PARAM/run.def @ 852

Last change on this file since 852 was 814, checked in by sdipsl, 15 years ago
  • facttemps=0. (necessary for 1+1=2 , LMDZ only, JYG validated it)
  • read_climoz controls ozone options (same as before here : analytic Royer)
  • fft active (ran 100 years with it in IO intensive mode : CM5BETA)
  • export not needed in driver
  • prepare COSP output (CFMIP Observational Simulator Package), still need AA_make modifications for that.
File size: 793 bytes
Line 
1# $Id$
2#
3INCLUDEDEF=physiq.def
4INCLUDEDEF=gcm.def
5INCLUDEDEF=orchidee.def
6## Type de calendrier utilise
7## valeur possible: earth_360d (defaut), earth_365d, earth_366d
8calend=_calend_
9## Jour de l'etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
10dayref=_dayref_
11##  Annee de l'etat  initial (   avec  4  chiffres   )
12anneeref=_anneeref_
13## Nombre de jours d'integration
14nday=_nday_
15## Remise a zero de la date initiale
16raz_date=_raz_date_
17## periode de sortie des variables de controle (en pas)
18iconser=240
19## periode d'ecriture du fichier histoire (en jour)
20iecri=1
21## flag de sortie dynzon
22ok_dynzon=n
23## periode de stockage fichier dynzon (en jour)
24periodav=_periodav_
25## activation du calcul d equilibrage de charge
26adjust=_adjust_
27## activation du filtre fft
28use_filtre_fft=y
Note: See TracBrowser for help on using the repository browser.