source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/config/IPSLCM6/CM65-ENSEMBLES.01/PARAM/run.def @ 5899

Last change on this file since 5899 was 5899, checked in by aclsce, 3 years ago

Modified libIGCM and configuration to run XIOS ensembles.

File size: 1.8 KB
Line 
1# $Id$
2#
3INCLUDEDEF=physiq.def
4INCLUDEDEF=gcm.def
5INCLUDEDEF=vert.def
6INCLUDEDEF=orchidee.def
7INCLUDEDEF=config.def
8INCLUDEDEF=reprobus.def
9INCLUDEDEF=guide.def
10INCLUDEDEF=inca.def
11INCLUDEDEF=ensemble.def
12## Type de calendrier utilise
13## valeur possible: earth_360d (defaut), earth_365d, earth_366d
14calend= _AUTOBLOCKER_
15## Jour de l etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
16dayref= _AUTOBLOCKER_
17##  Annee de l etat  initial (   avec  4  chiffres   )
18anneeref= _AUTOBLOCKER_
19## Nombre de jours d integration
20nday= _AUTOBLOCKER_
21## Remise a zero de la date initiale
22raz_date= _AUTOBLOCKER_
23## periode de sortie des variables de controle (en pas)
24iconser=240
25## periode d ecriture du fichier histoire (en jour)
26iecri=1
27## flag de sortie dynzon
28ok_dynzon=n
29ok_dyn_ave=n
30## activation du calcul d equilibrage de charge
31adjust= n
32## activation du filtre fft
33use_filtre_fft=y
34## niveau d impression de controle
35prt_level=0
36###
37### Informations sur la configuration utilisee
38###
39### type_ocean = force / slab  /couple
40### type_ocean is modified automatically by the lmdz.driver
41type_ocean=_AUTOBLOCKER_
42### version_ocean = nemo / opa8
43version_ocean=nemo
44### activation passage courants surface ocean-glace
45cpl_current=y
46### VEGET= y si ORCHIDEE, =n si bucket
47### VEGET is modified automatically by the lmdz.driver
48VEGET=_AUTOBLOCKER_
49### Choice of tracers type_trac=lmdz/inca/repr
50### type_trac is set automatically by the lmdz.driver
51type_trac=_AUTOBLOCKER_
52### config_inca=aero/chem needed only if type_trac=inca
53config_inca=_AUTOBLOCKER_
54### To activate XIOS ouputs only, set n to use IOIPSL
55ok_all_xml= y
56### Only read by ce0l : Do not set land points on Antartic
57no_ter_antartique=y
58### Do not call phytrac to speed things up
59iflag_phytrac=_AUTOBLOCKER_: DEFAULT = 0
60### cpl_old_calving : use n for DYNAMICO and new coupling weight(MR025)
61cpl_old_calving = _AUTO_
62
Note: See TracBrowser for help on using the repository browser.