source: CONFIG_DEVT/ICO_config/ICOLOR-SROUT.Anne/PARAM/config.def_aquaplanet @ 6225

Last change on this file since 6225 was 6225, checked in by acosce, 22 months ago

experiment use with ICO LMDZ ORCHIDEE new configuration (to be create)

  • master dynamico
  • orchidee2_2 7613
  • lmdz trunk 4227
  • icosa_lmdz 456
File size: 2.7 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 = 0.
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 = _AUTO_ : DEFAULT = 1366.0896
25solaire = _AUTO_ : DEFAULT = 1361.20
26# solaire est modifie avec les valeurs du fichier SOLARANDVOLCANOES.txt
27### constante solaire lue dans un fichier par defaut
28ok_suntime_rrtm=n
29
30# Deactivate annual cycle
31solarlong0 = 1000.
32
33#
34# Taux gaz a effet de serre
35#
36### co2_ppm =    taux CO2 en ppm, l'année 2000 forcage CMIP6
37co2_ppm = _AUTO_: DEFAULT = 3.6912e+02
38### co2_ppm_per =    taux 4xCO2 en ppm (uniqument pour calcul des diags)
39co2_ppm_per = _AUTO_: DEFAULT = 14.7648e+02
40### CH4_ppb =    taux CH4 en ppb, l'année 2000 forcage CMIP6
41CH4_ppb = _AUTO_ : DEFAULT = 1.7780e+03
42### N2O_ppb =    taux N2O en ppb, l'année 2000 forcage CMIP6
43N2O_ppb = _AUTO_ : DEFAULT = 3.1576e+02
44### CFC11_ppt = taux en ppt, l'année 2000 forcage CFC11eq_CMIP6
45CFC11_ppt = _AUTO_ : DEFAULT = 6.3990e+01
46### CFC12_ppt =  taux en ppt, l'année 2000 forcage CFC12eq_CMIP6
47CFC12_ppt = _AUTO_ : DEFAULT = 1.0511e+03
48#
49# Parametres effets directs/indirects des "aerosols"
50#
51### ok_ade=y/n   flag Aerosol direct effect
52ok_ade=n
53### ok_aie=y/n   flag Aerosol indirect effect
54ok_aie=n
55### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
56aer_type=actuel
57### aerosol coupling = online (y) or offline (n)
58aerosol_couple=n
59### Ozone chemistry coupling = online (y) or offline (n)
60chemistry_couple=n
61###  flag_aerosol = type of coupled aerosol, if aerosol offline
62###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
63flag_aerosol=0
64### ok_cdnc=y/n   Cloud droplet number concentration
65ok_cdnc=n
66# ok_alw=y flag pour activer l effet LW des poussieres
67ok_alw=y
68#
69# Parametre de lecture de l'ozone
70#
71# Allowed values are 0, 1 and 2
72# 0: do not read an ozone climatology
73# 1: read a single ozone climatology that will be used day and night
74# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
75read_climoz=-1
76#
77# Aerosols stratospheriques utilises par defaut
78flag_aerosol_strat=0
79# Diag VolMIP to get volcanic aerosols effects instead of tropospheric ones
80ok_volcan=n
81#
82# COSP
83ok_cosp=_AUTO_
Note: See TracBrowser for help on using the repository browser.