source: CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/run.def @ 2818

Last change on this file since 2818 was 2818, checked in by aclsce, 8 years ago

Added convection.def for NPv5.4 needed for IPSLCM6.0.2.
Updated LMDZORINCA to fit with LMDZOR.

? LMDZORINCA_v6/GENERAL/PARAM/convection.def
M LMDZORINCA_v6/GENERAL/PARAM/run.def

File size: 1.6 KB
RevLine 
[2330]1# $Id$
2#
3INCLUDEDEF=physiq.def
4INCLUDEDEF=gcm.def
[2770]5INCLUDEDEF=vert.def
[2818]6INCLUDEDEF=convection.def
[2330]7INCLUDEDEF=orchidee.def
8INCLUDEDEF=config.def
9INCLUDEDEF=reprobus.def
10INCLUDEDEF=guide.def
11INCLUDEDEF=inca.def
12## Type de calendrier utilise
13## valeur possible: earth_360d (defaut), earth_365d, earth_366d
[2410]14calend= _AUTOBLOCKER_
[2330]15## Jour de l etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
[2410]16dayref= _AUTOBLOCKER_
[2330]17##  Annee de l etat  initial (   avec  4  chiffres   )
[2410]18anneeref= _AUTOBLOCKER_
[2330]19## Nombre de jours d integration
[2410]20nday= _AUTOBLOCKER_
[2330]21## Remise a zero de la date initiale
[2410]22raz_date= _AUTOBLOCKER_
[2330]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
29## activation du calcul d equilibrage de charge
30adjust= _AUTO_
31## activation du filtre fft
32use_filtre_fft=y
33## niveau d impression de controle
34prt_level=0
35###
36### Informations sur la configuration utilisee
37###
38### type_ocean = force / slab  /couple
39### type_ocean is modified automatically by the lmdz.driver
[2410]40type_ocean=_AUTOBLOCKER_
[2330]41### version_ocean = nemo / opa8
42version_ocean=nemo
43### activation passage courants surface ocean-glace
44cpl_current=y
45### VEGET= y si ORCHIDEE, =n si bucket
46### VEGET is modified automatically by the lmdz.driver
[2410]47VEGET=_AUTOBLOCKER_
[2330]48### Choice of tracers type_trac=lmdz/inca/repr
49### type_trac is set automatically by the lmdz.driver
[2410]50type_trac=_AUTOBLOCKER_
[2330]51### config_inca=aero/chem needed only if type_trac=inca
[2410]52config_inca=_AUTOBLOCKER_
[2382]53### To activate XIOS ouputs only
[2477]54ok_all_xml= _AUTO_
55
Note: See TracBrowser for help on using the repository browser.