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

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

Removed parameter grilles_gcm_netcdf not longer existing in LMDZ. Preivously
grilles_gcm_netcdf=y is now always the case.

Changed file path in comment.

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