source: CMIP6/RFMIP/piClim-spAer-histall/CM619-LR-piClim-spAer-histall/PARAM/config.def_annuel @ 4989

Last change on this file since 4989 was 4989, checked in by asima, 4 years ago

Import of 1-member ensemble "piClim-spAer-histall", with 2RadCall for MACv2 aerosols (Tier 2, transitory)

File size: 2.4 KB
Line 
1##  Cycle diurne  ou non                 
2iflag_cycle_diurne=1
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 (lue dans Eccentricity.txt)
18R_ecc = _AUTO_: DEFAULT = 0.016715
19### R_peri =     Equinoxe (lue dans Perihelie.txt)
20R_peri = _AUTO_: DEFAULT = 102.7
21### R_incl =     Inclinaison (lue dans Obliquity.txt)
22R_incl = _AUTO_: DEFAULT = 23.441
23### solaire =    Constante solaire
24# solaire est modifie avec les valeurs du fichier SOLARANDVOLCANOES.txt
25# solaire parameter est utilise uniquement avec si iflag_rrtm=0 et ok_suntime_rrtm=n
26solaire = _AUTO_: DEFAULT = 0.0
27### constante solaire lue dans un fichier par defaut
28ok_suntime_rrtm=y
29#
30# Taux gaz a effet de serre
31# En GHG_per, values pour l'année 1850, pour calculer IRFs
32### co2_ppm =    taux CO2 en ppm
33co2_ppm = _AUTO_
34co2_ppm_per = 2.8432e+02
35### CH4_ppb =    taux CH4 en ppb
36CH4_ppb = _AUTO_
37#CH4_ppb_per = 8.0825e+02
38### N2O_ppb =    taux N2O en ppb
39N2O_ppb = _AUTO_
40#N2O_ppb_per = 2.7302e+02
41### CFC11_ppt =  taux CFC11 en ppt
42CFC11_ppt = _AUTO_
43#CFC11_ppt_per = 1.1726e+01
44### CFC12_ppt =  taux CFC12 en ppt
45CFC12_ppt = _AUTO_
46#CFC12_ppt_per = 1.6513e+01
47#
48# Parametres effets directs/indirects des "aerosols"
49#
50### ok_ade=y/n   flag Aerosol direct effect
51ok_ade=_AUTO_
52### ok_aie=y/n   flag Aerosol indirect effect
53ok_aie=_AUTO_
54### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
55aer_type=annuel
56### aerosol coupling = online (y) or offline (n)
57aerosol_couple=_AUTO_
58###  flag_aerosol = type of coupled aerosol, if aerosol offline
59###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
60flag_aerosol=_AUTO_
61### ok_cdnc=y/n   Cloud droplet number concentration
62ok_cdnc=_AUTO_
63# ok_alw=y flag pour activer l effet LW des poussieres
64ok_alw=y
65#
66#
67# Parametre de lecture de l'ozone
68#
69# Allowed values are 0, 1 and 2
70# 0: do not read an ozone climatology
71# 1: read a single ozone climatology that will be used day and night
72# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
73read_climoz=_AUTO_
74#
75# Aerosols stratospheriques utilises par defaut
76flag_aerosol_strat=2
77# COSP
78ok_cosp=_AUTO_
Note: See TracBrowser for help on using the repository browser.