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

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

Adapted LMDZOR_v6 to be used with LMDZ5 testing 2314

lmdz.driver : Modification due to parameter calendar which changed behaviour in LMDZ since rev 2229 in trunk LMDZ. Removed obsolete parameters LMDZ_ecrit_ISCCP and periodav

Copied file_def_xxx_lmdz.xml files from testing 2314 LMDZ/DefListes into GENERAL/PARAM. These files are still modified with option IGCM_comp_modifyXmlFile force. To be modified in next commit.

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