source: CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/PARAM/config.def_actuel @ 2893

Last change on this file since 2893 was 2893, checked in by jgipsl, 8 years ago

Updated LMDZOR_v6 as done for IPSLCM6.0.4 from revision [2876] uptil [2892] :

  • changed to use XIOS2 instead of XIOS1
  • LMDZ : added new physique as option NPv5.65, changed default value for solaire constant and pmagic. Added cosp in the compilation.
  • ORCHIDEE : change albedo background file, added new default options : soil freezing and explicitsnow in orchidee.def_CWRR

To be used with LMDZ/testing rev 2546 and ORCHIDEE/trunk ref 3525
See ticket #94

File size: 2.1 KB
RevLine 
[1541]1##  Cycle diurne  ou non                 
2cycle_diurne=y
3##  Soil Model  ou non               
4soil_model=y
[2336]5## Pas de temps de couplage (s).
6t_coupl=_AUTO_
[1541]7
8## Nombre  d'appels des routines de rayonnements ( par jour)                 
9nbapp_rad=24
10
11##  Facteur additif pour l'albedo
[2893]12pmagic=0.01
[1541]13
14#
15# Parametres "orbitaux/ ere geologique"
16#
17### R_ecc =      Excentricite
18R_ecc = 0.016715
19### R_peri =     Equinoxe
20R_peri = 102.7
21### R_incl =     Inclinaison
22R_incl = 23.441
23### solaire =    Constante solaire
[2893]24#solaire = _AUTO_ : DEFAULT = 1366.0896
25solaire = _AUTO_ : DEFAULT = 1361.20
[1541]26#
27# Taux gaz a effet de serre
28#
29### co2_ppm =    taux CO2 en ppm
[1690]30co2_ppm = _AUTO_: DEFAULT = 0.36886500E+03
[1541]31### CH4_ppb =    taux CH4 en ppb
[1690]32CH4_ppb = _AUTO_ : DEFAULT = 0.17510225E+04
[1541]33### N2O_ppb =    taux N2O en ppb
[1690]34N2O_ppb = _AUTO_ : DEFAULT = 0.31585000E+03
[1541]35### CFC11_ppt =  taux CFC11 en ppt
[1690]36CFC11_ppt = _AUTO_ : DEFAULT = 5.18015181E+01
[1541]37### CFC12_ppt =  taux CFC12 en ppt
[1690]38CFC12_ppt = _AUTO_ : DEFAULT = 0.99862742E+03
[1541]39#
40# Parametres effets directs/indirects des "aerosols"
41#
42### ok_ade=y/n   flag Aerosol direct effect
[1686]43ok_ade=_AUTO_
[1541]44### ok_aie=y/n   flag Aerosol indirect effect
[1686]45ok_aie=_AUTO_
[1541]46### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
47aer_type=actuel
[1816]48### aerosol coupling = online (y) or offline (n)
49aerosol_couple=_AUTO_
[2032]50###  flag_aerosol = type of coupled aerosol, if aerosol offline
51###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
[2015]52flag_aerosol=_AUTO_
53### ok_cdnc=y/n   Cloud droplet number concentration
54ok_cdnc=_AUTO_
[1541]55### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
56bl95_b0=1.7
57### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
58bl95_b1=0.2
59#
60# Parametre de lecture de l'ozone
61#
62# Allowed values are 0, 1 and 2
63# 0: do not read an ozone climatology
64# 1: read a single ozone climatology that will be used day and night
65# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
[1686]66read_climoz=_AUTO_
[2893]67# COSP
68ok_cosp=_AUTO_
Note: See TracBrowser for help on using the repository browser.