source: CMIP6/RFMIP/piClim-control/CM616-LR-piClim-control5-2RadCall/PARAM/config.def_preind_GHGpd_CO2pi @ 4893

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

Import of r5 of "piClim-control", with 2RadCall for GHG (Tier 1, timeslice)

File size: 2.7 KB
Line 
1##  Cycle diurne  ou non                 
2iflag_cycle_diurne=1
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=16
12
13##  Facteur additif pour l'albedo
14pmagic =  _AUTO_: DEFAULT = 0.0
15
16#
17# Parametres "orbitaux/ ere geologique"
18#
19### R_ecc =      Excentricite (lue dans Eccentricity.txt)
20R_ecc = _AUTO_: DEFAULT = 0.016715
21### R_peri =     Equinoxe (lue dans Perihelie.txt)
22R_peri = _AUTO_: DEFAULT = 102.7
23### R_incl =     Inclinaison (lue dans Obliquity.txt)
24R_incl = _AUTO_: DEFAULT = 23.441
25### solaire =    Constante solaire (lue dans SOLARANDVOLCANOES.txt)
26solaire = _AUTO_: DEFAULT = 1361.20
27### constante solaire lue dans un fichier par defaut
28ok_suntime_rrtm=y
29#
30# Taux gaz a effet de serre: l'année 1850 forcage CMIP6
31# En "_per" : tous le gaz sauf CO2 aux valeurs 2014
32### co2_ppm =    taux CO2 en ppm, l'année 1850 forcage CMIP6
33co2_ppm = _AUTO_: DEFAULT  = 2.8432e+02
34### co2_ppm_per =    taux 4xCO2 en ppm (uniqument pour calcul des diags)
35#co2_ppm_per = _AUTO_: DEFAULT  =11.3728e+02
36### CH4_ppb =    taux CH4 en ppb, l'année 1850 forcage CMIP6
37CH4_ppb = _AUTO_: DEFAULT = 8.0825e+02
38CH4_ppb_per = 1.8315e+03
39### N2O_ppb =    taux N2O en ppb, l'année 1850 forcage CMIP6
40N2O_ppb = _AUTO_: DEFAULT = 2.7302e+02
41N20_ppb_per = 3.2699e+02
42### CFC11_ppt = taux en ppt, l'année 1850 forcage CFC11eq_CMIP6
43CFC11_ppt = _AUTO_: DEFAULT = 1.1726e+01
44CFC11_ppt_per = 1.5738e+02
45### CFC12_ppt = taux en ppt, l'année 1850 forcage CFC12eq_CMIP6
46CFC12_ppt = _AUTO_: DEFAULT = 1.6513e+01
47CFC12_ppt_per = 1.0495e+03
48#
49# Parametres effets directs/indirects des "aerosols"
50#
51### ok_ade=y/n   flag Aerosol direct effect
52ok_ade=_AUTO_
53### ok_aie=y/n   flag Aerosol indirect effect
54ok_aie=_AUTO_
55### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
56aer_type=preind
57### aerosol coupling = online (y) or offline (n)
58aerosol_couple=_AUTO_
59###  flag_aerosol = type of coupled aerosol, if aerosol offline
60###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
61flag_aerosol=_AUTO_
62### ok_cdnc=y/n   Cloud droplet number concentration
63ok_cdnc=_AUTO_
64# ok_alw=y flag pour activer l effet LW des poussieres
65ok_alw=y
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
76#
77flag_aerosol_strat=2
78#
79# COSP
80#
81ok_cosp=_AUTO_
Note: See TracBrowser for help on using the repository browser.