source: CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/config.def_actuel @ 3017

Last change on this file since 3017 was 3017, checked in by aclsce, 7 years ago
  • Use of new GHG CFC11 and CFC12 CMIP6 values for IPSLCM6 and LMDZOR_v6 configurations (actuel and preind experiments)
File size: 2.2 KB
Line 
1##  Cycle diurne  ou non                 
2cycle_diurne=y
3##  Soil Model  ou non               
4soil_model=y
5## Pas de temps de couplage (s).
6t_coupl=_AUTO_
7
8## Nombre  d'appels des routines de rayonnements ( par jour)                 
9nbapp_rad=16
10
11##  Facteur additif pour l'albedo
12pmagic =  _AUTO_: DEFAULT = 0.0
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
24#solaire = _AUTO_ : DEFAULT = 1366.0896
25solaire = _AUTO_ : DEFAULT = 1361.20
26### constante solaire lue dans un fichier par defaut
27ok_suntime_rrtm=y
28#
29# Taux gaz a effet de serre
30#
31### co2_ppm =    taux CO2 en ppm
32co2_ppm = _AUTO_: DEFAULT = 0.36886500E+03
33### CH4_ppb =    taux CH4 en ppb
34CH4_ppb = _AUTO_ : DEFAULT = 0.17510225E+04
35### N2O_ppb =    taux N2O en ppb
36N2O_ppb = _AUTO_ : DEFAULT = 0.31585000E+03
37### CFC11_ppt = taux CFC11eq CMIP6 en ppt
38CFC11_ppt = _AUTO_ : DEFAULT = 6.3990e+01
39### CFC12_ppt =  taux CFC12eq CMIP6 en ppt
40CFC12_ppt = _AUTO_ : DEFAULT = 1.0511e+03
41#
42# Parametres effets directs/indirects des "aerosols"
43#
44### ok_ade=y/n   flag Aerosol direct effect
45ok_ade=_AUTO_
46### ok_aie=y/n   flag Aerosol indirect effect
47ok_aie=_AUTO_
48### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
49aer_type=actuel
50### aerosol coupling = online (y) or offline (n)
51aerosol_couple=_AUTO_
52###  flag_aerosol = type of coupled aerosol, if aerosol offline
53###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
54flag_aerosol=_AUTO_
55### ok_cdnc=y/n   Cloud droplet number concentration
56ok_cdnc=_AUTO_
57### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
58bl95_b0=1.7
59### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
60bl95_b1=0.2
61#
62# Parametre de lecture de l'ozone
63#
64# Allowed values are 0, 1 and 2
65# 0: do not read an ozone climatology
66# 1: read a single ozone climatology that will be used day and night
67# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
68read_climoz=_AUTO_
69#
70# Aerosols stratospheriques utilises par defaut
71flag_aerosol_strat=2
72#
73# COSP
74ok_cosp=_AUTO_
Note: See TracBrowser for help on using the repository browser.