source: CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/config.def_L19 @ 2276

Last change on this file since 2276 was 2276, checked in by omamce, 10 years ago

O.M. : managing coupling frequency

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