source: CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/PARAM/run.def @ 2604

Last change on this file since 2604 was 2604, checked in by jgipsl, 9 years ago

Clean in .card. Removed OldName? not used anymore in config.card. Removed output.def not needed with XIOS.

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