source: CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/PARAM/LMDZ/run.def @ 6709

Last change on this file since 6709 was 6656, checked in by cetlod, 8 months ago

CM7_work : Reorganisation of PARAM directory ; grouping parameters for each model ; update all the cards accordingly

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