source: CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/PARAM/run.def @ 882

Last change on this file since 882 was 882, checked in by aclsce, 14 years ago

Modified LMDZ4OR_v3 configuration to fit with IPSLCM5_v2 coupled
configuration.
Now, LMDZ4OR_work is the working configuration using trunk of LMDZ and
LMDZ4OR_v2 fits with IPSLCM4_v2 coupled configuration.
Modifications :

  • compilation of LMD9695-L39 resolution by default
  • modified *.card, *.driver and *.def to fit with IPSLCM5_v2
  • added SBG component (like IPSLCM5_v2)
  • added POST directory
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.