source: CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/run.def @ 2410

Last change on this file since 2410 was 2410, checked in by jgipsl, 9 years ago
  • clean in orchidee.def : only keep paramers not having default values
  • change to AUTOBLOCKER in run.def and orchidee.def to make it visible that these parameters can not be changed by the user
  • change some blocker variables to nonblocker in orchidee.driver
File size: 1.7 KB
RevLine 
[396]1# $Id$
2#
3INCLUDEDEF=physiq.def
4INCLUDEDEF=gcm.def
5INCLUDEDEF=orchidee.def
[1540]6INCLUDEDEF=output.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## periode de stockage fichier dynzon (en jour)
[2410]29periodav= _AUTOBLOCKER_
[396]30## activation du calcul d equilibrage de charge
[1690]31adjust= _AUTO_
[769]32## activation du filtre fft
[814]33use_filtre_fft=y
[907]34## niveau d impression de controle
35prt_level=0
36###
37### Informations sur la configuration utilisee
38###
39### type_ocean = force / slab  /couple
[1650]40### type_ocean is modified automatically by the lmdz.driver
[2410]41type_ocean=_AUTOBLOCKER_
[907]42### version_ocean = nemo / opa8
43version_ocean=nemo
44### activation passage courants surface ocean-glace
45cpl_current=y
46### VEGET= y si ORCHIDEE, =n si bucket
[1650]47### VEGET is modified automatically by the lmdz.driver
[2410]48VEGET=_AUTOBLOCKER_
[1650]49### Choice of tracers type_trac=lmdz/inca/repr
50### type_trac is set automatically by the lmdz.driver
[2410]51type_trac=_AUTOBLOCKER_
[1698]52### config_inca=aero/chem needed only if type_trac=inca
[2410]53config_inca=_AUTOBLOCKER_
[1698]54### Only concerning the program ce0l : for creating file grilles_gcm.nc
[1804]55grilles_gcm_netcdf=_AUTO_
[2372]56### To activate XIOS ouputs only
57ok_all_xml=y
Note: See TracBrowser for help on using the repository browser.