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

Last change on this file since 4020 was 4020, checked in by jgipsl, 6 years ago

Updated as done in IPSLCM6

File size: 1.7 KB
RevLine 
[396]1# $Id$
2#
3INCLUDEDEF=physiq.def
4INCLUDEDEF=gcm.def
[2736]5INCLUDEDEF=vert.def
[396]6INCLUDEDEF=orchidee.def
[1543]7INCLUDEDEF=config.def
[1686]8INCLUDEDEF=reprobus.def
[1690]9INCLUDEDEF=guide.def
[2024]10INCLUDEDEF=inca.def
[686]11## Type de calendrier utilise
12## valeur possible: earth_360d (defaut), earth_365d, earth_366d
[2410]13calend= _AUTOBLOCKER_
[907]14## Jour de l etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
[2410]15dayref= _AUTOBLOCKER_
[907]16##  Annee de l etat  initial (   avec  4  chiffres   )
[2410]17anneeref= _AUTOBLOCKER_
[907]18## Nombre de jours d integration
[2410]19nday= _AUTOBLOCKER_
[396]20## Remise a zero de la date initiale
[2410]21raz_date= _AUTOBLOCKER_
[396]22## periode de sortie des variables de controle (en pas)
23iconser=240
[907]24## periode d ecriture du fichier histoire (en jour)
[396]25iecri=1
26## flag de sortie dynzon
27ok_dynzon=n
28## activation du calcul d equilibrage de charge
[2859]29adjust= n
[769]30## activation du filtre fft
[814]31use_filtre_fft=y
[907]32## niveau d impression de controle
33prt_level=0
34###
35### Informations sur la configuration utilisee
36###
37### type_ocean = force / slab  /couple
[1650]38### type_ocean is modified automatically by the lmdz.driver
[2410]39type_ocean=_AUTOBLOCKER_
[907]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
[1650]45### VEGET is modified automatically by the lmdz.driver
[2410]46VEGET=_AUTOBLOCKER_
[1650]47### Choice of tracers type_trac=lmdz/inca/repr
48### type_trac is set automatically by the lmdz.driver
[2410]49type_trac=_AUTOBLOCKER_
[1698]50### config_inca=aero/chem needed only if type_trac=inca
[2410]51config_inca=_AUTOBLOCKER_
[2904]52### To activate XIOS ouputs only, set n to use IOIPSL
53ok_all_xml= y
[3289]54### Only read by ce0l : Do not set land points on Antartic
55no_ter_antartique=y
[3722]56### Do not call phytrac to speed things up
[4020]57iflag_phytrac=_AUTO_: DEFAULT = 0
58
Note: See TracBrowser for help on using the repository browser.