source: CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/config.def_preind @ 3028

Last change on this file since 3028 was 3017, checked in by aclsce, 8 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
RevLine 
[1541]1##  Cycle diurne  ou non                 
2cycle_diurne=y
[2276]3
4## Pas de temps de couplage (s).
5t_coupl=_AUTO_
6
[1541]7##  Soil Model  ou non               
8soil_model=y
[1550]9
[1541]10## Nombre  d'appels des routines de rayonnements ( par jour)                 
[2535]11nbapp_rad=16
[1550]12
[1541]13##  Facteur additif pour l'albedo
[2911]14pmagic =  _AUTO_: DEFAULT = 0.0
[1550]15
[1541]16#
17# Parametres "orbitaux/ ere geologique"
18#
19### R_ecc =      Excentricite
20R_ecc = 0.016715
21### R_peri =     Equinoxe
22R_peri = 102.7
23### R_incl =     Inclinaison
24R_incl = 23.441
25### solaire =    Constante solaire
[2883]26solaire = _AUTO_: DEFAULT = 1361.20
[2920]27### constante solaire lue dans un fichier par defaut
28ok_suntime_rrtm=y
[1541]29#
30# Taux gaz a effet de serre
31#
32### co2_ppm =    taux CO2 en ppm
[1698]33co2_ppm = _AUTO_: DEFAULT = 0.28472500E+03
[1541]34### CH4_ppb =    taux CH4 en ppb
[1698]35CH4_ppb = _AUTO_: DEFAULT = 0.79097924E+03
[1541]36### N2O_ppb =    taux N2O en ppb
[1698]37N2O_ppb = _AUTO_: DEFAULT = 0.27542506E+03
[3017]38### CFC11_ppt = taux CFC11eq CMIP6 en ppt
39CFC11_ppt = _AUTO_: DEFAULT = 1.1726e+01
40### CFC12_ppt = taux CFC12eq CMIP6 en ppt
41CFC12_ppt = _AUTO_: DEFAULT = 1.6513e+01
[1541]42#
43# Parametres effets directs/indirects des "aerosols"
44#
45### ok_ade=y/n   flag Aerosol direct effect
[1686]46ok_ade=_AUTO_
[1541]47### ok_aie=y/n   flag Aerosol indirect effect
[1686]48ok_aie=_AUTO_
[1541]49### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
50aer_type=preind
[1816]51### aerosol coupling = online (y) or offline (n)
52aerosol_couple=_AUTO_
[2032]53###  flag_aerosol = type of coupled aerosol, if aerosol offline
54###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
[2015]55flag_aerosol=_AUTO_
56### ok_cdnc=y/n   Cloud droplet number concentration
57ok_cdnc=_AUTO_
[1541]58### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
59bl95_b0=1.7
60### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
61bl95_b1=0.2
62#
63# Parametre de lecture de l'ozone
64#
65# Allowed values are 0, 1 and 2
66# 0: do not read an ozone climatology
67# 1: read a single ozone climatology that will be used day and night
68# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
[1686]69read_climoz=_AUTO_
[2921]70#
71# Aerosols stratospheriques utilises par defaut
72#
73flag_aerosol_strat=2
74#
[2876]75# COSP
[2921]76#
[2876]77ok_cosp=_AUTO_
Note: See TracBrowser for help on using the repository browser.