source: CONFIG/UNIFORM/v6/IPSLCM5A2CHT/GENERAL/PARAM/config.def_annuel @ 4794

Last change on this file since 4794 was 4794, checked in by acosce, 4 years ago

add some correction on historical experiment for IPSLCM5A2CHT with chemistry and aerosol on tropo and strato

  • fix a typo bug
  • add default solar constant
  • change default simu name
File size: 2.0 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=24
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
24solaire = _AUTO_: DEFAULT = 0.0
25#
26# Taux gaz a effet de serre
27#
28### co2_ppm =    taux CO2 en ppm
29co2_ppm = _AUTO_
30### CH4_ppb =    taux CH4 en ppb
31CH4_ppb = _AUTO_
32### N2O_ppb =    taux N2O en ppb
33N2O_ppb = _AUTO_
34### CFC11_ppt =  taux CFC11 en ppt
35CFC11_ppt = _AUTO_
36### CFC12_ppt =  taux CFC12 en ppt
37CFC12_ppt = _AUTO_
38#
39# Parametres effets directs/indirects des "aerosols"
40#
41### ok_ade=y/n   flag Aerosol direct effect
42ok_ade=_AUTO_
43### ok_aie=y/n   flag Aerosol indirect effect
44ok_aie=_AUTO_
45### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
46aer_type=annuel
47### aerosol coupling = online (y) or offline (n)
48aerosol_couple=_AUTO_
49### Ozone chemistry coupling = online (y) or offline (n)
50chemistry_couple=_AUTO_
51###  flag_aerosol = type of coupled aerosol, if aerosol offline
52###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
53flag_aerosol=_AUTO_
54### ok_cdnc=y/n   Cloud droplet number concentration
55ok_cdnc=_AUTO_
56### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
57bl95_b0=1.7
58### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
59bl95_b1=0.2
60#
61# Parametre de lecture de l'ozone
62#
63# Allowed values are 0, 1 and 2
64# 0: do not read an ozone climatology
65# 1: read a single ozone climatology that will be used day and night
66# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
67read_climoz=_AUTO_
68# COSP
69ok_cosp=_AUTO_
70# volcanoes and solar forcing
71ok_suntime_rrtm=y
Note: See TracBrowser for help on using the repository browser.