source: CONFIG/UNIFORM/v6/IPSLCM5A2/GENERAL/PARAM/config.def_preind @ 3212

Last change on this file since 3212 was 2966, checked in by aclsce, 8 years ago
  • Modifications for IPSLCM5A2 configuration : tuning, low resolution specifications,...
  • Cleaning to keep only what is needed for the configuration at very low resolution
File size: 2.0 KB
RevLine 
[1541]1##  Cycle diurne  ou non                 
2cycle_diurne=y
[2276]3
4## Pas de temps de couplage (s).
5t_coupl=_AUTO_
6
[1541]7##  Soil Model  ou non               
8soil_model=y
[1550]9
[1541]10## Nombre  d'appels des routines de rayonnements ( par jour)                 
[2966]11nbapp_rad=24
[1550]12
[1541]13##  Facteur additif pour l'albedo
[2911]14pmagic =  _AUTO_: DEFAULT = 0.0
[1550]15
[1541]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
[2966]26#solaire = _AUTO_: DEFAULT = 1361.20
27solaire = _AUTO_: DEFAULT = 1365.6537
[1541]28#
29# Taux gaz a effet de serre
30#
31### co2_ppm =    taux CO2 en ppm
[1698]32co2_ppm = _AUTO_: DEFAULT = 0.28472500E+03
[1541]33### CH4_ppb =    taux CH4 en ppb
[1698]34CH4_ppb = _AUTO_: DEFAULT = 0.79097924E+03
[1541]35### N2O_ppb =    taux N2O en ppb
[1698]36N2O_ppb = _AUTO_: DEFAULT = 0.27542506E+03
[1541]37### CFC11_ppt =  taux CFC11 en ppt
[1698]38CFC11_ppt = _AUTO_: DEFAULT = 0.
[1541]39### CFC12_ppt =  taux CFC12 en ppt
[1698]40CFC12_ppt = _AUTO_: DEFAULT = 0.
[1541]41#
42# Parametres effets directs/indirects des "aerosols"
43#
44### ok_ade=y/n   flag Aerosol direct effect
[1686]45ok_ade=_AUTO_
[1541]46### ok_aie=y/n   flag Aerosol indirect effect
[1686]47ok_aie=_AUTO_
[1541]48### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
49aer_type=preind
[1816]50### aerosol coupling = online (y) or offline (n)
51aerosol_couple=_AUTO_
[2032]52###  flag_aerosol = type of coupled aerosol, if aerosol offline
53###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
[2015]54flag_aerosol=_AUTO_
55### ok_cdnc=y/n   Cloud droplet number concentration
56ok_cdnc=_AUTO_
[1541]57### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
58bl95_b0=1.7
59### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
60bl95_b1=0.2
61#
62# Parametre de lecture de l'ozone
63#
64# Allowed values are 0, 1 and 2
65# 0: do not read an ozone climatology
66# 1: read a single ozone climatology that will be used day and night
67# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
[1686]68read_climoz=_AUTO_
[2876]69# COSP
70ok_cosp=_AUTO_
Note: See TracBrowser for help on using the repository browser.