source: CONFIG/UNIFORM/v6/IPSLCM5A2CHT/GENERAL/PARAM/config.def_preind @ 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.3 KB
Line 
1##  Cycle diurne  ou non                 
2cycle_diurne=y
3
4## Pas de temps de couplage (s).
5t_coupl=_AUTO_
6
7##  Soil Model  ou non               
8soil_model=y
9
10## Nombre  d'appels des routines de rayonnements ( par jour)                 
11nbapp_rad=24
12
13##  Facteur additif pour l'albedo
14pmagic =  _AUTO_: DEFAULT = 0.0
15
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
26#solaire = _AUTO_: DEFAULT = 1361.20
27solaire = _AUTO_: DEFAULT = 1361.20
28#
29# Taux gaz a effet de serre
30#
31## co2_ppm =    taux CO2 en ppm, l'année 1850 forcage CMIP6
32co2_ppm = _AUTO_: DEFAULT  = 2.8432e+02
33### CH4_ppb =    taux CH4 en ppb, l'année 1850 forcage CMIP6
34CH4_ppb = _AUTO_: DEFAULT = 8.0825e+02
35### N2O_ppb =    taux N2O en ppb, l'année 1850 forcage CMIP6
36N2O_ppb = _AUTO_: DEFAULT = 2.7302e+02
37## CFC11_ppt = taux en ppt, l'année 1850 forcage CFC11eq_CMIP6
38CFC11_ppt = _AUTO_: DEFAULT = 1.1726e+01
39### CFC12_ppt = taux en ppt, l'année 1850 forcage CFC12eq_CMIP6
40CFC12_ppt = _AUTO_: DEFAULT = 1.6513e+01
41#
42#
43# Parametres effets directs/indirects des "aerosols"
44#
45### ok_ade=y/n   flag Aerosol direct effect
46ok_ade=_AUTO_
47### ok_aie=y/n   flag Aerosol indirect effect
48ok_aie=_AUTO_
49### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
50aer_type=preind
51### aerosol coupling = online (y) or offline (n)
52aerosol_couple=_AUTO_
53### Ozone chemistry coupling = online (y) or offline (n)
54chemistry_couple=_AUTO_
55###  flag_aerosol = type of coupled aerosol, if aerosol offline
56###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
57flag_aerosol=_AUTO_
58### ok_cdnc=y/n   Cloud droplet number concentration
59ok_cdnc=_AUTO_
60### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
61bl95_b0=1.7
62### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
63bl95_b1=0.2
64#
65# Parametre de lecture de l'ozone
66#
67# Allowed values are 0, 1 and 2
68# 0: do not read an ozone climatology
69# 1: read a single ozone climatology that will be used day and night
70# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
71read_climoz=_AUTO_
72# COSP
73ok_cosp=_AUTO_
74flag_aerosol_strat=0
75ok_suntime_rrtm=y
Note: See TracBrowser for help on using the repository browser.