source: CONFIG/UNIFORM/v5/LMDZOR_v5/GENERAL/PARAM/run.def @ 2019

Last change on this file since 2019 was 1804, checked in by jgipsl, 12 years ago

Small modifications for CREATE_clim and CREATE_amip experiences :

  • Adde all parameter files : not necessary but esaier to compare
  • Changed to no leap calendar in CREATE_amip to have the same as in LMDZOR_v4 configuration.
  • Desactivate creatation of grid file (grilles_gcm.nc) for cumul period > 1.
File size: 1.6 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
[686]10## Type de calendrier utilise
11## valeur possible: earth_360d (defaut), earth_365d, earth_366d
[1690]12calend= _AUTO_
[907]13## Jour de l etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
[1690]14dayref= _AUTO_
[907]15##  Annee de l etat  initial (   avec  4  chiffres   )
[1690]16anneeref= _AUTO_
[907]17## Nombre de jours d integration
[1690]18nday= _AUTO_
[396]19## Remise a zero de la date initiale
[1690]20raz_date= _AUTO_
[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## periode de stockage fichier dynzon (en jour)
[1690]28periodav= _AUTO_
[396]29## activation du calcul d equilibrage de charge
[1690]30adjust= _AUTO_
[769]31## activation du filtre fft
[814]32use_filtre_fft=y
[907]33## niveau d impression de controle
34prt_level=0
35###
36### Informations sur la configuration utilisee
37###
38### type_ocean = force / slab  /couple
[1650]39### type_ocean is modified automatically by the lmdz.driver
40type_ocean=_AUTO_
[907]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
[1650]46### VEGET is modified automatically by the lmdz.driver
47VEGET=_AUTO_
48### Choice of tracers type_trac=lmdz/inca/repr
49### type_trac is set automatically by the lmdz.driver
50type_trac=_AUTO_
[1698]51### config_inca=aero/chem needed only if type_trac=inca
52config_inca=_AUTO_
53### Only concerning the program ce0l : for creating file grilles_gcm.nc
[1804]54grilles_gcm_netcdf=_AUTO_
[1698]55
Note: See TracBrowser for help on using the repository browser.