source: CMIP6/CFMIP/CM61-LR-solp4p-01/PARAM/config.def_preind @ 4053

Last change on this file since 4053 was 4053, checked in by lfairhead, 6 years ago

Import of CFMIP solp4p IPSL-CM6A-LR configuration

File size: 2.5 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)
26#solaire = _AUTO_: DEFAULT = 1361.20
27solaire = _AUTO_: DEFAULT = 1415,648
28### constante solaire lue dans un fichier par defaut
29ok_suntime_rrtm=y
30#
31# Taux gaz a effet de serre
32#
33### co2_ppm =    taux CO2 en ppm, l'année 1850 forcage CMIP6
34co2_ppm = _AUTO_: DEFAULT  = 2.8432e+02
35### co2_ppm_per =    taux 4xCO2 en ppm (uniqument pour calcul des diags)
36co2_ppm_per = _AUTO_: DEFAULT  =11.3728e+02
37### CH4_ppb =    taux CH4 en ppb, l'année 1850 forcage CMIP6
38CH4_ppb = _AUTO_: DEFAULT = 8.0825e+02
39### N2O_ppb =    taux N2O en ppb, l'année 1850 forcage CMIP6
40N2O_ppb = _AUTO_: DEFAULT = 2.7302e+02
41### CFC11_ppt = taux en ppt, l'année 1850 forcage CFC11eq_CMIP6
42CFC11_ppt = _AUTO_: DEFAULT = 1.1726e+01
43### CFC12_ppt = taux en ppt, l'année 1850 forcage CFC12eq_CMIP6
44CFC12_ppt = _AUTO_: DEFAULT = 1.6513e+01
45#
46# Parametres effets directs/indirects des "aerosols"
47#
48### ok_ade=y/n   flag Aerosol direct effect
49ok_ade=_AUTO_
50### ok_aie=y/n   flag Aerosol indirect effect
51ok_aie=_AUTO_
52### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
53aer_type=preind
54### aerosol coupling = online (y) or offline (n)
55aerosol_couple=_AUTO_
56###  flag_aerosol = type of coupled aerosol, if aerosol offline
57###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
58flag_aerosol=_AUTO_
59### ok_cdnc=y/n   Cloud droplet number concentration
60ok_cdnc=_AUTO_
61# ok_alw=y flag pour activer l effet LW des poussieres
62ok_alw=y
63#
64# Parametre de lecture de l'ozone
65#
66# Allowed values are 0, 1 and 2
67# 0: do not read an ozone climatology
68# 1: read a single ozone climatology that will be used day and night
69# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
70read_climoz=_AUTO_
71#
72# Aerosols stratospheriques utilises par defaut
73#
74flag_aerosol_strat=2
75#
76# COSP
77#
78ok_cosp=_AUTO_
Note: See TracBrowser for help on using the repository browser.