source: CONFIG/UNIFORM/v5/IPSLCM5_v5/GENERAL/PARAM/run.def @ 2276

Last change on this file since 2276 was 2101, checked in by jgipsl, 11 years ago

Removed INCLUDEDEF=orchidee.def, inca.def, reprobus.def and guide.def from run.def. Instead the lmdz.driver will add the appropriate line in run.def if the corresponding coupling is done.

This is done to avoid warnings from IOIPSL when a file is not exsiting.

File size: 1.6 KB
RevLine 
[396]1# $Id$
[2101]2#
3# INCLUDEDEF=orchidee.def, inca.def, reprobus.def and guide.def are added
4# automatically by lmdz.driver if one of these components are activated.
[396]5INCLUDEDEF=physiq.def
6INCLUDEDEF=gcm.def
[1540]7INCLUDEDEF=output.def
[1543]8INCLUDEDEF=config.def
[686]9## Type de calendrier utilise
10## valeur possible: earth_360d (defaut), earth_365d, earth_366d
[1690]11calend= _AUTO_
[907]12## Jour de l etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
[1690]13dayref= _AUTO_
[907]14##  Annee de l etat  initial (   avec  4  chiffres   )
[1690]15anneeref= _AUTO_
[907]16## Nombre de jours d integration
[1690]17nday= _AUTO_
[396]18## Remise a zero de la date initiale
[1690]19raz_date= _AUTO_
[396]20## periode de sortie des variables de controle (en pas)
21iconser=240
[907]22## periode d ecriture du fichier histoire (en jour)
[396]23iecri=1
24## flag de sortie dynzon
25ok_dynzon=n
26## periode de stockage fichier dynzon (en jour)
[1690]27periodav= _AUTO_
[396]28## activation du calcul d equilibrage de charge
[1690]29adjust= _AUTO_
[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
39type_ocean=_AUTO_
[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
46VEGET=_AUTO_
47### Choice of tracers type_trac=lmdz/inca/repr
48### type_trac is set automatically by the lmdz.driver
49type_trac=_AUTO_
[1698]50### config_inca=aero/chem needed only if type_trac=inca
51config_inca=_AUTO_
52### Only concerning the program ce0l : for creating file grilles_gcm.nc
[1804]53grilles_gcm_netcdf=_AUTO_
[1698]54
Note: See TracBrowser for help on using the repository browser.