source: CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/PARAM/config.def_preind @ 4468

Last change on this file since 4468 was 4468, checked in by jgipsl, 5 years ago

Added compiling target and experiment for ESM CO2 configuration.

  1. Cadule, C Ethe, L. Fairhead, J. Ghattas
File size: 3.1 KB
RevLine 
[4468]1## level_coupling_esm : 0(pas d'echange de carbone), 2 (change entre LMDZ/CPL/NEMO et LMDZ/ORCHIDEE)
2level_coupling_esm=  _AUTO_: DEFAULT = 0
3## carbon_cycle_cpl: couplage des flux de carbone ATM/OCE, ATM/SRF
4carbon_cycle_cpl=_AUTO_ : DEFAULT=n
5## carbon_cycle_tr: transport atmospherique de CO2 dans LMDZ
6carbon_cycle_tr=_AUTO_ : DEFAULT=n
7## carbon_cycle_rad: utilisation de traceur CO2 dans le code radiatif
8carbon_cycle_rad=_AUTO_ : DEFAULT=n
9
[1541]10##  Cycle diurne  ou non                 
[3820]11iflag_cycle_diurne=1
[2276]12
13## Pas de temps de couplage (s).
14t_coupl=_AUTO_
15
[1541]16##  Soil Model  ou non               
17soil_model=y
[1550]18
[1541]19## Nombre  d'appels des routines de rayonnements ( par jour)                 
[2535]20nbapp_rad=16
[1550]21
[1541]22##  Facteur additif pour l'albedo
[2911]23pmagic =  _AUTO_: DEFAULT = 0.0
[1550]24
[1541]25#
26# Parametres "orbitaux/ ere geologique"
27#
[3755]28### R_ecc =      Excentricite (lue dans Eccentricity.txt)
29R_ecc = _AUTO_: DEFAULT = 0.016715
30### R_peri =     Equinoxe (lue dans Perihelie.txt)
31R_peri = _AUTO_: DEFAULT = 102.7
32### R_incl =     Inclinaison (lue dans Obliquity.txt)
33R_incl = _AUTO_: DEFAULT = 23.441
34### solaire =    Constante solaire (lue dans SOLARANDVOLCANOES.txt)
[2883]35solaire = _AUTO_: DEFAULT = 1361.20
[3126]36### constante solaire lue dans un fichier par defaut
37ok_suntime_rrtm=y
[1541]38#
39# Taux gaz a effet de serre
40#
[3056]41### co2_ppm =    taux CO2 en ppm, l'année 1850 forcage CMIP6
42co2_ppm = _AUTO_: DEFAULT  = 2.8432e+02
[3568]43### co2_ppm_per =    taux 4xCO2 en ppm (uniqument pour calcul des diags)
44co2_ppm_per = _AUTO_: DEFAULT  =11.3728e+02
[3056]45### CH4_ppb =    taux CH4 en ppb, l'année 1850 forcage CMIP6
46CH4_ppb = _AUTO_: DEFAULT = 8.0825e+02
47### N2O_ppb =    taux N2O en ppb, l'année 1850 forcage CMIP6
48N2O_ppb = _AUTO_: DEFAULT = 2.7302e+02
[3541]49### CFC11_ppt = taux en ppt, l'année 1850 forcage CFC11eq_CMIP6
[3017]50CFC11_ppt = _AUTO_: DEFAULT = 1.1726e+01
[3541]51### CFC12_ppt = taux en ppt, l'année 1850 forcage CFC12eq_CMIP6
[3017]52CFC12_ppt = _AUTO_: DEFAULT = 1.6513e+01
[1541]53#
54# Parametres effets directs/indirects des "aerosols"
55#
56### ok_ade=y/n   flag Aerosol direct effect
[1686]57ok_ade=_AUTO_
[1541]58### ok_aie=y/n   flag Aerosol indirect effect
[1686]59ok_aie=_AUTO_
[1541]60### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
61aer_type=preind
[1816]62### aerosol coupling = online (y) or offline (n)
63aerosol_couple=_AUTO_
[3964]64### Ozone chemistry coupling = online (y) or offline (n)
65chemistry_couple=_AUTO_
[2032]66###  flag_aerosol = type of coupled aerosol, if aerosol offline
67###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
[2015]68flag_aerosol=_AUTO_
69### ok_cdnc=y/n   Cloud droplet number concentration
70ok_cdnc=_AUTO_
[3129]71# ok_alw=y flag pour activer l effet LW des poussieres
72ok_alw=y
[1541]73#
74# Parametre de lecture de l'ozone
75#
76# Allowed values are 0, 1 and 2
77# 0: do not read an ozone climatology
78# 1: read a single ozone climatology that will be used day and night
79# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
[1686]80read_climoz=_AUTO_
[2921]81#
[3126]82# Aerosols stratospheriques utilises par defaut
[2921]83#
[3126]84flag_aerosol_strat=2
[4192]85# Diag VolMIP to get volcanic aerosols effects instead of tropospheric ones
86ok_volcan=n
[2921]87#
[2876]88# COSP
[2921]89#
[2876]90ok_cosp=_AUTO_
Note: See TracBrowser for help on using the repository browser.